/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td
{margin: 0; padding: 0; border: 0; outline: none;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
body{line-height: 1;}
table{border-collapse: collapse;border-spacing: 0;}
img{border: none;}
a, *:focus{outline: none;}
/* reset end */

html, body{
   font: normal 13px Arial, Georgia, Verdana, sans-serif;
   color: black;
   background: #e8ebee;
   min-height: 100%;
   height: 100%;
}
.all_page{
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 80px;
	overflow: hidden;
	color: black;
	background: url(/images/bg.jpg);
}
/* header */
.logo{
	background: url(/images/logo.png) no-repeat bottom;
	height: 112px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin-top: -38px;
	z-index: 50; 
}
.menu{
	background: white;
	height: 72px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	padding-top: 28px;
}
.menu ul{
	background-color: transparent;
	display: block;
	overflow: hidden;
	position: relative;
	width: 448px;
	height: 20px;
	margin: 0 auto;
}
.menu ul li{
	list-style: none outside;
	float: left;
	padding: 0 5px;
}
a{
	color:red;
	font-family: "Arial";
	text-decoration: none;	
}
.menu a{
	font-weight: bold;
}

.select_about{
	background: url(/images/menu1.png) no-repeat;
	width: 110px;
	height: 65px;
	overflow: hidden;
	position: absolute;
	left: 270px;
	top: 14px;
}
.select_news{
	background: url(/images/menu2.png) no-repeat;
	width: 63px;
	height: 38px;
	overflow: hidden;
	position: absolute;
	left: 336px;
	top: 22px;
}
.select_poster{
	background: url(/images/menu3.png) no-repeat;
	width: 65px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	left: 390px;
	top: 22px;
}
.select_photogallery{
	background: url(/images/menu4.png) no-repeat;
	width: 96px;
	height: 38px;
	overflow: hidden;
	position: absolute;
	left: 450px;
	top: 18px;
}
.select_videogallery{
	background: url(/images/menu5.png) no-repeat;
	width: 100px;
	height: 39px;
	overflow: hidden;
	position: absolute;
	left: 547px;
	top: 20px;
}
.select_contacts{
	background: url(/images/menu6.png) no-repeat;
	width: 100px;
	height: 51px;
	overflow: hidden;
	position: absolute;
	left: 618px;
	top: 22px;
}
.cats{
	margin: 17px auto 0;
	display: block;
	position: relative;
}
.line{
	background: url(/images/uzor_top_line.jpg) repeat-x;
	height: 25px;
	width: 100%;
	overflow: hidden;
}

/*header end*/

/* content */

h1{
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	padding: 20px 0;
	text-align: center;
	color: red;
}

.content{
	margin: 10px 0;
	position: relative;
}

.l_block{
    width: 207px;
    margin: 0 10px 0 34px;
    overflow: hidden;
    float: left;
}
.l_block_top {
    padding: 0 12px 0 6px;
    height: 74px;
    background: url(/images/l_block_top.png) no-repeat;
}
.l_block_center {
    padding: 0 12px 0 6px;
    background: url(/images/l_block_center.png) repeat-y;
}
.l_block_bottom {
    padding: 0 12px 0 6px;
    height: 17px;
    background: url(/images/l_block_bottom.png) no-repeat;
}

.r_block{
    width: 207px;
    margin: 200px 34px 0 0;
    overflow: visible;
    float: right;
    position: relative;
}
.r_block_top {
    padding: 0 12px 0 6px;
    height: 74px;
    background: url(/images/r_block_top.png) no-repeat;
}
.r_block_center {
    padding: 0 12px 20px 6px;
    background: url(/images/l_block_center.png) repeat-y;
}
.r_button {
    top: -200px;
    right: 0;
    position: absolute;
}

.c_block{
	width: 496px;
	overflow: hidden;
	position: relative;
	float: left;
}
.c_block_top{
	width: 496px;
	background: url(/images/c_block_top.png) no-repeat left top;
	height: 85px;
	overflow: hidden;
}
.c_block_top h1{
    padding-right: 40px;
}
.c_block_text{
	width: 470px;
	background: url(/images/c_block_line.png) repeat-y left top;
	overflow: hidden;
	padding: 0 20px 0 10px;
}
.c_block_footer{
	width: 496px;
	background: url(/images/c_block_footer.png) no-repeat left top;
	height: 75px;
	overflow: hidden;
}


.date{
	font-weight: bold;
	display: block;
}
.page{
	display: block;
	position: absolute;
	height: 20px;
	left: 240px;
	bottom: 10px;
	color: red; 
}

.r_block h1{
	margin-right: 24px;
}
.form_small {
	padding: 0 16px 0 10px;
        text-align: left;
}
.form_small label{
	display: block;
	margin-bottom: 10px;
}
.que{
	 font-size: 1.1em;
	 padding-bottom: 20px;
}
.form_small input{
	margin-right: 10px;
}
.submit{
        width: 30px;
        border: none;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 10px 120px;
	color: red;
	background-color: transparent;
	cursor: pointer;
}
.news_link{
	display: block;
	margin: 10px 0 0;
}

/* content end */

.reclama{
	width: 920px;
	height: 266px;
	padding: 0 40px;
	overflow: hidden;
	background: url(/images/reclama_desk.jpg) no-repeat bottom;
}
.for_banner{
	margin: -42px 20px 0 122px;
	display: block;
	position: relative;
	overflow: hidden;
	width: 734px;
	height: 168px;
}


/* footer */
.footer{
	width: 1000px;
	height: 80px;
	overflow: hidden;
	margin: -80px auto 0;
	background: url(/images/bg.jpg);
}

.footer span{
	margin: 10px 10px;
	font-weight: bold;
}
.uzor{
	width: 100%;
	height: 42px;
	overflow: hidden;
	background: url(/images/uzor_footer.png) repeat-x bottom;
}

/* footer end */

.red{	color: red;}
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }

.scroller{
    width:450px;
    height:500px;
}
.album {
    border: 1px solid #AAA;
    height: 100px;
    padding: 4px;
    margin-bottom: 5px;
    overflow: hidden
}
.album:hover {
    background-color: #f1f1fd;
}
.album_img {
    width: 120px;
    height: 100%;
    float: left;
    margin-right: 15px;
}
input.form_text, textarea{
    border:1px solid #4A4A4A;
    padding:2px;
}

.foto {
    width: 204px;
    height: 170px;
    margin: 12px;
    float: left
}
.poster {
    height: auto;
}
.rotator {
    height: 250px;
    overflow: hidden;
    position: relative;
}
.rotator_cont {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.partners {
    width: 190px;
    padding: 20px 4px
}
.comments {
    border-top: 1px red solid;
    border-bottom: 1px #FFA4A4 solid;
    margin: 10px 0;
    padding: 4px 0;
}
.comments_form {
    padding: 4px 4px 4px 70px;
}
.comments_form div {
    margin-top: 5px;
    position: relative;
}
.comments_form div label {
    display: block;
}
.input_w {
    width: 200px;
}
.vote_rez {
    width: 180px;
    height: 5px;
    border: 1px red solid;
    overflow: hidden;
}
div.reg {
    position: absolute;
    right: 8px;
    top: 10px;
}
div.reg form {
    width: 125px;
}
.reg_input_text, .reg_input_pass {
    width: 117px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid red;
    padding: 0 3px;
}
div.reg form label {
    display: block;
    margin-top: 3px;
    font-size: 12px;
}
.reg_submit {
    float: right;
    border: 1px solid red;
    background-color: white;
    padding: 0 5px
}
.exit_user {
    display: inline
}
.exit_user input {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    color: red;
    font-weight: bold
}
.gray {
    color: gray;
}
.table td{
     padding: 2px;
     border: 1px solid #CCC;
}
.order_send{
     width: 260px;
     margin: auto;
     color: red;
     font-size: 16px;
     font-weight: bold;
}
.fancy_form{
     margin-left: 170px;
     border: 2px solid red;
     cursor: pointer;
     background-color: #FFF;
     font-weight: bold;
}

#add_corp{
    width:200px;
}


#tikets_form{
    background-image: url(/files/zal4.jpg);
    overflow: hidden;
    position: relative;
    width: 690px;
    height: 516px;
    background-repeat: no-repeat;
    margin: auto;
}
.rows_r{
    margin: 364px 0 0 393px;
    width: 235px;
    height: 88px;
    position: absolute;
}

.rows_l{
    margin: 364px 0 0 54px;
    width: 272px;
    height: 88px;
    position: absolute;
}
.tikets{
    margin: 1px;
    width: 14px;
    height: 14px;
    background-color: #FFF;
    border: 1px solid #333;
    float: left;
}
.tikets:hover{
    background-color: #EEE;
    cursor: pointer;
}
.notiket{
    margin: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid transparent;
    float: left;
}
.tikets_sold{
    margin: 1px;
    width: 14px;
    height: 14px;
    background-image: url(/images/sold.gif);
    border: 1px solid #333;
    float: left;
}
.tikets_my{
    margin: 1px;
    width: 14px;
    height: 14px;
    background-image: url(/images/selected.gif);
    border: 1px solid #333;
    float: left;
    cursor: pointer;
}
.tik_clear{
    clear: both;
    height: 5px;
    -line-height:0px;
    -height:0px;
}
.ots{
    float:left;
    width: 18px;
    height: 14px;
}
.buy_button{
    margin: auto;
    width: 160px;
    display: block;
}
