html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	min-width: 1024px;
}

a:link, a:visited {
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px dashed #777;
        color: #6F6F6F;
		font-weight:600;
}

a:hover, a:active {
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px dashed #606060;
        color: #060606;
}

img {
	border: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2b6d2b;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #635e7c;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
}

#header {
	top:0;
	height: 40 px;
	padding-left: 23%;
	padding-top: 14px;
	padding-bottom: 13px;
}

#header ul, #header ul li {
	display: inline;
	font-weight: 500;
	margin: 0;
	padding: 0;
	padding-right: 30px;
}

#header ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
}

#header ul p {
	display: inline;
	color: #858585;
}

#header ul b {
	font-size: 14px;
	font-weight: bold;
}

#flash {
	text-align: center;
	height: 220 px;
}

#first_menu {
	background: #efefef;
	text-align: center;
}


#first_menu ul li {
	list-style:none;
	display:inline;
}

#first_menu ul li a {
	color:#000;
	font-weight:bold;
	padding: 14px 10px 10px 10px;
	margin-right: 40px;
	border: none;
}

#first_menu ul li a:hover {
	background:#f0f0f0;
	border-bottom: dashed 1px #777;
	padding-bottom: 9px;
}


#first_menu ul li a#current {
	background: white;
}

#container {
	min-height:100%;
	height:auto  !important;
	height:100%; 
}

*html #container{
    height:100%; /* для ie6 и ниже */
}

#second_menu {
	width: 28%;
	min-width: 340px;
	display:inline;
	float: left;
	padding: 0 0 10px 20px;
}

#second_menu h2, #sub_text h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2b6d2b;
}

#second_menu p {
	width: 80%;
	padding: 14px 10px 10px 10px;
	background: #efefef;
}
	
#second_menu p a {
	color: #F00;
	border-bottom: solid 1px #F00;
	font-size: 14px;
	font-weight: bold;
}

#second_menu p a:hover {
	border-bottom: dashed 1px #777;
}

#second_menu ul li {
	list-style: square;
	color: #e7e5e3;
}

#second_menu ul li a {
	color: #635e7c;
	border-bottom: solid 1px #635e7c;
}

#second_menu ul li a:hover {
	color: #909090;
	border-bottom: dashed 1px #635e61;
}

#second_menu ul li a#current {
	color: #C6C;
	border-bottom: dashed 1px #635e61;
}

#news {
	width: 33%;
	min-width: 340px;
	display:inline;
	float: left;
	margin-bottom: 50px;
	border-left-color:#e5e5e5;
	border-left-width:2px;
	border-left-style:solid;
	border-right-color:#e5e5e5;
	border-right-width:2px;
	border-right-style:solid;
	padding: 0 5px 10px 10px;
}

#news_detail {
	width: 55%;
	float: left;
	padding: 0px 30px 0px 30px;
	margin-bottom: 50px;
}

#news h2, #news_detail h2 {
	display: inline;
	margin:0;
	padding:0;
	padding-right: 20px;
}

#news a b, #news_detail a b  {
	color: #a2a2a2;
}

#news a, #news_detail a {
	border-bottom: solid 1px #635e7c;
}

#news a:hover, #news_detail a:hover {
	border-bottom: dashed 1px #635e7c;
}

#sub_text {
	width: 31%;
	min-width: 340px;
	float: right;
	padding: 0 0 10px 10px;
}

#catalog {
	width: 55%;
	float: left;
	padding-left: 30px;
}

#tovar table tr td a {
	border: none;
}

#tovar table {
	border: none;
	width: 100%;
	padding-bottom: 10px;
}

#tovar table td {
	padding: 2px 4px 5px 2px;
	border-bottom: 1px dashed black;
}

#tovar table td b a {
	color: #020202;
	border-bottom: 1px solid #020202;
}

#tovar table td b a:hover {
	color: #6B6B6B;
	border-bottom: 1px dashed #020202;
}

#tovar table td.foto {
	width: 120px;
	text-align: left;
	color: #2F2F2F;
	font-weight: bold;
	padding-left: 10px;
}

#tovar table td.foto_detail {
	width: 250px;
	text-align: left;
	color: #2F2F2F;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
}

#tovar table td.opisanie {
	text-align: left;
	color: #2F2F2F;
	padding-left: 10px;
}

#tovar table td.cena {
	width: 100px;
	color: #2F2F2F;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
}

#footer {
	clear: both;
	margin-top: -50px;
	height: 50px;
	background:#efefef;
}

#count {
	float:left;
	padding-left: 10px;
	padding-top: 10px;
}

#count a {
	border: none;
}

#copy {
	float:right;
	padding-right: 10px;
	padding-top: 10px;
	color: #737373;

}

#content-clear{ 
	clear:both; 
	height:60px; 
}

#content-cleaner p {
	visibility:hidden;
}
