
body, html, table  {
	border: 0;
	margin: auto;
	font: normal 13px Trebuchet MS, Arial, Helvetica,  sans-serif;
	text-align: center;
	color:#333;
}
a {
	color:#a30c11;
	text-decoration: none;
	
}
body {background-color:#fff;}
a:hover {
	color: #c3c5c6;
	text-decoration:none;
}


p{ padding:0; margin:0;}
h1 { padding:0; margin:0; font-size:19px; color:#bf0d13; }
h1 a{ color:#bf0d13; }
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:15px;}
img{ border:0;}

#banner_bg{ background-color:#fff; background:   url(../img/bg_banner2.png) top left repeat-y;} 
#banner {
	background:   url(../img/bg_banner.png) top left repeat-y;
	background-color:#333;
	width: 910px;
	height:94px;
	margin: auto;
	text-align:left;
}
#lang_selector{position:absolute; left:50%; margin-left:150px; top:10px;}

#menu_bg{ 
background-color:#fff; background:   url(../img/bg_menu2.png) top left repeat-y;

} 
#menu {
	background:   url(../img/bg_menu.png) top left repeat-x;
	width: 910px;
	margin: auto;
	height:46px;
	text-align:left;
}


#menu1 {padding-left:128px;}
#menu1 a{ color:#c3c5c6; padding-left: 30px;}
#menu1 a:hover{ color:#a30c11;}
#menu1 a.link_active{ color:#a30c11;}

#menu2 {padding-left:128px; padding-top:5px;}
#menu2 a{ color:#717171; padding-left: 30px;}
#menu2 a:hover{ color:#a40b16;}
#menu2 a.link_active{ color:#a40b16;}

#main_bg{
	height:100%; 
	background:   url(../img/bg_main.png) top right repeat-y;  
	width: 910px;
	margin: auto;
	
} 
body>#main_bg{
	min-height:600px; 
	height:auto;
	}
#main {
	background-color: #f2f2f2; 
	padding-top:25px;
	width: 592px;
	margin: auto;
	text-align:left;
	border-bottom:5px solid #a40b16;

}
#main_bg>#main{
min-height: 250px;
}



.page{
margin-bottom:0px;
text-align:left;
}
.page_title{
font-weight:bold;
}
.page_content{
clear:left;
margin-top:3px;
}
.page_content_main{
clear:left;
margin-top:3px;
position:relative;
top:-30px;
}
.page_content img { border:0px solid #727272;}
.pager { text-align:center;}
.news-item{
padding-bottom:25px;
clear:both;
}
.news-lid{  width:430px;}

.news-item img{
float:right;
margin-right:1px;
margin-top:3px;
}
.news-date{
color:#717171;
}
.news-single{
padding-bottom:25px;
}
.news-single img{
float:left;
margin:3px 0px 3px 1px;
}
.news-author{ text-align:right; font-weight:bold; margin-right:15px;}
.news-photo { float:right; width:150px; padding:0; margin:0; }

.projekty {
background:#fff; 
padding:17px 0 10px 0;
top:-49px;
position:relative;
border-bottom:5px solid #a40b16;
width:592px;
text-align:center;
background: #fff   url(../img/bg_special.png) top left no-repeat;

}

.projekty a{
color:#717171;
font-weight:bold;
background: url(../img/ornament.gif) no-repeat scroll 4px 7px;
padding-left:15px;
}









@media print  
{


}

