body
{
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	margin: 0px;
	background: #b9d5f0;
}


.container-big
{
	position: relative;
	width: 812px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: #ffffce;
	overflow: hidden;
}



.container
{
	position: relative;
	width: 802px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.shapka
{
	position: relative;
	width: 800px;
	height: 180px;
	padding: 0px;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
}

.shapka-pic
{
	position: relative;
	width: 800px;
	height: 180px;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	float: left;
}




.nav
{
	position: relative;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #85493e;
	overflow: hidden;
}


.nav_button
{
	position: relative;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
}



.menu, .menu:visited, .menu:active
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fbf0f8;
}


.menu:hover
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}



.poisk
{
	position: relative;
	height: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #000;
	overflow: hidden;
}


.poisk-page
{
	position: relative;
	width: 800px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff;
	border: 0px solid #72271D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}



.verh-tonk
{
	position: relative;
	height: 25px;
	padding: 0px;
	margin-top: 5px;
	border: 0px solid #000;
	overflow: hidden;
}






.content-1
{
	position: relative;
	width: 800px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
}


.content-2
{
	position: relative;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #f2f0f7;
	border: 1px solid #72271D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}



.content-3
{
	position: relative;
	width: 650px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
}




.interes-1
{
	position: relative;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px solid #72271D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	overflow: hidden;
}


.interes-2
{
	position: relative;
	width: 650px;
	padding: 0px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #f2f0f7;
	border-left: 0px solid #72271D;
	border-right: 0px solid #72271D;
	float: left;
}



.dobavka
{
	position: relative;
	width: 650px;
	padding-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #ffe29c;
	border: 1px solid #72271D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}




a {
	color: #6565ED;
	text-decoration: none;
}

a:hover {
	color: #414193;
	text-decoration: underline;
}


h1
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2E6298;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: center;
}
h2
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E6298;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: center;
}
h3
{
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2E6298;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: center;
}
h4
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E6298;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: center;
}
p
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	text-align: justify;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.left-indent
{
	text-align: left;
	text-indent:50px;
}

.otstup
{
	margin-left: 50px;
}


ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

li
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	list-style-type: square;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 17px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 13px;
}

td
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-top: 2x;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2x;
	align: justify;
}

.right_column
{
	position: relative;
	width: 131px;
	padding-top: 5x;
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 5x;
	margin-bottom: 5px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #72271D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
}



.footer
{
	position: relative;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background: #85493e;
	border: 1px solid #9c463a;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	overflow: hidden;
}


.footer_col
{
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
}


.footer1
{
	position: relative;
	width: 800px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 5px;
	background: #b47164;
	border: 1px solid #72271D;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
}


.footer_col1
{
	position: relative;
	text-align: center;
	padding-top: 3px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 3px;
	color: #fff;
	overflow: hidden;
}

.menu_bottom, .menu_bottom:visited, .menu_bottom:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffe6;
	text-decoration: underline;
}

.menu_bottom:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
