body {
	margin: 0px; padding: 0px;font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/bg.gif);
}

img {border: none}

.clear {clear: both}

.back, .map {
	position: absolute;
	top: 10px; 
	left: 10px;
	background: url(../img/map.gif);
	width: 80px; height: 14px;
	display: block;
}

.back {left: 100px; width: 110px; height: 16px;background: url(../img/back.gif); top: 7px;}


.center {
	width: 994px; /*border: 3px solid black;*/
	position: relative;margin: auto;
}

.banner {
	width: 969px; height: 239px; position: relative;
	background: url(../img/banner.jpg);	overflow: hidden;
	margin: auto; padding-top: 66px;
}


.banner .menu {
	position: relative; width: 578px; height: 55px;
	margin-left: 20px; overflow: hidden;
}

.banner .menu a {
	position: relative; display: block; overflow: hidden;
	height: 56px; float: left;
}
.banner .menu5 {width: 84px; background: url(../img/menu5.jpg)}
.banner .menu5:hover, .banner #menu5 {background: url(../img/menu5a.jpg)}
.banner .menu1 {width: 136px; background: url(../img/menu1.jpg)}
.banner .menu1:hover, .banner #menu1  {background: url(../img/menu1a.jpg)}
.banner .menu2 {width: 82px; background: url(../img/menu2.jpg)}
.banner .menu2:hover, .banner #menu2 {background: url(../img/menu2a.jpg)}
.banner .menu3 {width: 113px; background: url(../img/menu3.jpg)}
.banner .menu3:hover, .banner #menu3 {background: url(../img/menu3a.jpg)}
.banner .menu4 {width: 134px; background: url(../img/menu4.jpg)}
.banner .menu4:hover, .banner #menu4 {background: url(../img/menu4a.jpg)}




.content {
	width: 929px; background: #484848 url(../img/content.gif) repeat-y; overflow: hidden;
	margin: auto; position: relative; padding-left: 20px; padding-top: 22px;
	padding-right: 20px; color: White;
}

.contentTable {
	width: 100%; table-layout:  fixed; overflow: hidden;
	position: relative;
}

.leftCont, .centerCont {vertical-align: top;overflow: hidden; padding-bottom: 30px;}

.leftCont {width:190px;}
.centerCont {padding-left: 40px;}

.roundBlock {
	position: relative; 
	background: #434343 url(../img/roundBlock.gif) top left repeat-x;
}

.roundBlock .inBllock {
	position: relative; 
	background: url(../img/rbTopRight.gif) top right no-repeat;
	border-left: 1px solid #707070; 
	
}

.leftUg {
	position: absolute; background: url(../img/rbTopLeft.gif); 
	width: 18px; height: 24px;	display: block; overflow: hidden;
	top: 0px; left: -2px;
}

.roundBlock .nizRound {
	height: 24px; position: relative;	font-size: 0px;
	 background: url(../img/border.gif) bottom left repeat-x;
}

.nizRound div {height: 24px;position: relative;	font-size: 0px;background: url(../img/rbBotRight.gif) top right no-repeat; }

.leftUg2 {
	position: absolute; background: url(../img/rbBotLeft.gif); 
	width: 18px; height: 24px;	display: block; overflow: hidden;
	top: 0px; left: -1px;
}

.leftCont ul, .leftCont li {
	margin: 0px;
	padding: 0px;
}

.leftCont ul a {color: White; text-decoration: none;}

.leftCont ul a:hover {
	text-decoration: underline;
}

.leftCont ul {
	
}

.leftCont ul ul {
	padding-bottom: 15px;
	background: url(../img/line.gif) bottom no-repeat;
	margin-bottom: 20px;	
}

.leftCont li {
	font-size: 16px;
	padding-bottom: 10px;
}

.leftCont ul ul li {
	font-size: 11px;
	margin-left: 2px;
	padding-bottom: 3px;
	list-style-type: none;
	background: url(../img/li.gif) top left no-repeat ;
	padding-left: 14px;
}

.footer {
	height: 117px;
	width: 969px;
	overflow: hidden;
	margin: auto;
	background: url(../img/footer.jpg);
	margin-bottom: 10px;
}

.footMenu a {color: White; font-size: 16px;text-decoration: none}
.footMenu a:hover {text-decoration: underline}


.footMenu {
	height: 34px;
	padding-top: 50px;
	padding-left: 245px;
}

.footMenu img {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;	
}

.forText {
	padding: 20px;
}


.print {
	display: block;
	position: relative;
	float: right;
	color: White;
	text-decoration: none;
	background: url(../img/print.gif) top left no-repeat;
	padding-left: 18px;
	font-size: 11px;
}

a.print:hover {text-decoration: underline}

.myLine {}

.myLine a, .myLine span {
	margin-left: 4px;
	margin-right: 4px;
	color: White;
	text-decoration: none;
}

.myLine span {
	position: relative;
	padding: 2px;
	font-weight: bold;
	background: #3A3A3A;
	padding-left: 7px;
	padding-right: 7px;
}

.myLine a:hover {text-decoration: underline}

.model {}

.model .leftPart {}
.model .rightPart {}

.model .bigPhoto{}

.zoom {}

.colors {}
.colorBlock {}

.dopRound {
	background: url(../img/border2.gif) top right repeat-y;
}




.noDispaly {
	display: none;
}

.maps {
	padding: 10px;
}

.maps a {color: white; text-decoration: none; display: block; position: relative;}
.maps a:hover {text-decoration: underline}

.maps .dop {
	padding-left: 10px;
}

.form  {
	padding: 10px;
}

.form  .name {
	width: 60px; text-align: right; 	padding-right: 10px;
}

.form  td {
	padding-bottom: 5px;
}

.form .inp {
	border: 1px solid white; width: 150px; background: #505050;
}

.form  textarea {
	border: 1px solid white; width: 300px; background: #505050;
	height: 100px;
}

.form  .error {
	color: red;
}


