body, html {
	margin: 0;
	padding: 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

#main {
	text-align: left;
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 12px;
}

#header {
	width: 779px;
	height: 151px;
	background-image: url(/images/header.png);
}

#search {
	padding-top: 50px;
	padding-right: 40px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #b91d62;
}

#menu {
	width: 779px;
	height: 39px;
	background-image: url(/images/menu.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 40px;
}

#menu li {
	display: block;
	float: left;
	line-height: 39px;
	font-size: 12px;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	padding-right: 15px;
	border-left: 1px dotted #ffffff;
}

#menu li .menu-last {
	border-right: 1px dotted #ffffff;
}

#menu .normal a {
	color: #810043;
	padding-left: 15px;
	padding-right: 15px;
}

#menu .normal a:hover {
	text-decoration: underline;
}

#menu .active a {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#menu .submenu {
	display: none;
	width: 180px;
	background-color: #ffffff;
	position: absolute;
}

#menu .submenu a {
	display: block;
	line-height: 30px;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	background-image: none;
	color: #000000;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	font-weight: normal;
}

#menu .submenu a:hover {
	color: #ad0000;
	text-decoration: none;
	background-color: #adeeee;
}

#content-bg {
	padding-top: 20px;
	text-align: center;
	width: 779px;
	background-image: url(/images/content-bg.jpg);
	background-repeat: no-repeat;
}

#content-bg-home {
	padding-top: 10px;
	text-align: center;
	background-image: url(/images/content-bg-home.jpg);
	background-repeat: repeat-y;
}

#content-bg-repeat {
	width: 779px;
	background-image: url(/images/content-bg-repeat.jpg);
	background-repeat: repeat-y;
}

#content {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 687px;
	min-height: 380px;
	color: #641135;
}

#content-home {
	padding-top: 10px;
	text-align: center;
}

#content h1 {
	color: #ca216c;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

#content a {
	color: #ca216c;
	text-decoration: underline;
}

#footer {
	width: 779px;
	height: 46px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	line-height: 50px;
	color: #ca216c;
}

#footer div {
	padding-right: 20px;
}

#footer a {
	text-decoration: none;
	color: #ca216c;
	font-weight: bold;
}

#home-block-left {
	padding-left: 15px;
	padding-top: 10px;
	width: 272px;
	height: 189px;
	background-image: url(/images/home_block_left.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	float: left;
}

#home-block-left h3 {
	margin: 0;
	padding: 0;
}

#home-block-left h3 a {
	text-decoration: none;
	color: #ca216c;
}

#home-block-left p {
	width: 240px;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000;
	color: #641135;
	font-weight: bold;
}

#langmenu {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
}

.box {
	text-align: left;
}

.box h2 {
	color: #665532;
}

#home-block-right {
	padding-left: 15px;
	width: 467px;
	height: 187px;
	background-image: url(/images/home_block_right.png);
	background-repeat: no-repeat;
	float: left;
}

.break {
	clear: both;
}

#content-home-data {
	padding-bottom: 10px;
}
