body 
{
     font-size: 8pt ;
     text-align:left;
     font-family: Tahoma,Verdana ;
     margin: 0px; 
     padding: 0px; 
     background-color:#422103;
     color:#532902;
} 

a:hover { color:#532902; text-decoration:none; }
a { color:#532902; text-decoration:none; }

img,form,table,div
{
	margin:0px;
	padding:0px;
}

/* ---------------------------------------------------------------------------- */

/* Glowny kontener sluzacy do wysrodkowania calej strony */
div#kontener
{
     width: 957px;
     margin: 2px auto;
     margin-top: 10px;     
     margin-bottom: 0px;
     vertical-align: top;
     overflow:hidden;
     position:relative;
}

div#baner
{
	width:910px;
	height:174px;
	
}

/*           TYLKO STRONA GLOWNA */
div#mcontentl
{
	float:left;
	width:656px;
	height:336px;
	background: url(images/left.jpg) no-repeat;
}

div#mcontentr
{
	float:left;
	width:230px;
	height:266px;
	padding-top:70px;
	padding-left:30px;
	background: url(images/right.jpg) no-repeat;
}

div#mfoot
{
	width:908px;
	height:167px;
	background: url(images/foot.jpg) no-repeat;
	padding-left:10px;
}

/*       TYLKO PODSTRONY     */

/* Uklad */
div#pcontentl { float:left; width:658px; overflow:hidden; }
div#pcontentr { float:left; width:260px; }
div#pfoot { width:658px; height:160px; background: url(images/pfoot.jpg) no-repeat; padding-left:10px; }

/* Reszta */
div#boxtop { width:656px; height:29px; background: url(images/ptop.jpg) no-repeat; }
div#boxbg{ width:533px; border-left:1px solid #7e541b; border-right:1px solid #7e541b; 
	  background-color:#efb94d; padding-left:60px; padding-right:60px; padding-top:15px; overflow:hidden;}
div#boxbot { width:656px; height:45px; background: url(images/pbottom.jpg) no-repeat;}
div#pbeczki { background: url(images/pbeczki.jpg) no-repeat; width:253px; height:331px; }
div#pnewsletter{ background: url(images/pnewsletter.jpg) no-repeat; width:224px; height:360px; padding-top:70px; padding-left:30px;}

div.footbox { float:left; width:170px; height:80px; overflow:auto; padding-top:60px;}


.reg {color:#432203; text-decoration: none; font-weight:bold; font-size:7pt; }
.reg:link {color:#432203; text-decoration: none; font-weight:bold;  font-size:7pt; }
.reg:visited {color:#432203; text-decoration: none; font-weight:bold;  font-size:7pt; }
.reg:hover { color:#432203; text-decoration: none; font-weight:bold;  font-size:7pt; }
.reg:active {color:#432203; text-decoration: none; font-weight:bold;  font-size:7pt; }

td.lewo { width:140px; height:20px; font-weight:bold;}

/* NEWSY */
div.newstytul { font-size:10pt; font-weight:bold; width:350px; }
div.newsdata {  color:#532902; font-size:7pt; width:150px; font-style: italic; margin-bottom:10px; }
div.newstresc { font-size:8pt; width:550px;  overflow:hidden; }


/*  FORMULARZE */

.tekst
{
	border-left:1px solid #ba913e;
	border-top:1px solid #ba913e;
	border-bottom:none;
	border-right:none;
	background-color:#f5bf51;
	color:#422103;
	padding-left:4px;
	height:15px;
	width:144px;
	font-size:9pt;
}

.rejestr
{
	border:1px solid #ba913e;
	background-color:#f5bf51;
	color:#422103;
	padding-left:4px;
	height:18px;
	width:180px;
	font-size:9pt;
}

.guzik
{
	color:#f5bf51;
	height:18px;
	width:43px;
	background: #643807 url(images/guziktlo.jpg) repeat-x top;
	border:none;
	font-size:9pt;	
}

.formularz
{
	color: #000000; 
	background-color: #F0F0EE; 
	border-style: solid; 
	border-color: #CCCCCC;  
	font-size: 9pt;
	height:18px;
	padding-left:2px;
}


