body, html 
	{
		padding:0px;
		margin:0px;
		width:100%; height:100%;
		background:#00294F;
	}
	
table 
	{
		font-family:Arial;
		font-size:14px;
		color:#ffffff; 
	}
table td
	{	
		vertical-align:top;
	}
	
#main_table
	{
		width:100%; height:100%;
		background:#00294F;
	}

#main_table td
	{	
		vertical-align:top;
	}
	
#main_table .border_l
	{
		background:url(images/border_l.gif) repeat-y 100% 0%;
	}
	
#main_table .border_r
	{
		background:url(images/border_r.gif) repeat-y 0% 0%;
	}
	
#center_col
	{
		width:950px; height:100%;
	}
	
#header
	{
		width:100%; height:260px;
		background:url(images/logo.jpg) no-repeat 0% 100%;
		overflow: hidden;
		border-bottom:3px solid #001B34;
	}
	
#banner_div
	{
		width:100%; height:auto;
	}
	
#banner_div IMG
	{
		border:none;
	}
	
#head_nadpis
	{
		padding:5px 15px;
		
	}
	
#menu_up
	{
		text-transform: uppercase;
		padding:8px;
		background:#002343;
	}
	
#content_table
	{
		width:100%;
	}

#left_panel
	{
		background:#5566B2;
		width:200px;
	}
	
#right_panel
	{
		background:#003C72;
		width:260px;
		padding:10px;
	}
	
#content
	{
		padding:8px;
		height:100%;
	}

h1 
	{
		color:#F6EB03;
		font-size:16px;
		margin:0px;
		padding:0px;
		text-transform: uppercase;
	}
	
#menu_up ul
	{
		margin:0px;
		padding:0px;
	}
	
#menu_up a
	{
		color:#fff;
		text-decoration:none;
	}
	
#menu_up ul a:hover
	{
		color:#F6EB03;
	}
	
#menu_up .active a
	{
		color:#F6EB03;
	}
	
#menu_up ul li
	{
		float:left;
		margin-left:22px;
	}
	
a 
	{
		color:#399AC4;
	}
	
a:hover
	{
		color:#F6EB03;
	}
	
.ajaxSearch_highlight, .ajaxSearch_highlight1
	{
		color:#FD5F00;
		font-weight:bold;
	}
	
#ajaxSearch_input
	{
		width:200px;
		background:#00294F;
		color:#fff;
		border:1px solid #5566B2;
	}
	
#ajaxSearch_submit
	{
		width:50px;
	}
	
#ajaxSearch_form
	{
		
	}
	
.news_z
	{
		color:#F6EB03;
		text-decoration:none;
	}
	
.news_z:hover
	{
		color:#399AC4;
	}
	
.ditto_currentpage
	{
	display:inline-block;
	padding:3px;
	border:1px solid #fff;
	margin:2px;
	}
	
.ditto_page
	{
	display:inline-block;
	padding:3px;
	border:1px solid #399AC4;
	margin:2px;
	}
	
#afisha_small
	{
		padding:10px;
	}
	
#afisha_small a
	{
		color:#fff;
	}
	
#afisha_small a:hover
	{
		color:#F6EB03;
	}
	
#photos_small
	{
		margin-bottom:5px;
	}
	
.ha
	{
		color:#F6EB03;
		text-decoration:none;
	}

.ha:hover
	{	
		color:#399AC4;
	}
	
.nua
	{
		text-decoration:none;
		display:block;
		padding:5px;
		background:#01284D;
	}

.nua:hover
	{	
		text-decoration:underline;
	}
	
.banner_div p {
	padding:0px;
	margin:0px;
	display:inline;
}
	
.modalOverlayFull { 
position:absolute;
background-color:#000000; /* Тут выбираем цвет затемнения */ 
top:0px; bottom:0px; left:0px; right:0px;
z-index:199;
                    filter:alpha(opacity=80);
                    -moz-opacity:0.8;
                    opacity: 0.8;
}

.intro p {
	padding:0px;
	margin:0px;
	}
	
input 	{
		background:#00294F;
		color:#fff;
		border:1px solid #5566B2;
		outline:none;
}	

input:hover 	{
	color:#F6EB03;
	border:1px solid #F6EB03;
	}

#fancy_div  {
white-space: nowrap;
background-color:#ffffff;
}

#fancy_div  p{
display:inline;
padding-top:-1em;
}

#fancy_div  a{
display:block;
position:relative;
}
