@charset "utf-8";
/* CSS Document */
a img,:link img,:visited img,ul,li { border: none; text-decoration:none; }
* {
padding: 0;
margin: 0
}
body{
behavior:url("/css/csshover3.htc");
	font-family:Candara,Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484747;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/*background-color:#9dcffd;*/
	margin:0px;
}
a:link,a:visited{
color:#0b5191;
font-weight:bold;
text-decoration:none;
}

.form_error {
    color: red;
}

a:hover{
color:#bcbcbc;

}
.map{
width:250px;
   height:auto;
   float:left;
   margin-right:20px;
}
.map a:link,.map a:visited{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#888888;
   font-weight:normal;
}
.map a:hover{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#0b5191;
   font-weight:normal;

}
.head_map{
   width:234px;
   height:auto;
   float:left;
   padding:7px;
   margin-top:5px;
   border:1px solid #cccccc;
   font-size:11px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#cccccc;
}
.main_map{
   width:233px;
   height:auto;
   float:left;
   padding:7px;
   margin-top:5px;
   border-left:3px solid #cccccc;
   border-top:1px solid #cccccc;
   font-size:11px;
}
.opt_map{
   width:237px;
   height:auto;
   float:left;
   margin-top:3px;
   padding:2px 2px 2px 10px;
   border-left:3px solid #cccccc;
   font-size:11px;
}
.opt_map:hover,.main_map:hover {
   border-left:3px solid #0b5191;
} 
.content_menu a:link,.content_menu a:visited
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#888888;
font-weight:normal;
}
.content_menu a:hover{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#0b5191;
font-weight:normal;
}
#menu .sum_menu a:link,#menu .sum_menu a:visited{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#888888;
font-size:11px;
font-weight:normal;
}
#menu .sum_menu a:hover{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#0b5191;
font-size:11px;
font-weight:normal;
}
.orange a:link,.orange a:visited{
color:#f98f1f;

}
.orange a:hover{
color:#bcbcbc;

}

.foot a:link,.foot a:visited{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#0b5191;
text-decoration:none;
font-size:10px;
color:#000000;
font-weight:normal;
}
.formularz{
   font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
   color:#888888;
   border:1px solid #888888;
   font-size:11px;
   background-color:#FFFFFF;
}
.formularz input{
margin:5px;
}
.formularz td{
padding:5px;
   border:1px solid #888888;
} 
.foot a:hover{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

.content_page ul li{
margin-left:20px;
margin-top:5px;
} 

#page{
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
/*background-color:#2c9aff;*/

}

#top{
width:744px;
height:50px;
float:left;
padding:0px 128px 0px 128px;
}
.logo{
width:152px;
height:50px;
float:left;
}
.menu_top{
font-size:10px;
width:592px;
height:12px;
float:left;
margin:19px 0px 0px 0px;
font-size:11px;
}
.menu_item{
float:right;
width:auto;
height:12px;
padding:0px 10px 0px 10px;
background-image:url(/images/slice_small.png);
background-repeat:no-repeat;
background-position:right;
}
.search_box{
float:right;
width:auto;
height:12px;
padding:0px 10px 0px 10px;
}
.search_input{
height:10px;
border:1px solid #0b5191;
font-size:9px;
}


.flash{
width:1000px;
height:310px;
float:left;
position:relative;
z-index:0;
}
.head_podstr{
width:744px;
height:33px;
padding:49px 128px 48px 128px;
background-image:url(/images/head.jpg);
font-size:28px;
font-weight:bold;
float:left;
text-align:center;
} 
.head_podstr .page_title{
font-size:30px;
font-weight:bold;
width:200px;
height:33px;
float:left;
margin-left:5px;
margin-right:5px;
text-align:center;
}
.head_podstr .page_img{
width:113px;
height:33px;
float:left;
}
.menu {
	position: relative;
	width:742px;
	height:25px;
	float:left;
	padding:0px 129px 0px 129px;
	margin:4px 0px 4px 0px;
	text-align:center;
	color:#204a7f;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	z-index:1;

}

#menu {
/*position: absolute;*/
list-style-type: none;

}
#menu ul {
list-style-type: none;
  vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#menu li {
float: left;
  vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
#menu .head{
height:25px;
width:106px;
background-image:url(/images/item.png);
}
#menu .head_on{
height:29px;
width:106px;
background-image:url(/images/item_on.png);
}
#menu  li {
float: left;

/*line-height: 2.5em;*/
}
#menu  li li {
float: none;
vertical-align:middle;
}
 
#menu li a:hover {
text-decoration: none;
}
#menu li ul {
position: absolute;
height: 0px;
overflow:hidden;

}

.sum_menu ul li{
height:18px;
width:163px;
background-image:url(/images/sub_middle.png);
background-repeat:no-repeat;
text-align:left;
padding-left:15px;
padding-top:5px;
line-height: 1.2em;
}
.sum_menu .top{
height:18px;
background-image:url(/images/sub_top.png);
}

.sum_menu .wide{
height:44px;
background-image:url(/images/sub_wide.png);
}

.sum_menu .bottom{
height:34px;
background-image:url(/images/sub_bottom.png);
}
#menu li:hover ul {
width:178px;;
height:auto;
}
#menu li:hover .head{
cursor:pointer;
background-image:url(/images/item_on.png);
}

#menu .sub_menu{

font-size:12px;
width:178px;
border:1px solid #CC66CC;
}

.content{
	width:742px;
	height:auto;
	float:left;
	margin:40px 129px 0px 129px;
		display:inline;
}
.main_header{
width:742px;
height:16px;
padding:0px 0px 3px 0px;
border-bottom:1px solid #999999;
float:left;
}
.obj{
width:auto;
height:auto;
float:left;
font-weight:bold;
padding-right:5px;
}
.news{
width:500px;
height:auto;
float:left;
}

.item{
width:auto;
height:auto;
float:left;
}
.item .date{
height:15px;
width:500px;
color:#323232;
font-size:11px;
font-weight:bold;
}
.item .header{
margin:0px 0px 3px 0px;
height:auto;
width:500px;
color:#0057b1;
font-size:14px;
font-weight:bold;
}
.item .desc{
height:auto;
width:490px;
font-size:12px;
margin-bottom:10px;
margin-right: 10px;
}
.main_right{
width:226px;
height:auto;
float:left;
margin-top:15px;
padding-left:15px;
border-left:1px solid #999999;
}
.sensi{
width:226px;
height:auto;
margin-bottom:10px;
}
.sensi img{
margin:3px;
float:left;
}
.foot{
margin-top:30px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:1000px;
height:70px;
float:left;
}
.form_desc{
text-align:right;
font-weight:normal;
font-size:11px;
}
.form_input{
   border:1px solid #CCCCCC;
   font-size:11px;
   color:#333333;
}
.form_submit{
   border:1px solid #bbbbbb;
   background-color:#cccccc;
   padding:2px 5px 2px 5px;
   cursor:pointer;
   font-size:10px;
}
.form_submit:hover {
   background-color:#ffffff;
}
.form_input:hover{
   border:1px solid #1689fe;
}
.form_input:focus{
   border:1px solid #1689fe;
}
.table_submit{
text-align:center;
} 
.foot .line_top{
width:1000px;
height:10px;
float:left;
background-image:url(/images/foot_top.jpg);
background-repeat:no-repeat;
}
.foot .line_bottom{
width:1000px;
height:10px;
float:left;
background-image:url(/images/foot_bottom.jpg);
background-repeat:no-repeat;
}
.foot .desc{
width:742px;
height:62px;
float:left;
margin:2px 0px 2px 0px;
color:#FFFFFF;
background-image:url(/images/foot_bg.jpg);
padding:0px 129px 0px 129px;
display:inline;
}
.foot .tekst{
height:42px;
margin:10px 10px 0px 10px;
width:270px;
float:left;

}
.foot .logo{
height:44px;
margin:10px 10px 0px 10px;
width:44px;
float:right;
background-image:url(/images/logo.png);
}
.content_menu{
width:170px;
height:auto;
float:left;
border-right:1px solid #CCCCCC;
margin-top:10px;
	display:inline;
}
.content_item{
width:150px;
height:auto;
margin:8px 20px 10px 0px;
text-align:right;
float:left;
font-size:12px;
}
.content_item_mini{
width:140px;
height:auto;
margin:3px 30px 3px 0px;
text-align:right;
font-size:11px;
float:left;
}
.content_line{
width:170px;
height:10px;
float:left;
}
.content_page{
	width:555px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
		display:inline;
}
.content_page img{
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #CCCCCC;
}