@charset "utf-8";
/* CSS Document */

#header_context
{
	
	height:50px;
}
#header
{
		height:74px;
	
}

#context
{
	
}

#fother_menu
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#838383;
	
}

#foother
{
	height:120px;
	padding-top:100px;
	vertical-align:bottom;
}

#logo
{
	float:left;
	width:150px;
	height:74px;
	margin-left:15px;
}

#menu
{
	float:left;
	width:100px;
}

html, body {
	height: 100%;
	background-color: #21262b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.leng:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#838383;
	text-decoration:underline;
}

.leng
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#838383;
	text-decoration:none;
}


#centeredcontent {
position:absolute;

	left: 50%;
	width:800px;
	height:570px;
	margin-top: 10%; /*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;
}

#outer { 
 position: absolute;
 top: 50%;
 left: 0px;
 width: 100%;
 height: 1px;
 overflow: visible;
 }
 #inner {
 width: 800px;
 height: 570px;
 margin-left: -400px;  /***  width / 2   ***/
 position: absolute;
 top: -285px;          /***  height / 2   ***/
 left: 50%;
 }
#foot_adresa
{
margin-top:23px;

	text-align:left;
 color:#5a6168;
 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;
}

#foother
{
	width:800px;
	height:120px;
	padding-top:15px;
	vertical-align:top;

			margin-left:auto;
		margin-right:auto;
}
