/* CSS Document */
/* global */

* {margin:0; padding:0;}

html {min-width:770px;}
body {background:#F7F6F4 url(../img/bodyBG.gif) center repeat-y;color:#000; font:11px Georgia, "Times New Roman", Times, serif; 
}
body.stat {background:#F7F6F4}
img {border:0;}

.skiplink {
position: absolute; left: 0px; top: -500px; overflow: hidden;
}

.clr {clear: both; overflow: hidden;}
.clear {clear:both;   
height: 1px;
  overflow: hidden;
  line-height: 1px;
  margin-top:-1px;}
  
a {
	color:#A09575;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#pasek {position:absolute; z-index:1; height:195px; background: #fff url(../img/pasBG.gif) repeat-x; width:100%;}
#primary {position:absolute; z-index:2; width:100%; text-align:center;}

#content {padding-bottom:10px; margin-left:auto; margin-right:auto;  width:760px; text-align:left;}

/*lewa*/
div#mainLeft {width:221px; float:left; background-color:#fff; }
body#main div#cienLeft {background:url(../img/mainCien.gif) no-repeat; width:6px; height:224px; position:absolute; left:215px; top:0;}
body#site div#cienLeft {background:url(../img/siteCien.gif) no-repeat; width:6px; height:224px; position:absolute; left:215px; top:0;}
div#logoBox {background:url(../img/logoBG.gif) repeat-x; height:117px; position:relative;}
div#logoBox img {margin:24px 0 0 16px;}

div#mainLeft div.ads {text-align:center; padding:20px 0 20px 0;} 
div#mainLeft div.ads img {margin-bottom:10px;}

div#menuLeft dt {background-color:#A09575; padding:4px 0 0 10px; height:26px;}
div#menuLeft dt span {display:block;}
div#menuLeft li { list-style:none; display:inline;}
div#menuLeft li a {background: url(../img/dash.gif) bottom repeat-x; padding:6px 0 6px 10px; display:block;}



/*prawa*/
div#mainRight {float:left; width:539px; }
div#menuTop {height:93px; background:url(../img/menuTopBG.gif) repeat-y;}
div#menuTop ul {float:left; width:169px; padding:24px 0 0 10px; background: url(../img/linia.gif) 10px center no-repeat;}
#menuTop li {list-style:none; margin-bottom:20px; background:url(../img/dot.gif) 0 2px no-repeat; padding-left:10px;}
div#menuTop li a {color:#5C3F37; }
div#baner {background:url(../img/czas.jpg) no-repeat; height:228px;}
div#baner_en {background:url(../img/time.jpg) no-repeat; height:228px;}
div.lng {text-align:right; padding:5px 10px 0 0;}
div.mainTekst {padding:20px 10px; text-align:justify;}
div.mainTekst ul {margin-left: 20px; list-style:square; }


/*footer */
#footer {
margin:0 auto 0 auto; width:760px; position: relative; background-color:#F7F6F4; border-top:1px solid #CBCBCB; padding:10px 0 20px 0; text-align:center;
}

#footer li {display:inline; list-style:none; }
#footer li a {padding:0 5px 0 5px;}
#footer li span {color: #A09575; font:11px Georgia, "Times New Roman", Times, serif;}