*{
	margin:0;
	padding:0;
}
body{
	background-color:#DEDFE2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#66676C;
}
img{border:none;}
.left{ float:left}
.right{ float:right}

div.page{
	display:block;
	width:834px;
	padding:0px 12px;
	background-color:#FFF;
	border:1px solid #C1C2C5;
	margin:10px;
}
div.logo{
	display:block;
	overflow:hidden;
	clear:both;
	width:834px;
	padding:13px 0px;
	text-align:right
}
.logo img{
	float:left;	
}
.logo h3{
	float:right;
	font-style:italic;
	font-weight:normal;
	color:#999;
	font-size:12px; 
	line-height:17px;
}
ul.menu{
	display:block;
	overflow:hidden;
	clear:both;
	width:834px;
	height:40px;
	background-color:#E4E5E8;
	text-align:left;
	list-style:none;
	margin-bottom:1px;
}
ul.menu li{
	display:inline;	
}
ul.menu li span{
	display:block;
	float:left;
	width:1px;
	height:20px;
	margin-top:10px;
	background-color:#A6AAB6;
}
ul.menu li a{
	float:left;
	font-size:15px;
	color:#000;
	text-decoration:none;
	font-weight:bolder;
	display:block;
	height:40px;
	line-height:40px;
	padding:0px 52px;
	background-image:none;
}
.menu li a:hover, .menu li a.aktiv{
	background-image:url('/images/menuAktivBg.jpg');
	background-repeat:repeat-x;
	color:#FFF
}

div.maincontent{
	display:block;
	width:834px;
	clear:both;
	overflow:hidden;
}

div.news{
	background-color:#F8F8F9;
	display:block;
	float:right;
	width:243px;
	padding:17px;
	color:#171B1E;
}
.news h2{
	display:block;
	font-size:20px;
	margin-bottom:20px;
}
.news span{
	display:block;
	margin-bottom:20px;
}
.news p{
	clear:both;
	font-size:12px;
}
.news b{
	color:#DE3F3F;
	font-weight:normal;
}
.menuBg{
	background-image:url('/images/menuBg.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
ul.submenu{
	margin:0px 0px 30px 10px;
}
.submenu li{
	line-height:23px;	
	list-style:none;
}
.submenu a{
	font-size:14px;	
	text-decoration:none;
	font-weight:bold;
	color:#D20201;
}
.submenu a:hover, .submenu a.aktiv{
	text-decoration:underline;	
	color:#333;
}
ul.submenu2{
	margin:0px 0px 10px 20px;
}
.submenu2 a{
	font-size:12px;	
	text-decoration:none;
	font-weight:normal;
	color:#D20201;
}
 .submenu2 a.aktiv{
	font-weight:bold;
}
div.content{
	display:block;
	overflow:hidden;
	width:535px;
	padding-bottom:10px;
}
div.tombs{
	font-size:11px;
	padding:8px 0px 15px 10px;	
}
.tombs a{
	color:#392C79;
	text-decoration:none;
}
.tombs a:hover{
	text-decoration:underline;	
}
div.post{
	display:block;
	overflow:hidden;	
}
div.post p{
	display:block;
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}
.post h1{
	color:#171B1E;
	font-size:20px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px solid #E4E5E8;
}

.post .box{
	display:block;
	float:left;
	width:160px;
	height:150px;
	margin:0px 15px 10px 0px;
}

.post .listbox{
	display:block;
	float:right;
	width:185px;
}
.post .listbox h3{
	color:#000;
	font-size:16px;
}

.post .listbox span{
	display:block;
	margin-top:10px;
}
.post .boxlist a, .post .listbox a, .post .box a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#D20201;
	clear:left;
	text-decoration:none;
}
.post .boxlist a{
	clear:right;
	margin-bottom:5px;
}

.post .boxlist{
	display:block;
	width:535px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
.post .boxlist img{
	float:left;
	margin-right:20px;
}
.post ul.listitems{
	margin:5px 0px 15px 30px;	
}
.post a{
	text-decoration:none;
	color:#D20201;
}
.post a:hover{
	text-decoration:underline;
	color:#333;
}	

table.techinfo{
	width:100%;
	font-size:12px;
	margin:10px 0px;
	border:2px solid #B3B3BD;
}
.techinfo tr th{
	text-align:left;
	padding:5px 8px;
	background-color:#E8E8EA
}
.techinfo tr.head th{
	background-color:#D5D5DB;
}
.techinfo tr td{
	padding:5px 8px;
	vertical-align:top;
}
.techinfo .center{
	text-align:center;	
}

.techinfo tr.color td, .techinfo tr.color th{
	background-color:#F4F4F4;
}
.techinfo tr td.wartosc{
	text-align:right;	
}
.zapytanie input.text{
	width:220px;	
}
.zapytanie input.submit{
	float:right;
	margin-right:20px;
	padding:4px 12px;
	font-weight:bolder;
}
.zapytanie textarea{
	width:290px;
	height:90px;
}
	
div.banner{
	padding-bottom:1px;
	border-bottom:3px solid #E4E5E8;
}
div.ads{
	display:block;
	clear:both;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:13px;
}
div.stopka{
	display:block;
	clear:both;
	text-align:right;
	width:834px;
	padding-bottom:20px;
}
.stopka div.menu{
	float:left;
	font-size:15px;
}
.stopka .menu a{
	font-size:13px;
	padding:0px 2px;
	text-decoration:none;
}
.stopka span{
	line-height:20px;
	vertical-align:bottom;
	color:#888
}
.stopka a{
	color:#392C79;
	text-decoration:none;
}
.stopka a:hover{
	text-decoration:underline;	
}
div#mapka, div#stacje{
	display:block;
	width:535px;
	height:360px;
}
.logomaps img{
	margin:5px 10px;
	clear:none;
	float:left;
}
div.listgal{
	display:block;
	width:535px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
.listgal span{
	display:inline-block;
	width:160px;
	margin-right:21px;
	margin-bottom:10px;
	text-align:center;

}
.listgal span.noMargin{
	margin-right:0px;
}
.listgal span a{
	display:inline-block;
	border:1px solid #666;	
}
.listgal span a:hover{
	border:1px solid #D20201;
}
