*
{
	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: 15px;
	text-indent: 14px;	
}

a{
	color: #86639B;
 

}
a:hover{
	color: #3587A2;
 

}
.black
{
	background-position: left bottom;
	background-repeat: no-repeat;

}
#layout 
{
	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;
}



#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li
{
	padding-top: 0px;
	padding-bottom: 8px;
}

#content  
{
	margin-right: 20px;
	margin-left: 220px;
}

.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: 10px;
}

#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: 15px;
}

.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;
}

h2{
	font-size: 16px;
	padding-bottom: 15px;
	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;
	 
}
