body, div, td {
  margin: 0;
  padding: 0;
  color: #666;
  font-family: tahoma;
  font-size: 11px;
  vertical-align: top;
}
body {
	 background-color: #FFFFFF;
	 padding: 5px;
}
.clear_all {
	clear: both;
}
img {
	border: 0px;
}
.img_block {
	line-height: 0px;
	font-size: 0px;
}
.img_l {
	float: left;
	margin-right: 15px;
}
.img_r {
	float: right;
	margin-left: 15px;
}
.abs_center, .abs_center td {
	vertical-align: middle;
	text-align: center;
}
a {
	color: #69c;
}
a:hover {
	color: #E09E45;
}
h1, .h1 {
	font: normal 17px tahoma;
	padding: 0px;
	margin: 5px 0px;
	color: #AC2929;
}
h2, .h2 {
	font: normal 17px tahoma;
	padding: 0px;
	margin: 5px 0px;
}
h3, .h3 {
	font-size: 14px;
	padding: 0px;
	margin: 5px 0px;
}
#head {
	height: 140px;
	background: url(../img/gradient-lines.gif) 0px 1px repeat-x;
}
#logo {
	width: 280px;
	background: url(../img/left-head.gif) left center no-repeat;
}
#logo a {
	display: block;
	padding: 30px 8px 70px 0px;
	border: 1px dotted #99C1F1;
	border-width: 1px 0px;
	margin-left: 8px;
}
#head .img {
	border: 1px dotted #99C1F1;
	border-width: 1px 0px;
}
#head .img img {
	margin-bottom: 10px;
}
#tels {
	width: 280px;
	text-align: right;
	background: url(../img/right-head.gif) right center no-repeat;
}
#tels div {
	color: #6699CC;
	font: normal 11px/22px tahoma;
	border: 1px dotted #99C1F1;
	border-width: 1px 0px;
	margin-right: 8px;
	padding: 25px 20px 65px 8px;
}
#tels div div {
	height: 50px;
	border: 0px;
	padding: 0px;
}
#tels span {
	font: normal 17px tahoma;
	color: #666;
}
#tels span span {
	color: #999;
}
#main_menu {
	margin: 3px 7px;
}
#main_menu td {
	border-right: 1px dotted #ccc;
	text-align: center;
	padding: 3px 0px;
	width: 18%;
}
#main_menu a {
	font: bold 11px verdana;
	color: #666;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
#main_menu td.ico {
	width: 35px;
}
#main_menu .ico a {
	background: #999;
	line-height: 0px;
	font-size: 0px;
	display: block;
	width: 11px;
	margin: 0px auto;
}
#main_menu .ico a:hover {
	background: #333;
}
.noborder {
	border: 0px !important;
}
#main_table {
	background: url(../img/gradient-lines.gif) 0px 4px repeat-x;
}
.t-l, .t-r, .b-r, .b-l {
	width: 8px;
	height: 8px;
	font-size: 0px;
	line-height: 0px;
}
.t-l {
	background: url(../img/top-left.gif);
}
.t-r {
	background: url(../img/top-right.gif);
}
.b-r {
	background: url(../img/bottom-right.gif);
}
.b-l {
	background: url(../img/bottom-left.gif);
}
.top {
	border-top: 1px dotted #99C1F1;
	font-size: 0px;
	line-height: 0px;
}
.bot {
	border-bottom: 1px dotted #99C1F1;
	font-size: 0px;
	line-height: 0px;
}
.left {
	border-left: 1px dotted #99C1F1;
	font-size: 0px;
	line-height: 0px;
}
.right {
	border-right: 1px dotted #99C1F1;
	font-size: 0px;
	line-height: 0px;
}
.white-bg {
	background-color: #fff;
}
#left-content {
	width: 272px;
}
.brown-hr {
	background: #E4BF8B;
	font-size: 0px;
	line-height: 0px;
	height: 2px;
	margin-top: 2px;
}


#left-content {
	background: url(../img/girl.jpg) bottom no-repeat;
	padding-bottom: 333px;
}
#left-content h2, #left-content .h2 {
	display: block;
	text-align: center;
	color: #666;
	text-decoration: none;
}
#left-content a.h2:hover {
	text-decoration: underline;
}
#search {
	margin: 15px;
}
#search .text {
	padding: 0px;
	height: 15px;
	border: 1px dotted #99C1F1;
	font: normal 11px tahoma;
	width: 175px;
	color: #999;
}
#search .text:focus {
	border: 1px solid #99C1F1;
}
#search .button {
	border: 1px solid #E09E45;
	font: bold 11px tahoma;
	text-transform: uppercase;
	color: #E09E45;
	width: 60px;
	padding: 0px;
	background: #fff;
	cursor: pointer;
	height: 17px;
	margin-left: 2px;
}
#search .button:active {
	color: #AC2929;
}

#searchcont {
	margin: 15px;
}
#searchcont .text {
	padding: 0px;
	height: 15px;
	border: 1px dotted #99C1F1;
	font: normal 11px tahoma;
	width: 350px;
	color: #999;
}
#searchcont .text:focus {
	border: 1px solid #99C1F1;
}
#searchcont .button {
	border: 1px solid #E09E45;
	font: bold 11px tahoma;
	text-transform: uppercase;
	color: #E09E45;
	width: 60px;
	padding: 0px;
	background: #fff;
	cursor: pointer;
	height: 17px;
	margin-left: 2px;
}
#searchcont .button:active {
	color: #AC2929;
}

#catalog div a {
	font: bold 13px verdana;
	text-decoration: none;
	display: block;
	margin: 5px 15px;
}
#catalog div a:hover {
	text-decoration: underline;
}
#catalog div div {
	border-top: 1px dotted #ccc;
	margin: 0px 20px 15px 15px;
}
#catalog div div a {
	color: #666;
	margin: 2px 20px;
	font: normal 11px verdana;
	padding-left: 15px;
	background: url(../img/marker.gif) 0px 3px no-repeat;
}
#main-content {
	padding: 0px 30px;
}
#main-content h2, #main-content .h2 {
	color: #E09E45;
	text-decoration: none;
}
#main-content a.h2:hover {
	text-decoration: underline;
}
#footer {
	background: url(../img/footer-bg.gif) 0px -1px repeat-x;
}
#counter {
	width: 345px;
	height: 75px;
	text-align: right;
	vertical-align: middle;
	background: url(../img/counter-bg.gif) top left no-repeat;
}
#bot-menu {
	text-align: center;
	vertical-align: middle;
	background: url(../img/bot-menu.gif) top right no-repeat;
}
#bot-menu a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding: 0px 15px;
}
#bot-menu a:hover {
	text-decoration: underline;
}
.left-links {
	padding-top: 5px;
	margin: 20px 15px;
	border-top: 1px dotted #AC2929;
}
.left-links a {
	color: #E09E45;
	text-decoration: none;
	font: bold 13px verdana;
}
.left-links a:hover {
	text-decoration: underline;
}


.catalogue_list {
	margin-top: 10px;
	border-top: 1px dotted #99C1F1;
}
.catalogue_list img {
	border: 1px dotted #fff;
}
.catalogue_list a strong {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.catalogue_list:hover {
	background: #ECF0F5;
}
.catalogue_list:hover img {
	border-color: #99C1F1;
}
.catalogue_list h2 strong {
	font-weight: normal;
	font: normal 17px tahoma;
}
.catalogue_list h2 a {
	color: #AC2929;
}
.grayy a {
	color: #999;
}
.catalogue_item table {
	border: 1px solid #BAD6F8;
	border-width: 1px 1px 0px 0px;
}
.catalogue_item table td {
	border: 1px solid #BAD6F8;
	border-width: 0px 0px 1px 1px;
	padding: 3px 8px;
}
.catalogue_item table p {
	margin: 0px;
	padding: 0px;
}
#head-top-line {
	position: absolute;
	top: 105px;
	height: 41px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}
#head-top-line div {
	background: url(../img/head-top-line.gif) bottom repeat-x;
	margin: 0px 15px 0px 5px;
	-margin-right: 5px;
	height: 40px;
}
#head-top-line div div {
	margin: 0px;
	background: url(../img/head-top-line-left.gif) left bottom no-repeat;
}
#head-top-line div div div {
	background: url(../img/head-top-klax.gif) right top no-repeat;

}