*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	background-image: url(../img/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #b3aeaa;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
p {
	padding: 5px;
}
#main {
	width: 950px;
}
#lang {
	width: 950px;
	height: 27px;
	float: left;
	background-color: #535353;
}
.lang_links {
	padding-left: 880px;
	padding-top: 6px;
}
#header {
	width: 950px;
	height: 112px;
	float: left;
	background-color: #e1e1e1; 
}
.logo {
	width: 250px;
	height: 112px;
	background-image: url(../img/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
.menu {
	height: 26px;
	padding-top: 86px;
	padding-left: 30px;
	float: left;
}
#content {
	width: 950px;
	float: left;
	background-color: #cccccc;
}
.slogan_ru {
	width: 292px;
	height: 112px;
	background-image: url(../img/slogan_ru.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
}
.slogan_lv {
	width: 292px;
	height: 112px;
	background-image: url(../img/slogan_lv.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
}
.slogan_en {
	width: 292px;
	height: 112px;
	background-image: url(../img/slogan_en.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
}
.picture {
	padding-top: 15px;
	padding-left: 18px;
	padding-bottom: 15px;
}
.picture1 {
	width: 900px;
	height: 489px;
	background-image: url(../img/pic1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-color: #fdfdfd;
	border-style: solid;
	border-width: 7px;	
}
.picture2 {
	width: 900px;
	height: 489px;
	background-image: url(../img/pic2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-color: #fdfdfd;
	border-style: solid;
	border-width: 7px;	
}
.picture3 {
	width: 900px;
	height: 489px;
	background-image: url(../img/pic3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-color: #fdfdfd;
	border-style: solid;
	border-width: 7px;	
}
.picture4 {
	width: 900px;
	height: 489px;
	background-image: url(../img/pic4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-color: #fdfdfd;
	border-style: solid;
	border-width: 7px;	
}
.text {
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
}
#bottom {
	width: 950px;
	height: 37px;
	background-color: #535353;
	float: left;
	margin-bottom: 20px;
}
.copyright {
	width: 950px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}
ul.hmenu li {
	float: left;
	display: inline;
	list-style: none;
	height: 26px;
}
ul.hmenu a {
	padding: 0 6px;
	float: none !important;
	float: left;
	display: block;
	color: #454545;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
}
ul.hmenu a:hover, ul.hmenu li:hover a, ul.hmenu li.iehover a {
	background: #cccccc;
	color: #454545;
	text-decoration: none;
	display: block;
}
.active_menu {
	background: #cccccc;
	color: #454545;
	height: 26px;
	line-height: 26px;
	padding: 0 6px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	text-decoration: underline;
	font-weight: normal;
}
.lang_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8f2f5;
	text-decoration: none;
	font-weight: normal;
}
.lang_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
	text-decoration: underline;
	font-weight: normal;
}
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	text-decoration: underline;
	font-weight: normal;
}
ul.hmenu li .cc:hover	{
	background: transparent;
	padding-top: 2px;
}