*
{
	margin: 0px;
	padding: 0px;
 
}
html,body {
height: 100%; 
width:100%;
}
body 
{
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 90%;
	background-image: url(../img/main-bg.gif);
	background-repeat: no-repeat;
}

p{
	line-height: 1.3em;
	margin-bottom: 18px;
	/*text-indent: 14px;	*/
}

a{
	color: #86639B;
 

}
a:hover{
	color: #3587A2;
 

}
.black
{
	background-position: left bottom;
	background-repeat: no-repeat;

}
#layout 
{  min-width: 990px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	background-image: url(../img/bg-black.png);
	margin-left: 23px;
	background-repeat: repeat-y;
	background-position: left top;
}

#left-panel 
{

	float:left;
	width:151px;
}

#left-panel .box-grey 
{
	width: 151px;
	position: absolute;
	z-index: 1000;
}

#left-panel .box
{
	margin-top:30px;
	position: relative;
}

#left-panel .title
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-panel .img-menu
{
	position: relative;
	
}
#left-panel .img-menu IMG
{
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;

	
}
#group 
{
	width: auto;
	
	margin-left: 151px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(../img/main-bg-2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#top
{
	height:120px;
	background-image: url(../img/top_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#top .logo
{
	padding-top: 10px;
	float:left;
}

#top .contacts
{
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 10px;
}

#top .contacts p
{
	margin-bottom: 0px;
}
#top .contacts .tel
{
	font-size: 1.5em;
	 
}

#menu 
{
	float:left;
	width:200px;
	height:100%;
	background-color:transparent;
	font-family: Trebuchet MS;
	font-size: 1.3em;	
}



#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li
{
	padding-top: 0px;
	padding-bottom: 5px;
}

#menu li a
{
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
	color: #666666;
}

#content  
{
	padding-right: 13px;
	padding-left: 10px;
	display: table-cell;
	height: 650px;
}

.space{
	clear:both;
}

#copyright
{
	text-align: right;
	vertical-align: bottom;
	margin-top: -40px;
	height: 30px;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F7F7F;
	padding-top: 9px;
}

#copyright p 
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.uzor
{
	position: absolute;
	left: 23px;
	height: 241px;
	width: 150px;
	margin-top: -262px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.weLoveYou
{
	position: absolute;
	width: 148px;
	left: 25px;
	text-align: center;
	color: #FFFFFF;
	 
}
.banners
{
	position: absolute;
	width: 500px;
	left: 410px;
	text-align: left;
	 
}
.gallery{
}

.gallery .item{
	float:left;
	padding-left: 0px;
}

.gallery .item .title{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gallery .item .title a{
	text-decoration: none;
}

.gallery .item .title a:hover{
	text-decoration: underline;
	color: #3587A2;
}

.links ul{
	list-style-type: none;
}

.links li{
	padding-bottom: 3px;
}

.spisok{
	color: #7e8ca1;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1{
	font-size: 18px;
	padding-bottom: 15px;

	/*text-indent: 14px;*/
}

h2{
	font-size: 16px;
	padding-bottom: 15px;
	/*text-indent: 14px;*/
}

h4{
	line-height: 1.3em;
	margin-bottom: 18px;
	/*text-indent: 14px;	*/
}

#content li{
	padding-bottom: 10px;
	text-align: justify;
}

#content p{
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

.studio-contacts{
	font-size: 12px;
}

#partners .item{
	padding-bottom: 30px;
}
#partners .item .list{
	font-size: 15px;
	font-weight: bold;
	text-indent: 14px;
}
#partners .item .desc{
	color: #7e8ca1;
	font-size: 12px;
	font-weight: bold;
}
#partners .item .text{
	font-size: 12px;

	padding-top: 5px;
}
#partners  p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hcopyright{
	height: 50px;
	 
}
ol, ul{
	margin-left: 2em;
 
	 
}

#guestbook li
{
	list-style-type: none;
}

#guestbook .date
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 2px;
}

#guestbook .name
{
	font-weight: bold;
	padding-bottom: 10px;
	font-style: italic;
}

ul.editlist{
	list-style-type: none;
}
ul.editlist li{
	margin-bottom: 8px;

} 
ul.editlist li ul{
	font-size: 0.8em;
	list-style-type: none;
} 
ul.editlist li ul li{
	margin-bottom: 0px; 

} 
ul.editlist label{
	font-size:	0.70em;
	margin-bottom: 2px;
	display: block;
	color: #999999;
}
ul.editlist input[type="text"]{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
  .submitbox{
	background-color: #999999;
	padding: 10px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
 
}
  label.floatleft{
	float: left;
	width: 100px;
	 
}

.broad100 {
    width: 100%;
}

.massage_yes {
	BACKGROUND-COLOR: #A2EAA5;
	padding: 10px;
	margin-bottom: 20px;
	color: #009933;
	font-size: 0.75em;
	border: 1px solid #009933;
	text-align: center;
}
.massage_no {
	BACKGROUND-COLOR: #fff;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 0.75em;
	color: #ff0000;
	border: 1px solid #ff0000;
	text-align: center;
}

#triger_guestbookform
{
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}

