@import "menu.css";
body{
	margin: 0px;
	background: #ecebe9 url(../images/body_bck.gif) repeat-y 997px 0px;
	color: #2d2d2d;
}
a{
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/**/
.radio{
	border: 0px;
}
.middle_content {
	font: 100 8pt Verdana;
	padding-top: 10px;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
.button{
	background-color: #828282;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.left_caption{
	clear: both;
	height: 29px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/24px Tahoma;
}
.left_caption span{
	padding-left: 10px;
}
.left_caption_2{
	height: 26px;
	background: url(../images/left_caption_2_bck.png) repeat-x;
	color: #000000;
	font: bold 8pt/26px Tahoma;
}
.left_caption_2 span{
	padding-left: 5px;
}
.left_sep{
	width: 124px;
	background: url(../images/line_01.gif) repeat-x;
	font-size: 1px;
}
.right_caption{
	clear: both;
	background: url(../images/right_caption_bck.png) no-repeat;
	width: 300px;
	height: 30px;
	overflow: hidden;
}
.right_caption span{
	padding-left: 10px;
}
.right_caption, .right_caption span, .right_caption a{
	color: #FFFFFF;
	font: 700 8pt/24px Tahoma;
}
.right_caption a{
/*	padding-left: 16px;*/
}
.right_caption h1{
	width: 275px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: 700 8pt/24px Tahoma;
	color: #FFFFFF;
}
.right_content{
	padding: 5px 10px 10px 5px;
}
.right_sep{
	clear: both;
}
.right_sep img{
	width: 270px;
	height: 21px;
	border-width: 0px;
}
table.right_content{
	margin: 0px 10px;
}
.right_banner{
	margin-bottom: 10px;
}
.middle_page_title{
	background: url(../images/middle_page_bck.png) repeat-x;
	width: 100%;
	height: 50px;
}
.middle_page_title span, .middle_page_title h1{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: 700 12pt/40px Arial;
	color: #000000;
}
.middle_sub_page_title {
	width: 657px;
	background: #E41626;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a, .middle_sub_page_title h1{
	font: bold 11px/24px Tahoma;
	color: #FFFFFF;
	padding-left: 15px;
}
/**/
.middle_top{
	height: 40px;
	color: #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 268px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 996px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 994px;
	text-align: left;
	z-index: 2200;
	background: url(../images/base_bck.png) repeat-y 0px 0px;
}
.base_left{
	z-index: 2200;
	float: left;
	width: 124px;
}
.base_left_inner{
	width: 124px;
}
.base_middle{
	float: left;
	padding: 0px 8px 0px 8px;
}
.base_middle_inner{
	width: 540px;
	padding: 8px 0px 8px 0px;
	overflow: hidden;
}
.base_middle .middle_content{
	margin: 0px;
}
.base_right{
	float: left;
	padding-left: 8px;
}
.base_right_inner{
	width: 300px;
	padding: 8px 0px 0px 0px;
	overflow: hidden;
}
.base_middle_right{
	float: left;
	width: 868px;
	height: 265px;
	overflow: hidden;
}
/**/
.top{
	width: 994px;
	height: 157px;
	background: url(../images/top.png) no-repeat;
	position: relative;
	text-align: left;
	z-index: 2000;
}
.top .logo{
	position: absolute;
	top: 8px;
	left: 8px;
}
.top .logo img{
	width: 340px;
	height: 110px;
	border: 0px;
}
.top .banner {
	width: 729px;
	height: 90px;
	position: absolute;
	top: 30px;
	left: 375px;
	z-index: 3000;
}
.top .link {
	position: absolute;
	top: 30px;
	left: 860px;
}
.top .link .item{
	background: url(../images/icon_04.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
.top .link a {
	font: 700 11px Tahoma;
}
/**/
.top_bar{
	position: absolute;
	top: 1px;
	left: 0px;
	width: 996px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.top_bar a{
	font: 100 8pt/23px Tahoma;
	color: #FFFFFF;
}
.top_bar li {
	float: right;
	height: 24px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/**/
.top_menu{
	position: absolute;
	top: 124px;
	left: 8px;
	height: 32px;
	width: 988px;
}
.top_menu_container{
	float: left;
}
.top_menu, .top_menu a{
	font: 700 8pt/32px Tahoma;
	color: #FFFFFF;
}
.top_menu .item {
	float: left;
	height: 32px;
}
.top_menu .sep {
	float: left;
	height: 32px;
	width: 23px;
	background: url(../images/top_menu_icon.png) 8px 14px no-repeat;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 994px;
	height: 53px;
	clear: both;
}
.footer .content {
	position: relative;
	top: 11px;
	left: 10px;
	width: 960px;
	font: normal 8pt/21px Tahoma;
	color: #767676;
}
.footer .content a{
	color: #767676;
}
.footer .content div {
	text-align: center;
}
.footer .content .item {
	text-align: center;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #000000;
}
/**/
.left_menu {
	width: 124px;
	overflow: hidden;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.left_menu .item{
	width: 124px;
	border-bottom: 1px solid #FFFFFF;
}
.left_menu .item a {
	font: 700 8pt/21px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 0px 17px;
	text-decoration: none;
	background: url(../images/left_menu_parent_bck.png) no-repeat;
	color: #FFFFFF;
}
.left_menu .item a:hover{
	background: url(../images/left_menu_parent_hover_bck.png) no-repeat;
	color: #FFFFFF;
}
/**/
.weather {
	width: 124px;
}
.weather_report{
	width: 111px;
}
.weather_report tr{
	padding-bottom: 1px;
}
.weather_report .city{
	color: #000000;
	font: 700 8pt/19px Tahoma;
	width: 60px;
}
.weather_report .value{
	color: #000000;
	font: 100 7pt/19px Tahoma;
	width: 51px;
}
/**/
.rss img{
	border: none;
	width: 124px;
	height: 90px;
}
/**/
#currency{
	width: 100%;
    font: 100 8pt/18px Verdana;
	margin: 8px 0px 8px 0px;
}
#currency .label, #currency .value{
	color: #000000;
}
#currency .item{
	height: 18px;
    margin: 0px;
    padding: 0px;
}
#currency .label{
	padding-left: 8px;
	width: 42px; 
	font-weight: bold;
}
#currency .value{
	width: 38px;
	padding-right: 7px;
}
#currency .image{
	width: 25px;
	text-align: center;
}
#currency img{
	width: 11px;
	height: 6px;
}
/**/
.main_mail_list {
	width: 100%;
}
.main_mail_list .container{
	text-align: right;
	margin: 5px 5px 9px 5px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 110px;
}
/**/
/**/
.base_right .search_box{
	clear: both;
	width: 300px;
}
.base_right .search_box .inner{
	position: relative;
	height: 54px;
	background: url(../images/search_bck.png) no-repeat;
}
.base_right .search_box .inner .search_input{
	position: absolute;
	top: 15px;
	left: 15px;
	height: 23px;
	width: 230px;
}
.base_right .search_box .inner .search_buton{
	position: absolute;
	top: 10px;
	left: 255px;
	height: 43px;
	width: 38px;
}
.base_right .search_box .inner .submit{
	width: 38px;
	height: 43px;
	background: transparent;
	background-position: center;
	border: 0px;
	cursor: pointer;	
}
.base_right .search_box .inner .search_input .text{
	width: 230px;
	height: 18px;
	font: 200 8pt/23px Tahoma;
	border: 0px;
	color: #333;
}
/**/
.mostly_readed{
	position: relative;
	width: 300px;
	height: 335px;
	overflow: hidden;
	background: url(../images/mostly_bck.png) no-repeat;
	margin-bottom: 13px;
}
.mostly_readed .caption{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 130px;
	height: 24px;
	overflow: hidden;
}
.mostly_readed .caption span{
	font: 700 8pt/24px Tahoma;
	color: #FFF;
}
.mostly_readed .tabs{
	position: absolute;
	top: 0px;
	left: 155px;
	width: 145px;
	height: 24px;
}
.mostly_readed .tabs .tab_item{
	float: left;
	height: 24px;
}
.mostly_readed .tabs .tab_item a{
	font: 100 8pt/24px Tahoma;
	color: #FFFFFF;
}
.mostly_readed .tab_sep{
	padding: 0px 5px;
	height: 24px;
	font: 100 8pt/24px Tahoma;
	color: #ffffff;
	float: left;
}
.mostly_readed .mostly_content{
	position: absolute;
	top: 39px;
	left: 14px;
	width: 275px;
}
.mostly_readed .mostly_content .first_item{
	clear: both;
	height: 100px;
}
.mostly_readed .mostly_content img{
	margin: 0px 10px 8px 0px;
	width: 121px;
	height: 90px;
}
.mostly_readed .mostly_content .title_content{
	height: 90px;
	overflow: hidden;
}
.mostly_readed .mostly_content .title a{
	font: 700 8pt/15px Tahoma;
}
.mostly_readed .mostly_content .short_content a{
	font: 100 8pt/15px Tahoma;
}
.mostly_readed .mostly_content .item{
	clear: both;
	background: url(../images/icon_02.gif) no-repeat 0px 8px;
	height: 19px;
	overflow: hidden;
	padding-left: 10px;
}
.mostly_readed .mostly_content .item a{
	font: 700 8pt/19px Tahoma;
}
/*
.main_author{
	width: 255px;
	height: 175px;
	position: relative;
}
.main_author .article_content{
	position: absolute;
	left: 2px;
	top: 0px;
	width: 132px;
	overflow: hidden;
}
.main_author .article_content img {
	width: 118px;
	height: 75px;
}
.main_author .article_content .name_surname a{
	color: #f20000;
	font: 100 8pt/15px Tahoma;
}
.main_author .article_content .title{
	width: 118px;
}
.main_author .article_content .title a{
	color: #595959;
	font: 100 8pt/15px Tahoma;
}
.main_author .items{
	position: absolute;
	left: 134px;
	top: 0px;
	width: 131px;
	height: 175px;
	overflow: hidden;
	background: url(../images/author_items_bck.png) repeat-y;
}
.main_author .item {
	height: 18px;
	background: transparent url(../images/icon_03.gif) no-repeat 10px 6px;
	overflow: hidden;
}
.main_author .item a{
	color: #000000;
	padding-left: 20px;
	font: 700 11px/17px Tahoma;
}
#author_combobox {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
#author_combobox select{
	width: 138px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 6px;
}
/**/
.author_box {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
.author_box .inner{
	margin: 5px;
}
.author_box img{
	width: 40px;
	height: 45px;
	margin-right: 5px;
}
.author_box .title{
	font: normal 8pt/15px Tahoma;
}
.author_box .title a {
	color: #595959;
}
.author_box .author_name{
	font: bold 8pt/15px Tahoma;
}
/**/
.main_poll{
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.main_poll .inner{
	margin: 5px 0px 0px 5px;
}
.main_poll .question{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 5px 0px;
}
.main_poll .image{
	text-align: left;
}
.main_poll .image img{
	width: 115px;
	height: 60px;
	margin: 8px 0px;
}
.main_poll .submit{
	width: 115px;
	text-align: center;
	background-color: #828282;
}
.main_poll .submit a{
	font: 700 8pt/19px Tahoma;
	color: #FFF;
}
/**/
.right_news{
	width: 100%;
}
.right_news img{
	width: 119px;
	height: 83px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #DCDCDC;
}
.right_news .title{
	margin-bottom: 8px;
}
.right_news .title a{
	color: #000000;
	font: 700 8pt/16px Verdana;
}
.right_news .short_content a{
	font: normal 8pt/16px Verdana;
	color: #666666;
}
/**/
.sentinel_pharmacy {
	margin-bottom: 10px;
	font: 100 8pt/14px Verdana;
}
.sentinel_pharmacy img{
	width: 124px;
	height: 67px;
	margin-top: 1px;
}
.sentinel_pharmacy .title{
	margin: 8px;
}
.sentinel_pharmacy .item{
	margin: 8px;
}
.sentinel_pharmacy .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 8px 0px 8px;
}
/**/
.comment_marquee {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
	margin-bottom: 8px;
}
.comment_marquee .outer{
	border: 1px solid #D7D7D7;
	border-top: 1px solid #FFFFFF;
	border-right-width: 0px;
	background: url(../images/right_menu_top_bck.png) no-repeat;
}
.comment_marquee .container{
	text-align: left;
	margin: 8px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 8px;
}
.comment_marquee .item a{
	text-decoration: none;
}
/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 13px 0px 13px 0px;
}
.main_image_gallery .container{
	margin: 0px 13px 0px 12px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 100px;
	height: 75px;
}
.main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
.author_combobox {
	width: 100%;
}
.author_combobox .container{
	width: 250px;
	height: 35px;
	overflow: hidden;
	background: #D1D1D1;
	text-align: center;
}
.author_combobox select{
	width: 200px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 7px 6px 6px 6px;
}
/**/
.index_video_gallery {
	clear: both;
	margin: 10px 0px;
}
.index_video_gallery .item_first{
	height: 100px;
	overflow: hidden;
}
.index_video_gallery .item_first img{
	width: 120px;
	height: 90px;
	margin-right: 10px;
}
.index_video_gallery .item_first .title{
	height: 24px;
	overflow: hidden;
}
.index_video_gallery .item_first .title a{
	color: #C71E1E;
	font: 700 8pt/24px Tahoma;
}
.index_video_gallery .item_first .short_content{
	font: 100 8pt/15px Tahoma;
	height: 60px;
	overflow: hidden;
}
.index_video_gallery .item{
	text-align: left;
	height: 20px;
	overflow: hidden;
	padding-left: 28px;
	font: 700 8pt/17px Verdana;
	background: url(../images/index_video_gallery_item_bck.png) no-repeat;
}
.index_video_gallery .item_odd{
	font-weight: 100;
	background-position: 0px -20px;
}
.index_video_gallery .item_even{
	background-position: 0px 0px;
}
/**/
.index_image_gallery{
	margin-bottom: 10px;
	width: 300px;
	margin-top: 8px;
}
.index_image_gallery .row{
	height: 104px;
	overflow: hidden;
	background: url(../images/index_image_gallery_row_back.png) no-repeat;
}
.index_image_gallery .v_sep{
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1px;
}
.index_image_gallery .h_sep{
	clear: both;
	height: 10px;
	width: 10px;
	font-size: 1px;
}
.index_image_gallery .item{
	float: left;
	width: 90px;
	height: 104px;
}
.index_image_gallery .item_inner{
	padding: 2px 0px 0px 2px;
}
.index_image_gallery .item img{
	width: 86px;
	height: 60px;
	margin-bottom: 6px;
}
.index_image_gallery .item .title{
	height: 30px;
	font: 100 8pt/15px Tahoma;
	overflow: hidden;
}
/**/
.base_2 .base_middle_inner{
	width: 852px;
	padding: 8px 0px 8px 0px;
	overflow: hidden;
}
.base_2 .base_right{
	background: none;
	width: 0px;
	display: none;
}
.base_2 .middle_page_title h1{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font: 700 12pt/40px Arial;
	color: #000000;
}
/**/
.top_headline{
	width: 995px;
	padding: 6px 0px;
	overflow: hidden;
}
.top_headline .sep{
	float: left;
	width: 6px;
	height: 100px;
	font-size: 0px;
	overflow: hidden;
}
.top_headline .item{
	float: left;
}
.top_headline .item img{
	width: 190px;
	height: 100px;
	border: 1px solid #dfdfdf;
}
/**/