body
{
    font-size: 10pt;
    font-family: Arial, Times New Roman, Georgia, Times, serif;
    background-color: #fff;
}

a img{
    border: none;
}

a:link, a:visited, a:active{
	color: #ff671c;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}

/*************** Header *******************/
.top_menu{	background-color: #6bade2;	color:#fff;
	}

.top_menu a{	font-size: 10pt;	color:#fff;	}

.header{
	background: url('images/bg.gif');	}

.title{	font-size: 20pt;
	font-style: italic;
	color: #fff;
	font-weight: normal;
	padding-top:20px;	padding-left:20px;
	}

#texttitle{	background-color: #6bade2;
	border: 2px solid #fff;
	/*outline: 3px solid #ff6600;**/
	width:80%;
	padding-top:20px;
	padding-bottom:20px;	}

.main_menu{	background-color: #3f4c6b;	}

.main_menu a{
	color: #fff;
	font-weight:bold;
	font-size: 13pt;
	}

.main_menu a:hover{
	text-decoration: none;
	border-bottom: solid 3px #fff;
	}
/****************    Main       ***************/

.menu_title{
	background-color: #6bade2;
	border-bottom: 1px solid #6bade2;
	font-size: 15pt;
	font-weight:bold;
	color: #fff;
	border: 1px solid #fff;
	}

#left a, right a{
	color: #017adb;
	}

/****************** Left Menu ******************/

#left{
	float:left;
	width:22%;
	}

.l_menu{
	width:100%;
	float:left;
	margin-top: 10px;
	border: 1px solid #6bade2;
	border-bottom:0;
	font-size: 11pt;
	}

.l_menu td{
	border-bottom: 1px solid #6bade2;
	}

/************  Main Page  ***************/

#center{
	float:left;
	width:58%;
	}

.page_title td{
	font-size:15pt;
	color:#ff671c;
	padding-bottom: 15px;
	}

.page_title h1{
	font-size:15pt;
	color:#ff671c;
	padding-bottom: 15px;
	}

.page{
	margin:10px;
	color:#0164b3;
	width:100%;
	}

.news_row{	width:100%;
	font-size:10pt;
	text-align: justify;	}

.address_row td{	padding-top: 15px;
	font-size:11pt;
	text-align: justify;
	valign:center;
	margin-left: 10px;
	}

.address_row img{	margin-right: 10px;
	border:1px solid #000;
	}

.afisha_row{
 	background-color:#ebf6ff;
 	}

.date{
	width:20%;
	text-align:center;
	background-color:#fff;	}
.date img{
	height: 150px;
	width: 150px;
	}

.afisha_row td .date{
	font-size:11pt;
	valign:center;
	text-align:center;
	}

.day{	font-size:40pt;
	color: #ff671c;	}

.mon{	font-size:9pt;	}

tr .description{
	padding:10px;	}

.description p{	padding:px;
	margin:0px;	}

.hrr{
	border-top: 2px groove #ebf6ff;
	}

.show_title{	font-size: 14pt;	}

.zal a{	float:right;
	font-size:12pt;
	font-weight:bold;
	}

.zakaz a{
	float:right;
	color:red;
	font-size:12pt;
	font-weight:bold;
	}
/****************  Right Menu  *********/

#right{
	float:right;
	width:18%;
	}

.r_menu{
	width:100%;
	float:right;
	margin-top: 10px;
	border: 1px solid #6bade2;
	border-bottom:0;
	font-size: 11pt;
	color: #017adb;
	}

.r_menu td{
	border-bottom: 1px solid #6bade2;
	}

.time{	font-size: 15pt;
	color:red;	}

/*********** Footer  **************/

#bottom_blok{	width:100%;
	float:left;	}

.bottom{
	font-size:12pt;
	color:#fff;
	margin-top:50px;
	border: 1px solid #fff;
	background-color:#6bade2;
	outline: 1px solid #6bade2;
	}

.orange{	color: #ff671c;	}

.red{	color:red;	}

.redd{
	font-size:40pt;
	color: red;
	}


