html, body, div, span, applet, object, h1, h2, h3,
h4, h5, h6, p, a, em, img, strong, ol, ul, li,
form, label, table, caption, tbody, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none 0;
}
html{
	padding: 10px;
}

body{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	color: #333 !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color: #fff;
}

h1{
	font-size: 14px;
	font-weight: normal;
}
h2{
	font-size: 16px;
	font-weight: normal;
	padding: 5px 15px;
}
h3{
	font-size: 14px;
	font-weight: normal;
	padding: 5px 15px;
}

p{
	padding: 3px 0px;
	text-indent: 1.5em; /* Отступ первой строки */
	text-align: justify;
}
span{	color: #e77843;
	font-weight: bold;
}

a{
	color: #e77843;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}

ul, ol{	padding: 3px 0 10px 22px;
}
ul{
	padding-left: 1.5em;
}

#layout{
	width: 100%;
	min-width: 770px;
}

#header{
	width: 100%;
	float: left;
}
#header_left_column{
	width: 170px;
	float: left;
}
#header_center_column{
	margin: 0 0 0 170px;
}

#logo{
	width: 170px;
	height: 140px;
	display: block;
	background: url(img/logoweb3.png) top center no-repeat #fff;
}

#topmenu{	width: 96%;
	height: 24px;
	margin: 3px 0;
	padding: 3px 2%;
	color: #fff;
	font-size: 12pt;
	background-color: #e77843;}
#topmenu a, #topmenu span{
	padding: 3px 4px 7px;
	color: #fff;
}
#topmenu span{
	font-weight: normal;
	background-color: #fa8148;
}
.parent{	background-color: #fa8148;
}

#page_title{
	width: 98%;
	padding-top: 18px;
	padding-right: 2%;
	padding-bottom: 7px;
	text-align: right;
	font-size: 16pt;
	border-bottom: solid 2px #ccc;
}
#page_sub{	padding-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.mycont{
	width: 100%;
	display: inline;
	float: left;
	margin: 0 0 0 -170px;
	padding: 0;
	position: relative;
}
.left_column{
	width: 170px;
	display: inline;
	float: left;
	margin: 0 0 0 170px;
}
.center_column{
	margin: 0 0 0 340px;
	padding: 0;
}
.right_column{
	margin: 0 0 0 -170px;
	padding: 0 0 0 100%;
}
.wrapper {
	padding: 0;
}

#middle_1{
	min-height: 140px;
	position: relative;
	top: -30px;
	overflow: hidden;
}
#middle_2{	margin: 260px 0 20px;
}
#middle_3{
	padding: 0 15px 15px;
}

.matrena{	width: 33%;
	float: left;
}

.matr_menu a{
	color: #333;
	font-size: 12px;
}
.matr_menu a:hover{
	color: #e77843;
}

#t1, #t2, #t3, #t4{
	position: relative;
	top: 80px;
	font-size: 11px;
}
#m1, #m2, #m3, #m4{	display: none;
	margin-top: 10px;
	padding-left: 8%;
}
.matr_img{
	display: block;
	width: 115px;
	min-height: 240px;
	margin: 0 auto;
}
#i1{
	background: url(img/m1_sleep.gif) top center no-repeat #fff;
}
#i2{
	background: url(img/m2_sleep.gif) top center no-repeat #fff;
}
#i3{
	background: url(img/m3_sleep.gif) top center no-repeat #fff;
}
#i1_go{
	background: url(img/m1_go.gif) top center no-repeat #fff;
}
#i2_go{
	background: url(img/m2_go.gif) top center no-repeat #fff;
}
#i3_go{
	background: url(img/m3_go.gif) top center no-repeat #fff;
}

#middle_column{
	min-height: 140px;
	position: relative;
	top: 100px;
}

#bayan-container{
	position: relative;
	width: 160px;
	height: 190px;
	top: 200px;
}
.bayan{
	display: block;
	width: 160px;
	min-height: 190px;
	margin: 0 auto;
}
#i5{
	width: 160px;
	min-height: 190px;
	background: url(img/bayan_sleep.gif) top center no-repeat #fff;
}
#i5_go{
	width: 160px;
	min-height: 190px;
	margin: 0 auto;
	position: relative;
	background: url(img/bayan_go.gif) top center no-repeat #fff;
}

.git_img{
	display: block;
	width: 140px;
	min-height: 170px;
	margin: 0 auto;
}
#i4{
	width: 140px;
	min-height: 170px;
	background: url(img/guitar_sleep.gif) top center no-repeat #fff;
}
#i4_go{
	width: 140px;
	min-height: 170px;
	margin: 0 auto;
	position: relative;
	top: 100px;
	background: url(img/g10.jpg) top center no-repeat #fff;
}

#leftmenu{	padding-left: 45px;
	text-align: left !important;
}
#leftmenu li{
	margin: 0 0 10px;
	list-style-image: url(img/krug.gif);
	list-style-position: outside;
}
#leftmenu li.act{
	list-style-image: url(img/krug_black.gif);
}
#leftmenu li>a, #leftmenu li>span{
	position: relative;
	top: -8px;
	font-size: 13px;
	font-weight: normal;
}

#news-list{	padding: 10px 15px;}
.detail{
	float: right;
	font-size: 10pt;
}

#whatisplaying{	max-width: 170px;
	float: right;	font-size: 10pt;}

#post-message a{
	font-size: 12px;
}
#post-message td{
	padding: 4px 0px;
	vertical-align: top;
}
#post-message .item{
/*	padding: 8px 8px;*/
	width: 60%;
}
#post-message .item input{
	width: 100%;
	margin: 0px;
}
#post-message .item textarea{
	width: 90%;
	height: 170px;
	margin: 0px;
}
#post-message .submit input{
	cursor: pointer;
	text-align: center;
}

#footer{
	width: 100%;
	font-size: 8pt;
	border-top: solid 1px #ccc;
}
#footer .left_column{
	width: 150px;
	padding: 5px 10px;
}
#footer p{
	text-indent: 0; /* Отступ первой строки */
	text-align: center;
}


.paginator{
	text-align: center;
}
.paginator span{
	padding: 2px 5px;
	color: #fff;
	background-color: #e77843;
}
.paginator a{
	padding: 2px 5px;
	color: #333;
	text-decoration: underline;
}
.paginator a:hover{
	background-color: #ccc;
}

#karta{	max-height: 400px;
	float: left;
	overflow-x: auto;	overflow-y: hidden;
}
#karta img{
	width: 646px;
}
#karta a{
	width: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
	background: url(img/point.gif) 0 0 no-repeat;
}
#karta a:hover{
	background: url(img/point.gif) 0 0 no-repeat;
}

.moscow, .spb, .nnov, .kazan, .samara, .rostov, .adygeya, .eburg, .novosib, .krasno, .petro, .ufa, .yaroslavl{
	position: relative;
}
.moscow{	top: -185px;
	left: 70px;
}
.spb{
    top: -260px;
	left: 72px;
}
.nnov{
    top: -215px;
	left: 95px;
}
.kazan{
    top: -225px;
	left: 115px;
}
.samara{
    top: -228px;
	left: 110px;
}
.rostov{
    top: -246px;
	left: 33px;
}
.adygeya{
    top: -258px;
	left: 18px;
}
.eburg{
    top: -305px;
	left: 165px;
}
.novosib{
    top: -287px;
	left: 264px;
}
.krasno{
    top: -318px;
	left: 310px;
}
.petro{
    top: -484px;
	left: 589px;
}
.ufa{
    top: -395px;
	left: 137px;
}
.yaroslavl{
    top: -490px;
	left: 89px;
}

.ac{
	text-align: center !important;
}
.clearer{
	clear: both;
	height: 0;
	line-height: 0;
}
