@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34383B;
}

a {
	color: #502517;
	text-decoration: underline;
}

a:visited {
	color:purple
}

a:hover {
	color: #CE6816;
	text-decoration: none;
}


#frame {
	width: 100%;
	max-width: 1150px;
	margin:auto;
}

#shapka {
	height: 130px	
}

#tmenu {
	height: 65px;
	vertical-align: middle;
	text-align: center;
	background: url(img/fon.gif) repeat-x;
}

#tmenu a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding: 24px 20px 0 20px;
	display: block;
	height: 41px;
	float: left;
}

#tmenu a:hover {
	font-size: 14px;
	color: #AF4835;
	text-decoration: underline;
	background: url(img/fon2.gif) repeat-x;	
}

#tmenu img {
	float: left;
	margin-top: 20px
}

#main {
	margin-top: 2px;
	background: #C6C9D3;
	text-align:center;
	border-bottom: 2px solid white
}

#copyright {
	margin-top: 30px;
	float: left;
	height: 45px;
	color: #c6c9d3;
}

#copyright2 {
	margin-top: 30px;
	float: right
}

#content {
	background: #DAD1C8;
	padding: 30px;
	text-align: justify;
	min-height: 390px
}

h1 {
	color: black;
	font-size: 15px;
	margin-top: 0;
}

h2 {
	color: black;
	font-size: 14px;
	margin-top: 0;
}


.gray {
	background: #494F54;
	border-top: 2px solid white;
	height: 40px
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}

#products div {
	border: 4px solid white;
}

#products img {
border: 1px solid #505050;
	 display: block;
}

#products2 img {
border: 1px solid #505050;
}

#products p {
	margin:0;
}

#products strong {
	font-size: 16px;
}

#products a {
	text-decoration:none;
}

#claim {
	background: #e2f5c0; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}

