/* Created by Ihor Hachka */
body{
	margin:0;
   padding:0;
   font: 11px/1.5em Verdana, sans-serif;
	background-color: #FBFBFB;
}



#nav_menu ul{
	margin:0;
	padding:0px;
	list-style:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:inline;

}

#nav_menu li{
	display:inline;
	margin:0;
	padding:0;
	margin-left: 4px; 
}

#nav_menu a, #curent {
	display: block;
	float:left;
	margin:0;
	text-decoration:none;
	background-color: #E5E5E5;
	color: #075891;
	width: 72px;
	height: 19px; 
	padding: 2px 7px 2px 7px;
	text-align: center;
	margin-left: 4px; 
	margin-top: 6px;
}
#nav_menu a:hover{
	 color: #9D0000;
	 background-color: #DDDDDD;
}

.text_cat, .text_cat a{
	font: 10px/13px Verdana, sans-serif;
	color:  #444444;
	font-weight: bold;
	text-decoration: none;
}
.text_cat a:hover{
	color: #075891;
	background: url(../../img/bg_dott_blue.gif) repeat-x bottom;
	text-decoration: none;
}

#nav_menu #curent{
	width: 86px;
	height: 20px;
	padding: 4px 4px 6px 5px;
	margin-top: 5px;
	background-color: #E9E9E9;
	color: #9D0000;
}

/* ------ Search ------ */
#search{
	height: 18px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
}
#search div{
	float: left;
}
 input, select, textarea{ 
	margin:0 0 0 5px;
	width:110px; /* shyryna polja formy*/
	padding:2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #074B7B;
	/* odnakovyj font for input, select, textarea */
	font-family: Verdana, sans-serif;
	font-size:100%;
	border:1px solid #b6b6aa;
	float: left;
	list-style: none;
}

#search .btn{
	width:40px;
	height: 19px; /*vysota knopky,,, vypravljaem pomylku IE ta Netskape */
	margin-left: 10px;
	padding-top: 1px; /*text poseredyni... vypravljaem pomylku IE ta Netskape */
	border:1px solid #b6b6aa;
	background-color:  #ddd;
	color:  #606060;
	font-weight: bold;
	float: left;
}

/* ------ Lenguiges ------ */

#leng_box, #leng_box a{
	width: 100px;
	height: 19px;
	border: 1px solid #CECECE;
	text-align: center;
	padding-top: 2px;
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	}

#leng_box a{
	border: 0px;
}
#leng_box a:hover{
	color: #075891;
	background: url(../../img/bg_dott_blue.gif) repeat-x bottom;
	text-decoration: none;
}

/* ------ Footer ------ */

#footer{
	background-color: #2D5A84;
	background-image: url(../../img/bg_botton.jpg); 
	background-repeat: no-repeat;
	height: 35px;
	color: #E5E5E5;
	padding: 5px 10px 5px 35px;
}
#footer .firma{
	font-weight: bold;
}
#footer a{
	color: #E5E5E5;
	text-decoration: none;
}
#footer a:hover{
	background: url(../../img/bg_dott_white.gif) repeat-x bottom;
	text-decoration: none;
}

/* ------ Content ------ */

h3, h3 a{
	display: inline;
	margin: 0;
	color: #075891;
	font-size: 10px;
}
h3 a{
	text-decoration: none;
}
h3 a:hover{
	text-decoration: none;
	color: #9D0000;
}
.titel{
	padding: 2px 15px 5px 15px;
	background: url(../../img/bg_dott_blue.gif) repeat-x bottom;
	margin: 7px 25px 0px 25px; 
}
.content{
	margin: 5px 0px 10px 60px;
}

.site_cont{
	background-color: #E9E9E9;
}

img{
	border: 0px;
}

#news, #anons, #anons a{
	display: block;
	font: 10px/13px Verdana, sans-serif;
	text-align: left;
	color: #333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
#anons{
	background-color: #DDDDDD;
	margin: 5px 2px 2px 4px;
}
#anons a{
	text-decoration: none;
}
#anons a:hover{
	color: #075891;
	text-decoration: underline;
}
#dateAnons{
	color: #9D0000;
}


p{
	list-style: none;
	margin: 10px 20px 8px 20px;
	text-indent: 15px;
}

#naprjamky_f{
	list-style-type: disc;
	color: #001122;
	margin: 10px 25px 10px 40px;
}

strong{
	color:  #075891;
}
#news #newsTitle{
	font: 10px/13px Verdana, sans-serif;
	color: #595959;
	display: block;
	border-top: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	width: 193px;
	height: 15px;
	background-color: #EEEEEE;
	padding: 2px 5px 2px 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration : none;
}
	 
h1{
font: 10px/13px Verdana, sans-serif;
	color:  #444444;
	font-weight: bold;
	text-decoration: none;
	
}
