html 
{
	height: 100%;
}

body
{
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 0px;
	height: 100%;

}

body, p, a, td, li, h1, h2, h3,form,input,th
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

table,td,th
{
	padding: 0px;
	border-collapse:collapse;
	border: 0px;
	border-spacing:0px;
}
p
{
	margin: 6px 0 6px 0;
}

a
{	color:#d73333;}

a:hover
{	text-decoration:none;
}

h1
{
	font-size: 20px;
	color:#d73333;
	margin: 0 0 5 0;
	font-weight: normal;
}

h2
{
	font-size: 17px;
	color:#767676;
	margin: 0px;
	font-weight: normal;
	padding: 3px 0 3px 0;
}

h3
{
	font-size: 13px;
	color:#767676;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h4
{
	font-size: 11px;
	color:#767676;
	margin: 0 0 3 0;
	padding: 0 0 2 0;
	font-weight: bold;
}


.content
{	width: 700px;
	padding-right: 30px;
	vertical-align: top;
	height: 100%;
}

.tright
{
	width: 240px;
	vertical-align: top;
}

#topbanner
{
   top: 0px;
   height: 105px;
   display: block;
   vertical-align: middle;
   padding-bottom: 20px;	
}


#page
{  position:relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-top:-20px;
  top: 160px;

}

#header 
{   position: absolute;
   top: 20px;
   width: 99%;
   height: 128px;
}

#header .logo
{
   padding: 0 15px 0 0;
   vertical-align: bottom;
}

#header .name
{   vertical-align: top;
   font-weight: bold;
   padding: 3px 0 15px 0;
}

#header .name b
{
	color:#d73333;
}

#header .tmenu2
{
	height: 25px;
}

#header .tmenu
{	height: 60px;
	width: 550px;
	background-color:#d73333;
	color: #ffffff;
	padding-left: 10px;
}

#header .tmenu a
{	color: #ffffff;
	font-family: Verdana;
	font-size:  13px;
	padding:  1px;
}

#header .tmenu a.active
{
	color: #ffffff;
	font-family: Verdana;
	font-size:  13px;
	padding: 2px;
	text-decoration: none;
	background-color: #e37171;
}


#header .tmenu a:hover
{	text-decoration: none;
	background-color: #e37171;
}


#header .bottom
{
	height: 5px;
}

#header .menu td
{	border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	background-color:#e8e7e7;
	padding: 5px 15px 5px 15px;
	vertical-align:  middle;
}

#header .menu td a
{	font-family: Verdana;
	font-size:  14px;
	color: #676767;
}

#header .menu td a:hover
{
	color:#d73333;
}

#header .menu td.active
{
	background-color:#d73333;
	border-bottom: 0px;
	height: 29px;
	padding: 5px 15px 5px 15px;
	vertical-align: middle;
}
#header .menu td.active a:hover
{	color:#ffffff;}

#header .menu td.active a
{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}


#fname
{
   position: absolute;
   top: 22px;
   width: 99%;

}

#fname div
{
   width:  700px;
   font-weight: bold;
   text-align: left;
   padding-left: 80px;
}


#fname b
{
	color:#d73333;
}


#content
{
	padding: 15px 0 15px 0;
}

#auth
{
	background-color:#f4f3f3;
	width: 240px;
	height: 22px;
}

#auth table
{	width: 240px;}

#auth a
{
	color:#676767;}

#auth table td
{
	padding: 3px;
	width: 50%;
	color:#d73333;
}

.auth table td input
{
	width: 150px;
	border: 1px solid #999999;
}

.auth table td.login_text
{
	font-size: 12px;
	font-weight: bold;
}

.auth table td.pass_text
{
	font-size: 12px;
	font-weight: bold;
}

.auth table td.submit_form
{
	text-align: right;
}

.auth table input.buttom
{
	width:100px;
}

#rightmenu
{
	padding:  15px 0 26px 5px;
	width: 235px;
	height: 20px;
	color: #676767;
}

#rightmenu a
{
	color: #d73333;
}

#rightmenu a:hover
{
	text-decoration: none;}

#search
{
	padding: 5px 0 0 5px;
	background-color:#f4f3f3;
	width: 235px;
	height: 20px;
}

#search form
{	padding: 0px;}

#search input.text
{	border: 1px solid #9c9b9b;
	height: 17px;
	width: 150px;}

#search b
{
	font-size: 14px;
	color: #d73333;
}


p.error
{
	color: #ff0000;
}


.error 
{
	color: #ff0000;
}


.copyright
{
	position: absolute;
	top: 95%;
	left: 90%;
}


div.name
{	color: #676767;
	font-size: 14px;
	background: url(/img/arrow_grey.gif) left no-repeat;
	vertical-align: middle;
	padding: 0 12px 3px 12px;
}


div.name a
{	color: #d73333;
	font-size: 14px;}

div.name a.en
{
	color: #676767;
	font-size: 14px;
}

div.name a:hover
{
	text-decoration: none;
}

div.small_text
{  background-color: #f0efef;
  padding: 2px 5px 2px 5px;
  width: 100%;
  max-width: 327px;
  height: 55px;
  color: #000000;
  border-top: 2px solid #ffffff;
}

div.small_text2
{
  background-color: #f0efef;
  padding: 2px 5px 2px 5px;
  width: 100%;
  max-width: 446px;
  height: 55px;
  color: #000000;
  border-top: 2px solid #ffffff;
}

div.small_text p
{	  color: #000000;
}

div.small_text a
{
	  color: #d73333;
}

table.preview td
{	padding: 0px 0px 5px 0px;
	vertical-align: bottom;
	width: 336px;
	vertical-align: top;
}

table.preview td.pr_del
{
	width: 20px;}


div.img
{
	padding: 2px 2px 2px 2px;	border: 1px solid #cccccc;
}

table.preview td.more
{	width: 500px;
}

#kino, #exib, #theater, #concerts,#sport,#clubs
{	padding: 0 3px 20px 0;
}

#kino h2
{
	color: #287dbc;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}

#kino h3
{
	color: #287dbc;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}

#kino h4
{
	color: #287dbc;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

#exib h2
{
	color: #14ABD1;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}

#exib h3
{
	color: #14ABD1;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}

#exib h4
{
	color: #14ABD1;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

#theater h2
{
	color: #e39f1e;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}
#theater h3
{
	color: #e39f1e;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}


#concerts h2
{
	color: #309a1c;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}

#concerts h3
{
	color: #309a1c;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}

#sport h2
{
	color: #ff7e00;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}

#sport h3
{
	color: #ff7e00;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}

#clubs h2
{
	color: #b857b8;
	font-family: Verdana;
	font-size: 18px;
	margin: 0px;
}

#clubs h3
{
	color: #b857b8;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
}



#main_afisha td
{	vertical-align: top;}

#main_afisha td.del1
{	background: url(/img/bg_main.gif) repeat-y top left;
	padding: 0 5px 0 0;}

#main_afisha td.del2
{
	background: url(/img/bg_main.gif) repeat-y top right;
		padding: 0 0 0 5px;
}

#main_afisha td.tomorrow
{	padding-left: 15px;
	background: url(/img/bg_main2.gif) repeat-x top left;
	width: 50%;
}

#main_afisha td.today
{ 	background: url(/img/bg_main2.gif) repeat-x top;
 	width: 50%;}

#d_right
{
	border: 1px solid #e8e7e7;
	padding: 10px;
}

#item_right
{
	vertical-align: top;
	padding: 0 0 0 12px;}

#item_right td
{	vertical-align: top;
}

#item_right div.rasp
{	padding: 5px 0 5px 0;
}

#item_right div.rasp td
{
	padding: 0px 0 5px 0;
}

#item_right div.rasp td a.dates
{
	font-size:  17px;
}

#item_right div.rasp td  div.loc
{
	background-color: #f7f7f7;	
	padding: 3px 3px 10px 3px;
}



#item_right div.rasp td  a.loc
{	color:#676767;
	font-size: 11px;
	padding-top: 5px;
	
}

#item_right div.dat
{
	font-size: 11px;
	padding: 3px 0 4px 0;
	color: #000000;
}

#item_right div.poster
{
	padding: 5px 0 5px 0;
}

#item_right div.poster img.poster
{	border: 10px solid #e8e7e7;}

#item_right .arr
{
	margin-right: 3px;
	margin-bottom: 0px;
}

.white
{
	color: #ffffff;
}

.red
{
	color: #D73333;
}

.grey
{
	color:#767676;
}

.rating td
{        padding: 2px;
}

.rate select
{
	font-size: 10px;	height: 17px;
	border: 1px solid #cccccc;
}

.photos img.photo
{	border: 10px solid #e8e7e7;
}

.more a
{	font-size: 12px;}

.more .arr
{	margin-right: 5px;
	margin-bottom: 0px;	margin-top: 2px;}

.more .en
{
	color: #676767;
	font-weight: normal;
}

.begun_block
{	border: 0px;
}

div.places
{
	border: 1px solid #e8e7e7;
	padding: 5px;
}

.places img.arrow
{
	padding: 0 5px 2px 0;
}

.r_podmenu
{
	padding-bottom: 10px;
}

.r_podmenu a
{
	font-size: 12px;
}

#video
{
    display: none;
    border: 1px solid #c2c2c2;
    background-color: #ffffff;
    position: absolute;
    top:  5%;
    left: 10%;
}

div.str 
{
	vertical-align: bottom;
}

div.str div
{
	padding-right:  12px;
	float: left;
}



#calendar
{
	width: 235px;
	padding-bottom: 10px;	
}

#calendar .calendarfon
{
	background-color: #ffffff;
	text-align: right;
}

#calendar .calendarfon table
{
	text-align: right;
}


#calendar .date
{
	color: #D73333;
}

#calendar select
{
	font-size: 9pt;
}


#calendar .calendar 
{
	font-size: 8pt;	
}

#calendar .calendarw 
{
	color: #D73333;
	font-size: 8pt;
	font-weight: bold;  	
	padding: 2px;
}


#calendar .calendar1 td 
{
	font-size: 8pt;	
	padding: 2px;
	color: #494848;
	font-weight: bold;
}

#calendar .calendar1 td b
{
	color: #d73333;
}


#calendar .calendarm 
{
	font-size: 8pt;	
	width:100%;
        padding-top: 2px;
}

#calendar .title
{
	background-color: #f4f3f3;
	padding: 3px 0 3px 3px;
	width: 235px;
	
}

#calendar .title b
{
	font-size: 14px;
	color: #d73333;
}

#calendar .title span
{
	padding-left:20px;
}

#calendar .title select
{
	width: 110px;
}

.ad_name
{
	font-size: 17px;
	color: #676767;
}


table.tv_program td
{
	padding: 10px;
	vertical-align: top;
	font-size:  12px;
}

table.tv_program td a
{
	font-size:  12px;
}

.tv_program a.name
{
	font-size: 17px;
}

#tv_right
{
	border: 1px solid #e8e7e7;
	padding: 10px;
	width: 150px;
}

.tv_program td
{
	width: 200px;
}

.tv_program span.d
{
	color: #666666;
}

.tv_program span.last
{
	color:  #9f9f9f;
}

#tv_menu
{
	padding-bottom: 10px;
}
#tv_menu a
{
	font-family: Tahoma;
	font-size:  13px;
}

#tv_channels a
{
	font-family: Tahoma;
	font-size: 13px;
}

#comment textarea
{
	font-size: 12px;
}


#comment td
{
	padding: 5px;
}
#comment .text
{
	border: 1px solid #cccccc;
}

#comment .help
{
	color:#cccccc;
}

#comment_list td
{
	padding: 5px;
}

#comment_list .t
{
	background-color: #f0f0f0;
	padding: 10px;
	width: 400px;
}

#comment_list .t span
{
	display: block;
	font-size: 10px;
	color: #cccccc;
}

.counts
{
	position: relative;
	top: 160px;
	text-align: left;
}

.none
{
	display: none;
}

.comm_main
{
	border: 1px solid #cccccc;
	padding: 10px;
}

.comm_main span
{
	color: #999999;
}

.links 
{
	padding: 5px;
	color: #999999;
	font-size: 10px;
}

.links a
{
	color: #cccccc;
	font-size: 10px;
}


.now div
{
	float: left;
	padding: 3px;
}

.now b
{
	color: #ffcccc;
}

#news
{
	height: 100%;
	font-size: 12px;
}

#news p
{
	color:#333333;
	font-size: 12px;
}

#news .img
{
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	width:100px;
	height:100px;
}

#news div.grey p
{
	color:#999999;
}

#news .source, #news .source a
{
	color:#999999;
	font-size: 11px;
}

span.d
{
	color: #888888;
}

.video
{
 width: 700px;
 background-color: #000000;
}

.absmiddle
{
 vertical-align: -20%;
}