@charset "utf-8";
/* CSS Document */

* {
	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;
}

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;
	background:url(../layout/bg_body1.jpg) 0 0 repeat-x;
	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 {
		height:207px;
	}

		#logo {
			float:left;
			height:110px;
			width:252px;
		}
			#logo h1 a {
				display: block;
				position:absolute;
				height:98px;
				width:239px;
				font-size: 0.00001em;
				line-height: 0.00001em;
				text-indent: -5000px;
				margin:11px 0 0 6px;
				background:url(../layout/logo_marica.jpg) 0 0 no-repeat;
			}

		#top_banner {
			float:left;
			height:98px;
			width:732px;
			padding:11px 0 0 0;
		}
			.banner {
				padding:1px;
				display:block;
				border:1px solid #939598;
			}

/*------------------ end ------------------*/

/*------------------ info line ------------------*/


		#info_line {
		   height:21px;
		   width:990px;
		   color:#414042;
		   padding:5px 0 0 0px;
		   margin:0 0 1px 0;
		}

			#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;
			}
				#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:950px;
 color:#414042;
 font-weight:bold;
 padding:6px 20px 0 20px;
}
* html #random_news {
 height:24px;
 padding:2px 20px 0 20px;
}
/*------------------ end ------------------*/

/*------------------ menu ------------------*/


	#menu {
	  height:41px;
	  width:990px;
	  padding:3px 0 0 0;
	  background:url(../layout/bg_menu1.jpg) 8px 0 no-repeat;
	 }
	 * html #menu {
	  height:41px;
	  width:990px;
	  padding:3px 0 0 0;
	  background:url(../layout/bg_menu1.jpg) 8px 0 no-repeat;
	  margin:-5px 0 0 0;
	 }
	  #menu ul {
	   list-style:none;
	   margin:0 0 0 8px;
	  }
	  #menu ul li {
	   float:left;
	  }
	  #menu ul li a {
	   display:block;
	   float:left;
	   color:#FFFFFF;
	   height:20px;
	   text-align: center;
	   text-decoration:none;
	   width:100%;
	   padding:10px 1px 0px 1px;
	   background:url(../layout/bg_menu_link.gif) 0px 0px repeat;
	  }
	   #menu ul li a:hover, #menu ul li.active a {
	    background-position: 0px -31px;
	    border-top:1px solid #aeaeae;
	    border-left:1px solid #aeaeae;
	    border-right:1px solid #aeaeae;
	    padding:9px 0 0 0;
	    height:21px;
	   }
	   #menu ul li a.home {
	    width:69px;
	   }
	   #menu ul li a.region {
	    width:150px;
	   }
	   #menu ul li a.country {
	    width:76px;
	   }
	   #menu ul li a.world {
	    width:48px;
	   }
	   #menu ul li a.sport {
	    width:55px;
	   }
	   #menu ul li a.pocket {
	    width:80px;
	   }
	   #menu ul li a.dusk {
	    width:119px;
	   }
	   #menu ul li a.culture {
	    width:72px;
	   }
	   #menu ul li a.community {
	    width:76px;
	   }
	   #menu ul li a.blog {
	    width:47px;
	   }
	   #menu ul li a.advertisement {
	    width:72px;
	   }
	   #menu ul li a.subscription {
	    width:86px;
	   }

/*------------------ 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 {
			padding:0 0 16px 0;
		}

/*------------------ main news ------------------*/

		#main_news {
			float:left;
			width:700px;
			margin:0 8px 0 0;
		}
			#slideshow_box {
				width:690px;
				height:293px;
				background:#000000;
				border:1px solid #bbbbbb;
				margin:9px 0 0 8px;
			}
				#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;
							}



							/* ---------------------------------- */
							#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;
							}
							*/


/*------------------ end ------------------*/


/*------------------ wast news ------------------*/

		#last_news {
			float:left;
			width:282px;
		}

			#menu_news {
				height:31px;
			}
			* 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:#FFFFFF;
					height:23px;
					text-align: center;
					text-decoration:none;
					width:100%;
					padding:7px 1px 0px 1px;
					background:url(../layout/bg_menu_news.gif) 0px -31px repeat;
				}
					#menu_news ul li a:hover, #menu_news ul li.active a {
						background-position: -31px 0px;
						border-bottom:1px solid #bbbbbb;
						border-left:1px solid #bbbbbb;
						border-right:1px solid #bbbbbb;
						padding:7px 0 0 0;
						height:23px;
					}
					#menu_news ul li 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 {
				width:282px;
				height:248px;
				overflow:hidden;
			}
				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 {
					float:left;
					width:282px;
					background:url(../layout/bg_menu_all_news1.gif) 0 bottom no-repeat;
					margin:0px;
					padding:4px 0 10px 0;
				}
				#news ul li a {
					text-decoration:none;
					color:#FFFFFF;
					line-height:normal;
				}
					#news ul li a:hover {
						color:#000000;
						display:block;
					}

				.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;
				}



/*------------------ 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;
			background:url(../layout/bg_h1.gif) 0 0 repeat-x;
		}
		#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 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_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_news .news_box_sub h3 {
				 color:#BA131A;
				 font-size:11px;
				 line-height:normal;
				}
				.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:#747474 !important;
					}
					.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 0 0;
				padding:0 20px 0 0;
				float: right;
			}



/*------------------ end ------------------*/


/*------------------ 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;
				height:290px;
				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:296px;
				     	border:1px solid #aeaeae;
				     	padding:4px;
				     	overflow:hidden;
				     	text-align:justify;
				}
				.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:20px;
				}
				.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;
				}
				* html .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 0 0;
				}
				*+html .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 0 0;
				}
				.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;
						}


/*------------------ end ------------------*/


/*------------------ column three ------------------*/


		#column_three {
			float:left;
			width:160px;
		}
			#column_three p {
				font-size: 12px;
				line-height: 17px;
			}
			#column_three a {
				color:#000000;
			}
			#column_three a:hover {
				color:#c564ab;
				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 8px;
					margin:5px 0 0 0;
					color:#000000;
					background:url(../layout/bg_h1.gif) 0 0 repeat-x;
				}
					ul.currency_menu {
						list-style:none;
						margin:16px 0 0 0;
					}
						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 8px;
					margin:5px 0 0 0;
					color:#000000;
					background:url(../layout/bg_h1.gif) 0 0 repeat-x;
				}
					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:10px;
							font-weight:bold;
							width:30px;
							float:left;
						}
						.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;
							}
							.red {
								color:#ba131a;
								font-weight:bold;
							}

				#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 8px;
					color:#000000;
					width:152px;
					background:url(../layout/bg_h1.gif) 0 0 repeat-x;
				}
						#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 ------------------*/


/*------------------ 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;
	wdith: 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 {
	fcolor: #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;
}
.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;
}