﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f7f7f7;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #ae623a;
}
#main {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
}
#mainin {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.pere {
	clear: both;
}

#head {
	margin: 0px;
	background-color: #F7F7F7;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}
#head img {
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
}
#headpic {
}
#topnav {
	background-color: #CCCCCC;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
#topmenu {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#topmenu .item, #topmenu .itemact {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topmenu .item a, #topmenu .item a:visited {
	color: #AE623A;
	text-decoration: none;
}
#topmenu .item a:hover {
	color: #FFFFFF;
}
#topmenu .itemact, #topmenu .itemact a, #topmenu .itemact a:visited, #topmenu .itemact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#page {
	float: left;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	width: 250px;
	float: left;
	margin-right: -100%;
}


#right {
	margin-left: 255px;
	width: 740px;
	display: inline;
	float: left;
}
#content {
	float: left;
	width: 100%;
}
.txt {
	width: 100%;
}
.txt h1 {
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #764129;
}

.txt p {
	margin: 0px;
	padding-top: 10px;
}


#contentin {
	padding-right: 15px;
	padding-left: 30px;
}
/*Левое меню*/
#lmenu {
	padding-right: 15px;
	padding-left: 15px;
}

.first, .firstact {
	padding-top: 5px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 13px;
}
.first a, .first a:visited {
	color: #ae623a;
	text-decoration: none;
}
.first a:hover {
	color: #764129;
}


.firstact {
	color: #764129;
	
}
.secondmenu {
	padding-left: 15px;
	padding-top: 2px;
}
.second, .secondact {
	font-size: 11px;
	font-weight: bolder;
	atext-transform: uppercase;
	padding-bottom: 8px;
	line-height: 1em;
}
.second a, .second a:visited {
	color: #ae623a;
	text-decoration: none;
}
.second a:hover {
	color: #ce8975;
}
.secondact, .secondact a, .secondact a:visited {
	color: #ce8975;
	text-decoration: none;
}

.thirdmenu {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.third, .thirdact {
	padding-bottom: 6px;
	font-weight: bolder;
	line-height: 1em;
}
.third a, .third a:visited {
	color: #ae623a;
	text-decoration: none;
}
.third a:hover {
	color: #ce8975;
}

.thirdact {
	color: #ce8975;
}
.thirdact a, .thirdact a:visited {
	color: #ce8975;
	text-decoration: none;
}

.fourthmenu {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 6px;
}
.fourth, .fourthact {
	padding-bottom: 6px;
	line-height: 1em;
}
.fourth a, .fourth a:visited {
	color: #AE623A;
	text-decoration: none;
}
.fourth a:hover {
	text-decoration: underline;
}
.fourthact a, .fourthact a:visited {
	color: #ce8975;
	text-decoration: none;
}
.fourthact a:hover {
	text-decoration: underline;
}
/*Конец левого меню*/
#trio {
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#copyr {
	float: right;
}
#copyr a, #copyr a:visited {
	color: #AE623A;
	text-decoration: none;
}
#copyr a:hover {
	color: #ce8975;
}


#botnav {
	text-align: center;
	width: 100%;
	font-size: 10px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#botmenu {
	margin-right: auto;
	margin-left: auto;
}
#botmenu .item, #botmenu .itemact {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#botmenu .item a, #botmenu .item a:visited {
	color: #ae623a;
	text-decoration: none;
}
#botmenu .item a:hover {
	color: #ce8975;
}
#botmenu .itemact a, #botmenu .itemact a:visited {
	color: #ce8975;
	text-decoration: none;
}
#botmenu .itemact a:hover {
	text-decoration: underline;
}




#bann {
	text-align: center;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.txt td {
	font-size: 12px;
	/*padding: 3px;*/
}


.txt a {
	color: #000000;
}

.txt a, .txt a:visited {
	color: #ae623a;
}
.txt a:hover {
	color: #ce8975;
}

table.prod {
	border-top: 1px solid #ae623a;
	border-left: 1px solid #ae623a;
}
table.prod td {
	color: #ae623a;
	border-bottom: 1px solid #ae623a;
	border-right: 1px solid #ae623a;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}
table.prod td.head {
	font-weight: bolder;
	text-align: center;
}

div.txt h1{font-size: 16px;}
div.txt h2{font-size: 14px;}
div.txt h3{font-size: 12px;}