.blue{
	color:#0072b7;
}

div#panel{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 10%;
	display: block;
	background: #0072b7 url('/i/panel_bg.jpg') repeat-y top center;
	z-index:55;
}

#panel table{
	width:100%;
	height:100%;
}

#panel .starko, #panel .logo, #panel .phone{
	width:25%;
	vertical-align: middle;
	text-align: center;
}

td.phone img{
	position:relative;
	padding-bottom:1%;
}

td.starko img{
	position:relative;
	padding-bottom:2%;
}


#panel .logo{
	width:50%;
	background: url('/i/logo_bg.png') no-repeat center;
}

div#menu{
	position: absolute;
	bottom:10.5%;
	left:0;
	width: 100%;
	height: 30px;
	display: block;
	z-index:51;
}

#menu ul{
	position: relative;
	margin: 0 auto;
	display:block;
	height:20px;
	width:651px;
}

div#menu ul li{
	float:left;
	margin:0 20px;
	font-family: "Times New Roman", serif;
	font-size:110%;
}

#menu li a{
	text-decoration: none;
	color:black;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#menu li.selected a, #menu ul.selected li a{
	color:#007ec3;
	opacity:1;
	filter:alpha(opacity=100);
}

#menu li a:hover{
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}

#content{
	width:100%;
	text-align:center;
	z-index:50;
	height: 91%;
	overflow: hidden;
	border-collapse: collapse;
	padding: 0;
	margin:0;
	position:absolute;
}

#content td{
	width:100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

body.gradient{
	background: transparent url('/i/gradient.png') repeat-x top;
}

body.mainpage{
	background: url('/i/scenes/main.jpg') no-repeat 53% 70%;
}

.mainpage table#content td{
	background: url('/i/white-80.png') repeat;
}


div.border{
	border: solid 2px #b3914f;
	padding:3px;
	display:block;
	margin:0 auto;
}

div.border2{
	border: solid 1px #b3914f;	
	padding:2px;
}

.align_center{
		margin: 0 auto;
}

.main_logo{
	margin-bottom:60px;
}


#image{
	height:56%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-repeat: no-repeat;
	background-position: center;
}

td.poselok div.text{
	display:block;
	width:45%;
	height:25%;
	top:59%;
	left:40%;
	position:absolute;
	text-align:left;
}

div.text p{
	font:normal 95%/135% Georgia;
}

h1{
	color:#d2a939;
	margin-bottom:1%;
}

div.submenu.level1, .submenu.level2{
	height:25%;
	left:14%;
	position:absolute;
	top:60.5%;
	width:9%;	
}

div.submenu.level2{
	width:12%;
	left:24%;
}

div.submenu ul li{
	text-align:left;
	font:normal 93%/105% serif;
	margin-bottom:7%;
}

div.submenu.level2 ul li{
	margin-bottom: 5%;
}

div.submenu ul li a{
	color:#927228;
}

div.submenu ul li a:hover{
	color:#6f5311;
}

div.submenu ul li.selected a{
	text-decoration: none;
	color: black;
}

#counter{
	width:1px;
	height:1px;
	overflow:hidden;
}

#image{
	position:fixed;
	display:none;
	background:#ffffff;
}



#rushka table{
	border-collapse:collapse;
	border-spacing:0px
}
#rushka table td, table th{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}


#rushka{
	position:absolute;
	top:0px;
	z-index:40;
	width:100%;
	height:91%;
}


.toprushka{
	height:100%;
	width:100%;
	position:absolute;
}
.toprushka table{
	position:absolute;
}

.toprushka .tl{
	background:url("/i/rushka_black/top1.png") no-repeat left top;
	width:130px;
	height:90px; 
}
.toprushka .tc{
	background:url("/i/rushka_black/top1.png") no-repeat center 0px;
	width:430px;
	height:90px; 
}
.toprushka .tr{
	background:url("/i/rushka_black/top1.png") no-repeat right top;
	width:130px;
	height:90px; 
}
.toprushka .tm{
	background:url("/i/rushka_black/topm1.png") repeat-x left top;
	height:90px; 
}

.toprushka .cml{
	background:url("/i/rushka_black/leftm1.png") repeat-y left top;
	width:130px;
}
.toprushka .cmr{
	background:url("/i/rushka_black/rightm1.png") repeat-y right top;
	width:130px;
}
.toprushka .bl{
	background:url("/i/rushka_black/left1.png") no-repeat left top;
	width:130px;
	height:185px; 
}
.toprushka .bm{
	background:url("/i/rushka_black/bottom1.png") repeat-x left top;
	height:185px; 
}
.toprushka .br{
	background:url("/i/rushka_black/right1.png") no-repeat right top;
	width:130px;
	height:185px; 
}




