@charset "utf-8";
/* CSS Document */

#context_text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#8e9196;
	padding-top:15px;
}

#oblasi_img
{
	padding-top:30px;
}
.email_link a
{
   color:#8e9196;
}

.email_link a:link
{
   color:#8e9196;
}

.email_link a:visited
{
   color:#8e9196;
}

.biografija
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#8e9196;
	visibility:hidden;
	position:absolute;
	top:50;
	bottom:50;
}

.slogan
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}

a.menu_item
{
	float:left;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#414549;
	font-family:Tahoma, Geneva, sans-serif;
	color:#878787;
	font-size:12px;
	text-decoration:none;
	
}

a.menu_item:hover
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#414549;
}

#header_context
{
	
	height:152px;
	width:100%;
}
#header
{
		height:152px;
		margin-left:auto;
		margin-right:auto;
		width:800px;
}

#context_main_right
{
	width:285px;
	margin-right:10px;
  	height:400px;
	float:left;
	padding-top:30px;
}

#header_text
{

	padding:5px;
	vertical-align:middle;
	margin-top:30px;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	background-color:#664058;
	
}
#context_main_left
{
	width:485px;

	height:400px;
	float:left;
}

#context_main
{
	width:800px;
	margin-left:auto;
	margin-right:auto;

	
}

#context
{
		height:650px;
		width:100%;
		background-color:#FFF;
}

#fother_menu
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#838383;
	
}

#foother
{
	width:800px;
	height:120px;
	padding-top:10px;
	vertical-align:top;
			margin-left:auto;
		margin-right:auto;
}

#logo
{
	float:left;
	width:150px;
	height:74px;
	margin-left:8px;
	margin-top:60px;
}

.menu_item
{
	float:left;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#414549;
	font-family:Tahoma, Geneva, sans-serif;
	color:#878787;
	font-size:10px;
}
#donwload_box
{
	padding-top:30px;
	
}

.img_bio
{
	width:126px;
	height:122px;
	float:left;
	padding:5px;
}

.img_bio:hover img
{

	border-width:2px;
	border-color:#303;
	border-style:solid;

}

#menu
{
	margin-top:70px;
	margin-left:130px;
	float:left;
	width:500px;
}

html, body {
	height: 100%;
	background-color: #21262b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu_oblasti
{
	padding:0;
	margin:0;
	list-style: none;

}

#menu_oblasti li
{
	padding:0;
	margin:0;
	background-image:url(img/strelica.png);
	background-repeat:no-repeat;
	background-position:5px 10px; 
	padding-left:14px;
}

#menu_oblasti li:hover
{
	background-image:url(img/selected_strelica_03.png);
	background-repeat:no-repeat;
	background-position:5px 10px; 

}

#menu_onama
{
	padding:0;
	margin:0;
	list-style: none;

}

#menu_onama li
{
	padding:0;
	margin:0;
	background-image:url(img/strelica.png);
	background-repeat:no-repeat;
	background-position:5px 10px; 
	padding-left:14px;
}

#menu_onama li:hover
{
	background-image:url(img/selected_strelica_03.png);
	background-repeat:no-repeat;
	background-position:5px 10px; 

}

#menu_oblasti a
{
	text-decoration:none;
}
#menu_oblasti img
{
	border:0;
}

#centeredcontent {
position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:570px;
	margin-top: -285px; /*set to a negative number 1/2 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/

    text-align: center;
}

#foot_adresa
{

 color:#929496;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:10px;
 float:left;
 
}

#foot_copyright
{
	margin-left:419px;
 color:#929496;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:10px;
 float:left;
}



