html , body
{
 
 background-image: url("/images/body_top_bg.gif");
 background-repeat: repeat-x;
 background-position: left top;
 
 
 width: 100%;
 height: 100%;
 padding: 0px;
 margin: 0px;
}

table
{
 border-collapse: collapse;
}

img
{
 border: 0px;
}

#main
{
	
	width: 975px;
	
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	
	margin-bottom: 150px;
	*margin-bottom: 0px;
	
}

#top
{
 	width: 100%;
	height: 131px;	
}


#top h1
{
	margin: 0;
	padding: 0;
	float: left;
}

#lang
{
	margin-top: 30px;
	margin-left: 60px;
	float: left;
	
	
	color: #dee2e5;
}

#current_lang
{
	display: block;
	margin-left: 11px;
	margin-right: 11px;	
	
	font-family: Tahoma;
	font-size: 17px;
	color: black;
	
	float: left;
}


#lang a
{
	display: block;
	float: left;
	margin-left: 11px;
	margin-right: 11px;	
	
	font-family: Tahoma;
	font-size: 17px;
	color: #0b66a5;
}


#lang img
{
	float: left;
}

#top_contacts
{
	background-image: url("/images/top_contacts.gif");
	background-repeat: no-repeat;
	width: 157px;
	height: 48px;
	
	float: left;
	
	margin-top: 15px;
	/*
	margin-left: 184px !important;
	margin-left: 163px;
	*/
	float: right;
	margin-right: 11px;
	*margin-right: 4px;
	padding-top: 15px;
	padding-left: 65px;
	
	font-family: Tahoma;
	font-size: 12px;
	color: #010101;	
}

#top_contacts a
{
	color: #0b66a5;
}


#middle
{
	width: 100%;
	
}


#left_block
{
	width: 335px;
	padding-left: 11px;	
	float: left;
}

#menu
{
	width: 1px;
}

#menu img
{
	margin-bottom: 7px;
}

#dom_little
{
	background-image: url("/images/dom_little.jpg");
	background-repeat: no-repeat;
	
	width: 330px;
	height: 218px;
	font-size: 0;
}

#right_block
{
	background-image: url("/images/map_left_shadow.jpg");
	background-repeat: no-repeat;
	background-position: left 52px;
	width: 615px;
	
	margin: 0;
/*	margin-left: 341px;	*/
	padding: 0;	
	padding-left: 8px;
	float: left;
	margin-left: -5px;
	font-size: 0;
}

#header
{
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
		
	font-family: Tahoma;
	font-size: 28px;
	color: #333333;

}

#header span
{
	font-family: Tahoma;
	font-size: 18px;
	color: #8f8f8f;
}

#map, #map_en
{
	background-image: url("/images/big_map.jpg");
	background-position: 25px 25px;
	background-repeat: no-repeat;
	width: 530px;
	height: 185px;
	padding-top: 267px;
	padding-left: 87px;
	
	border-top: 5px solid #5292bf;
	
}
#map_en
{
	background-image: url("/en/images/big_map.jpg");
	
}

#adress
{
	margin: 0;
	padding: 0;
	
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	
	margin-top: -114px;	
}

#adress_shadow
{
	margin: 0;
	padding: 0;
	
	font-family: Tahoma;
	font-size: 13px;
	color: #e3e3e3; 
	
	margin-left: 2px;

}

#content
{
	width:573px;
	border-top: 5px solid #5292bf;
	padding-top: 40px;
	padding-left: 40px;
	
	font-size: 12px;	
}

#content a
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0b66a5;
}

.content
{
	font-family: Tahoma;
	font-size: 11px;
	width: 330px;
	padding-left: 3px;
	line-height: 14px;
}

#content_text
{
	font-family: tahoma;
	font-size: 14px;
	margin-top: 40px;
	width: 530px;
	float: left;
	line-height: 17px;
}

.man
{
	float: left;
	margin-right: 24px;
}

.man img
{
	margin-bottom: 10px;
}

.man p 
{
	margin-top: 10px;
	margin: 0;
	
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

#slider_block
{
	background-image: url('/images/slider_bg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 130px;
	*margin-top: 400px;
	*margin-top: 0;
	
	float: left;
}



#bottom
{
	background-image: url("/images/bottom_bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 135px;
	float: left;
/*	text-align: center;	*/

	
	
}

#left_shadow
{
	background-image: url("/images/bottom_left_shadow.jpg");
	background-repeat: no-repeat;
	width: 105px;
	height: 10px;
	position: absolute;
	float: left;
	left: 0;

}

#bottom_content
{
	
/*	background-color: black;	*/
/*	width: 975px;	*/
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
/*	text-align: left;	*/
	line-height: 12px;
	height: 0;
/*	border: 1px solid transparent;	*/
/*	text-align: center;		*/
	
}

#copyleft
{
	width: 535px;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 10px;	*/
	*margin-left: 5px;	*/

	text-align: left;

	
	float: left;
	
}

#bottom #copyleft p
{
	margin: 0;
	padding: 0;
}

#cetis
{
	width: 215px;
	margin-right: 11px;
	*margin-right: 4px;	*/
	

	text-align: left;
	
	
	
	float: right;
	
}

#cetis a
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#right_shadow
{
	background-image: url("/images/bottom_right_shadow.jpg");
	background-repeat: no-repeat;
	width: 280px;
	height: 10px;
	float: right;
}

#min_width
{
	width: 850px;
}


#alotofshit
{
	width:577px;
	border-top: 5px solid #5292bf;
	padding-top: 40px;
	padding-left: 40px;	
}
.alotof_logos
{
	margin-bottom: 40px;
	padding-left: 10px;
	height: 110px;
}
.alotof_logos a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0b66a5;
}

.pic_link
{
	text-decoration: none;
	margin-left: -10px;
}

#direct_link
{
	display: block;
	background-image: url("/images/direct_link_pic.jpg");
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 100px;
	height: 25px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #0b66a5;
	margin-top: 10px;
}
#company_logo {
	margin:28px 0px 32px 0px;
	}
	
#adress_block, #adress_block a
{
 font-size: 12px;
margin-top: 24px;
}

#adress_block a
{
 margin-left: 5px;
}

.table_list
{
	padding-bottom: 10px;
}

.table_head
{
	padding-top: 15px;
}

.table_head hr
{
	margin: 0;
	margin-top: 15px;
}

.table_head p
{
	margin: 0;
	padding-left: 17px;
}

.table_list ol
{
	padding-left: 23px;
	*padding-left: 35px;
	margin-left: 0px;
}

.table_list .top_list
{
	line-height: 17px;
}