/*======================================================================================================*/
/*      Студия Prodes      */
/*           2008          */
/*      www.prodes.ru      */
/*======================================================================================================*/
html, body{
	font-size: 12px;
	color:#333333;
	padding:0px;
  	margin:0px;
	background-color:#fff;
	width:100%;
  	height:100%;
	z-index:0;
	
	min-height:600px;
	
	background-image:url(../images/bg-top-grad.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

TD.IMG { display: block; }





#wrap {
    width:100%; min-width: 999px; max-width: 1400px;
	width: expression(
		(document.body.clientWidth) < 1000 ?	"999px" :
			(document.body.clientWidth) > 1401 ? "1400px" :
				"100%"
	);
    border-collapse:collapse;
	margin: 0 auto;
	padding:0px;
min-height: 100%;

}
*+HTML #wrap {min-width: 999px; min-height: 100%;}


#center {
 width: 90%;
 padding: 0px 0px 0px 0px; 
 margin: 0 auto; 
 position: relative;
 
}

*+html #center {padding-bottom:-96px;}

* html #center {
  height: 100%;
}

#top { 
 background-image:url(../images/bg-top.jpg);
 background-position:top center;
 background-repeat:no-repeat;
 height:125px;
 margin:0 5%;
 clear:both;
}

#top #logo {
 width: 240px;
 height:90px;
 float: left;
 margin-top:35px;
}

#top #logo .podlogo {margin-left:50px; margin-top:17px; padding:0px;}
#top #logo .podlogo p {margin:0px; padding:0px;}

#top #rastyazhka {
 width: 50%;
 height:44px;
 float: left;
 margin-left:5%;
}

#top #rastyazhka table {
background-image:url(../images/rastyazh.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-align:center;
}

#top #rastyazhka table td.left{
background-image:url(../images/podveska.gif);
background-position:25% 0%;
background-repeat:no-repeat;
}

#top #rastyazhka table td.right{
background-image:url(../images/podveska.gif);
background-position:74% 0%;
background-repeat:no-repeat;
}

#top #rastyazhka p{
 color:#FFFFFF;
}

#top #rastyazhka p a,  #top #rastyazhka p a:visited{
	text-decoration:underline;
	color:#ffffcc;
	cursor:pointer;
	cursor:hand;
} 

#top #rastyazhka p a:hover, #top #rastyazhka p a.act:hover, #top #rastyazhka p a.act, #top #rastyazhka p a.act:visited{
	text-decoration:underline;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

#top #miniki {
 width: 100px;
 height:11px;
 float: left;
 margin-left:5%;
 margin-top:55px;
}

#but_but{
	width: 22px;
	height: 11px;
	float:left;
}
/*============*/
#but_home{
	background:url(../images/but_home.gif) center center no-repeat;
	width: 10px;
	height: 11px;
	float:left;
}
#but_home a span{display:none;}
#but_home a{
	display:block;
	font-size:1px;
	width: 100%;
	height: 100%;
}
/*============*/
#but_mail{
	background:url(../images/but_mail.gif) center center no-repeat;
	width: 12px;
	height: 11px;
	float:left;
}
#but_mail a span{display:none;}
#but_mail a{
	display:block;
	font-size:1px;
	width: 100%;
	height: 100%;
}
/*============*/
#but_search{
	background:url(../images/but_search.gif) center center no-repeat;
	width: 11px;
	height: 11px;
	float:left;
}
#but_search a span{display:none;}
#but_search a{
	display:block;
	font-size:1px;
	width: 100%;
	height: 100%;
}
/*======================================================================================================*/


.data {
	margin-bottom:5px;
}

.newstext {
	font-style:italic;
}

#dizglav {
 margin-left: 10%;
 padding-left:40%;
 
}
#dizglav .data {
	width:110px;
	float:left;
}

#dizglav .newstext {
	width:70%;
	float:left;
	font-style:italic;
}

.clearglavdiz {
	height:15px;
	width:100%;
	display:block;
	clear:both;
}

#left {
 width: 240px;
 float: left;
 margin-top:50px;
 position:relative;
 display: inline;
}

#left h1 {
 margin-bottom:10px;
}

#left h1 a, #left h1 a:visited{
 color:#660000;

 /*border-bottom:1px #660000 dashed;*/
 cursor:pointer;
 cursor:hand;
}

#left h1 a:hover{
 color:#cc9966;

 /*border-bottom:1px #cc9966 dashed;*/
 cursor:pointer;
 cursor:hand;
 background-color:#FFF;
}

#left #home, #left #bizz, #left #myag, #left #son{
	position:relative;
	
}




#left #home h2, #left #bizz h2, #left #myag h2, #left #son h2{
 padding-left:17px;
 margin-bottom:5px;
 margin-top:12px;
 background-color:#FFF;
}

#left #home p, #left #bizz p, #left #myag p, #left #son p{
 padding-left:17px;
 background-image:url(../images/str.gif);
 background-position:left 1px;
 background-repeat:no-repeat;
 margin-bottom:12px;
 font-size:14px;
 background-color:#FFF;
}

#left #home a, #left #home a:visited, #left #bizz a, #left #bizz a:visited, #left #myag a, #left #myag a:visited, #left #son a, #left #son a:visited {
	text-decoration:underline;
	color:#660000;
	cursor:pointer;
	cursor:hand;
}

#left #home a:hover, #left #bizz a:hover, #left #myag a:hover, #left #son a:hover, #left #home a.act, #left #bizz a.act, #left #myag a.act, #left #son a.act{
	text-decoration:underline;
	color:#cc9966;
	cursor:pointer;
	cursor:hand;
}

#mebhoume {
	width:115px;
	height:130px;
	position:relative;
}

#mebhoumephoto {
	width:115px;
	height:80px;
	float:left;
	position:relative;
}

#mebhoumetext {
	width:115px;
	height:50px;
	float:left;
	position:relative;
}

#mebhoumetext h1{
	margin-top:0px;
	background-color:#FFF;
	line-height: 1.3;
	font-weight:normal;
	position:relative;
	font-size:14px;
}

#mebbiz {
	width:115px;
	height:130px;
}

#mebbizphoto {
	width:115px;
	height:80px;
	float:left;
}

#mebbiztext {
	width:115px;
	height:50px;
	float:left;
}

#mebbiztext h1{
	margin-top:0px;
	line-height: 1.3;
	font-weight:normal;
	font-size:14px;
}

#mebmyag {
	width:115px;
	height:130px;
}

#mebmyagphoto {
	width:115px;
	height:80px;
	float:left;
}

#mebmyagtext {
	width:115px;
	height:50px;
	float:left;
}

#mebmyagtext h1{
	margin-top:0px;
	line-height: 1.3;
	font-weight:normal;
	font-size:14px;
}

#mebson {
	width:115px;
	height:130px;
}

#mebsonphoto {
	width:115px;
	height:80px;
	float:left;
}

#mebsontext {
	width:115px;
	height:50px;
	float:left;	
}

#mebsontext h1{
	margin-top:0px;
	line-height: 1.3;
	font-size:14px;
}




#meboptimal {
	width:115px;
	height:130px;
}

#meboptimalphoto {
	width:115px;
	height:80px;
	float:left;
}

#meboptimaltext {
	width:115px;
	height:50px;
	float:left;	
}

#meboptimaltext h1{
	margin-top:0px;
	line-height: 1.3;
	font-size:14px;
}




#mebplan {
	width:115px;
	height:130px;
}

#mebplanphoto {
	width:115px;
	height:80px;
	float:left;
}

#mebplantext {
	width:115px;
	height:50px;
	float:left;	
}

#mebplantext h1{
	margin-top:0px;
	line-height: 1.3;
	font-size:14px;
}

/*======================================================================================================*/

#content {
 margin-left: 10%;
 padding-left:185px;
 margin-bottom: 15px;
}

#contentkatalog {
 margin-left: 10%;
 padding-left:170px;
 margin-bottom: 15px;
}


#contentgl {
 margin-left: 300px;
 
 margin-bottom: 15px;
 width:650px;
border:1px solid #ccc;


}

#content p{
	display:block;
	margin-bottom:10px;
	line-height: 1.5;
}

#contentkatalog p{
	display:block;
	margin-bottom:10px;
	margin-left:13px;
	line-height: 1.5;
}

#contentkatalog h1.big{
 margin-left:13px;
 margin-bottom:15px;
 font-weight:bold;
	color:#660000;
}

#contentkatalog h1.bigdiz{
 margin-left:13px;
 margin-bottom:0px;
 font-weight:bold;
	color:#660000;
}

#contentkatalog p.bigdiz{
 margin-bottom:5px;

}

#content h1,#content h2,#content h3,#content h4, #contentkatalog h1,#contentkatalog h2,#contentkatalog h3,#contentkatalog h4{
	margin-bottom:10px;
}

#content h5,#content h6, #contentkatalog h5,#contentkatalog h6{
	margin-bottom:0px;
}

#leftcon {
width: 67%;
float:left;
padding-right:1%;
}

#leftcon h1,#leftcon h3,#leftcon h4{
	margin-bottom:10px;
	font-weight:bold;
	color:#660000;
}

#leftcon h2{
	margin-bottom:10px;
	font-weight:bold;
	color:#333;
}

#leftcon td{
	vertical-align:top;
}



#leftconstan {
width: 87%;
float:left;
padding-right:1%;
}

#leftconstan h1,#leftconstan h3,#leftconstan h4{
	margin-bottom:10px;
	font-weight:bold;
	color:#660000;
}

#leftconstan h2{
	margin-bottom:10px;
	font-weight:bold;
	color:#333;
}

#leftconstan td{
	vertical-align:top;
}






#leftcongl {
width: 430px;
float:left;
padding-right:1%;
}

#stran {
	margin-top:45px; 
	height:25px;
}

#stran a span.st{
	width:20px;
	height:18px;
	background-color:#ffffff;
	float:left;
	color:#660000;
	text-align:center;
	text-decoration:underline;
	vertical-align:middle;
	padding-top:2px;
	margin-right:2px;
}

#stran a span.stact{
	width:20px;
	height:18px;
	background-color:#666666;
	float:left;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	padding-top:2px;
	margin-right:2px;
}

#stran a span.st:hover{
	width:20px;
	height:18px;
	background-color:#ffffff;
	float:left;
	color:#cc9966;
	text-align:center;
	text-decoration:underline;
	padding-top:2px;
	margin-right:2px;
}

#stran span{
	height:18px;
	float:left;
	padding-top:2px;
	margin-right:2px;
}

.dizphoto {
	width:141px;
	height:104px;
	background-image:url(../images/ramka.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	margin-right:15px;
	margin-left:15px;

}

.salonphoto {
	width:140px;
	float:left;
}

.dizphoto img{
	margin-top:22px;
}

.diztext{
	
	margin-left:25px;
	height:104px;
}


.diztextgl{
	
	margin-left:0px;
	height:104px;
}


.diztextkat{
	width:150px;
	float:left;
	margin-left:5px;
}

.salontextkat{
	width:150px;
	float:left;
	margin-left:3px;
}


.diztextkat span.fiodiz{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:1.1;
}

.diztextkat p.avtor{
	font-size:14px;
	margin:0px;
	padding:0px;
}

#otherdiz {
 margin-left: 5%;
 margin-right:5%;
 clear:both;
}

#otherdiz p.otherdizai{
 font-size:24px;
}
.otherdizphotoleft {
	width:130px;
	height:61px;
	float:left;
}

.otherdizphoto {
	width:61px;
	height:61px;
	margin-right:10px;
	float:left;
}

#rightcon {
 padding-top:50px;
 float:left;
 width:30%;}
 
#rightcongl {
 padding-top:50px;
 float:left;
 width:180px;}
 
#rightcon #menu2 {
	background-image:url(../images/menu2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	width:200px;
}

#rightcon #menu2 h1 {
	margin-left:26px;
	padding-top:8px;
	padding-bottom:15px;
	line-height:1;
}

#rightcon #menu2 h2 {
	margin-left:26px;
	padding-bottom:5px;
	line-height:1;
	padding-top:2px;
}

#rightcon #menu2 p.men2, #rightcon #menu2 p.men2, #rightcon #menu2 p.men2, #rightcon #menu2 p.men2{
 padding-left:17px;
 background-image:url(../images/str.gif);
 background-position:left;
 background-repeat:no-repeat;
 background-color:#FFF;
 margin-top:12px;
 font-size:14px;
 margin-left:26px;
 line-height:1;
}

#rightcon #menu2 p.men2act, #rightcon #menu2 p.men2act, #rightcon #menu2 p.men2act, #rightcon #menu2 p.men2act{
 padding-left:17px;
 background-image:url(../images/strv.gif);
 background-position:left;
 background-repeat:no-repeat;
 margin-top:10px;
 font-size:14px;
 margin-left:26px;
}

#rightcon #menu2 p.men3, #rightcon #menu2 p.men3, #rightcon #menu2 p.men3, #rightcon #menu2 p.men3{
 padding-left:17px;
 margin-top:7px;
 font-size:12px;
 margin-left:26px;
 font-style:italic;
}


#rightcon #menu2 a, #rightcon #menu2 a:visited{
	text-decoration:underline;
	color:#660000;
	cursor:pointer;
	cursor:hand;
}

#rightcon #menu2 a:hover, #rightcon #menu2 a.act, #rightcon #menu2 a.act:hover, #rightcon #menu2 a.act:visited, #left a.act,  #left a.act:visited,  #left a.act:hover {
	text-decoration:underline;
	color:#cc9966;
	cursor:pointer;
	cursor:hand;
}

#photobigvert {
	width:396px;
	height:498px;
	background-image:url(../images/photovert.png);
	float:left;
	position:relative;
}

#photobigvert img{
	width:340px;
	height:442px;
	margin-left:25px;
	margin-top:23px;
	position:relative;
}



#photobiggoriz {
	width:515px;
	height:395px;
	background-image:url(../images/photogoriz.png);
	float:left;
	position:relative;
}

#photobiggoriz img{
	width:460px;
	height:340px;
	margin-left:25px;
	margin-top:23px;
	position:relative;
}


#navigats {
	width:81px;
	height:360px;
	float:left;
	margin-top:13px;
	margin-left:40px;}
	
#opiskat {
	width:330px;
	float:left;
	position:relative;
	display:block;
	}
	
#opiskat h1{
	margin-left:12px;
	}

#afanddiz {
	width:300px;
	float:left;
	margin-left:20px;
}

h1.avt{
	font-weight:normal;
}

.clear {
	clear:both;
	height:130px;
}

.clearcont {
	clear:both;
	height:10px;
	position:relative;
	width:100%;
	display:block;
}

/*======================================================================================================*/

#bottom {
 height:96px;
 background-image:url(../images/telefon.gif);
 background-position:left;
 background-repeat:no-repeat;
 padding-left:85px;
 position: relative;
 margin-top:-96px;
 clear:both;
 display:block;
 margin-left:5%;
 margin-right:5%;
}

#bottom #tel{
 margin-top:25px;
 margin-right:15px;
 width:110px;
 float:left;
}

#bottom #tel p{
 color:#660000;
 font-size:12px;
 margin-bottom:-3px;
}

#bottom #tel h1{
 color:#660000;
 font-size:24px;
 font-weight:bold;
}

#bottom #adress{
 width:240px;
 float:left;
 padding-left:30px;
 height:96px;
 background-image:url(../images/flag.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
}

#bottom #saloni{
 width:140px;
 float:left;
 padding-left:5%;
 margin-top:42px;
}

#bottom #prodes{
 width:130px;
 float: right;
 position: relative;
 display:block;
 margin-top:20px;
}

/*======================================================================================================*/
table, tr, td, a, li, p, div, span, font, form, input, textarea  {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{font-family: Arial, Helvetica, sans-serif;}
h1 {font-size:16px; color:#000000; font-weight:normal;}
h2 {font-size:15px; color:#000000; font-weight:normal;}
h3 {font-size:14px; color:#000000; font-weight:normal;}
h4 {font-size:13px; color:#000000; font-weight:normal;}
h5 {font-size:12px; color:#999999; font-weight:normal;}
h6 {font-size:10px; color:#000000; font-weight:normal;}
table, div, img, font, form, p, h1, h2, h3, h4, h5, h6 {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

li{line-height: 1.5;margin-bottom:5px;}

table{border-collapse: collapse;}
td{margin: 0px;}
img{border-width: 0px;}
a{text-decoration:underline; color:#660000; cursor:pointer; cursor:hand; outline:none;} 
a:hover{text-decoration:underline; color:#cc9966; cursor:pointer; cursor:hand; outline:none;}
a:visited{ outline:none;}

input.obr {
	width:226px;
	height:18px;
	margin:5px 0 15px 0;
	padding: 2px 7px 0px 7px;
	background-color:#ffffff;
	border:1px solid #cc9966;
	font-size:12px;
}
textarea.obr {
	width:226px;
	height:125px;
	margin:5px 0 15px 0;
	background-color:#ffffff;
	border:1px solid #cc9966;
	overflow:auto;
	font-size:12px;
	padding: 3px 7px 3px 7px;
	overflow:auto;
}

a.punk, a.punk:visited{
 color:#660000;
 text-decoration:none;
 border-bottom:1px #660000 dashed;
 cursor:pointer;
 cursor:hand;
}

a.punk:hover{
 color:#cc9966;
 text-decoration:none;
 border-bottom:1px #cc9966 dashed;
 cursor:pointer;
 cursor:hand;
}

a.red, a.red:visited{
 color:#660000;
}

a.red:hover{
 color:#cc9966;
}

#rounddiv {
	background: #ffe6ce;
	width: 282px;
	text-align: left;
	padding: 20px 0px;	/* padding greater than corner height|width */
	margin: 0px;
	color:#660000;
}

p.red{
 color:#660000;
}

#rounddiv h1{
	margin: 0px 12px;
	color:#660000;
}
#rounddiv h3{
	margin: 10px 12px 0px 12px;
	color:#660000;
}


.proektned td img {display:block;}

.proektnedcontent {padding:15px;}


.plantd p{font-style:italic;}

.planimgprev img{border:2px solid #CCC;}

.dver div {width:43px;  margin:0px auto;}


/*======================================================================================================*/
/*      Студия Prodes      */
/*          2008           */
/*      www.prodes.ru      */
/*======================================================================================================*/
