* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: normal normal Arial,Verdana;
	background-color: #000000;
	}	
	
table {
	border-collapse: collapse;
	table-layout: fixed;
	}
	
 a {
	color: #0076a3;
	}
	
a:hover {
	text-decoration: none;
	}	
	
#header, #radioprograms, #programs, #anons, #footer, #copyright {
	width: 1118px;
	margin: 0 auto;
	line-height: 1.3;
	}
	
/**Header*******/	
#header {
	height: 212px;
	background: url(../images/header_3.png) no-repeat top left; 
	}	

#logo_td {
	width: 282px;
	}	
	
#header_menu_td {
	width: 841px;
	}

	#header_banner {
		padding: 3px 25px 11px 23px;
		width: 704px;
		height: 90px;
		}	
		
		#header_banner img{
			width: 704px;
			height: 90px;
			}	

	#main_menu {
		padding: 0 33px 0 0;
		width: 738px;
		height: 36px;
		}	
		
		#main_menu img {
			/*height: 36px;*/
			padding: 0;
			}
	
	#search {
		padding: 15px 32px 36px 513px;
		width: 216px;
		height: 20px;
		}	
		
		#search input[type=text]  {
			height: 17px;
			width: 212px;
			font-size: 11px;
			color: #000000;
			padding: 3px 0 0 4px;
			border: none;
			background: url(../images/search.png) no-repeat; 	
			}		
	
/**Content*/
#radioprograms {
	background: url(../images/load_radioprograms_bg.png) no-repeat;
	height: 312px;
	}
	
	#radioprograms_show {
		width: 791px;
		vertical-align: top;
		}
		
		#radioprograms_show_list {
			padding: 60px 0 15px 78px;
			font-size: 13px;			
			}
	
	#banner-left_td {
		width: 329px;
		}	
	
	#banner-left {
		width: 233px;
		padding: 0 95px 0 0;
		}

	#banner-left img {
		height: 312px;
		width: 233px;
		vertical-align: top;
		}	

#programs {
	background: url(../images/load_programs_bg.png) no-repeat;
	height: 235px;
	vertical-align: top;
	}
	
		#programs_wrapper {
			padding: 0 94px 0 55px;
			width: 988px;
			vertical-align: top;
			}
	
			.programs_list {
				padding: 15px 12px 10px 12px;
				position: relative;
				float: left;
				font-size: 12px;
				text-align: center;
				vertical-align: top;
				}
				
				.programs_list img {
					width: 93px;
					height: 81px;
					padding: 0 0 8px 0;
					}					

#anons {
	background: url(../images/load_anons_bg.png) no-repeat;
	height: 223px;
	}
	
	#written_cell {
		
		vertical-align: top;
		}
		
		#written_list {
			padding: 47px 28px 10px 64px;
			
			font-size: 12px;
			line-height: 1.4;
			}
	
	#anons_cell, #idea_cell {
		
		vertical-align: top;
		}
		
		#anons_list, #idea_list {
			padding: 47px 28px 10px 10px;
			
			font-size: 12px;
			}	
			
#calendar {
	width: 328px;
	font-size: 12px;
	}		

	#calendar #calendar_padding {
		padding: 21px 118px 22px 28px;
		height: 177px;
		}
	
	#calendar_padding #month{
		padding: 0 0 18px 0;
		vertical-align: top;		
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		}
		
	.date {
		padding: 0 10px 5px 0;
		text-align: left;
		vertical-align: middle;
		}	
		
	.day {
		padding-bottom: 9px;
		}			

	
/**Footer*******/	
#footer {
	height: 206px;
	background: #000000 url(../images/footer4.png) no-repeat top left; 
	}
	
#links_td, #adres_td, #tel_td {
	height: 206px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	}	
	
#links_td a, #adres_td a, #tel_td a {
	color: #fff200 !important;
	}	
	
#links_td {
	width: 240px;
	}
	
	#links {
		padding: 112px 0 0 32px;
		width: 225px;
		height: 97px;
		}
	
#adres_td {
	width: 248px;
	}	
	
	#adres {
		padding: 112px 0 0 22px;
		width: 226px;
		height: 86px;
		}	

#tel_td {
	width: 512px;
	}	
	
	#tel {
		padding: 112px 0 0 19px;
		width: 453px;
		height: 86px;
		}	


/***Copyright**/		
#copyright {
	height: 24px;
	background-color: #000000; 
	color: #FFFFFF;
	}
	
#copy_td {
	height: 35px;
	color: #FFFFFF;
	font-size: 10px;
	width: 1000px;
	}
		
#copy {			
	padding: 0 0 14px 0;
	height: 10px;
	width: 1000px;
	vertical-align: top;
	text-align: center;
	}


/***Other**/
img {border: none;}


