* {
	padding:0;
	margin:0;
	border:0;
}

html {
	background:url("images/bg.gif");
}

body {
	background:url("images/top.gif") repeat-x top;
	font:0.7em Tahoma;
	text-align:center;
}

/* Основные классы */

a {
	color:#009FD0;
	font-family: Tahoma;
}
a:hover{ color: #00698A; }
h1 {
	font-size:1.3em;
	margin-bottom:15px;
	color: #C18E05;
}

h2 {
	font-size:0.8em;
	margin-bottom:10px;
	font-weight:bold;
}

h3 {
	font-size:0.9em;
	border-bottom:2px solid #E9E9E9;
	padding:0 10px 5px 10px;
	line-height:14px;
	background:url("images/rightmenu.gif") no-repeat left top;
	margin-bottom:10px;
	color:#009FD0;
}

h4 {
	font-size:1em;
}

/* Структура сайта */

#wrapper {
	width:786px;
	margin:0 auto;
	padding:34px 0 0;
	color:#2C2929;
}

#wrap {
	
	background:#fff;
	position:relative;
	top:1px;
	margin:0 11px;
	clear:both;
	padding:1px;
}

#top {
	height:62px;
	margin-top: -20px;
}

/* Логотип и слоган */

.logo {
	float:left;
	margin:0px -10px 0 20px;
}

.slogan {
	float:left;
	text-align:left;
	color:Black;
	font:1.20em Tahoma;
	margin-top: 22px;
}

/* Шапка */

#header {
	height:173px;
	width: 760px;
	background-image: url(images/header.jpg);
}

/* Меню сайта */



/* Контент сайта */

#content {
	
	margin-top:1px;
	padding:12px 0;
	background-color: #FEFEFE;
	padding-top: 20px;
}

.topcontent, .topcontent2 {
	width:733px;
	background:url("images/content1.jpg") no-repeat top;
	padding-top:20px;
	margin:0 auto;
	text-align:left;
}
.topcontent2{ background-image: none; }
.topcontent .inside1, .topcontent2 .inside1 {
	padding-bottom:20px;
	background:url("images/content2.jpg") no-repeat bottom;
	width: 733px;
}
.topcontent2 .inside1{ background-image: none; }
.topcontent .inside2 {
	background:url("images/content3.jpg") repeat-y;
}
.topcontent2 .inside2{ background-image: none; }
.topcontent .inside3, .topcontent2 .inside3 {
	background:url("images/content4.jpg") no-repeat bottom;
	min-height:66px;
	padding:30px 15px 3px;
	overflow:hidden;
}
.topcontent2 .inside3{ background-image: none;  background-color: #FEFEFE;  }
/* Левая колонка */

.topcontent .leftblock, .topcontent2 .leftblock{
	width:470px;
	float:left;
	font-size: 1em;
	line-height: 25px;
	
}
.topcontent2 .leftblock{
	font-size: 1.1em;
	line-height: 20px;
	padding-top: 10px;
	
}
.leftblock h2{  margin-bottom: 10px;  color: #020100;  font-weight: bold;  font-size: 14px;     }
.leftblock h1{   color: #58410A;  font-weight: normal;  font-size: 18px;   }
a#speciallink{
		font-size:0.8em;
		padding-top: 30px;
		display: block;
		color: #333333;
}

.topcontent .leftblock a, .topcontent2 .leftblock a {
	font-size:1em;
}

.topcontent form, .topcontent2 form {
	font:1.3em Tahoma;
}

.topcontent p, .topcontent2 p {
	margin-bottom:10px;
}
.topcontent2 .leftblock h1{ margin-top: -15px; }
/* Элементы форм */

.topcontent .textbox, topcontent2 .textbox,  .textbox2  {
	border:1px solid #747369;
	background:#fff;
	width:110px;
	margin:0 0 5px 10px;
	height: 20px;
}

.topcontent .button, .topcontent2 .button {
	color:Black;
	font:0.8em Tahoma;
	padding:0 5px;
	height: 25px;
	cursor: pointer;
	background-color: #969696;
	text-align: center;
	margin-left: 10px;
}
#but{
	color:Black;
	font:0.8em Tahoma;
	padding:0 5px;
	height: 25px;
	width: 85px;
	margin-left: 75px;
	background-image: url(images/button.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: top left;
}
/* Правая колонка */

.topcontent .rightblock, .topcontent2 .rightblock  {
	float:right;
	width:185px;
	padding: 10px 0;
	font-size: 1.1em;
	line-height: 20px;
}

 div.rightblock p{ margin-bottom: 20px; }
 
.topcontent .rightblock h1, .topcontent2 .rightblock h1 {
	margin-bottom:10px;
	font-size: 1.3em;
	margin-top: -15px;
	color: #020100;
	font-weight: normal; font-size: 18px;
}

.topcontent2 .rightblock h1 {
	color: #58410A;
	
}

.topcontent .rightblock ul, .topcontent2 .rightblock ul {
	overflow:hidden;
	
}

.topcontent .rightblock li, .topcontent2 .rightblock li {
	list-style:none;
	line-height:24px;
	font-size: 1em;
	border-bottom: 1px dashed #696969;
	display: block;
	width: 150px;
}

.topcontent .rightblock li a, .topcontent2 .rightblock li a {
	color:#2C2929;
	background:url("images/rightmenu.gif") no-repeat left top;
	padding:0 0 2px 10px;
	font-family:Tahoma;
	text-decoration: none;
}
.topcontent .rightblock li a:hover, .topcontent2 .rightblock li a:hover {
	color:#00BFFF;
	
} 

/* Подвал сайта */

#footer {
	
	color:Black;
	height:58px;
	line-height:30px;
	width: 100%;
	margin: auto;
	background-color: #C8C8C8;
	margin-top: 2px;
	background-image: none;
}

/* Дополнительные классы */

.vinous {
	color:#020100;
	font-weight: bold;
}

.right {
	float:right;
}

.left {
	float:left;
}

.textright {
	text-align: left;
	font-size:1.2em;
}
