body { 
	font-family: Tahoma;
	font-size: 9pt;
	color: #fff; 
	background-color: #5e5e5e;
	text-align: -moz-center !important;
	text-align: center; 
	margin: 0;
}
a {
	color: #fff;
	text-decoration: none;
}
#header {
	width: 100%;
	height: 115px;
	border-bottom: 5px solid #fff;
}
#logo {
	width: 144px;
	height: 115px;
	float: left;
	background: url(../images/r_index_logo.png) 0 50% no-repeat;
}
#langs {
	font-size: 14px;
	font-weight: bold;
	float: right;
	height: 74px;
	padding: 65px 0 0 0;
}
#langs a {
	color: #fff;
}
#langs a:hover {
	color: #d9741c;
}
#langs a.active {
	color: #f58220;
}
#content {
	width: 100%; 
	height: 431px;
	background-color: #373737;
	border-bottom: 5px solid #fff;
	text-align: -moz-center !important;
	text-align: center; 
	padding: 40px 0 40px 0;
}
#footer {
	padding: 20px 0 0 0;
	text-align: -moz-center !important;
	text-align: center; 
}
#text_print_ru { background-image: url(../images/r_text_print_ru.png); background-repeat: no-repeat; }
#text_print_lv { background-image: url(../images/r_text_print_lv.png); background-repeat: no-repeat; }
#text_invest_ru { background-image: url(../images/r_text_invest_ru.png); background-repeat: no-repeat; }
#text_invest_lv { background-image: url(../images/r_text_invest_lv.png); background-repeat: no-repeat; }
#text_koks_ru { background-image: url(../images/r_text_koks_ru.png); background-repeat: no-repeat; }
#text_koks_lv { background-image: url(../images/r_text_koks_lv.png); background-repeat: no-repeat; }
#logo_print { background-image: url(../images/r_index_print.png); background-repeat: no-repeat; }
#logo_invest {background-image: url(../images/r_index_invest.png); background-repeat: no-repeat; }
#logo_koks {background-image: url(../images/r_index_koks.png); background-repeat: no-repeat; }


#text_investlat_ru { background-image: url(../images/r_text_investlat_ru.png); background-repeat: no-repeat; }
#text_investlat_lv { background-image: url(../images/r_text_investlat_lv.png); background-repeat: no-repeat; }
#logo_investlat {background-image: url(../images/r_index_investlat.png); background-repeat: no-repeat; }


.content_box {
	width: 900px;
	margin: 0 auto;
}
.space { 
	width: 30px; 
	height: 30px; 
	float: left; 
}
.text {
	width: 49px;
	height: 431px;
	float: left;
}
.logo {
	width: 150px;
	height: 431px;
	float: left;	
}
.site {
	float: left;
	width: 199px;
	border: 0px solid #fff;
	cursor: pointer;
}