/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font-family: tahoma;
font-size: 12px;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec url(img/tlo.gif);
}

a{
color:#B8001A;
text-decoration:none;
}
a:hover{
color:#FE0125;
text-decoration:none;
}

a img{border:none;float:right;}

p{padding:0 0 0 0;}
p form{margin-top:0; margin-bottom:20px;}



/**************** Header and navigation styles ****************/

#container{
width:520px;
padding:1px 0;
text-align:left;
font-size:10px;
color:#303030;

}

#aktualnosci{
font-size:5px;
margin-top: 30px;

}

#header{
height:182px;
width:778px;
margin:0 1px 1px 1px;
background:#467aa7 url(img/logo.jpg) top left no-repeat;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:50px;
line-height:50px;

margin:0 1px;
background:#578bb8 url(img/pasek_menu.jpg) top left no-repeat;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation a:hover, #navigation a.current {
background:#80b0da url(img/przycisk_0.jpg) top left ;
color:#000000;
text-decoration:none;
}

#navigation a {
background:#80b0da url(img/przycisk_1.jpg) top left no-repeat;
color:#000000;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
display:block;
float:left;
width:568px;
margin-left:0px;
padding:4px 20px 4px 20px;
font-family: Tahoma;
font-size: 12px;
}

#komorka{
font-family: Tahoma;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h1 {margin:0 0 15px 0;}
#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{ text-decoration:underline; }
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content img{ border: 3px double #E3DCC4; padding: 1px; margin: 5px; }
#content img.bez{ border: 0px double #E3DCC4; padding: 0px; margin: 0px; }
#content a img{float:none;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
font: Tahoma,Verdana,Arial,sans-serif;
font-size: 11px;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menu Boczne ****************/

.menu {
	vertical-align: top;
	/*background-color: #FFFFFF;*/
	/*width: 170px;  */
	padding: 0px 0px 0 0;
	font: Tahoma, sans-serif;
        font-size: 11px;
        font-weight: normal;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 0px;
}
.menu ul a {
        width: 150px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0 0 0;
	color: #FFFFFF;
	display: block;
	background: #11346A url(img/menu_arrow.gif) top right no-repeat;
	text-decoration: none;
	border-bottom: #426191 solid 1px;
}
.menu ul a:hover {
        padding: 4px 10px 4px 10px;
        margin: 0px 0 0 0;
	color: #FFFFFF;
	background-color: #1C417A;
	text-decoration: none;
	border-bottom: #426191 solid 1px;
}
.menu ul a.menu_current {
        width: 150px;
	padding: 4px 10px 4px 10px;
	margin: 0px 0 0 0;
	color: #FFFFFF;
	display: block;
	background: #F5A00C url(img/menu_arrow2.gif) top right no-repeat;
	text-decoration: none;
	border-bottom: #FFE6A3 solid 1px;
}
.menu ul a.menu_current:hover {
        padding: 4px 10px 4px 10px;
        margin: 0px 0 0 0;
	color: #FFFFFF;
	background-color: #F4B610;
	text-decoration: none;
	border-bottom: #FFE6A3 solid 1px;
}
.menu ul ul a:link, .menu ul ul a:visited, .menu ul ul a:active {
	padding: 4px 10px 4px 14px;
	margin: 0;
	color: #FFFFFF;
	display: block;
	background-color: #5B5B5B;
	text-decoration: none;
	border-left: #898989 solid 4px;
}
.menu ul ul a:hover {
        padding: 4px 10px 4px 10px;
        margin: 0;
	color: #FFD200;
	background-color: #242424;
	text-decoration: none;
	border-left: #898989 solid 8px;
}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:1px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}


#footer{
text-align:left;
margin-left:174px;



font-size:12px;
font-weight:normal;
color:#ffffff;

}

/**************** Aktualnosci *****************/

#notice {
margin : 0 0 15px 0;
padding : 0px 0 15px 0;
background : #EDECE  bottom right;
color : #808080;
text-align: left;
}
#notice ul {
border-top-color : #EDECE;
border-top-style : solid;
border-top-width : 1px;
}
#notice li {
list-style : none;
margin : 0 0 0 0;
}
#notice a {
font-size : 0.9em;
display : block;
margin : 0 0 0 0;
text-decoration : none;
background : #EDECE;
padding : 2px 6px 2px 17px;
color : #494949;


}
#notice a:hover {
color : #ffffff;
background : #999999;

} 




/**************** Footer styles ****************



#footer{
text-align:baseline;
width:778px;
clear:both;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
height: 35px;
background:#578bb8 url(img/pasek_dol.jpg) no-repeat;
}
*/

#footer p{padding:0; margin:9px; text-align:left;}
#footer a{color:#2db4d6; background-color:inherit; font-weight:normal;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: none;}

#footer2 p{color:#ffffff; padding:0; margin:9px 20px 9px 9px; text-align:right; font-size: 11px;}
#footer2 a{color:#ffffff; background-color:inherit; font-weight:normal; text-decoration: none;}
#footer2 a:hover{color:#ffffff; background-color:inherit; text-decoration: underline; }


/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


form { margin: 0; }
input.search { vertical-align: 0px; width: 100px; height: 13px; border: 2px inset #000000; padding: 1px; margin: 0 0 0px 1px; color: #808080; font-size: 10px; }
input.submit { vertical-align: -1px; height: 23px; width: 21px; border: none; background: url(img/ok.gif); padding: 0; margin: 0 0 0px 1px; }

.sf_search {
	clear: both;	
	color: #FFE4E0;
	padding: 15px 3px 12px 20px;
	margin-top: -5px;
}

.newsletter1 {
  color: #B8001A;
  border-bottom: 2px #B8001A solid;
  padding: 3px 7px 3px 7px;
  font-size: 11px;
  font-weight: bold;
}

.newsletter2 {
  background: #E8E2CF;
  color: #86753E;
  padding: 3px 7px 3px 7px;
  font-size: 11px;
}

.newsletter3 {
  background: #E8E2CF;
  color: #86753E;
  padding: 3px 7px 7px 7px;
  text-align: right;
}

.newsletter4 {
  background: #B8001A;
  color: #FFFFFF;
  padding: 3px 7px 3px 7px;
  text-align: center;
  font-size: 11px;
  border: 0;
}

.td_wew {
  padding: 5px;
}
