
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width:100%;
}
a {
	outline: none;
	color:#414042;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img {border:none;}

.clear {
	float:none;
	clear:both;
	line-height:0.001em;
	height:0.001em;
	font-size:0.001em;
}

body {
	font-family: Arial, sans-serif;;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:14px;
}

#wrapper {
	width:990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -114px auto;
	border-left:4px solid #e4e4e4;
	border-right:4px solid #e4e4e4;
}
#wrapper_small {
	width:990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -114px auto;
	/*background:url(../layout/bg_body_small1.jpg) 0 0 repeat-x;*/
	border-left:4px solid #e4e4e4;
	border-right:4px solid #e4e4e4;
}

/*------------------ header ------------------*/

	#header {
		
	}

		#logo {
			float:left;
			height:99px;
			width:252px;
		}
		#logo.innerPage	{
			width:120px;
			height:53px;
		}
			#logo h1 a {
				display: block;
				position:absolute;
				height:98px;
				width:239px;
				font-size: 0.00001em;
				line-height: 0.00001em;
				margin:1px 0 0 6px;
			}
			
			#logo.innerPage h1 a	{
				width:120px;
				height:48px;
			}
			
			#logo.innerPage h1 a img {
				width:120px;
			}

		#top_banner {
			float:left;
			height:90px;
			width:715px;
			padding:1px 0 0 0;
			margin-left:18px;
		}
		#top_banner.innerPage	{
			width:984px; 
			height:auto;
			border-bottom:2px solid #b81583;
			margin-bottom:6px;
			margin-left:2px;
		}
		
			.banner {
				display:block;
			}
			
		#heading_area	{
			width:335px;
			height:70px;
			background:#d7d7d7;
			color:#dd0302;
			font-size:20px;
			font-weight:bold;
			text-transform:uppercase;
			font-family:Tahoma, Arial, verdana, sans-serif;
			line-height:130%;
			padding:6px 10px 13px 10px;
			margin-right:5px;
			float:left;
		}
		#heading_area p a {color:#dd0302;}
		#heading_area.innerPage	{
			background:none;
			color:#787676;
			font-size:25px;
			font-family:Arial, Tahoma, sans-serif;
			text-transform:uppercase;
			text-shadow:0 3px 4px #000000;
			text-align:center;
			width:607px;
			height:auto;
		}
		
		
		#new_issue	{
			background:url(../layout/read_new_issue.jpg) 0 0 no-repeat;
			width:354px;
			height:89px;
			float:left;
			text-indent:-9999px;
		}
/*------------------=block_clockReklama ------------------*/
		
#block_clockReklama	{
	width:978px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

#block_clockReklama #flash_clock	{
	width:120px;
	height:90px;
	float:left;
	margin-right:5px;
}

#block_clockReklama .reklama_728	{
	width:728px;
	float:left;
	margin-right:5px;
	margin-top:15px;
}

/*------------------ =header ads ------------------*/

#header_ads	{
	height:90px;
	padding:5px 5px 0 5px;
	margin-bottom:5px;
}
#header_ads.innerPage	{height:58px;}

#header_ads_left	{
	width:730px;
	height:90px;
	float:left;
	margin-right:10px;
}

#header_ads_right	{
	width:240px;
	height:90px;
	float:left;
	background:#f4f4f4;
}

/*------------------ info line ------------------*/


		#info_line {
		   height:24px;
		   width:990px;
		   color:#414042;
		   padding:5px 0 0 0px;
		   margin:0 0 1px 0;
		   background:url(../layout/bg_info_line.gif) 0 0 repeat-x;
		}

			#info_line form {
				margin:0px;
				padding:0px;
			}

			.separator_info_line {
				float:left;
				width:1px;
				height:16px;
				background:url(../layout/separator_info_line.jpg) 0 0 no-repeat;
				margin:0px 8px 0 7px;
			}
			* html .separator_info_line {
				float:left;
				width:1px;
				height:16px;
				background:url(../layout/separator_info_line.jpg) 0 0 no-repeat;
				margin:0px 6px 0 7px;
			}

			#date {
				float:left;
				height:21px;
				width:223px;
				padding:0 0 0 7px;
			}
				#date p {
					font-size:12px;
					color:#000000;
					font-weight:bold;
					text-align:center;
				}
			#weather {
				float:left;
				width:132px;
				height:20px;
				margin:0 0 0 20px;
				padding:1px 0 0 0;
			}
				.weather_name_top {
					width:60px;
					float:left;
				}

				.weather_value_top {
					width:36px;
					float:left;
					text-align:right;
					padding:0 0px 0 0;
					margin:0 10px 0 0;
					font-family:Arial, Helvetica, sans-serif;
				}
				.weather_icon_top {
					float:left;
					width:24px;
					height:16px;
				}
				* html .weather_icon_top {
					float:left;
					width:24px;
					height:16px;
					margin:-14px 0 0 108px;
				}

			#search {
				float:left;
				width:230px;
				height:21px;
			}
			#top_banner.innerPage #search	{
				float:right;
				margin-top:28px;
			}
				#search input {
					background:url(../layout/bg_search.jpg) 0 0 no-repeat;
					width:178px;
					height:14px;
					border:none;
					float:left;
					display:block;
					font-size:11px;
					padding:1px 2px 1px 2px;
					margin:0 6px 0 0;
				}
					#search input.submit_buton {
						width:40px;
						height:15px;
						color:#414042;
						cursor:pointer;
						padding:0 0 1px 0;
						float:left;
						margin:-16px 0 0 189px;
						background:none;
					}
					* html #search input.submit_buton {
						width:40px;
						height:15px;
						color:#414042;
						cursor:pointer;
						padding:0 0 1px 0;
						float:left;
						margin:-16px 0 0 95px;
						background:none;
					}
					#search input.submit_buton:hover {
						color:#c564ab;
					}


				#search label {
					font-size:11px;
				}

			#enter {
				float:left;
				width:242px;
				height:21px;
			}
			* html #enter {
				float:left;
				width:245px;
				height:21px;
			}
				#enter input.user {
					float:left;
					background:url(../layout/bg_user.jpg) 0 0 no-repeat;
					width:116px;
					height:14px;
					border:none;
					display:block;
					font-size:11px;
					color:#414042;
					padding:1px 2px 1px 2px;
					margin:0 4px 0 0;
				}
				#enter input.pass {
					float:left;
					background:url(../layout/bg_pass.jpg) 0 0 no-repeat;
					width:76px;
					height:14px;
					display:block;
					border:none;
					font-size:11px;
					color:#414042;
					padding:1px 2px 1px 2px;
					margin:0 6px 0 0;
				}
					#enter input.enter_buton {
						background:none;
						border:none;
						display:block;
						color:#414042;
						float:left;
						width:32px;
						height:15px;
						margin:0;
						padding:0 0 1px 0;
						cursor:pointer;
						font-size:11px;
					}
					#enter input.enter_buton:hover {
						color:#c564ab;
					}

			#register {
				float:left;
				padding:1px 0 0 0;
			}
				#register a:hover {
					color:#c564ab;
				}

/*------------------ end ------------------*/

/*------------------ random_news ------------------*/
#random_news {
	 height:20px;
	 width:615px;
	 color:#414042;
	 font-weight:bold;
	 padding:6px 0 0 16px;
	 font-size:14px;
	 float:left;
	 overflow:hidden;
}

#random_news.innerPage	{
	background:#dd0302;
	font-size: 18px;
	color:#fff;
	width:964px;
	font-weight:normal;
}
#random_news.innerPage a	{color:#fff; font-weight:normal;}
#random_news.innerPage #ticker-area	{overflow:visible;}

#ticker-area	{overflow:hidden;}

* html #random_news {
	 height:24px;
	 padding:2px 0 0 16px;
}

/*------------------ marica_smallMenu ------------------*/

.marica_smallMenu	{
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	width:350px;
	float:right;
	padding-top:7px;
}

.marica_smallMenu li	{
	float:left;
	background:url(../layout/bg_smallMenu_li.gif) left 1px no-repeat;
	padding:0 0 0 16px;
	margin-right:5px;
}

#column_two .area_content .marica_smallMenu	{
	width:296px;
	margin-bottom:10px;
	background:url(../layout/bg-menu-day-and-night.gif) 0 0 no-repeat;
	padding-left:10px;
}

#column_two .area_content .marica_smallMenu li	{
	width:274px;
	margin-bottom:5px;
}

#column_two .area_content .marica_smallMenu li a	{
	color:#000;
	text-transform:uppercase;
}

/*------------------ end ------------------*/

/*------------------ random_ads ------------------*/
#random_ads {
 height:45px;
 color:#414042;
 font-weight:bold;
 padding:10px 0px 10px;
}
* html #random_ads {
 height:auto;
 padding:10px 0px 10px;
}
/*------------------ end random_ads $id Arruor exp------------------*/

/*------------------ menu ------------------*/


	#menu {
	  width:990px;
	  font-size:14px;
	  font-weight:bold;
	  text-transform:uppercase;
	 }
	 * html #menu {
	  width:990px;
	  padding:3px 0 0 0;
	  background:#dcdcdb;
	  margin:-5px 0 0 0;
	 }
	  #menu ul {
	   list-style:none;
	   margin:0 0 4px 1px;
	   background:#dcdcdb;
	   width:974px;
	   padding:3px 0 5px 15px;
	   float:left;
	  }
	  #menu ul li {
	   float:left;
	   margin-right:19px;
	  }
	  #menu ul li a {
	   display:block;
	   float:left;
	   color:#000;
	   text-align: center;
	   text-decoration:none;
	   width:100%;
	   padding:5px 1px 0px 1px;
	  }
	  #menu ul li a:hover, #menu ul li.active a, #menu ul li.active a:hover	{ color:#DD0302;}
	  
/*------------------ end ------------------*/

/*------------------ content ------------------*/

	#content {

	}
	#content_sub {
		padding:8px 0 0 0;
	}
		#content p {
			margin:0 0 10px 0;
		}
			#content_sub p {
				margin:0 0 10px 0;
			}

		#content_top_news {
			/* margin-bottom:5px; */
			float:left;
		}

/*------------------ content elements ------------------*/		
		
.column_two {
	float:left;
	width:206px;
	margin:0 14px 0 0;
}

.column_two.with_ads	{
	background:url("../layout/bg_repeat.gif") repeat-y scroll right 0 transparent;
	width: 202px; 
	margin:0;
	padding-right:9px;
}

.column_two h2, #content_news #last_news h2, #column_three.mainpage_column h2, #content_news .area_content.foto_kef h2, 
#column_one .area_content .column_two_box h2.heading_big, #column_one .area_content .column_two_box h2.heading_big a, #content_news .area_content.online_shop h2, #content_news #column_two .column_two_box h2, #content_news #column_two .area_content.recommend h2, #content_news #column_two .area_content.about_plovdiv h2, #content_news .last_news_module h2, #column_two .area_content h2,
#content_news #column_two .area_content h2 a {
	color:#dd0302;
	font-size:20px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #dd0302;
	padding-bottom:3px;
	margin-bottom:14px;
	letter-spacing:3px;
}
#column_one .area_content .column_two_box h2.heading_big a {border-bottom:none;}

#content_news #column_two .area_content.recommend h2, #content_news #column_two .area_content.about_plovdiv h2{
	border-bottom:none;
	margin-bottom:5px;
}

#column_one .area_content .column_two_box h2.heading_big	{
	padding-bottom:7px;
	margin-bottom:0;
}

#content_news .area_content.foto_kef h2, #content_news .area_content.online_shop h2	{
	border-bottom:none;
	margin:0;
	margin-bottom:8px;
	float:left;
}

#column_three.mainpage_column h2	{
	font-size:18px;
	letter-spacing:0;
	line-height:110%;
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

.textAdd_small	{
	margin-bottom:15px;
	padding-left:15px;
}

.textAdd_small li	{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:15px;
}

.textAdd_small li a	{ font-size:14px; color:#000; }

.column_three img	{
	margin-bottom:6px;
}

/*------------------ main news ------------------*/

		#main_news {
			float:left;
			width:595px;
			margin:1px 10px 7px 5px;
		}
		#content_top_news.innerPage #main_news {
			float:left;
			width:654px;
			background:#404040;
			margin-right:5px;
			padding:7px;
		}
			#slideshow_box {
				width:595px;
				background:#000000;
				margin:0 0 4px 0;
			}
				#slideshow_box img	{
					max-width:595px;
					float: left;
					min-height:290px;
				}
				#slideshow {
					width:684px;
					height:274px;
					margin:3px 3px 0 3px;
				}
					#slideshow .scroller {
						width:684px;
						height:274px;
					}
					.slideshow_img {
						width:682px;
						height:230px;
						border:1px solid #bbbbbb;
					}
					* html .slideshow_img {
						width:643px;
						height:200px;
						border:1px solid #FFFFFF;
					}
					.slideshow_text {
						color:#FFFFFF;
						height:28px;
						padding:3px 1px 0 1px;
						overflow:hidden;
					}
						#slideshow_menu {
							height:11px;
							font-family:Arial, Helvetica, sans-serif;
							font-size:9px;
							text-align:center;
							float:right;
							margin:2px 0 0 0;
						}
							#slideshow_menu ul {
								list-style:none;
							}
							#slideshow_menu ul li {
								float:left;
								margin:0 0 0 2px;
							}
							
							
#content_top_news.innerPage #main_news .news_content	{
	width:196px;
	float:left;
	min-height:270px;
	color:#fff;
	margin-right:6px;
	font-size:14px;
	line-height:18px;
}

#content_top_news.innerPage #main_news .news_content h2	{
	font-family:Tahoma, Arial, sans-serif;
	font-size:18px;
	line-height:22px;
	margin-bottom:20px;
}

#content_top_news.innerPage #main_news .news_content a	{ color:#fff; float:right; }
#content_top_news.innerPage #main_news .news_content a:hover	{ text-decoration:underline; }


							/* ---------------------------------- */
							#slideshow_page_numb .slide_menu_inactive {
								width:9px;
								height:8px;
								display:block;
								text-decoration:none;
								color:#FFFFFF;
								line-height:8px;
								background:#000000;
								border:1px solid #aeaeae;
								padding:1px 0 0 0;
							}
							#slideshow_page_numb .slide_menu_active, #slideshow_page_numb .slide_menu_active:hover {
								width:9px;
								height:8px;
								display:block;
								text-decoration:none;
								color:#FFFFFF;
								line-height:8px;
								background:#c564ab;
								border:1px solid #aeaeae;
								padding:1px 0 0 0;
							}


							/*
							#slideshow_menu ul li a {
								width:9px;
								height:9px;
								display:block;
								text-decoration:none;
								color:#FFFFFF;
								line-height:9px;
								background:#000000;
								border:1px solid #aeaeae;
							}
							* html #slideshow_menu ul li a {
								width:9px;
								height:8px;
								display:block;
								text-decoration:none;
								color:#FFFFFF;
								line-height:9px;
								background:#000000;
								border:1px solid #aeaeae;
								padding:1px 0 0 0;
							}
							*+html #slideshow_menu ul li a {
								width:9px;
								height:8px;
								display:block;
								text-decoration:none;
								color:#FFFFFF;
								line-height:9px;
								background:#000000;
								border:1px solid #aeaeae;
								padding:1px 0 0 0;
							}
							#slideshow_menu ul li a:hover, #slideshow_menu ul li a.active {
								background:#c564ab;
							}
							*/
							
/*------------=top news-------------*/		
					
.topNews_heading	{
	background:#dd0302;
	padding:8px 13px;
}
.topNews_heading h2	{
	font-size:30px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	line-height:120%;
	text-shadow:#000000 2px 2px;
	height:79px;
	max-height:79px;
	min-height:79px;
	overflow:hidden;
}

.news_highlights	{
	width:186px;
	float:left;
	background:#000;
	padding:5px;
	margin-right:2px;
}

.news_highlights p	{
	width:80px;
	float:left;
	color:#fff;
	font-size:14px;
	font-family:Tahoma, Arial, sans-serif;
}

.news_highlights p a	{
	color:#fff;
	font-weight:bold;
}

.news_highlights img	{
	max-width:100px;
	max-height:70px;
	float:right;
}

/*------------------ =grabo_box ------------------*/

#grabo_box {
	float:left;
	width:378px;
	min-height:100px;
	margin-bottom:4px;
}

/*------------------ end ------------------*/


/*------------------ wast news ------------------*/

		#last_news, .last_news_module, .last_news {
			float:left;
			width:498px;
			margin-right:5px;
			margin-left:5px;
		}
		#content_top_news.innerPage #last_news,#content_top_news.innerPage .last_news {
			width:300px;
		}
		
		.innerPage #last_news, .innerPage .last_news	{ margin-left:0; }
		
		#column_two #last_news	{
			width:306px;
			margin:0;
			padding:0;
		}

			#menu_news {
				height:31px;
				border-bottom:1px solid #000;
			}
			* html #menu_news {
				margin:0px 0 0 0;
			}
				#menu_news ul {
					list-style:none;
				}
				#menu_news ul li {
					float:left;
				}
				#menu_news ul li a {
					display:block;
					float:left;
					color:#9b9b9b;
					height:23px;
					text-align: center;
					text-decoration:none;
					width:100%;
					padding:10px 1px 0px 1px;
					font-size:14px;
					font-weight:bold;
					margin-right:4px;
				}
					#menu_news ul li a:hover, #menu_news ul li.active a {
						height:23px;
						color:#ff0000;
					}
					#menu_news ul li a.last_news, #content_top_news.innerPage .last_news a.last_news {
						width:69px;
					}
					
					#menu_news ul li a.most_read {
						width:81px;
					}
					#menu_news ul li a.most_commented {
						width:120px;
					}


/*------------------ end ------------------*/


/*------------------ news ------------------*/

			#news , .last_news_content{
				width:498px;
				overflow:hidden;
			}
			#content_top_news.innerPage #news 	{ width:300px; height: 250px; max-height: 250px; overflow-y: hidden; min-height: 250px;}
			
#column_two #last_news #news {
	width: 300px;
	height: 250px; 
	overflow: hidden;
}

#column_two #last_news #news ul li, #content_top_news #last_news #news ul li {
	width: 290px;
	padding: 2px 0;
}

#column_two #last_news #news ul li a, #content_top_news #last_news #news ul li a {
	color: #000;
}
#content_top_news #last_news #news ul li a:hover	{text-decoration:underline;}
#column_two #last_news #news ul li .black, #content_top_news #last_news #news ul li .black    {
	color:#ff0000;
	font-weight: bold;
}
                span.black {
					color:#000000;
					width:38px;
					display:block;
					margin:0 5px 0 0;
					float:left;
				}
				* html span.black {
					color:#000000;
					width:38px;
					display:block;
					margin:0px;
					float:left;
				}
				#news ul {
					list-style:none;
					/* margin:10px 0 0 0; */
				}
				#news ul li, .last_news_module ul li {
					float:left;
					width:282px;
					margin:0px;
					padding:4px 0 1px 0;
				}
				#news ul li a {
					text-decoration:none;
					color:#FFFFFF;

				}
					#news ul li a:hover {
						color:#000000;
						
					}

				.all_news {
					display:block;
					color:#FFFFFF;
					font-size:10px;
					font-style:italic;
					margin:7px 0 0 184px;
					background:url(../layout/arrow_news.gif) 81px 4px no-repeat;
					padding:0 13px 0 0;
				}
				.all_news:hover {
					color:#000000;
				}

#news ul#last_news_list li, .last_news_module ul#last_news_list li {
	width:240px;
	float:left;
	margin-right:9px;
	list-style-type:none;
}
#content #content_news .last_news_module {height:auto;}
#content #content_news .last_news_module .last_news_content #last_news_list li	{height:123px; overflow:hidden;}
#content #content_news .last_news_module .last_news_content #last_news_list li p	{height:57px; overflow:hidden;}

#news ul#last_news_list li img, .last_news_module ul#last_news_list li img {
	max-width:68px;
	max-height:98px;
	float:left;
	border:1px solid #000;
	margin-right:6px;
}

#news ul#last_news_list li p, .last_news_module ul#last_news_list li p {
    color:#000000;
    font-size:14px;
    padding-top: 5px;
    
}

#news ul#last_news_list li a, .last_news_module ul#last_news_list li a {
	color:#000000;
	font-size:14px;
	
}



/*------------------ end ------------------*/


	#content_news {
		width:100%;
		background:url(../layout/bg_repeat.gif) 817px 0 repeat-y;
	}

		#content_news h1 {
			font-size:14px;
			color:#414042;
			font-weight:bold;
			height:25px;
			padding:4px 0 5px 10px;
		}
		#content_news h2 {
			color:#ba131a;
			font-size:13px;
			font-weight:bold;
			margin:0 0 4px 0;
			text-align:left;
		}
		#content_news h2 a{
			color:#ba131a;
			font-size:14px;
			font-weight:bold;
			margin:0 0 10px 0;
			text-align:left;
		}
		
#content_news #column_two .area_content h2 a {
    color:#dd0302;
    font-size:20px;
    font-family:Tahoma, Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    border-bottom:none !important;
    padding-bottom:3px;
    margin-bottom:14px;
    letter-spacing:3px;
}
			#content_news h2 a:hover {
				text-decoration:underline;
			}
		#content_news a {
			color:#ba131a;
		}
		#content_news a:hover {
			text-decoration:underline;
		}


/*------------------ column one ------------------*/


		#column_one {
			float:left;
			width:496px;
			margin:0 6px 0 5px;
		}
		* html #column_one {
			float:left;
			width:496px;
			margin:0 6px 0 2px;
		}
			#column_one a{
				color:#414042;
			}
			.news_box {
				width:496px;
				height:290px;
				margin:0 0 5px 0;
			}
			.news_box_end {
				width:496px;
				height:290px;
				margin:0;
			}
				.news_box_content {
					width:486px;
					height:247px;
					padding:3px 5px 4px 3px;
					border:1px solid #aeaeae;
					text-align:justify;
					overflow:hidden;
					font-size: 13px;
					line-height: 17px;
				}
				.news_box_content_poll {
					width:486px;
				/*	height:247px; */
					padding:3px 5px 4px 3px;
					border:1px solid #aeaeae;
					text-align:justify;
					overflow:hidden;
				}
				.news_box_content:hover {
					/*background:url(../layout/bg_box.jpg) 0 0 repeat-x;*/
				}
				.news_box_content h2 {
					color:#ba131a;
					font-size:13px;
					font-weight:bold;
					margin:0 0 10px 0;
					text-align:left;
				}
				.news_box_content img {
					float:left;
				}
				.news_box_img {
					float:left;
					border:1px solid #aeaeae;
					padding:2px;
					background:#CCCCCC;
					margin:0 10px 6px 0;
				}
					.news_box_img:hover {
						border:1px solid #CCCCCC;
						background:#FFFFFF;
						padding:2px;
					}
					.autor {
						font-style:italic;
						color:#747474;
						font-size: 11px;
						line-height: 11px;
					}
					.gray {
						font-style:italic;
						color:#747474;
						padding:0 14px 0 0;
					}

			.news_box_menu {
				width:496px;
				margin:0 0 5px 0;
			}
			.news_box_content_menu {
					width:486px;
					height:106px;
					padding:3px 5px 4px 3px;
					border:1px solid #aeaeae;
					text-align:justify;
					overflow:hidden;
					font-size: 12px;
					line-height: 17px;
				}

			.news_box_sub {
				width:496px;
				margin:0 0 5px 0;
			}
			#content_sub #content_news #column_one .news_box_sub h1, #content_sub #content_news #column_one h1#comments {
				font-size:22px;
				color:#636363;
				padding-left:1px;
			}
			#content_sub #content_news #column_one h1#comments	{padding:7px 0 2px 9px;}
				
				#content_news .box {
				 border-bottom:1px solid #AEAEAE;
				 margin:0 0 10px 0;
				 padding:0 0 6px 0;
				}
				#content_news .news_box_sub h2 {
				 color:#414042;
				 font-size:14px;
				 font-weight:bold;
				 padding:0 0 5px 0;
				}
				#content_sub #content_news #column_one .news_box_sub .news_box_content_sub h2 {
				 font-size:24px;
				 color:#e40000;
				 line-height:26px;
				}
				.news_box_content_sub {
					width:488px;
					padding:3px 3px 4px 3px;
					border:1px solid #aeaeae;
					text-align:justify;
					font-size: 13px;
					line-height: 17px;
				}
				.news_box_content_sub_img {
					float:left;
					border:1px solid #aeaeae;
					padding:2px;
					background:#CCCCCC;
					margin:1px 0 6px 1px;
				}
				.news_box_content_sub_img:hover {
					border:1px solid #CCCCCC;
					background:#FFFFFF;
					padding:2px;
				}


				.all_news_content {
					width:488px;
					padding:3px 5px 5px 3px;
				}
					.all_news_content a {
						color:#e00000 !important;
						font-size:14px;
						font-weight:bold;
					}
					.all_news_content a:hover {
						color:#000000 !important;
						text-decoration:underline;
					}
					
					.banner_column_one {
						width:474px;
						border:1px solid #aeaeae;
						padding:2px;
						margin:0 0 0 4px;
					}
			.all_galleries, all_videos {
				background: transparent url(../layout/arrow_news.gif) no-repeat scroll 115px 4px;
				font-size:10px;
				font-style:italic;
				margin:7px 5px 0 0;
				padding:0 20px 0 0;
				float: right;
			}
			.all_videos {
				background: transparent url(../layout/arrow_news.gif) no-repeat scroll 58px 4px;
				font-size:10px;
				font-style:italic;
				margin:7px 5px 10px 0;
				padding:0 20px 0 0;
				float: right;
			}
			
/*------------------=area_content------------------*/	

.area_content	{
	margin-bottom:10px;
}

#column_two .area_content	{ float:left; }

.area_content .single_region	{
	width:162px;
	float:left;
	margin-right:3px;
	margin-bottom:7px;
	min-height:224px;
}	

.area_content h3	{
	background:#000;
	color:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding:5px 3px 5px 9px;
	margin-bottom:8px;
}	

.area_content .single_region a	{
	color:#000;
	font-size:14px;
}

#content .area_content .single_region p, .area_content .single_region p, #content_sub .area_content .single_region p	{
	padding-bottom:7px;
	margin-bottom:5px;
	border-bottom:1px solid #c4c4c4;
	height:25px;
}

.area_content .single_region p span.newsEntry {
	display: block;
}
.area_content.single_comment h3	{
	font-size:17px;
}

.area_content.single_comment img	{
	float:left;
	margin-right:5px;
	max-width:100px;
	background:none;
	border:none;
}

.area_content.single_comment .comment_name	{
	font-size:16px;
}
.area_content.single_comment .comment_name span	{
	font-size:12px;
}

#content_news .area_content.single_comment h2, #content_news .area_content.single_comment h2 a	{
	color:#808080;
	font-size:32px;
	line-height:90%;
}

#content_news .area_content.single_comment p	{
	font-size:14px;
	padding:0 10px 0 0;
}

.area_content .single_town	{
	width:148px;
	float:left;
	margin-left:14px;
}

.area_content .single_town h3	{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:4px;
	background:none;
	padding:0;
}

#content .area_content.foto_kef .name, .area_content.foto_kef .name	{
	font-size:17px;
	font-family:Tahoma, Arial, sans-serif;
	float:right;
	font-weight:bold;
}

.img_caption	{
	background:#e0e0e0;	
	padding:10px;
}

.img_caption h4, .img_caption h4 a	{
	font-size:12px;
	font-weight:bold;
	color:#000;
	font-style:normal;
}

/*------------------ end ------------------*/

/*--------------=area_content about_plovdiv-----------*/	

.area_content.about_plovdiv	{
	border:1px solid #000;
	padding:5px 0 0 5px;
}

.area_content.about_plovdiv .single_about	{
	width:284px;
	float:left;
	margin-bottom:5px;
	padding:5px;
}

.area_content.about_plovdiv .single_about.important	{
	background:#cccccc;
}

.area_content.about_plovdiv h3	{
	background: none;
    color: #000000;
    font-size: 13px;
    padding: 0;
}

#content_news .area_content.about_plovdiv h3 a	{
	font-size:14px;
	color:#000;
}

.area_content.about_plovdiv img	{
	float:right;
	border:none;
	background:none;
	margin:0 0 0 10px;;
}

#column_two .area_content.about_plovdiv p	{
	line-height:14px;
}

/*---------------=area_content recommend---------------*/	

.area_content.recommend h3	{
	background:none;
	font-size:14px;
	color:#000;
	padding:0;
}

.area_content.recommend img	{
	max-width:90px;
	border:none;
	background:none;
	margin:0 5px 0 0;
	padding:0;
}

.area_content.recommend .single_recommend	{
	float:left;
	margin-bottom:5px;
}

/*------------------=tv_main------------------*/	

.tv_main, .tvs, .cinema_main	{
	background:#f0f0f0;
}

.tv_main, .cinema_main	{ 
	border-bottom:1px solid #cccccc; 
	padding:4px 0 5px 3px;
}

.tvs	{
	padding:8px;
	font-size: 12px;
	height: 250px;
	min-height: 250px;
	max-height: 250px;
	overflow-y: hidden;
}

.tvs div.row.active {
	color:#dd0302;
}

.row {
    margin-bottom: 5px;
}

.row .date {
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    background:#ccc;
    color: #333;
    padding: 1px;
	font-size:10px;
}

#content .area_content .tvs.cinema_program .row	{color:#1B4B7E;}

.tvs div.row.active .date	{
	background:#dd0302;
	color:#fff;
}


.tvs.cinema_program div.row .date	{
	background:#99ff99;
}

/*--------=tv inner page-------*/

#content_sub.innerPage #content_news #column_one .area_content .tv_main { height:15px; min-height:15px;}
#content_sub.innerPage #content_news #column_one .area_content .tv_main .tv_main_list ul#weekdays {list-style: none outside none;}
#content_sub.innerPage #content_news #column_one .area_content .tv_main .tv_main_list ul#weekdays li {float: left; margin-right: 2px;}
#content_sub.innerPage #content_news #column_one .area_content #tvMainContainer.tvs div span.orange_heading {background: #ffcc66 none repeat scroll 0 0; margin-bottom: 15px; font-size: 16px; line-height: 16px; font-weight: bold; display: block; width: 100%; padding: 5px 0 5px 5px;}
#content_sub.innerPage #content_news #column_one .area_content #tvMainContainer.tvs div span.tv_list	{margin-bottom: 5px; font-size: 16px; line-height: 16px; font-weight: bold; display: block; width: 100%; padding: 5px 0pt 5px 5px; background: none repeat scroll 0pt 0pt rgb(255, 204, 102);}

/*--------=tend of tv inner page-------*/

#content .area_content .tv_main .tv_main_list span a, #column_one .area_content .tv_main .tv_main_list span a, 
#content .area_content .cinema_main .cinema_main_list span a, #column_one .area_content .cinema_main .cinema_main_list span a	{
	background:#666666;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#fff;
	padding:1px 5px;
	text-align:center;
	box-shadow: 0 1px #484848;
}

#content .area_content .tv_main .tv_main_list span a:hover, #column_one .area_content .tv_main .tv_main_list span a:hover, 
#content .area_content .cinema_main .cinema_main_list span a:hover, #column_one .area_content .cinema_main .cinema_main_list span a:hover	{
	background:#ba1e38;
	text-decoration:none;
}

#content .area_content .cinema_main .cinema_main_list span, #column_one .area_content .cinema_main .cinema_main_list span	{
	float:left;
	margin:0px 3px 0px 0;
}

#content .area_content .tv_main .tv_main_list span a.active, #column_one .area_content .tv_main .tv_main_list span a.active,
#content .area_content .cinema_main .cinema_main_list span a.active, #column_one .area_content .cinema_main .cinema_main_list span a.active   {
	background:#ba1e38;
    text-decoration:none;
}

.area_content .column_two_box	{
	width:244px;
	float:left;
}

/*------------------=area_content online_shop------------------*/

.area_content.online_shop table tr td	{
	text-align:center;
	padding:16px 11px;
	border:1px solid #747474;
	vertical-align:top;
}

.area_content.online_shop table tr td img	{
	margin-bottom:12px;
	max-width:140px;
}
.area_content.online_shop table tr td p	{
	padding:8px;
	background:#f0f0f0;
}

#content_news .area_content.online_shop table tr td p a	{
	color: #728396;
    font-size: 12px;
    font-weight: bold;
}


/*------------------ column two ------------------*/


		#column_two {
			float:left;
			width:306px;
			margin:0 13px 0 0;
		}
			#column_two p {
				font-size: 12px;
				line-height: 17px;
			}
			.column_two_box {
				width:306px;
				margin:0 0 5px 0;
			}
			.column_two_box_end {
				width:306px;
				height:290px;
				margin:0;
			}
				.column_two_box_content {
					width:296px;
					height:246px;
					border:1px solid #aeaeae;
					padding:4px;
					overflow:hidden;
					text-align:justify;
				}
				.poll {
				     	height:auto;
				 }
				 .column_two_box_content_poll {
				     	height:auto;
				     	width:150px;
				     	border:none;
				     	padding:4px 4px 10px 4px;
				     	overflow:hidden;
				     	text-align:justify;
						background:#f0f0f0;
				}
								
				#column_three .column_two_box.poll .column_two_box_content_poll h4 a {
					color:#1b4b7e;
					font-size:12px;
					font-style:normal;
					font-weight:bold;
				}
				.column_two_box_content_no_border {
					border:none;
				}
				.column_two_box_content_banner {
					width:300px;
					height:250px;
					border:1px solid #aeaeae;
					padding:2px;
				}
				.column_two_box h2 {
					color:#ba131a;
					font-size:13px;
					font-weight:bold;
					margin:0 0 10px 5px;
				}
				.column_two_box h1 a {
					color: #414042 !important;
				}
				.column_two_box_content_small {
					height:170px;
					overflow:hidden;
				}
				.write_box {
					display:block;
					margin:6px 0 2px 10px;
				}
				.write_box img {
					margin:0 6px 0 0;
				}

				#anketa {
					line-height:normal;
				}
				.radio {
					margin:0 0 18px 10px;
					height:2px;
				}
				#poll_content	{
					margin-top:20px;
					font-size:12px;
					color:#777777;
				}
				#poll_content .radio input	{
					float:left;
					margin-right:10px;
					margin-top:1px;
				}
				#column_three .poll_results, #column_three .poll_results a	{
					color:#1B4B7E;
					text-align:center;
					font-weight:bold;
				}
				.submit_button {
					background:url(../layout/button_forma.jpg) 0 0 no-repeat;
					border:none;
					font-size:11px;
					color:#000000;
					cursor: pointer;
					width: 77px;
					height:22px;
					margin:10px 0 0 10px;
					padding:0 0 3px 0;
				}
				
				.submit_button.vote	{
					background:#656565;
					color:#fff;
					font-size:11px;
					text-align:center;
					-moz-border-radius:3px;
					-webkit-border-radius:3px;
					border-radius:3px;
					box-shadow:0px 1px #4a4a4a;
					padding:0 9px 3px 9px;
					width:100px;;
				}
				.submit_button:hover {
					background-position: 0 -22px;
					color:#000000;
				}

				.gallery {
					border:1px solid #aeaeae;
					padding:2px;
					background:#FFFFFF;
					height:250px;
					width:300px;
				}
					.gallery_big_img {
						width:298px;
						height:179px;
						border:1px solid #AEAEAE;
						margin:0 0 5px 0;
					}
					.gallery_thumbnail {
						height:64px;
					}
					#gallery_button_left {
						height:64px;
						width:11px;
						margin:0 6px 0 0;
						cursor:pointer;
						background:url(../layout/gallery_button_left.jpg) 0 0 no-repeat;
						float: left;
					}
					* html #gallery_button_left {
						height:64px;
						width:11px;
						margin:0 3px 0 0;
						cursor:pointer;
						background:url(../layout/gallery_button_left.jpg) 0 0 no-repeat;
						float: left;
					}
						#gallery_button_left:hover {
							background-position: -11px 0;
						}
					#gallery_button_right {
						height:64px;
						width:11px;
						cursor:pointer;
						background:url(../layout/gallery_button_right.jpg) 0 0 no-repeat;
						float: right;
					}
						#gallery_button_right:hover {
							background-position: -11px 0;
						}

					.gallery_thumbnail_container {
						position: relative;
						overflow: hidden;
						width: 268px;
						height: 64px;
					}
					#gallery_thumbnail_content {
						top: 0;
						position: absolute;
						width: 10000px;
					}
					#gallery_thumbnail_content li {
						list-style: none;
						margin: 0;
						padding: 0;
						display: inline;
					}
					.gallery_small_img {
						width:59px;
						height:59px;
						float:left;
						border:1px solid #AEAEAE;
						margin:0 5px 0 0;
						padding:1px;
					}
					* html .gallery_small_img {
						width:59px;
						height:59px;
						float:left;
						border:1px solid #AEAEAE;
						margin:0 4px 0 0;
						padding:1px;
					}
						.gallery_small_img:hover {
							background:#CCCCCC;
						}


.ads_300	{
	width:306px;
	float:left;
}

.ads_300 .column_two_box	{
	margin:0;
	height:auto;
}

/*------------------ end ------------------*/


/*------------------ column three ------------------*/


		#column_three {
			float:left;
			width:160px;
		}
		#content_sub.innerPage #column_three.mainpage_column	{
			margin-top:0;
		}
			#column_three p {
				font-size: 12px;
				line-height: 17px;
			}
			#column_three a {
				color:#000000;
			}
			#column_three a:hover {
				color:#c564ab;
				text-decoration:none;
			}
			#column_three .textAdd_small a:hover {
				color:#000;
				text-decoration:none;
			}
			.marica_pdf_img {
				border:1px solid #aeaeae;
				width:158px;
				margin:0;
				padding:0;
			}
				.column_three_menu {
					width:160px;
					color:red;
				}
					ul.column_three_menu {
						list-style:none;
					}
					ul.column_three_menu li {
						float:left;
						width:152px;
						height:24px;
						padding:5px 0 0 8px;
						margin:5px 0 0 0;
						background:url(../layout/bg_h1.gif) 0 0 repeat-x;
					}
					ul.column_three_menu li a {
						color:#414042;
						float:left;
						display:block;
					}

						.column_three_arrow {
							width:9px;
							height:9px;
							float:left;
							margin:-11px 0 0 135px;
							background:url(../layout/arrow_down.gif) 0 0 no-repeat;
						}
						.separator_column_three_top {
							float:none;
							clear:both;
							width:160px;
							height:5px;
							display:block;
							font-size: 0.00001em;
							line-height: 0.00001em;
						}
						.separator_column_three {
							float:none;
							clear:both;
							width:160px;
							height:6px;
							display:block;
							font-size: 0.00001em;
							line-height: 0.00001em;
						}

				#currency {
					width:152px;
					padding:5px 0 0 0;
					margin:5px 0 0 0;
					color:#000000;
				}
					ul.currency_menu {
						list-style:none;
						margin:16px 0 10px 0;
						padding:0 0 0 8px;
					}
					ul.currency_menu.weather_menu {
						padding:0 0 0 8px;
					}
					ul.currency_menu.weather_menu li {
						padding:0 0 4px 1px;
						margin:2px 0 8px -9px;
					}
						ul.currency_menu li {
							border-bottom:1px solid #aeaeae;
							width:152px;
							height:16px;
							padding:0 0 2px 8px;
							margin:2px 0 0 -8px;
						}
						.currency_name {
							font-weight:bold;
							font-size:10px;
							width:61px;
							float:left;
						}
						.currency_value {
							width:74px;
							float:left;
							font-family:Arial, Helvetica, sans-serif;
						}
							.arrow_up {
								float:left;
								width:9px;
								height:12px;
								background:url(../layout/arrow_up.gif) 0 2px no-repeat;
							}
							.arrow_down {
								float:left;
								width:9px;
								height:12px;
								background:url(../layout/arrow_down.gif) 0 2px no-repeat;
							}
							.arrow_equal {
								float:left;
								width:9px;
								height:12px;
								background:url(../layout/arrow_equal.gif) 0 2px no-repeat;
							}

				#weather_forecast {
					width:152px;
					padding:5px 0 0 0;
					margin:5px 0 0 0;
					color:#000000;
				}
				#column_three.mainpage_column #weather_forecast h2, #column_three.mainpage_column #horoscope h2, 
				#column_three.mainpage_column #currency h2, #column_three.mainpage_column .poll h2, #column_three.mainpage_column #weather_forecast h2 a, #column_three.mainpage_column #horoscope h2 a, #column_three.mainpage_column #currency h2 a, #column_three.mainpage_column .poll h2 a	{
					font-size:20px;
					color:#DD0302;
				}
					ul.weather_forecast {
						list-style:none;
						margin:16px 0 0 0;
					}
						ul.weather_forecast li {
							border-bottom:1px solid #aeaeae;
							width:152px;
							height:18px;
							padding:0 0 2px 8px;
							margin:2px 0 0 -8px;
						}
						.weather_name {
							font-size:14px;
							font-weight:bold;
							width:40px;
							float:left;
							text-transform:uppercase;
						}
						.weather_value {
							width:65px;
							float:left;
							text-align:right;
							padding:0 20px 0 0;
							font-family:Arial, Helvetica, sans-serif;
						}
						.weather_icon {
							float:left;
							width:24px;
							height:16px;
							/*background:url(../layout/weather_icon.gif) 0 0px no-repeat;*/
						}
							.blue {
								color:#1336ba;
								font-weight:bold;
								font-size:13px;
							}
							.red {
								color:#ba131a;
								font-weight:bold;
								font-size:13px;
							}
							#random_news.innerPage .red {
								color:#fff;
							}

				#joke {
					width:152px;
					padding:5px 0 0 8px;
					color:#000000;
					background:url(../layout/bg_h1.gif) 0 0 repeat-x;
				}
					#joke p {
						margin:14px 0 5px -5px;
						text-align:justify;
					}

				#celebrate {
					width:152px;
					padding:5px 0 0 8px;
					color:#000000;
					margin:0;
					background:url(../layout/bg_h1.gif) 0 0 repeat-x;
				}
					#celebrate p {
						margin:14px 0 5px 0;
					}
					.end_box {
						height:6px;
						margin:0 0 0 -7px;
						font-size: 0.00001em;
						line-height: 0.00001em;
						background:url(../layout/bg_content_end.gif) 0 0 repeat-x;
					}

				#horoscope {
					padding:5px 0 0 0;
					color:#000000;
					width:152px;
				}
						#horoscope #horoscope_house {
							margin: 14px 0 5px -5px;
							text-align: justify;
						}
						#horoscope ul {
							list-style:none;
						}
						#horoscope ul li {
							float:left;
						}
						#horoscope ul li a{
							font-size: 0.00001em;
							line-height: 0.00001em;
							text-indent: -5000px;
							height:42px;
							width:40px;
							display:block;
						}
							#horoscope ul li a.oven{
								margin:16px 14px 0 0;
								background:url(../layout/oven.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.oven:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.telec{
								margin:16px 14px 0 0;
								background:url(../layout/telec.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.telec:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.bliznaci{
								margin:16px 4px 0 0;
								background:url(../layout/bliznaci.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.bliznaci:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.rak{
								margin:16px 14px 0 0;
								background:url(../layout/rak.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.rak:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.lav{
								margin:16px 14px 0 0;
								background:url(../layout/lav.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.lav:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.deva{
								margin:16px 4px 0 0;
								background:url(../layout/deva.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.deva:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.vezni{
								margin:16px 14px 0 0;
								background:url(../layout/vezni.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.vezni:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.skorpion{
								margin:16px 14px 0 0;
								background:url(../layout/skorpion.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.skorpion:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.strelec{
								margin:16px 4px 0 0;
								background:url(../layout/strelec.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.strelec:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.kozirog{
								margin:16px 14px 0 0;
								background:url(../layout/kozirog.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.kozirog:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.vodolei{
								margin:16px 14px 0 0;
								background:url(../layout/vodolei.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.vodolei:hover {
								background-position: 0 -43px;
							}
							#horoscope ul li a.ribi{
								margin:16px 4px 6px 0;
								background:url(../layout/ribi.gif) 0 0 no-repeat;
							}
							#horoscope ul li a.ribi:hover {
								background-position: 0 -43px;
							}



/*------------------ end ------------------*/

/*------------------=ad_text------------------*/

.ad_text	{
	width:160px;
	text-align:center;
	margin-bottom:5px;
	float:left;
}
.ad_text img	{
	max-width:140px;
	margin-bottom:3px;
}

.ad_text h4	{
	color:#000;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

.ad_text .single_ad	{
	margin-bottom:5px;
}

/*------------------ end content ------------------*/




#push {
	float: none;
	clear: both;
	height:114px;
}

#footer {
	height:114px;
	width:100%;
	margin:0 auto;
}

	#footer_in {
		width:974px;
		height:73px;
		margin:0 auto;
		padding:41px 8px 0 8px;
		background:url(../layout/bg_footer.jpg) top center repeat-x;
	}

		#footer_menu {
			height:45px;
			margin-left:17px;
		}
			#footer_menu ul {
				list-style:none;
			}
			#footer_menu ul li {
				float:left;
			}
			#footer_menu ul li a {
				display:block;
				float:left;
				color:#414042;
				text-align: center;
				text-decoration:none;
				padding:1px;
			}
				#footer_menu ul li a:hover, #footer_menu ul li.active a {
					background:#bababa;
					color:#FFFFFF;
				}
				.separator {
			     width:1px;
			     height:17px;
			     background:url(../layout/separator_footer_menu.gif) 0 -1px no-repeat;
			     margin:0 13px;
			    }
			    * html .separator {
			     width:1px;
			     height:17px;
			     background:url(../layout/separator_footer_menu.gif) 0 -1px no-repeat;
			     margin:0 9px 0 9px;
			    }

			#privaci {
				float:left;
			}
			#produce {
				float:right;
			}
				.viscomp {
					color:#94a654;
				}

.selectedClass {
	background:#c564ab;
	width: 11px;
	height: 11px;
}
div.poll_scale{
	height: 5px;
	background: url(../layout/poll_scale.gif);
	background-repeat: repeat-x;
}

.joke_box {
    width:486px;
    padding:3px 5px 4px 3px;
    border:1px solid #aeaeae;
    text-align:justify;
    text-decoration: none !important;
    overflow:hidden;
    margin:0 0 5px 0;
   }

.joke_box a:hover {
    text-decoration:none !important;
}
    #content_sub .joke_box p {
     margin:0px;
     padding:0px;
    }
    #column_one .prev_next a {
     font-style:italic;
     text-decoration:none;
    }
    #column_one .prev_next a:hover {
     color:#c564ab;
     text-decoration:none;
    }
    #column_one .prev_next span {
     color:#414042;
    }

    .joke_separator {
     font-style:italic;
    }
    .arrow_prev {
     padding:0 10px 0 0;
    }
    .arrow_next {
     padding:0 0 0 10px;
    }

h3 {
	color: #BA131A;
	font-size:12px;
}
h4 {
	font-weight: normal;
	font-style: italic;
	font-size:12px;
	color: #707070;
	display: inline;
}
hr {
	height: 1px;
	margin: 16px 0px 6px 0px;
}
/*-------------------- Messages ---------------------*/
.error, .notice, .success {
	border: 1px solid;
	margin: 10px 0;
	padding: 10px;
	color: #333;
}

.error {
	background: #FFEBE8;
	border-color: #CC0000;
}

.notice {
	background: #FFF6BF;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	border-color: #C6D880;
}
/*------------------ pagination ------------------*/

.pagination {
	position: relative;
	list-style-type: none;
	margin: 0.5em;
	float: right;
	font-size: 1em;
}
.pagination li {
	float: left;
    margin-left: 1px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px 0 5px;
	font-size: 0.8em;
}
.pagination li.pageof { cursor: pointer; }
.pagination li.page { position: relative; background: #efefef; padding: 0; }
.pagination li.page a { padding: 0 5px 0 5px; height: 20px; float: left; text-decoration: none; border: 0;}
.pagination li.page a:hover { background: #babec0; color: #fff; }
.pagination li.current { background: #efefef; font-weight: bold !important; }

.pagination .first, .pagination .previous, .pagination .next, .pagination .last {
	padding: 0;
}
.pagination .icon a {
	width: 20px;
	height: 20px;
	border: 0;
	float:left;
	outline-style: none;
	background-position: center center;
	background-repeat: no-repeat;
}
.pagination .first a { background-image: url(../layout/pagination/first.gif);}
.pagination .previous a { background-image: url(../layout/pagination/previous.gif);}
.pagination .next a { background-image: url(../layout/pagination/next.gif);}
.pagination .last a { background-image: url(../layout/pagination/last.gif);}

.pagination .jump_menu {
	top: 20px;
	background: #EFEFEF;
	position: absolute;
	border: 1px solid #AEAEAE;
	padding: 3px;
}
.pagination .jump_title { font-weight: bold; font-size: 10px;}
.pagination .jump_input { border:1px solid #AEAEAE; font-size:11px; margin:0 4px 5px 0; padding:2px; width: 30px;}

/*------------------ weather ------------------*/

.weather h3 {
	font-size:30px;
	color:#FFFFFF;
	line-height:normal;
	margin:-10px 20px 10px 0px;
	padding:0 4px 0 0;
}
.weather h4 {
	color: #414042;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
}


.weather ul {
	margin:0 0 8px 0;
	list-style:none;
}
.weather ul li {
	font-size: 14px;
	padding: 3px 0px;
}
.weather ul li span {
	display: block;
	width: 110px;
	float: left;
}



.weather_left {
	float:left;
	width:240px;
}

	.weather_back {
		background: url(../layout/weather/wdgt_day.png) no-repeat scroll 30px 60px;
		width: 240px;
		float: right;
	}
	.weather_img {
		width: 240px;
		height: 70px;
		margin:0px 0 0 0px;
		position: relative;
		padding-top: 70px;
		text-align: right;
	}
	.weather_small {
		font-size: 12px;
		font-weight: normal;
		padding:3px 26px 0 0;
		color:#FFFFFF;
	}
	.weather_forecast {
		width:200px;
		margin:20px 0 0 30px;
	}
	.weather_forecast p {
		color: #414042;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

.weather_right {
	float:left;
	width:240px;
	margin:74px 0 0 0;
}
	.weather_right p {
		color: #414042;
		font-size: 14px;
		font-weight: bold;
	}
	.weather.sun {
		width: 220px;
		float: left;
	}
	.weather.wind {
		width: 220px;
		float: left;
		margin:26px 0px 0 0;
	}

/*------------------ forms ------------------*/

.form {
	background: #f1f1f1;
	border: #aeaeae 1px solid;
	margin: -3px 0px 20px 0px;
	padding: 5px 5px 5px 12px;
	height:60px;
	width:474px;
}
form#filters_form {
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:14px;
}
form#filters_form input, form#filters_form select {
	border: solid 1px #aeaeae;
	font-size:11px;
	color:#000000;
	text-align:left;
	width:150px;
	padding:2px;
	margin:0 4px 0 0;
}
form#filters_form input {
	width:146px;
}
form#filters_form .field_name {
	height:16px;
}
* html form#filters_form .field_name {
	height:14px;
	margin:-1px 4px 0 0;
}
*+html form#filters_form .field_name {
	height:14px;
	margin:-1px 4px 0 0;
}

form#filters_form .button_form {
	width:152px;
	border: solid 1px #aeaeae;
	text-transform:uppercase;
	text-align:center;
	margin:14px 4px 0 0;
	cursor:pointer;
	font-weight:bold;
	background:#d2d2d2;
	color:#414042;
}
form#filters_form .button_form:hover {
	background:#78777a;
	color:#FFFFFF;
}
* html form#filters_form .button_form {
	width:152px;
	border: solid 1px #aeaeae;
	text-transform:uppercase;
	text-align:center;
	margin:14px 4px 0 0;
	height:20px;
	cursor:pointer;
	background:#d2d2d2;
	color:#414042;
}
*+html form#filters_form .button_form {
	width:152px;
	border: solid 1px #aeaeae;
	text-transform:uppercase;
	text-align:center;
	margin:14px 4px 0 0;
	height:20px;
	cursor:pointer;
	background:#d2d2d2;
	color:#414042;
}

form#filters_form label {
	border:none;
	background: none;
	font-size: 11px;
	margin:0 0 0 0px;
}
.left {
	float:left;
	margin:0 0 20px 0;
}
* html .left {
	float:left;
	margin:0 0 0 0;
}
*+html .left {
	float:left;
	margin:0 0 0 0;
}
.clear {
	float:none;
	clear:both;
}

.register_form_container {
	background: #f1f1f1;
	border: #aeaeae 1px solid;
	margin: 0 0 20px 0px;
	padding: 5px 5px 5px 12px;
}
form.register_form {
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:14px;
}
form.register_form div.inputcontainer{
	clear: both;
	display: block;
	padding: 5px;
}
form.register_form input.inputtext {
	border: solid 1px #aeaeae;
	font-size:11px;
	color:#000000;
	text-align:left;
	width:225px;
	padding:2px;
	margin:0 4px 5px 0;
	float: left;
}
form.register_form .select {
	border:1px solid #aeaeae;
	font-size:11px;
	padding:2px;
	margin-right: 5px
}
form.register_form .textarea {
	border: solid 1px #aeaeae;
	width:225px;
	padding:2px;
	margin:0 4px 5px 0;
	font-size: 11px;
}

form.register_form .inputerror {
	border: 1px solid #A00000 !important;
}
form.register_form input.inputchat {
	width: 205px;
	float: left;
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding: 3px 0 3px 24px;
}

form.register_form label {
	color:#333333;
	display:block;
	float:left;
	padding:2px 0;
	width:150px;
}
form.register_form label span,  form.register_form span.tips{
	color:#606060;
	font-size:9px;
	font-weight:normal;
	display:block;
}
form.register_form label span a {
	color: #BA131A;
}
form.register_form label span a:hover {
	text-decoration: underline;
}
form.register_form span.charcount-safe {
	font-weight: bold;
	color: #C564AB;
}
form.register_form span.charcount-limit {
	font-weight: bold;
	color: #CC0000;
}

/*------------------ comments ------------------*/

.commentlist {
	border-top:1px solid #E5E9EE;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.commentlist li {
	border-bottom:1px solid #E5E9EE;
	margin:0;
	padding:0;
}
.comment .meta {
	float:left;
	height:100%;
	margin:0;
	padding:10px;
	width:120px;
}
.comment .author {
	font-weight: bold;
}
.comment .avatar {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:2px;
}
.comment .content {
	float:left;
	height:auto !important;
	margin:0;
	min-height:85px;
	padding:10px;
	width: 335px;
}
.comment .signature {
	padding-top: 5px;
	border-top: 1px dashed #E5E9EE;
	color:#666666;
	font-size:10px;
	font-style:italic;
}
	.comment .editor_field {
		width: 335px;
		height: 100px;
		border: 1px solid #999999;
		font-size: 11px;
	}
	.comment .editor_ok_button, .comment .editor_cancel_button {
		cursor: pointer;
		margin-top: 2px;
		margin-right: 2px;
	}
.comment small {
	color: #747474;
}

/*------------------ archive calendar ------------------*/
.inline_calendar_months {
	width: 100%;
	text-align: center;
	padding: 5px 0 15px 0;
}
.inline_calendar_current_month {
	font-weight: bold;
	font-size: 12px;
}
.inline_calendar_table {
	border-collapse: collapse;
}
.inline_calendar_table th {
	width: 43px;
	padding: 7px;
	background: #DDDDDD;
	border: 1px solid #AEAEAE;
	text-align: left;
}
.inline_calendar_table .day:hover {
	background: white;
}
.inline_calendar_table td {
	padding: 8px;
	margin: 0;
	background: #F1F1F1;
	border: 1px solid #AEAEAE;
}

/*------------------ social bookmarks ------------------*/
.share {
	font-size: 11px;
	float:left;
	clear:both;
	padding:10px 0 10px 5px;
}
.share a {
	color:#003579;
	display:block;
	float:left;
	height: 18px;
	margin-right:10px;
	padding-left:23px;
	text-decoration:none;
}
.share .share_id {
	float: left;
	color: #7E7E7E;
}
.share .svejo {background:url(../layout/social/svejo.gif) no-repeat;}
.share .facebook {background:url(../layout/social/facebook.gif) no-repeat;}
.share .delicious {background:url(../layout/social/delicious.gif) no-repeat;}
.share .digg {background:url(../layout/social/digg.gif) no-repeat;}

.profile span {font-weight: bold;}
.profile .profile_field {
	border-top: 1px dotted #AEAEAE;
	padding: 5px 3px 4px 3px;
	font-size: 11px;
}
.profile .profile_chat {
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 25px;
}

div.tv_line {
	height:15px;
	clear:both;
	margin-bottom:10px;
}

div.tv_hour {
	font-size:11px;
	width:35px;
	color:#666666;
	float:left;
}
div.tv_title {
	float:left;
}
/* Menu for ads */
#menu_adv ul  {
    list-style-type:none;
}

#menu_adv ul li   {
    float:left;
}

#menu_adv img {
    border:none;
}

#menu_adv a {
    color: #414042;
    outline: medium none;
    text-decoration: none;
}

.sub_menu   {
    width:946px;
    background:#c763ac;
    height:24px;
    position:absolute;
    left:0;
    top:33px;
    padding:0 22px;
}

#menu_adv ul li ul.sub_menu li a  {
    padding:4px 0 0 0;
    background:none;
    border:none;
}
#menu_adv ul li ul.sub_menu li a:hover, #menu_adv ul li ul.sub_menu li.active a, #menu_adv ul li ul.sub_menu li.active a:hover    {
    background:none;
    border:none;
    color:#000;
    padding:4px 0 0 0;
}

/*-------------= prev, next buttons, #menu.menu_adv------------*/

#menu.menu_adv	{position:relative; width: 989px; overflow: hidden; height: 60px;}
#menu.menu_adv ul	{padding-right:20px;padding-left:20px; width:950px; position:relative; overflow:hidden;}
#menu.menu_adv ul li	{height:30px;}

#menu.menu_adv ul li.active a	{color:#DD0302;}
#menu.menu_adv ul li.active ul.sub_menu {position:absolute; left:-1px;}
#menu.menu_adv ul li.active ul.sub_menu li a	{color:#000000;}

#menu.menu_adv .btnPrev, #menu.menu_adv .btnNext {
	display: block;
	position: absolute;
	height: 24px;
	width: 16px;
	z-index: 1;
	top: 18px;
	text-indent: -9999px;
}

#menu.menu_adv .btnPrev {
    background:url(../layout/images/btn_prev.png) 0 0 no-repeat;
    left: 3px;
}

#menu.menu_adv .btnNext {
    background:url(../layout/images/btn_next.png) 0 0 no-repeat;
    right: 3px;
}

#contentAdv    {
    background:#f8f8f8;
    margin:0 1px 0 1px;
    width:979px;
    padding-top:16px;
    padding-left:5px;
}

#content_adv    {
    width:660px;
    float:left;
    margin-right:13px;
}

#content_adv .form  {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #959595;
    height: 60px;
    margin: 0 0 25px;
    padding: 5px 5px 5px 12px;
}

/*-------------=single_adv -----------*/

.single_adv {
    background:#ffffff;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    width:638px;
    border-left:2px solid #aeaeae;
    border-right:2px solid #aeaeae;
    border-top:2px solid #eeeeee;
    border-bottom:2px solid #eeeeee;
    padding:15px 8px;
    margin-bottom:8px;
}

.single_adv.adv_vip {
    background:#e7eadd; 
}

/*-------------= sidebar_adv------------*/

#sidebar_adv    {
    width: 300px;
    float:left;
}

#sidebar_adv .advertisment  {
    width:298px;
    border:1px solid #9c9c9c;
    min-height:50px;
    margin-bottom:11px;
}

#sidebar_adv .advertisment img  {
    max-width:298px;
}

/*-----------------=other---------------*/

.add_small468 img	{
	padding:2px;
	border:1px solid #ccc;
}

/*-----------------=second_top_news---------------*/

.second_top_news	{
	background:#f4f4f4;
	padding:6px;
	border-bottom:1px solid #c8c8c8;
	margin-bottom:10px;
}
.second_top_news img	{
	float:left;
	margin-right:22px;
	border:1px solid #000;
}

.second_top_news h3	{
	color:#000;
	font-size:18px;
	margin-bottom:2px;
	line-height:18px;
}

.second_top_news p	{
	font-size:14px;
}

.second_top_news span, #content_news .second_top_news span a	{
	color:#ff0000;
}
.second_top_news span a	{ float:right; }

/*--------------=block_latest-------------*/

.block_latest	{
	float:left;
	margin-bottom:10px;
}

.single_latest .image_wrapper	{
	border:1px solid #000;
	float:left;
	margin-right:10px;
	margin-bottom:35px;
	width:100px;
	height:100px;
}
.single_latest .image_wrapper img   {width:100px; height:100px;}

.single_latest .image_wrapper img	{margin-bottom:3px; }

#content_news .single_latest h4 a	{
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:385px;
}

.single_latest p	{
	font-size:14px;
}

.block_latest.counting h4	{
	color:#000;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:15px;
	width:490px;
	float:left;
}

.block_latest.counting p	{
	border-bottom:1px solid #000;
	padding-bottom:3px;
	margin-bottom:3px;
}

/* Added by Dimiter "Arruor" Nikov */
#content_news .area_content .tv_main .tv_main_list ul#weekdays li.active span a {
	background: #ba1e38;
}

.foto_kef #nextBtn {
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

.foto_kef #prevBtn {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}

.up, .down {
	display: block;
	text-align: center;
	height: 16px;
}

.up a, .down a {
	 background:url(../layout/arrow_up.png) 0 0 no-repeat;
	 display: block;
	 position: relative;
	 width: 16px;
	 height: 16px;
	 right: -216px;
	 z-index: 22;
}

#nextBtnTV {
	 background:url(../layout/arrow_down.png) 0 0 no-repeat;
}

.up a:hover, .down a:hover {
	text-decoration: none !important;
}

