body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,select {
	margin:0;
	padding:0;
}

html {
	background: #e4e4e2 url("../images/background.jpg") repeat-x top;
}
	
body {
	font: 10px tahoma;
	background: url("../images/top.png") no-repeat center 123px;
}
	
img, a {
	border: 0px;
}

h1 {
	float: left;
	width: 100%;
	display: inline;
	font: normal 18px georgia;
	padding-left: 38px;
	color: #a73411;
	margin: 0px 0px 20px -38px;
	text-transform: uppercase;
	background: url("../images/line.gif") no-repeat 0px 9px;
}

h2 {
/*	float: left;*/
	width: 100%;
/*	display: inline;*/
	font: normal 17px georgia;
	padding-left: 38px;
	color: #a73411;
	margin: 0px 0px 15px -38px;
	background: url("../images/line.gif") no-repeat 0px 9px;
}

h3 {
	float: left;
	width: 100%;
	display: inline;
	font: bold 12px georgia;
	padding-bottom: 15px;
	color: #158cdb;
	line-height: 17px;
}

img, .video_bg {
	behavior: url(iepngfix.htc);
}

a:link {color: #158cdb; text-decoration: underline}
a:visited {color: #158cdb; text-decoration: underline}
a:active {color: #158cdb; text-decoration: underline}
a:hover {color: #158cdb; text-decoration: none}

#container {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
}

#head {
	position: relative;
	width: 1000px;
	height: 186px;
	margin: 0 auto;
	background: url("../images/head_bg.gif") repeat-x bottom;
}

.logo {
	position: absolute;
	left: 100px;
	top: 56px;
}

.slogan {
	position: absolute;
	left: 300px;
	top: 141px;
	width: 100px;
	font-size: 9px;
	line-height: 14px;
}

.std {
	position: absolute;
	left: 300px;
	top: 100px;
}

.std a {
	float: left;
	margin-right: 41px;
}

.phone {
	position: absolute;
	left: 429px;
	top: 28px;
	width: 110px;
	height: 107px;
	padding: 23px 30px 0px 0px;
	font-size: 12px;
	color: #fff;
	background: url("../images/phone.png") no-repeat;
	text-align: right;
}

.phone span {
	position: relative;
/*	top: -7px;*/
	font-size: 10px;
	color: #000;
}

.askanswer {
	position: absolute;
	left: 550px;
	top: 141px;
	width: 100px;
	font-size: 10px;
	width: 120px;
	color: #fff;
}

.icq {
	position: absolute;
	left: 600px;
	top: 96px;
	color: #158cdb;
}

.icq img {
	position: relative;
	margin: 0px 5px -4px 0px;
}

.basket {
	position: absolute;
	right: 29px;
	top: 0px;
	width: 171px;
	height: 23px;
	padding-top: 92px;
	font: bold 16px georgia;
	letter-spacing: -1px;
	background: url("../images/basket.png") no-repeat right;
}

.basket img {
	position: absolute;
	left: 100px;
	top: 58px;
}

.basket a:link {color: #000; text-decoration: underline}
.basket a:visited {color: #000; text-decoration: underline}
.basket a:active {color: #000; text-decoration: underline}
.basket a:hover {color: #000; text-decoration: none}

.basket_content {
	position: absolute;
	right: 55px;
	top: 131px;
	width: 145px;
	height: 38px;
	padding: 9px 0px 0px 15px;
	background: url("../images/basket_bg.png") no-repeat;
}

.text01 {
	font-weight: bold;
	color: #158cdb;
	padding-bottom: 3px;
}

.text01 span {
	float: left;
	width: 70px;
	color: #a73411;
	font-weighT: normal;
}

#content {
	position: relative;
	z-index: 1;
	margin: 45px auto 0 auto;
	width: 1000px;
}

.search {
	float: left;
	display: inline;
	position: relative;
	margin: 5px -35px 0px -12px;
	width: 185px;
	height: 60px;
}

.input1 {
	float: left;
	display: inline;
	margin: 1px 0px 0px 0px;
	width: 124px;
	height: 17px;
	padding: 7px 13px 0px 13px;
	background: url("../images/input1.png") no-repeat;
}

.input1 input {
	float: left;
	font: 10px tahoma;
	background-color: transparent;
	border-width: 0px;
	width: 124px;
	color: #158cdb;
}

.search_button {
	float: left;
	display: inline;
	margin-left: 9px;
}

.left_column {
	float: left;
	padding-left: 100px;
	width: 150px;
}

.menu {
	float: left;
	width: 162px;
	margin-left: -12px;
	display: inline;
	list-style: none;
	font: bold 12px georgia;
	padding-bottom: 35px;
}

.menu li {
	float: left;
	width: 150px;
	padding-left: 12px;
	margin-bottom: 10px;
	background: url("../images/arrow.gif") no-repeat 0px 4px;
}

.menu a:link {color: #000; text-decoration: underline}
.menu a:visited {color: #000; text-decoration: underline}
.menu a:active {color: #000; text-decoration: underline}
.menu a:hover {color: #000; text-decoration: none}

.catalog {
	float: left;
	width: 162px;
	margin-left: -12px;
	padding-bottom: 50px;
	display: inline;
	list-style: none;
	font-size: 11px;
}

.catalog li {
	float: left;
	width: 150px;
	padding-left: 12px;
	margin-bottom: 8px;
	background: url("../images/arrow2.gif") no-repeat 0px 4px;
}

.illustration {
	position: absolute;
	z-index: -1;
	left: 204px;
	top: -20px;
	width: 546px;
	height: 528px;
}

.cottage {
	position: absolute;
	left: -70px;
	top: 475px;
	width: 431px;
	height: 328px;
	z-index: -1;
}

.cottage2 {
	position: absolute;
	left: 16px;
	top: -317px;
	width: 431px;
	height: 328px;
	z-index: -1;
}

.center_column {
	float: left;
	width: 450px;
	padding-left: 50px;
}

.illustration_block {
	float: left;
	width: 100%;
	height: 515px;
}

.text02 {
	float: left;
	width: 100%;
	color: #727271;
	line-height: 15px;
}

.slogan2 {
	position: absolute;
	left: 404px;
	top: 404px;
	width: 135px;
	text-align: center;
	color: #fff;
	font: 16px georgia;
}

.right_column {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 170px;
}

.product {
	float: left;
	width: 100px;
	padding-right: 70px;
	height: 194px;
}

.product_image {
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.border {
	position: absolute;
	left: 0px;
	top: 0px;
}

.product_name {
	float: left;
	width: 150px;
	display: inline;
	position: relative;
	text-align: center;
	margin: 12px -25px 0px -25px;
	font-size: 11px;
	font-weight: bold;
	color: #158cdb;
}

.product_price {
	float: left;
	width: 79px;
	margin-top: 8px;
	font: bold 14px georgia;
	color: #a73411;
}

.product_price span {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

.add {
	margin-top: 8px;
	float: right;
}

.froggy {
	float: left;
	display: inline;
	width: 118px;
	height: 93px;
	padding-top: 121px;
	margin: 0px -10px 0px -8px;
	font: 40px georgia;
	color: #fff;
	text-align: center;
	background: url("../images/froggy.png") no-repeat;
}

.froggy p {
	margin-top: -5px;
	font-size: 14px !important;
}

.gift {
	float: left;
	width: 100px;
	text-align: center;
	font: bold 14px georgia;
	margin-top: 7px;
	padding-bottom: 75px;
}

.gift p {
	font-size: 16px;
}

.gift a:link {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.gift a:visited {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.gift a:active {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.gift a:hover {color: #158cdb; text-decoration: none; background: none;}

.best {
	float: left;
	display: inline;
	position: relative;
	width: 680px;
	padding-left: 376px;
	margin: 65px 0px 0px -76px;
	background: url("../images/best.jpg") no-repeat;
}

.reklama {
	float: left;
	display: inline;
	width: 650px;
	margin-left: 300px;
	padding-bottom: 35px;
}

.big_column {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 50px;
}

.left_column2 {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 200px;
}

.text03 {
	float: left;
	width: 100%;
	line-height: 14px;
}

.text04 {
	float: left;
	width: 100%;
	color: #727271;
	padding-bottom: 30px;
	margin-top: 15px;
}

#footer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 0px;
	}

.footer {
	float: left;
	position: relative;
	z-index: 0px;
	display: inline;
	width: 700px;
	height: 80px;
	padding-left: 381px;
	margin: 60px 0px 0px -81px;
	background: url("../images/footer_line.png") no-repeat 0px 3px;
}

.footer_menu {
	float: left;
	list-style: none;
	font-weight: bold;
}

.footer_menu li {
	float: left;
	display: inline;
	padding-right: 20px;
}

.footer_menu a:link {color: #a73411; text-decoration: none; background: url("../images/dash2.gif") repeat-x bottom;}
.footer_menu a:visited {color: #a73411; text-decoration: none; background: url("../images/dash2.gif") repeat-x bottom;}
.footer_menu a:active {color: #a73411; text-decoration: none; background: url("../images/dash2.gif") repeat-x bottom;}
.footer_menu a:hover {color: #a73411; text-decoration: none; background: none;}

.copyright {
	float: left;
	padding-top: 15px;
	width: 100%;
	color: #727271;
}

.advanced_search {
	float: left;
	width: 649px;
	height: 39px;
	padding-left: 13px;
	margin-bottom: 25px;
	background-image: url("../images/search_bg.png");
}

.selectbox1 {
	float: left;
	display: inline;
	margin: 7px 0px 0px 13px;
}

.selectbox2 {
	float: left;
	display: inline;
	margin: 7px 0px 0px 14px;
}

/*---------------------------------------Selectbox-------------------------------------------------------*/

.jquery-selectbox {
	position: relative;
	height: 24px;
	width: 150px !important;
	z-index: 0;
	float: left;
	display: inline;
	font-size: 10px;
	font-family: tahoma;
	color: #158cdb;
	background-image: url("../images/select1.gif");
}
.jquery-selectbox.selecthover {
	border-color: #9F7627;
	background-image: url("../images/select1.gif");
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
padding: 7px 0px 0px 13px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 24px;
	left: 0px;
	background: #e4e4e2;
	width: 150px !important;
	height: 120px !important;
	overflow: auto;
	z-index: 1000;
	border: 1px solid #52a0e3;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	margin: 5px 2px 0px 0px;
	background: url("../images/select_button.gif");
	width: 16px;
	height: 15px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("../images/select_button2.gif");
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #a73411;
	color: #eee;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
padding: 2px 0px 2px 13px;
}

/*---------------------------------------End of Selectbox-------------------------------------------------------*/

/*---------------------------------------Selectbox 2-------------------------------------------------------*/

.selectbox2 .jquery-selectbox {
	width: 105px !important;
	background-image: url("../images/select2.gif");
}

.selectbox2 .jquery-selectbox.selecthover {
	background-image: url("../images/select2.gif");
}

.selectbox2 .jquery-selectbox .jquery-selectbox-list {
	width: 105px !important;
}

/*---------------------------------------End of Selectbox-------------------------------------------------------*/

.adv_search_button {
	float: left;
	display: inline;
	margin: 6px 0px 0px 8px;
}

.styled_table {
	float: left;
	width: 100%;
	margin-top: 5px;
	background: url("../images/table_footer.png") no-repeat bottom;
}

.styled_table table {
	border-collapse: collapse;
	width: 100%;
	clear: both;
	font-size: 11px;
	background: url("../images/table_header.png") no-repeat;
}

.styled_table td {
	padding-left: 22px;
	height: 42px;
}

.styled_table tbody td {
	border-bottom: 1px solid #fff;
}

.styled_table thead td {
	font-weight: bold;
	color: #fff;
	height: 41px;
	border: none;
}

.styled_table tfoot td {
	font-weight: bold;
	font-size: 12px;
	color: #a73411;
	height: 41px;
	border: none;
}

.input2 {
	float: left;
	display: inline;
	width: 29px;
	height: 18px;
	padding: 6px 13px 0px 13px;
	background: url("../images/input2.png") no-repeat;
}

.input2 input {
	float: left;
	font: 11px tahoma;
	background-color: transparent;
	border-width: 0px;
	width: 29px;
}

.delete {
	font-size: 10px;
}

.delete a:link {color: #a73411; text-decoration: underline}
.delete a:visited {color: #a73411; text-decoration: underline}
.delete a:active {color: #a73411; text-decoration: underline}
.delete a:hover {color: #a73411; text-decoration: none}

.order_button {
	cursor: pointer;
	float: left;
	margin-top: 34px;
}

.order_form {
	float: left;
	clear: both;
	margin-top: 30px;
	border-collapse: collapse;
	display: none;
}

.order_form td {
	padding-bottom: 16px;
}

.input3 {
	float: left;
	width: 324px;
	height: 17px;
	padding: 7px 13px 0px 13px;
	background: url("../images/input3.png") no-repeat;
}

.input3 input {
	float: left;
	font: 10px tahoma;
	background-color: transparent;
	border-width: 0px;
	width: 324px;
	color: #158cdb;
}

.textarea {
	float: left;
	width: 324px;
	height: 114px;
	padding: 7px 13px 0px 13px;
	background: url("../images/textarea.png") no-repeat;
}

.textarea textarea {
	float: left;
	font: 10px tahoma;
	background-color: transparent;
	border-width: 0px;
	width: 324px;
	height: 107px;
	color: #158cdb;
	overflow: hidden;
}

.captcha {
	float: left;
	font-size: 0px;
	border: 1px solid #aca7a6;
}

.input4 {
	float: right;
	width: 211px;
	height: 17px;
	padding: 7px 13px 0px 13px;
	margin-top: 7px;
	background: url("../images/input4.png") no-repeat;
}

.input4 input {
	float: left;
	font: 10px tahoma;
	background-color: transparent;
	border-width: 0px;
	width: 211px;
	color: #158cdb;
}

.send {
	float: left;
	clear: both;
	margin-top: 10px;
}

.reklama2 {
	float: left;
	width: 100%;
	padding: 50px 0px 100px 0px;
}

div.razdeli_new {
	width: 650px;
	font-size: 11px;
	padding: 70px 0px 17px 0px;
	margin-top: -55px;
}
div.rn_top {
	background: transparent url("../images/razdel_bg_top.png") no-repeat;
	height: 15px;
}
div.rn_bot {
	background: transparent url("../images/razdel_bg_bot.png") no-repeat;
	height: 17px;
}
div.rn_body {
	background: #FFFFFF;
}

.razdeli {
	float: left;
	list-style: none;
	width: 609px;
	font-size: 11px;
	padding: 0px 0px 17px 41px;
	background: url("../images/razdel_bg.png") no-repeat;
	clear: both;
}

img.rn_new {
	position: absolute;
	right: 50px;
	top: 20px;
}

ul.razdeli {
	background: #FFFFFF;
}

.razdeli li {
	float: left;
	display: inline;
	width: 210px;
	padding-left: 9px;
	margin-bottom: 9px;
	background: url("../images/arrow3.gif") no-repeat 0px 3px;
}

.v2 li {
	padding-left: 14px;
	background: url("../images/arrow4.gif") no-repeat 0px 4px;
}

.razdeli .current {
	background: url("../images/arrow5.gif") no-repeat 0px 4px;
}

.razdeli a:link {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.razdeli a:visited {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.razdeli a:active {color: #158cdb; text-decoration: none; background: url("../images/dash.gif") repeat-x bottom;}
.razdeli a:hover {color: #158cdb; text-decoration: none; background: none;}

.v2 a:link {color: #158cdb; text-decoration: underline;}
.v2 a:visited {color: #158cdb; text-decoration: underline;}
.v2 a:active {color: #158cdb; text-decoration: underline;}
.v2 a:hover {color: #158cdb; text-decoration: none;}

.products {
	float: left;
	display: inline;
	margin-right: -30px;
	width: 680px;
}

.header {
	float: left;
	width: 100%;
	margin-top: 5px;
	padding: 0px 0px 25px 0px;
	background: url("../images/dash3.gif") repeat-x 0px 6px;
}

.header p {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-right: 34px;
	background: #e4e4e2;
}

.header a:link {color: #000; text-decoration: underline}
.header a:visited {color: #000; text-decoration: underline}
.header a:active {color: #000; text-decoration: underline}
.header a:hover {color: #000; text-decoration: none}

.header h2 {
	width: auto;
	padding-right: 15px;
	background: #e4e4e2;
}

.block {
	float: left;
	width: 100%;
}

.product_media {
	float: left;
	width: 235px;
}

.border_top {
	float: left;
	position: relative;
	z-index: 1;
	width: 235px;
	height: 16px;
}

.big_foto {
	position: relative;
	float: left;
	width: 235px;
	text-align: center;
	margin-top: -16px;
	z-index: 0;
	overflow: hidden;
}

.long_border {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 235px;
	height: 1000px;
	background: url("../images/long_border.png") no-repeat;
}

.zoom {
	float: right;
	position: relative;
	z-index: 2;
	margin-top: -32px;
	padding-right: 1px;
}

.border_bottom {
	float: left;
	position: relative;
	z-index: 1;
	width: 235px;
	height: 16px;
	margin-top: -16px;
}

.thumbs {
	float: left;
	display: inline;
	width: 270px;
	margin: 25px -35px 0px 0px;
}

.thumbs .product_image {
	display: inline;
	margin-right: 35px;
}

.ajax {
	float: left;
	margin-top: 28px;
	width: 235px;
	height: 59px;
	padding-top: 14px;
	text-align: center;
	background: url("../images/zebra.png") no-repeat;
}

.product_info {
	float: left;
	padding-left: 35px;
	width: 380px;
	font-size: 12px;
	line-height: 20px;
}

.price {
	float: left;
	width: 362px;
	height: 38px;
	padding: 1px 0px 15px 18px;
	background: url("../images/price_bg.png") no-repeat;
}

.price .add {
	float: left;
}

.add span {
	position: relative;
	left: 2px;
	top: -7px;
}

.product_info table {
	margin-top: 20px;
	border-collapse: collapse;
}

.product_info td {
	padding-right: 50px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url("../images/macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;

	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	
}

#TB_caption{
	height:0px;

	float:left;
}

#TB_closeWindow{
	height:0px;

	float:right;
}

#TB_closeAjaxWindow{

	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
}

#TB_title{
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	clear:both;
	overflow: hidden;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
}

#TB_ajaxContent p{
}

#TB_load{
	position: fixed;
	display:none;
	height:32px;
	width:32px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> End of thickbox settings <<<----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.video_bg {
	position: absolute;
	z-index: 0;
	lefT: 0px;
	top: 0px;
	height: 455px;
	width: 514px;
	background: url("../images/video_bg.png") no-repeat;
}

.video_content {
	position: absolute;
	z-index: 2;
	left: 44px;
	top: 71px;
	width: 425px;
	height: 350px;
	overflow: hidden;

}

.close {
	position: absolute;
	z-index: 1;
	top: 27px;
	right: 102px;
	cursor: pointer;
}

.loading {
	position: absolute;
	z-index: 1;
	left: 240px;
	top: 222px;
}

.contacts {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

.contacts form {
	float: left;
}

.text05 {
	float: left;
	position: relative;
	width: 100%;
	font-weight: bold;
	color: #a73411;
}

.text06 {
	float: left;
	position: relative;
	width: 614px;
	margin-top: 5px;
	padding-left: 36px;
	background: url("../images/line2.gif") no-repeat 0px 9px;
}

.open_map {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 0px 14px 36px;
	padding-right: 10px;
	font-weight: bold;
	color: #158cdb;
	cursor: pointer;
	background: url("../images/arrow6.gif") no-repeat 100% 9px;
}

.open_map p {
	background: url("../images/dash.gif") repeat-x 0 17px;
}

.map {
	float: left;
	width: 100%;
	font-size: 0px;
	margin-top: 10px;
	padding-bottom: 30px;
	display: none;
}

.map_zoom {
	float: left;
	text-align: center;
	font-size: 11px;
	clear: both;
	width: 205px;
	height: 28px;
	padding: 3px 0px 0px 0px;
	background: url("/images/zoom_bg.png") no-repeat;
}

.close_map {
	float: left;
	display: inline;
	margin: 3px 0px 0px 16px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #158cdb;
	cursor: pointer;
	background: url("../images/arrow7.gif") no-repeat 100% 8px;
}

.close_map p {
	background: url("../images/dash.gif") repeat-x 0 17px;
}

.contacts_form {
	float: left;
	clear: both;
	margin-top: 13px;
	border-collapse: collapse;
}

.contacts_form td {
	padding-bottom: 16px;
}

.text07 {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

.text08 {
	float: left;
	position: relative;
	width: 100%;
	font-weight: bold;
	color: #a73411;
	padding-bottom: 5px;
}

.text09 {
	float: left;
	position: relative;
	width: 100%;
	font-weight: bold;
	color: #a73411;
	padding: 5px 0px 15px 0px;
}

.error {
	float: left;
	display: inline;
	width: 400px;
	padding-right: 280px;
	margin-right: -30px;
	height: 280px;
	font-size: 12px;
	line-height: 20px;
	background: url("../images/404.png") no-repeat top right;
}
