@charset "windows-1251";
/* CSS Document */

body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: 090102;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

#leftcol {
	width: 200px;
	float: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#leftcol #contacts {
	border: 1px solid #D62C49;
	text-align: center;
}
#leftcol ul {padding-left: 12px;}
#leftcol ul li {margin-left: 0px; margin-top: 4px; padding-left: 0px;}

#menu {font-family: Arial; padding-top: 2px; color: #FFF; font-size: 0.85em;}
#menu ul {list-style-type: none; list-style-position: outside; padding: 0; margin: 0;}
#menu ul li {background: #D62C49 url('menu_bac.gif') no-repeat top right; padding: 4px 28px 4px 7px;; margin: 2px 0 0 0; text-transform: uppercase;}
#menu ul li.active {background-color: #e4576f;}
#menu ul li:hover {background-color: #e4576f;}
#menu ul li.current {background-color: #BBB; font-weight: bold;}
#menu ul li a {color: #FFF; text-decoration: none;}

#footer {
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#footer .menu {}
#footer .menu ul {list-style-type: none; list-style-position: outside; padding: 0; margin: 0;}
#footer .menu li {display: inline; padding: 0 9px 0 9px; border-left: 1px solid #AAA;}
#footer .menu li a {color: #7296d0;}
#footer .menu li.active {font-weight: bold;}
#footer .menu li.current {text-decoration: underline;}
#footer #copy {padding-top: 10px; color: }

h1, h2, h3, h4, h5 {color: #000; font-size: 1em; font-weight: normal;}
h1, h2 {font-weight: bold;}

#cherry {
	color: #D62C49;
}
#content {
	padding: 10px;
	background-color: #F8E9EA;
	border: 1px solid #D62C49;
}
.catalog {font-size: 11px;}
.catalog th {
	font-weight: normal;
}
.catalog h2 {padding: 8px 0 8px 0; margin: 10px 0; font-size: 13px;}
.info th {font-weight: normal; color: #555;}
.info td {color: #000;}
.info h2 {padding: 8px 0 8px 0; margin: 10px 0; font-size: 13px;}

a, a:visited, a:active {
	color: #444;
	text-decoration: none;
}
a:hover {color: #000;}
a.txt { color: #555555; text-decoration: none; }
a.txt:hover { color: #555555; text-decoration: underline; }
a.utxt { color: #555555; text-decoration: none; }

.ckit {
	font-size: 9px;
	color: #E6EEF9;
}
.ckit a {
	text-decoration: none;
	color: #E6EEF9;
}
.ckit a:hover {
	color: #CEDDF2;
	text-decoration: underline;
}


[if IE 6]>
#leftcol {margin-left: 3px;}
#rightcol {margin-right: 3px;}
<![endif]

