body {
	background: url(../imgs/main_back.png) repeat-x;
}

div#wrap {
	margin:0 auto;
	width:1009px;
	position:relative;
}

div#header {
	position:absolute;
	top:0px;
	left:1px;
	height:212px;
	widht:auto;
}

div#menu {
	position:absolute;
	top:212px;
	left:0px;
	width:1010px;
	height:58px;
	background: url(../imgs/menu_back.gif) no-repeat;
}

div#menu ul {
	margin:14px 0px 0px 0px;
	height:20px;
	width:100%;
}

div#menu ul li {
	display:block;
	width:160px;
	float:left;
	/*border:solid 1px #f00;*/
	padding-left:36px;
}

div#menu ul li a {
	display:block;
	width:80px;
	height:20px;
	/*margin:0 auto;*/
	filter:0;
}

div#menu ul li a:hover {
	display:block;
	width:80px;
	height:20px;
	filter:0;
}

div#menu ul li a.about {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px 0px;
	margin-left:36px;
}
div#menu ul li a.about:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -20px;
	filter:0;
}
div#menu ul li a.teach {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -40px;
	margin-left:27px;
}
div#menu ul li a.price {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -80px;
	margin-left:34px;
}
div#menu ul li a.comments {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -120px;
	margin-left:40px;
}
div#menu ul li a.contact {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -160px;
	margin-left:37px;
}

div#menu ul li a.about:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -20px;
}
div#menu ul li a.teach:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -60px;
}
div#menu ul li a.price:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -100px;
}
div#menu ul li a.comments:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -140px;
}
div#menu ul li a.contact:hover {
	background: url(../imgs/menu.png) no-repeat;
	background-position:0px -180px;
}

div#main {
	position:absolute;
	top:270px;
	width:1008px;
	margin-left:2px;
	background: url(../imgs/right_shadow.png) no-repeat top right;
	background-color:#ffffff;
}

div#content {
/*min-height:600px;
height: expression(document.body.clientHeight > 200 ? "100%" : "200px");*/
  padding-top:20px;
  min-height:500px;
  height:auto !important;
  height:500px;
  font:12px Verdana;
  line-height:20px;
}

div#content a {
	color:#000000;
}

div#content a:hover {
	color:#474848;
	text-decoration:none;
}


div#content p, div#content table, div#content ol {
	margin-left:80px;
	margin-right:80px;
	padding-bottom:10px;
}

div#comments {
	margin-left:50px;
}

div#content table {
	border-collapse: collapse;
	margin-bottom:10px;
}
div#content table td { 
	border: 2px solid #575757;
	padding:10px; 
}


div#content h1 {
  font:20px Tahoma;
  color:#60038f;
  margin:0px 20px 22px 78px;
  float:left;
}

div#bottom {
	width:989px;
	height:114px;
	margin:0px 0px 10px 6px;
	background: url(../imgs/bottom_back.gif) repeat-x;
}

div.bl {
	height:114px;
	width:auto;
	background: url(../imgs/bottom_back_l.gif) no-repeat top left;
}

div.br {
	height:114px;
	width:auto;
	background: url(../imgs/bottom_back_r.gif) no-repeat top right;
	position:relative;
}

div.contacts {
	height:65px;
	width:465px;
	background: url(../imgs/contacts_back.png) repeat-x;
	position:absolute;
	left:261px;
}

div#phone1 {
	position:absolute;
	left:30px;
	top:100px;
	color:#ffffff;
	font:24px Arial;
}

div#phone1 span {
	font:bold 16px Arial;
	color:#E0BE05;
}

div#phone2 {
	position:absolute;
	left:30px;
	top:130px;
	color:#ffffff;
	font:24px Arial;
}

div#phone2 span {
	font:bold 16px Arial;
	color:#E0BE05;
}

div.phone {
	position:absolute;
	left:25px;
	top:11px;
}

div.phone p {
	color:#ffffff;
	font:26px Verdana;
	line-height:20px;
	padding-bottom:5px;
}

div.email {
	position:absolute;
	left:247px;
	top:11px;
}

div.email p {
	color:#ffffff;
	font:18px Verdana;
}

div.email p a {
	color:#ffffff;
	font:18px Verdana;
	text-decoration:none;
}

div.contacts_l {
	height:65px;
	width:121px;
	background: url(../imgs/contact_l.gif) no-repeat;
	position:absolute;
	left:140px;
}

div.contacts_r {
	height:65px;
	width:26px;
	background: url(../imgs/contact_r.gif) no-repeat;
	position:absolute;
	left:726px;
}

div.gps {
	height:48px;
	width:61px;
	/*background: url(../imgs/gps.gif) no-repeat;*/
	position:absolute;
	left:72px;
	top:12px;
}

div.copyright {
	position:absolute;
	left:42px;
	top:91px;
	color:#b5d8ff;
	font:9px Verdana;
}

div.developers {
	position:absolute;
	left:727px;
	top:91px;
	color:#b5d8ff;
	font:9px Verdana;
}

div.copyright p, div.developers p, div.copyright a, div.developers a {
	display:inline;
	color:#3fb4ff;
}


div#reviews {
	width:auto;
}

div#reviews h1 {
	background:transparent url(../images/product_top_back.gif) repeat-x scroll 0 1px;
	height:13px;
	padding:7px 0px 0px 33px;
}

div#reviews div.reviews_block {
	padding:10px;
	margin-left:62px;
	margin-right:80px;
}

div#reviews div.reviews_block form input, div#reviews div.reviews_block form textarea {
	float:right;
	border:solid 1px #8D8D8D;
	margin:0px 0px 10px 10px;
}

div#reviews div.reviews_block form input {
	height:18px;
	width:346px;
	font-size:14px;
}

/*div#reviews div.reviews_block form input.postimg {
	height:41px;
	width:111px;
	border:0;
}*/

img#add {
	cursor:hand;
	cursor:pointer;
}

div#reviews div.reviews_block form input.protect {
	width:178px;
	height:23px;
	font-size:16px;
	padding:2px 0px 0px 0px;
}

img.protect {
	border:solid 1px #8A8A8A;
	margin:0px 8px 0px 8px;
	/*~margin:0px 17px 0px 10px;*/
	vertical-align: top;
}

a#refresh {
	margin-right:8px;
	padding-top:5px;
	vertical-align:bottom;
	cursor:hand;
	cursor:pointer;
}

a.act_page {
	text-decoration:none;
}

ul#showed {
	display:block;
}

div#reviews div.reviews_block form textarea {
	width:346px;
	height:95px;
	font-size:14px;
}

div#reviews div.reviews_block form label {
	line-height:1;
}

div.btn_review {
	margin:0px 0px 0px 10px;
	/*float:left;*/
}

ul.post_form {
	width:480px;
	height:272px;
	margin:20px 0px 0px 0px;
	display:none;
}

ul.post_form li {
	text-align:right;
	/*margin:0px 0px 10px 0px;*/
	clear:both;
	position:relative;
}

ul.post_form li span.email {
	font-size:9px;
	position:relative;
	top:-9px;
	line-height:1;
}

ul.post_form li span.protect {
	float:right;
}

div.clr {
clear:both;
display:block;
width:auto;
height:1px;
}

/*comment*/
ul.comment {
	margin:0px 0px 30px 32px;
	width:465px;
}

ul.comment li.message_head {
	color:#999999;
	font:12px Arial;
}
ul.comment li.message_head span {
	color:#000000;
	font:bold 12px Arial;
	padding-right:16px;
}

ul.comment li.message {
	font:12px Arial;
	color:#000000;
	padding:14px 0px 0px 0px;
}

div#progress {
	/*display:block;*/
	display:none;
	color:white;
	background-color:#5e5e5e;
	padding:3px;
	font:12px Arial;
	position:absolute;
	/*top:10px;
	left:115px;*/
	margin:-52px 0 0 132px;
}

ul.pages {
	margin:0px 0px 0px 35px;
	width:365px;
}

ul.pages li {
	display:inline;
	margin-left:4px;
}

ul.pages li a {
	font:10px Arial;
	color:#3B3B3B;
}

div#gallery {
	width:750px;
	margin-left:80px;
}

div#gallery1 {
	width:900px;
	margin-left:80px;
}

div#gallery ul li {
	/*float:left;*/
	display:inline;
	margin-right:30px;
}

div#gallery ul li a img {
	border:solid 1px #252525;
	margin-bottom:15px;
}

div#gallery1 ul li {
	/*float:left;*/
	display:inline;
	margin-right:15px;
}

div#gallery1 ul li a img {
	border:solid 1px #252525;
	margin-bottom:15px;
}

.stat {
	display:block;
	border:solid 1px #B5D8FF;
	/*width:140px;
	height:16px;*/
	position:absolute;
	left:260px;
	top:91px;
	color:#3FB4FF;
	font:9px Verdana;
	/*text-align:right;*/
	padding:2px;
}

#zakaz input, #zakaz textarea {
  width:300px;
}

#zakaz  .btnzakaz input {
  width:100px;
}
