html, body { height: 100%; }

body { margin: 0; padding: 0; font: 12px/18px Arial, sans-serif; color: #1b1b1b; }

h1, h2, h3, h4, h5, h6, span, p, input { margin: 0; padding: 0; }

table, tr, td { margin: 0; padding: 0; border-collapse: collapse; }

ul, li, ol { margin: 0; padding: 0; }

img { border: none; }

a { text-decoration: underline; color: #115fbf; }
a:hover { text-decoration: none; }
a:focus { outline: 0; }
/* a:visited { color: #8c8c8c; } */

input[type=text]:focus, input[type=submit]:focus, input[type=password]:focus, textarea:focus, select:focus { outline: 0 none; }


.container { min-height: 100%; margin-bottom: -476px; }

.hd_w { width: 100%; height: 124px; background: url(img/hd_w_bg.jpg) top center no-repeat; }
.hd { width: 1000px; margin: 0 auto; padding-top: 17px; }

.ct_w { width: 100%; overflow: hidden; position: relative; z-index: 3; }
.ct { width: 1000px; margin: 0 auto; }

.ft_w { width: 100%; height: 476px; background: url(img/ft_bg.png) 0 0 repeat-x; /* padding-bottom: 35px;  slīdošās lentas paddings */ }
.ft { width: 1000px; margin: 0 auto; position: relative; }

.clearft { height: 377px; clear: both; }

.logo { width: 182px; float: left; margin: 14px 0 0 30px; }

/*
.menu_w { width: 100%; background: url(img/menu_w_bg.png) 0 0 repeat-x; height: 44px; }
.menu { width: 1000px; margin: 0 auto; overflow: hidden; }
.menu ul { list-style-type: none; font-size: 14px; font-weight: bold; }
.menu li { float: left; height: 44px; }
.menu a { color: #fff; text-decoration: none; text-shadow: #2b2b2b 0 1px 0; }
.menu a span { display: block; height: 33px; padding: 11px 19px 0 19px; }
.menu a:hover span { text-decoration: underline; }
.menu .act { background: url(img/ico_blt_1.png) bottom center no-repeat !important; }
.menu .act a { background: url(img/menu_a_bg.png) top right no-repeat; display: block; height: 44px; padding-right: 4px; }
.menu .act a:hover span { text-decoration: none; }
.menu .act span { background: url(img/menu_span_bg.png) top left no-repeat; display: block; height: 33px; padding: 11px 15px 0 19px; }
.menu .reklama { background: url(img/reklama_bg.png) center 1px no-repeat; }
*/
/*
.menu_w {
	background: url(img/menu_w_bg.png) 0 0 repeat-x;
	height: 44px;
	width: 100%;
}

.menu {
	margin: 0 auto;
	overflow: visible;
	width: 1000px;
}

.menu ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.menu li {
	float: left;
	height: 44px;
}

.menu a {
	color: #fff;
	text-decoration: none;
	text-shadow: #2b2b2b 0 1px 0;
}

.menu a span {
	display: block;
	height: 33px;
	padding: 11px 19px 0 19px;
}

.menu a:hover span {
	text-decoration: underline;
}

.menu .act {
	background: url(img/ico_blt_1.png) bottom center no-repeat !important;
}

.menu .act a {
	background: url(img/menu_a_bg.png) top right no-repeat;
	display: block;
	height: 44px;
	padding-right: 4px;
}

.menu .act a:hover span {
	text-decoration: none;
}

.menu .act span {
	background: url(img/menu_span_bg.png) top left no-repeat;
	display: block;
	height: 33px;
	padding: 11px 15px 0 19px;
}

.menu .reklama {
	background: url(img/reklama_bg.png) center 1px no-repeat;
}

.menu-dropdown {
	width: 764px;
	float: left;
}

.menu-dropdown ul {
	margin: 0;
	list-style: none;
}

.menu-dropdown li {
	height: 40px;
	float: left;
	position: relative;
}

.menu-dropdown li:hover > a {
	background: url(img/menu_span_bg.png) top left repeat-x;
	color: #fff;
	text-shadow: #252525 0 1px 0;
}

.menu-dropdown li:hover > a span {
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
}

.menu-dropdown ul ul {
	position: absolute;
	top: 39px;
	left: -5px;
	width: 230px;
	background: url(img/menu-dropdown-bg.png) bottom center no-repeat;
	padding: 0 0 9px 0;
	float: left;
	display: none;
	z-index: 100;
}

.menu-dropdown ul li:hover > ul {
	display: block;
}

.menu-dropdown .menu-item a {
	margin: 0 -1px 0 0;
	padding: 11px 25px 0 25px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #2b2b2b 0 1px 0;
	display: block;
	position: relative;
	z-index: 1;
}

.menu-dropdown .menu-item a span {
	height: auto;
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
}

.menu-dropdown .menu-item a:hover {
	margin: 0 -1px 0 0;
	padding: 11px 25px 0 25px;
	height: 29px;
	background: url(img/menu_span_bg.png) top left repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow: #252525 0 1px 0;
	display: block;
}

.menu-dropdown .menu-item a:hover span {
	background: url(img/ico_blt_11.png) right 7px no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
}

.menu-dropdown ul ul .menu-item a {
	width: 168px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 6px 0 6px;
	border: none;
	background: url(img/menu-dropdown-slider-item-bg.png) top left repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}

.menu-dropdown ul ul .menu-item a:hover {
	width: 168px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 6px 0 6px;
	border: none;
	background: #4a4a4a url(img/menu-dropdown-slider-item-bg.png) top left repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}
*/
.search_form{ float: right; }
.search_form table { float: left; height: 20px; margin-top: 9px; }
.search_form table input { font-size: 11px; color: #333; border: none; background-color: #fff; width: 152px; padding: 0 8px; }
.search_form table td { background: url(img/search_text_bg.png) 0 0 no-repeat; vertical-align: middle; width: 168px; height: 22px; padding: 0 1px; }
.search_form .btn { margin: 9px 0 0 4px; float: left; }

.ad_text_w { width: 100%; height: 41px; }
.ad_text { width: 1000px; margin: 0 auto; padding-top: 11px; }
.ad_text a { color: #115fbf; font: bold 11px Tahoma, sans-serif; }
.ad_text b { color: #d50d0d; }
.ad_text .ad { width: 1000px; position: absolute; text-align: center; z-index: 1; }
.ad_text .social { float: right; text-align: right; position: relative; z-index: 2; }
.ad_text .social img { float: right; margin-left: 15px; }

.ct_c1 { width: 350px; float: left; margin-right: 25px; }
.ct_c2 { width: 350px; float: left; margin-right: 25px; }
.ct_c3 { width: 250px; float: left; }
.ct_article { width: 725px; float: left; margin-right: 25px; }

.block_1 { margin-bottom: 20px; }
.block_1 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 4px; }
.block_1 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_1 h1 span { background: url(img/line_h2.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_1 .img { width: 62px; height: 37px; vertical-align: top; padding-top: 2px; }
.block_1 .title { font-size: 14px; font-weight: bold; line-height: 18px; vertical-align: top; }
.block_1 .title a { color: #1b1b1b; text-decoration: none; }
.block_1 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_1 .title span { margin-left: 4px; }
.block_1 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_1 .title span a:hover { color: #cc0000; }
.block_1 .title img { margin-left: 4px; }
.block_1 .spacer { height: 11px; }
.block_1 table { margin-bottom: 2px; }

.block_2 { margin-bottom: 20px; }
.block_2 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 6px; }
.block_2 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_2 h1 span { background: url(img/line_h2.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_2 h2 { font-size: 16px; line-height: 21px; font-weight: normal; padding: 10px 0; }
.block_2 h2 a { color: #1b1b1b; text-decoration: none; }
.block_2 h2 a:hover { color: #115fbf; text-decoration: underline; }
.block_2 h2 img { margin-left: 6px; }
.block_2 h2 span { margin-left: 4px; }
.block_2 h2 span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_2 h2 span a:hover { color: #cc0000; }
.block_2 .img { width: 127px; vertical-align: top; padding: 3px 0 0 0; }
.block_2 .title { font-size: 12px; font-weight: bold; line-height: 16px; vertical-align: top; padding-right: 16px; }
.block_2 .title a { color: #1b1b1b; text-decoration: none; }
.block_2 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_2 .title span { margin-left: 4px; }
.block_2 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_2 .title span a:hover { color: #cc0000; }
.block_2 .title img { margin-left: 4px; }
.block_2 .title div { height: 87px; overflow: hidden; }
.block_2 .title p { font-weight: normal; padding-top: 6px; }
.block_2 .spacer { height: 10px; }
.block_2 .list { background: url(img/line_hv_1.gif) top right no-repeat; padding: 15px 0 0 0; margin-bottom: 13px; }

.block_3 { margin-bottom: 20px; }
.block_3 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; }
.block_3 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_3 h1 span { background: url(img/line_h2.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_3 table { width: 333px; margin: 0 auto; }
.block_3 td { vertical-align: top; }
.block_3 .list { background: url(img/line_vhv_1.gif) bottom center no-repeat; margin-top: -14px; }
.block_3 .item { width: 96px; font-size: 11px; font-weight: bold; line-height: 14px; margin: 0 auto; }
.block_3 .item img { margin-bottom: 9px; }
.block_3 .item a { color: #1b1b1b; text-decoration: none; }
.block_3 .item a:hover { color: #115fbf; text-decoration: underline; }
.block_3 .item span { margin-left: 4px; }
.block_3 .item span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_3 .item span a:hover { color: #cc0000; }
.block_3 .row { border-bottom: 1px solid #d3d3d3; padding: 15px 0 13px 0; }
.block_3 .row .readmore { margin: 0 16px 2px 16px; }

.block_4 { margin-bottom: 20px; }
.block_4 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 2px; }
.block_4 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_4 h1 span { background: url(img/line_h4.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_4 ul { list-style-type: none; margin-bottom: 5px; overflow: hidden; }
.block_4 ul a { color: #1b1b1b; text-decoration: none; }
.block_4 ul a:hover { color: #115fbf; text-decoration: underline; }
.block_4 ul span { margin-left: 4px; }
.block_4 ul span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_4 ul span a:hover { color: #cc0000; }
.block_4 li { background: url(img/ico_blt_2.png) 0 8px no-repeat; padding-left: 12px; margin-bottom: 6px; }

.block_5 { margin-bottom: 20px; }
.block_5 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 4px; }
.block_5 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_5 h1 span { background: url(img/line_h2.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_5 .img { width: 62px; vertical-align: top; padding-top: 2px; }
.block_5 .title { font-size: 14px; line-height: 18px; padding-right: 16px; }
.block_5 .title a { color: #1b1b1b; text-decoration: none; }
.block_5 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_5 .title span { margin-left: 4px; }
.block_5 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_5 .title span a:hover { color: #cc0000; }
.block_5 .title img { margin-left: 4px; }
.block_5 .spacer { height: 11px; }
.block_5 .list { background: url(img/line_v_1.gif) top right repeat-y; margin: -18px 0 13px 0; padding-top: 18px; }

.block_6 { margin-bottom: 20px; width: 540px; float: left; margin-right: 25px; }
.block_6 h1 { background: url(img/line_h6.png) bottom center no-repeat; font-size: 18px; line-height: 24px; font-weight: bold; padding-bottom: 27px; /* margin-top: -6px; */ }
.block_6 h1 a { color: #000; text-decoration: none; }
.block_6 h1 a:hover { text-decoration: underline; color: #115fbf; }
.block_6 h2 { font-size: 16px; font-weight: bold; margin-bottom: 9px; }
.block_6 .article { background: url(img/line_v_1.gif) top right repeat-y; margin: -14px 0 20px 0; padding: 14px 16px 0 0; }
.block_6 .article .social { margin-bottom: 31px; }
.block_6 .article .social span { float: right; }
.block_6 .article .social span a { color: #cc0000; }
.block_6 .article .social .sekoman { background: url(img/ico_sekoman_3.png) center left no-repeat; font-size: 11px; padding: 1px 0 1px 24px; margin-right: 20px; }
.block_6 .article .social .draugiem { background: url(img/ico_draugiem_1.png) center left no-repeat; font-size: 11px; padding: 1px 0 1px 24px; }
.block_6 .article .text { font: 12px/18px Verdana, sans-serif; }
.block_6 .article .text .caps:first-letter { font-size: 40px; font-weight: bold; float: left; margin: 5px 6px 0 0; }
.block_6 .article .text .nocaps .caps:first-letter { font: 12px/18px Verdana, sans-serif; font-weight: normal; float: none; margin: 0; }
.block_6 .article .text p { margin-bottom: 19px; }
.block_6 .article .text .img { text-align: center; }
.block_6 .article .text ul { list-style-type: none; padding-left: 17px; margin-bottom: 19px; }
.block_6 .article .text ul li { background: url(img/ico_blt_2.png) 0 7px no-repeat; padding-left: 12px; margin-bottom: 6px; }
.block_6 .article .text ol { margin-left: 50px; margin-bottom: 19px; }
.block_6 .article .text ol li { margin-bottom: 6px; }
.block_6 .footer { background: url(img/line_v_1.gif) top right repeat-y; padding-right: 16px; }
.block_6 .footer table { width: 100%; }
.block_6 .author { color: #787878; }
.block_6 .author span { float: right; }
.block_6 .author span a { color: #cc0000; }
.block_6 .comments { background: url(img/line_v_1.gif) top right repeat-y; margin: -14px 0 20px 0; padding: 14px 0 0 0; }
.block_6 .comments h2 { font-size: 18px; font-weight: normal; color: #cc0000; background: url(img/line_h6.png) bottom center no-repeat; padding: 0 16px 27px 0; margin-bottom: 3px; }
.block_6 .comments h3 { font-size: 12px; font-weight: normal; margin-bottom: 3px; }
.block_6 .comments h3 a { color: #cc0000; text-decoration: none; }
.block_6 .comments h3 a:hover { text-decoration: underline; }
.block_6 .comments h3 b { margin: 0 5px; }
.block_6 .comments h3 span { color: #787878; }
.block_6 .comments p { font: 12px/18px Verdana, sans-serif; width: 495px; overflow: hidden; }
.block_6 .comments .item { margin: 0 16px 13px 0; background: url(img/line_h_1.gif) bottom left repeat-x; padding-bottom: 14px; }
.block_6 .add_comment .text { width: 410px; }
.block_6 .add_comment .textarea { width: 410px; height: 170px; }
.block_6 .add_comment .keyword_text { width: 50px; }
.block_6 .back { color: #cc0000; float: right; font-size: 12px; background: url(img/ico_blt_6.png) left 7px no-repeat; padding-left: 10px; }
.block_6 .keyword { font-size: 11px; }
.block_6 .keyword b { font-size: 14px; }
.block_6 .block_8 h1 a { color: #115fbf; text-decoration: underline; }
.block_6 .block_8 h1 a:hover { text-decoration: none; }

.block_7 { margin-bottom: 20px; float: left; width: 160px; }
.block_7 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 4px; }
.block_7 h1 span { background: url(img/line_h7.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_7 .title span { margin-left: 4px; line-height: 16px; }
.block_7 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_7 .title span a:hover { color: #cc0000; }
.block_7 .title a img { margin-bottom: 8px; }
.block_7 .title a { color: #1b1b1b; text-decoration: none; font-weight: bold; line-height: 16px; }
.block_7 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_7 .spacer { height: 30px; background: url(img/line_h_1.gif) 0 12px repeat-x; }

.block_8 { margin-bottom: 20px; }
.block_8 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding: 10px 0 0 0; margin: 0 0 4px 0; line-height: 18px; }
.block_8 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_8 h1 span { background: url(img/line_h6.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_8 h2 { font-size: 14px; font-weight: bold; margin-bottom: 2px; }
.block_8 .title span { margin-left: 4px; line-height: 16px; }
.block_8 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_8 .title span a:hover { color: #cc0000; }
.block_8 .title a { color: #1b1b1b; text-decoration: none; }
.block_8 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_8 .title div { height: 38px; overflow: hidden; }
.block_8 .img { width: 62px; vertical-align: top; padding-top: 3px; }
.block_8 .list { background: url(img/line_v_1.gif) top right repeat-y; margin: -18px 0 13px 0; padding: 17px 16px 0 0; }
.block_8 .spacer { height: 10px; }

.block_9 { margin-bottom: 30px; }
.block_9 .tl { width: 5px; height: 5px; background: url(img/block_9_tl_bg.png) 0 0 no-repeat; }
.block_9 .tm { height: 5px; background: url(img/block_9_tm_bg.png) 0 0 repeat-x; }
.block_9 .tr { width: 5px; height: 5px; background: url(img/block_9_tr_bg.png) 0 0 no-repeat; }
.block_9 .ml { width: 5px; background: url(img/block_9_ml_bg.png) 0 0 repeat-y; }
.block_9 .mm { background-color: #f8f4e8; color: #441b00; padding: 6px 9px 4px 9px; }
.block_9 .mm a { color: #441b00; }
.block_9 .mr { width: 5px; background: url(img/block_9_mr_bg.png) 0 0 repeat-y; }
.block_9 .bl { width: 5px; height: 5px; background: url(img/block_9_bl_bg.png) 0 0 no-repeat; }
.block_9 .bm { height: 5px; background: url(img/block_9_bm_bg.png) 0 0 repeat-x; }
.block_9 .br { width: 5px; height: 5px; background: url(img/block_9_br_bg.png) 0 0 no-repeat; }

.block_10 { margin-bottom: 20px; width: 540px; float: left; margin-right: 25px; }
.block_10 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding: 10px 0 0 0; margin: 0 0 4px 0; line-height: 18px; }
.block_10 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_10 h1 span { background: url(img/line_h6.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_10 .item { background: url(img/line_hv_2.gif) bottom right no-repeat; padding: 0 16px 20px 0; margin-bottom: 20px; }
.block_10 .item td { vertical-align: top; }
.block_10 .img { width: 177px; padding-top: 5px; }
.block_10 .title { font-size: 16px; font-weight: bold; line-height: 22px; }
.block_10 .title a { color: #1b1b1b; text-decoration: none; }
.block_10 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_10 .title span { margin-left: 4px; }
.block_10 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_10 .title span a:hover { color: #cc0000; }
.block_10 .title img { margin-left: 4px; }
.block_10 .title p { font-size: 13px; font-weight: normal; line-height: 19px; padding-top: 10px; }
.block_10 .title .readmore { padding: 0; margin: 0; font-size: 13px; font-weight: bold; display: inline; color: #115fbf; text-decoration: underline; background: url(img/ico_blt_5.png) center right no-repeat; padding-right: 9px; }
.block_10 .title .readmore:hover { text-decoration: none; }
.block_10 .title .more-link { padding: 0; margin: 0; font-size: 13px; font-weight: bold; display: inline; color: #115fbf; text-decoration: underline; background: url(img/ico_blt_5.png) center right no-repeat; padding-right: 9px; }
.block_10 .title .more-link:hover { text-decoration: none; }

.block_11 { margin-bottom: 20px; width: 725px; float: left; margin-right: 25px; }
.block_11 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding: 10px 0 0 0; line-height: 18px; }
.block_11 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_11 h1 span { background: url(img/line_h9.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_11 .info { font-size: 13px; background: url(img/ico_info_1.png) left 9px no-repeat; padding: 5px 0 0 15px; margin-bottom: 17px; }
.block_11 .back { background: url(img/ico_blt_7.png) left 7px no-repeat; padding-left: 10px; }
.block_11 .item { background: url(img/line_h_1.gif) bottom left repeat-x; padding: 0 0 15px 0; margin-bottom: 15px; }
.block_11 .title { font-size: 16px; font-weight: bold; line-height: 22px; }
.block_11 .title a { color: #1b1b1b; text-decoration: none; }
.block_11 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_11 .title span { margin-left: 4px; }
.block_11 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_11 .title span a:hover { color: #cc0000; }
.block_11 .title img { margin-left: 4px; }
.block_11 .title p { font-size: 13px; font-weight: normal; line-height: 19px; padding-top: 7px; }
.block_11 .title .readmore { padding: 0; margin: 0; font-size: 13px; font-weight: bold; display: inline; color: #115fbf; text-decoration: underline; background: url(img/ico_blt_5.png) center right no-repeat; padding-right: 9px; }
.block_11 .title .readmore:hover { text-decoration: none; }
.block_11 .search_results { background: url(img/line_v_1.gif) top right repeat-y; margin: -14px 0 20px 0; padding: 14px 16px 0 0; }

.topstories { width: 350px; background: url(img/topstories_t_bg.png) 0 0 no-repeat; padding-top: 5px; margin-bottom: 20px; }
.topstories .c { width: 350px; background: url(img/topstories_c_bg.png) 0 0 repeat-y; padding: 8px 0 11px 0; }
.topstories .c .img { width: 127px; vertical-align: top; padding: 3px 0 0 16px; }
.topstories .c .title { font-size: 12px; font-weight: bold; line-height: 16px; vertical-align: top; padding-right: 16px; }
.topstories .c .title a { color: #1b1b1b; text-decoration: none; }
.topstories .c .title a:hover { color: #115fbf; text-decoration: underline; }
.topstories .c .title span { margin-left: 4px; }
.topstories .c .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.topstories .c .title span a:hover { color: #cc0000; }
.topstories .c .title img { margin-left: 4px; }
.topstories .c .title div { height: 87px; overflow: hidden; }
.topstories .c .title p { font-weight: normal; padding-top: 6px; }
.topstories .c .spacer { height: 24px; background: url(img/line_h3.png) 0 11px repeat-x; }
.topstories .b { width: 350px; height: 5px; background: url(img/topstories_b_bg.png) 0 0 no-repeat; }
.topstories .readmore { margin: 3px 16px 0 16px; }

.singlepage { width: 1000px; margin: 0 auto; }
.singlepage h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 6px; }
.singlepage h1 a { font-size: 11px; float: right; line-height: 20px; }
.singlepage h1 span { background: url(img/line_h8.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.singlepage h2 { font-size: 16px; font-weight: bold; margin-bottom: 9px; }
.singlepage .ct_singlepage { font: 12px/18px Verdana, sans-serif; width: 650px; margin: 0 auto; padding: 20px 0 10px 0; }
.singlepage .ct_singlepage p { margin-bottom: 19px; }
.singlepage .caps:first-letter { font-size: 40px; font-weight: bold; float: left; margin: 5px 6px 0 0; }
.singlepage .ct_advert { width: 1000px; margin: 0 auto 20px auto; }
.singlepage .ct_advert .stats td { vertical-align: top; }
.singlepage .ct_advert .stats .txt { padding-right: 25px; }
.singlepage .ct_advert .stats p { margin-bottom: 17px; }
.singlepage .ct_advert .stats .mail { font-size: 18px; font-weight: bold; background: url(img/ico_mail_2.png) 0 6px no-repeat; padding-left: 27px; display: block; margin-bottom: 17px; }
.singlepage .ct_advert .stats .phone { font-size: 18px; font-weight: bold; background: url(img/ico_phone_2.png) 0 5px no-repeat; padding-left: 27px; display: block; }
.singlepage .ct_advert .advert { width: 100%; margin-bottom: 20px; }
.singlepage .ct_advert .advert tr:hover td { background-color: #d0dafd; }
.singlepage .ct_advert .advert td { vertical-align: center; background-color: #e8edff; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 10px 0 10px 10px; }
.singlepage .ct_advert .advert .title td { font-size: 12px; font-weight: bold; color: #003399; background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x; padding: 13px 0 10px 10px; border: none; }
.singlepage .ct_advert .advert .title:hover td { background: #b9c9fe url(img/line_h14.png) 0 0 repeat-x; }
.singlepage .ct_advert .advert .title .ico { padding-left: 0; }
.singlepage .ct_advert .advert .title span { font-size: 11px; }
.singlepage .ct_advert .advert .ico { text-align: center; width: 92px; padding: 10px 0  }
.singlepage .ct_advert .advert .center { text-align: center; }
.singlepage .ct_advert .advert .odd td { background-color: #eef3ff; }
.singlepage .ct_advert .specs .code { margin: 20px 0; }
.singlepage .ct_advert .specs .code code { border: 1px solid #d3d3d3; padding: 15px; display: block; float: left; background: #fff; }
.singlepage .ct_advert .specs i { font-size: 16px; font-weight: bold; font-style: normal; }
.singlepage .ct_advert .specs p { margin-bottom: 5px; overflow: hidden; }
.singlepage .ct_advert .partners { width: 100%; text-align: center; }
.singlepage .ct_advert .spacer td { height: 25px; }
.singlepage .rss { font: 13px Arial, sans-serif; width: 100%; margin-bottom: 20px; }
.singlepage .rss p { margin-bottom: 3px; }
.singlepage .rss .img { background: url(img/ico_rss_2.png) center left no-repeat; padding-left: 42px; }
.singlepage .rss .itunes { background: url(img/ico_itunes_1.png) center left no-repeat; }
.singlepage .rss td { padding: 2px 0; }
.singlepage .rss .btn_1 { float: right; }
.singlepage .rss .spacer_1 { background: url(img/line_h_2.gif) center left repeat-x; height: 40px; }
.singlepage .rss .spacer_2 { background: url(img/line_h_1.gif) center left repeat-x; height: 40px; }
.singlepage .back { background: url(img/ico_blt_7.png) left 7px no-repeat; padding-left: 10px; }

.add_comment { padding-right: 16px; }
.add_comment td { vertical-align: top; }
.add_comment .title { width: 100px; font-weight: bold; font-size: 11px; padding-top: 4px; }
.add_comment .spacer { height: 7px; }
.add_comment .submit { width: 174px; height: 25px; background: url(img/btn_addcomments_bg.png) 0 0 no-repeat; border: none; text-transform: uppercase; font: bold 11px Arial, sans-serif; color: #fff; text-shadow: #193e5b 0 -1px 0; cursor: pointer; padding: 0 0 1px 0; }

.readmore { background: url(img/btn_readmore_a_bg.png) top right no-repeat; display: block; height: 34px; padding-right: 6px; font-size: 14px; font-weight: bold; text-decoration: none; }
.readmore span { background: url(img/btn_readmore_span_bg.png) top left no-repeat; display: block; height: 26px; text-align: center; padding: 8px 0 0 6px; }

.pages { width: 100%; text-align: center; font-size: 11px; padding: 6px 0 0 0; }
.pages table { margin: 0 auto; }
.pages a { border: 1px solid #115fbf; background-color: #fff; color: #00306a; text-decoration: none; margin-right: 1px; line-height: 12px; text-align: center; padding: 2px 6px; }
.pages a:hover { border: 1px solid #115fbf; background-color: #115fbf; color: #fff; }
.pages .act { border: 1px solid #115fbf; background: #115fbf; color: #fff; }

.input_w .tl { width: 5px; height: 5px; background: url(img/input_w_tl_bg.png) 0 0 no-repeat; }
.input_w .tm { height: 5px; background: url(img/input_w_tm_bg.png) 0 0 repeat-x; }
.input_w .tr { width: 5px; height: 5px; background: url(img/input_w_tr_bg.png) 0 0 no-repeat; }
.input_w .ml { height: 5px; background: url(img/input_w_ml_bg.png) 0 0 repeat-y; }
.input_w .mm { background-color: #fff; }
.input_w .mm input { border: none; background: none; font: 12px Arial, sans-serif; padding: 0 2px; }
.input_w .mm textarea { border: none; background: none; font: 12px Arial, sans-serif; padding: 0 2px; overflow: hidden; }
.input_w .mr { height: 5px; background: url(img/input_w_mr_bg.png) 0 0 repeat-y; }
.input_w .bl { width: 5px; height: 5px; background: url(img/input_w_bl_bg.png) 0 0 no-repeat; }
.input_w .bm { height: 5px; background: url(img/input_w_bm_bg.png) 0 0 repeat-x; }
.input_w .br { width: 5px; height: 5px; background: url(img/input_w_br_bg.png) 0 0 no-repeat; }

.gallery { width: 490px; margin: 0 auto; background: url(img/gallery_t_bg.png) top center no-repeat; padding-top: 5px; }
.gallery div { width: 458px; background: url(img/gallery_b_bg.png) bottom center no-repeat; padding: 6px 16px 16px 16px; overflow: hidden; margin-bottom: 19px; }
.gallery h2 { font-weight: normal; font: 12px Arial, sans-serif; height: 15px; overflow: hidden; margin-bottom: 13px; }
.gallery h2 a { text-decoration: none; color: #1b1b1b; }
.gallery h2 a:hover { text-decoration: underline; color: #115fbf; }
.gallery h2 b { color: #c61919; background: url(img/ico_foto_2.png) 0 3px no-repeat; padding-left: 17px; margin-right: 5px; }
.gallery img { display: block; float: left; margin-right: 15px; }
.gallery table td { width: 80px; height: 80px; text-align: center; font: 12px/18px Arial, sanss-serif; }

.btn_1 { background: url(img/btn_1_a_bg.png) top right no-repeat; float: left; height: 24px; padding-right: 7px; font-size: 10px; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #fff; margin-right: 3px; text-shadow: #1f6081 0 -1px 0; }
.btn_1 span { background: url(img/btn_1_span_bg.png) top left no-repeat; display: block; height: 19px; text-align: center; padding: 5px 6px 0 13px; }

.btn_edit_post { font-size: 12px; font-weight: bold; background-color: #ffe400; margin-left: 10px; padding: 0 4px; }

.ad_728x90 { width: 728px; height: 90px; float: right; }

.ad_250x250_w { margin-bottom: 20px; }
.ad_250x250 { width: 250px; height: 250px; margin-bottom: 10px; }

.ad_250x200 { width: 250px; height: 200px; margin-bottom: 10px; }

.ad_350x100 { width: 350px; height: 100px; margin-bottom: 20px; }

.ad_468x60 { text-align: center; margin-bottom: 20px; }

.ad_540x160 { width: 540px; margin-bottom: 20px; }

.ad_sponsor { margin: 14px 0 0 4px; }

.error_w { width: 500px; margin: 60px auto 40px auto; background: url(img/ico_error_1.png) top center no-repeat; font: 12px/18px Verdana, sans-serif; padding-top: 240px; text-align: center; }
.error_w i { font-size: 16px; font-weight: bold; font-style: normal; }
.error_w p { margin-bottom: 15px; }
.error_search { width: 455px; height: 94px; margin: 15px auto 30px auto; background: url(img/ico_error_2.png) 0 0 no-repeat; font: 12px/18px Verdana, sans-serif; padding: 20px 0 0 145px; }
.error_search i { font-size: 16px; font-weight: bold; font-style: normal; }
.error_search p { margin-bottom: 15px; }

.ct_konkurss { width: 1000px; margin: 0 auto 0 auto; padding-bottom: 20px; overflow: hidden; }
.ct_konkurss .header { overflow: hidden; width: 100%; padding-bottom: 22px; margin-bottom: 10px; background: url(img/line_h8.png) bottom center no-repeat; }
.ct_konkurss .moreinfo { font-size: 14px; font-weight: bold; }
.ct_konkurss .sadarbiba { text-align: center; padding-top: 20px; }
.ct_konkurss .konkurss_left { width: 500px; float: left; }
.ct_konkurss .konkurss_left p { margin-bottom: 15px; width: 420px; }
.ct_konkurss .konkurss_left h2 { background: url(img/line_h16.png) bottom center no-repeat; width: 420px; font-size: 14px; font-weight: bold; color: #cc0000; padding-bottom: 20px; }
.ct_konkurss .konkurss_left ul { width: 420px; color: #cc0000; }
.ct_konkurss .konkurss_left li { padding-left: 13px; background: url(img/ico_blt_10.png) 0 8px no-repeat; margin-bottom: 15px; }
.ct_konkurss .konkurss_right { width: 500px; float: left; }
.ct_konkurss .konkurss_right .question { font-size: 16px; font-weight: bold; }
.ct_konkurss .konkurss_right .question .title { margin-bottom: 10px; line-height: 22px; font-size: 16px; font-weight: bold; }
.ct_konkurss .konkurss_right .label { width: 170px; line-height: 16px; }
.ct_konkurss .konkurss_right .label span { font-size: 11px; }
/* .ct_konkurss .konkurss_right ol { padding: 0; margin-bottom: 25px; } */
/* .ct_konkurss .konkurss_right li { padding: 0; line-height: 22px; margin-bottom: 27px; } */
.ct_konkurss .konkurss_right p { font-size: 14px; font-weight: normal; }
.ct_konkurss .konkurss_right p input { float: left; margin: 4px 7px 0 0; }
.ct_konkurss .konkurss_right .spacer { width: 5px; height: 5px; }
.ct_konkurss .konkurss_right .input_w { width: 250px; }
.ct_konkurss .konkurss_right .submit { width: 174px; height: 25px; background: url(img/btn_addcomments_bg.png) 0 0 no-repeat; border: none; text-transform: uppercase; font: bold 11px Arial, sans-serif; color: #fff; text-shadow: #193e5b 0 -1px 0; cursor: pointer; padding: 0 0 1px 0; }

.ft_w { width: 100%; height: 476px; background: url(img/ft_w_bg.png) 0 124px repeat-x; position: relative; z-index: 2; }
.ft_w a { color: #0bc3ff; }
.ft_w .t { width: 100%; height: 124px; background: url(img/hd_w_bg.jpg) top center no-repeat; }
.ft_w .c { width: 1000px; margin: 0 auto; padding-top: 23px; }
.ft_w .c table { color: #bdbdbd; height: 269px; }
.ft_w .c table h1 { font-size: 15px; font-weight: normal; background: url(img/line_h5.png) bottom left repeat-x; padding-bottom: 8px; margin-bottom: 24px; }
.ft_w .c table ul { list-style-type: none; }
.ft_w .c table span { font-weight: bold; color: #fff; }
.ft_w .c table p { margin-bottom: 12px; }
.ft_w .c table td { vertical-align: top; }
.ft_w .c1 { width: 340px; }
.ft_w .c2 { width: 250px; }
.ft_w .c2 a { color: #bdbdbd; text-decoration: none; }
.ft_w .c2 a:hover { color: #0bc3ff; text-decoration: underline; }
.ft_w .c2 li { margin-bottom: 14px; }
.ft_w .c3 { width: 195px; }
.ft_w .c3 a { color: #bdbdbd; text-decoration: underline; }
.ft_w .c3 a:hover { color: #0bc3ff; text-decoration: underline; }
.ft_w .c3 li { margin-bottom: 7px; background: url(img/ico_blt_3.png) 0 8px no-repeat; padding-left: 10px; }
.ft_w .phone { background: url(img/ico_phone_1.png) center left no-repeat; padding-left: 26px; font-size: 20px; color: #fff; margin-bottom: 12px; }
.ft_w .mail { background: url(img/ico_mail_1.png) center left no-repeat; padding-left: 26px; margin-bottom: 8px; }
.ft_w .price { background: url(img/ico_price_1.png) center left no-repeat; padding-left: 26px; margin-bottom: 19px; }
.ft_w .sekoman { background: url(img/ico_sekoman_2.png) center left no-repeat; padding: 5px 0 5px 40px; }
.ft_w .twitter { background: url(img/ico_twitter_2.png) 1px 1px no-repeat; padding: 5px 0 5px 40px; }
.ft_w .c2 .facebook { background: url(img/ico_facebook_2.png) 0 1px no-repeat; padding: 5px 0 5px 40px; margin-bottom: 54px; }
.ft_w .rss { background: url(img/ico_rss_2.png) 0 1px no-repeat; padding: 5px 0 5px 40px; }
.ft_w .spacer_1 { width: 115px; }
.ft_w .spacer_2 { width: 100px; }
.ft_w .ad_pulslv { background: url(img/line_v1.png) center left no-repeat; padding-left: 13px; margin-left: 11px; }
.ft_w .ad_pulslv a { background: none; margin: 0; padding: 0; }

.ft { padding-top: 22px; }
.ft span { float: left; }
.ft div { float: right; }
.ft u { color: #787878; text-decoration: none; }
.ft a { color: #787878; background: url(img/line_v1.png) center left no-repeat; padding-left: 13px; margin-left: 11px; }
.ft .first { background: none; }

.new_menu { width: 100%; }

.new_menu table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.new_menu .level_1 {
	height: 41px;
	background: url(img/new_menu_level_1_bg.png) 0 0 repeat-x;
	font: bold 14px Arial, sans-serif;
	position: relative;
	z-index: 100;
}

.new_menu .level_1 table {
	width: 1000px;
	margin: 0 auto;
}

.new_menu .level_1 ul {
	margin: 0;
	padding: 0;
}

.new_menu .level_1 ul ul {
	position: absolute;
	margin: -1px 0 0 -6px;
	width: 232px;
	background: url(img/new_menu_level_1_dropdown_bg.png) bottom center no-repeat;
	padding: 0 0 7px 0;
	float: left;
	display: none;
	z-index: 1;
}

.new_menu .level_1 ul ul li {
	margin: 0 6px;
	background: url(img/new_menu_level_1_dropdown_spacer_bg.png) top left repeat-x;
}

.new_menu .level_1 ul ul a {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	color: #fff;
	font: bold 12px Arial, sans-serif;
	text-align: left;
	text-shadow: 0 1px 0 #2b2b2b;
	text-decoration: none;
	display: block;
}

.new_menu .level_1 ul ul a i {
	padding: 11px 25px 10px 25px;
}

.new_menu .level_1 ul ul a:hover {
	background: url(img/new_menu_level_1_bg.png) 0 -4px repeat-x;
}

.new_menu .level_1 li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.new_menu .level_1 li:hover > ul {
	display: block;
}

.new_menu .level_1 li:hover > a {
	background: url(img/new_menu_level_1_dropdown_act.png) top left repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #2b2b2b;
}

.new_menu .level_1 a {
	height: 41px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #2b2b2b;
	display: block;
}

.new_menu .level_1 a:hover {
	margin: 0;
	padding: 0;
	background: url(img/new_menu_level_1_dropdown_act.png) top left repeat-x;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 0 #2b2b2b;
	display: block;
}

.new_menu .level_1 a i {
	padding: 13px 25px 0 25px;
	font-style: normal;
	display: block;
}

.new_menu .level_1 a span {
	background: url(img/new_menu_level_1_dropdown_ico.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.new_menu .level_2 {
	height: 27px;
	background: url(img/new_menu_level_2_bg.png) 0 0 repeat-x;
	font: 11px Arial, sans-serif;
}

.new_menu .level_2 table {
	width: 980px;
	margin: 0 auto;
}

.new_menu .level_2 ul {
	margin: 0;
	padding: 7px 0 0 0;
}

.new_menu .level_2 li {
	margin: 0 15px;
	padding: 0;
	float: left;
	list-style-type: none;
}

.new_menu .level_2 a {
	color: #000;
	text-shadow: 0 1px 0 #eaeaea;
	text-decoration: none;
}

.new_menu .level_2 a:hover {
	text-decoration: none;
	color: #9d1616;
}

.new_menu .level_3 {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}

.new_menu .level_3 .search {
	width: 250px;
	margin: 0 0 0 25px;
	float: right;
}

.new_menu .level_3 .search .input {
	width: 165px;
	height: 24px;
	padding: 0 7px;
	border: none;
/*	font: 11px/23px Arial, sans-serif; */
	color: #333333;
	background: url(img/new_menu_search_input_bg.png) 0 0 no-repeat;
	float: left;
}

.new_menu .level_3 .search .submit {
	width: 64px;
	height: 26px;
	background: url(img/new_menu_btn_search_1.png) 0 0 no-repeat;
	border: none;
	text-indent: -5000px;
	cursor: pointer;
	float: right;
}

.new_menu .level_3 .social {
	padding: 3px 0 0 0;
	float: right;
}

.new_menu .level_3 .social img {
	margin: 0 0 0 11px;
	border: none;
}

.new_menu .level_3 .text {
	width: 629px;
	padding: 5px 0 0 0;
	text-align: center;
	font: 11px Arial, sans-serif;
}

.new_menu .level_3 .text a {
	color: #000;
	text-decoration: none;
}

.new_menu .level_3 .text a:hover {
	text-decoration: underline;
}

.rightsidebar_textad {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.rightsidebar_textad a {
	text-decoration: none;
	color: #000;
}

.rightsidebar_textad a:hover {
	text-decoration: underline;
}


.singlepage .ct_shops { width: 1030px; padding: 0 0 25px 0; }

.singlepage .ct_shops .row { width: 1040px; margin: 0 0 22px -15px; padding: 0 0 25px 0; background: url(img/line_h17.png) bottom left no-repeat; overflow: hidden; }

.singlepage .ct_shops .item { width: 250px; margin: 0 10px 0 0; overflow: hidden; float: left; }

.singlepage .ct_shops .top { padding: 0 0 10px 0; overflow: hidden; }

.singlepage .ct_shops .top .image { margin: 0 10px; width: 45px; float: left; }

.singlepage .ct_shops .top .title { width: 173px; padding: 14px 0 0 0; text-align: center; font-size: 14px; font-weight: bold; float: left; }

.singlepage .ct_shops .top .title a { color: #951717; text-decoration: none; }

.singlepage .ct_shops .top .title a:hover { text-decoration: underline; }

.singlepage .ct_shops .content { padding: 10px; font-size: 11px; line-height: 15px; border: 1px solid #e8e8e8; background-color: #fff; overflow: hidden; }

.singlepage .ct_shops .content .product { padding: 0 0 10px 0; margin: 0 0 10px 0; background: url(img/line_h_1.gif) bottom left repeat-x; overflow: hidden; }

.singlepage .ct_shops .content .image { margin: 0 10px 0 0; float: left; }

.singlepage .ct_shops .content .image img { display: block; }

.singlepage .ct_shops .content .text { width: 173px; heigt: 50px; overflow: hidden; margin: -3px 0 0 0; float: left; }

.singlepage .ct_shops .content .text a { margin: 0 0 5px 0; font-weight: bold; color: #000; text-decoration: none; display: block; }

.singlepage .ct_shops .content .text a:hover { color: #951717; text-decoration: underline; }

.singlepage .ct_shops .content .last { margin: 0; padding: 0; background: none; }

.singlepage .ct_shops .last { margin-bottom: 0; padding: 0; background: none; }


.block_4 .ct_shops { width: 265px; padding: 0 0 0 0; }

.block_4 .ct_shops .row { width: 255px; margin: 0 0 22px 0; padding: 0 0 0 0; overflow: hidden; }

.block_4 .ct_shops .item { width: 250px; margin: 0 0 10px 0; overflow: hidden; }

.block_4 .ct_shops .top { padding: 0 0 10px 0; overflow: hidden; }

.block_4 .ct_shops .top .image { margin: 0 10px; width: 45px; float: left; }

.block_4 .ct_shops .top .title { width: 173px; padding: 14px 0 0 0; text-align: center; font-size: 14px; font-weight: bold; float: left; }

.block_4 .ct_shops .top .title a { color: #951717; text-decoration: none; }

.block_4 .ct_shops .top .title a:hover { text-decoration: underline; }

.block_4 .ct_shops .content { padding: 10px; font-size: 11px; line-height: 15px; border: 1px solid #e8e8e8; background-color: #fff; overflow: hidden; }

.block_4 .ct_shops .content .product { padding: 0 0 10px 0; margin: 0 0 10px 0; background: url(img/line_h_1.gif) bottom left repeat-x; overflow: hidden; }

.block_4 .ct_shops .content .image { margin: 0 10px 0 0; float: left; }

.block_4 .ct_shops .content .image img { display: block; }

.block_4 .ct_shops .content .text { width: 173px; heigt: 50px; overflow: hidden; margin: -3px 0 0 0; float: left; }

.block_4 .ct_shops .content .text a { margin: 0 0 5px 0; font-weight: bold; color: #000; text-decoration: none; display: block; }

.block_4 .ct_shops .content .text a:hover { color: #951717; text-decoration: underline; }

.block_4 .ct_shops .content .last { margin: 0; padding: 0; background: none; }

.block_4 .ct_shops .last { margin-bottom: 0; padding: 0; background: none; }



#shop-item { margin: 10px auto; background-color: #fff; }
.shop-product { margin: 0; overflow: hidden; font-size: 11px; line-height: 15px; }
.shop-product .image { margin: 0 10px 0 0; float: left; }
.shop-product .image img { display: block; }
.shop-product .text { width: 173px; heigt: 50px; overflow: hidden; margin: -3px 0 0 0; float: left; }
.shop-product .text a { margin: 0 0 5px 0; font-weight: bold; color: #000; text-decoration: none; display: block; }
.shop-product .text a:hover { color: #951717; text-decoration: underline; }

.top_header_wrapper { padding: 0 0 10px 0; margin: 0 0 -8px 0; background: url(img/top_header_bg.png) bottom left repeat-x; position: relative; }

.top_header { width: 1000px; margin: 0 auto; color: #686868; font-size: 12px; font-weight: bold; overflow: hidden; }

.top_header a { color: #a9a9a9; text-decoration: none; }

.top_header a:hover { color: #686868; }

.top_header .left { float: left; }

.top_header .left a { margin: 0 25px 0 0; color: #C00; }

.top_header .right { float: right; }

.top_header .right a { margin: 0 0 0 25px; }


.section_v2 { width: 725px; float: left; margin-right: 25px; }

.section_v2 .spacer_1 { height: 25px; }

.section_v2 .block_7 .title { text-align: center; }
.section_v2 .block_7 .title a { font: bold 11px/18px Tahoma, sans-serif; color: #115fbf; text-decoration: underline; }
.section_v2 .block_7 .title a:hover { text-decoration: none; }
.section_v2 .block_7 .title a i { color: #d50d0d; font-style: normal; }
.section_v2 .block_7 .spacer { height: 43px; background-position: 0 19px; }

.section_v2 .block_10 .item { padding: 0 0 20px 0; background: url(img/line_h_1.gif) bottom left repeat-x; }

.section_v2 .block_12 { width: 100%; float: left; }
.section_v2 .block_12 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding-top: 10px; margin-bottom: 4px; }
.section_v2 .block_12 h1 a { font-size: 11px; float: right; line-height: 20px; }
.section_v2 .block_12 h1 span { background: url(img/line_h19.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.section_v2 .block_12 .spacer { height: 10px; }

.section_v2 .slider { margin: 0 0 25px 0; overflow: hidden; }
.section_v2 .slider .main_image { width: 540px; height: 250px; margin: 0; position: absolute; }
.section_v2 .slider .main_image h2 { width: 500px; padding: 11px 20px; font-size: 16px; line-height: 22px; font-weight: bold; background: url(img/slider_title_bg.png) 0 0 repeat; position: absolute; bottom: 0; }
.section_v2 .slider .main_image h2 a { color: #fff; text-decoration: none; }
.section_v2 .slider .main_image h2 a:hover { color: #00acdd; text-decoration: underline; }
.section_v2 .slider .main_image h2 i { font-size: 14px; font-style: normal; font-weight: normal; }
.section_v2 .slider .thumbs { width: 545px; margin-top: 255px; }
.section_v2 .slider .thumbs_item { margin: 0 5px 0 0; float: left; }
.section_v2 .slider .thumbs_item a { width: 104px; height: 75px; margin: -3px 0 0 0; position: absolute; }
.section_v2 .slider .active a { background: url(img/slider_thumbs_active_bg.png) 0 0 repeat; }
.section_v2 .slider .thumbs_item:hover { background: url(img/slider_thumbs_active_bg.png) 0 0 repeat; }

.section_v2 .video_list { margin-top: -14px; }
.section_v2 .video_list td { vertical-align: top; }
.section_v2 .video_list .item { width: 123px; padding: 0 16px 0 0; font-size: 11px; font-weight: bold; line-height: 14px; margin: 0 auto; background: none; }
.section_v2 .video_list .item img { margin-bottom: 9px; }
.section_v2 .video_list .item a { color: #1b1b1b; text-decoration: none; }
.section_v2 .video_list .item a:hover { color: #115fbf; text-decoration: underline; }
.section_v2 .video_list .item span { margin-left: 4px; }
.section_v2 .video_list .item span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.section_v2 .video_list .item span a:hover { color: #cc0000; }
.section_v2 .video_list .row { padding: 15px 0 5px 0; }

.section_v2 .topstory { width: 350px; margin: 0 25px 0 0; float: left; }
.section_v2 .topstory h2 { font-size: 16px; line-height: 21px; font-weight: normal; padding: 10px 0; }
.section_v2 .topstory h2 a { color: #1b1b1b; text-decoration: none; }
.section_v2 .topstory h2 a:hover { color: #115fbf; text-decoration: underline; }
.section_v2 .topstory h2 img { margin-left: 6px; }
.section_v2 .topstory h2 span { margin-left: 4px; }
.section_v2 .topstory h2 span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.section_v2 .topstory h2 span a:hover { color: #cc0000; }


.bootlv_recommends { width: 1000px; height: 22px; margin: 0 auto 2px auto; padding: 8px 0 11px 0; background: url(img/bootlv_recommends_bg.png) bottom center no-repeat; }
.bootlv_recommends p { margin: 0 15px 0 0; float: left; color: #951717; font-size: 9px; font-weight: normal; text-align: center; line-height: 11px; }
.bootlv_recommends p a { color: #951717; text-decoration:  none; }
.bootlv_recommends .item { margin: 2px 0 0 0; height: 17px; padding: 0 0 0 25px; font-size: 11px; line-height: 16px; font-weight: bold; color: #000; float: left; text-decoration: none; }
.bootlv_recommends .close { width: 18px; height: 18px; text-indent: -5000px; margin: 1px 0 0 0; background: url(img/ico_close_1.png) 0 0 no-repeat; float: right; }
.bootlv_recommends table { width: 920px; float: left; }
.bootlv_recommends_closed { width: 1000px; height: 0; padding: 0; margin: 0 auto; position: relative; }
.bootlv_recommends_closed table { margin: 0 0 0 -5000px; position: absolute; }
.bootlv_recommends_closed .close { margin: 0 0 0 -5000px; position: absolute; }
.bootlv_recommends_closed p { margin: 6px 0 0 -65px; position: absolute; }
.bootlv_recommends_closed p a { color: #7b7b7b; }

.block_10 { margin-bottom: 20px; width: 540px; float: left; margin-right: 25px; }
.block_10 h1 { background: url(img/line_h1.png) top left repeat-x; color: #951717; font-size: 15px; font-weight: normal; padding: 10px 0 0 0; margin: 0 0 4px 0; line-height: 18px; }
.block_10 h1 a { font-size: 11px; float: right; line-height: 20px; }
.block_10 h1 span { background: url(img/line_h6.png) bottom center no-repeat; display: block; padding-bottom: 22px; }
.block_10 .item { background: url(img/line_hv_2.gif) bottom right no-repeat; padding: 0 16px 20px 0; margin-bottom: 20px; }
.block_10 .item td { vertical-align: top; }
.block_10 .img { width: 177px; padding-top: 5px; }
.block_10 .title { font-size: 16px; font-weight: bold; line-height: 22px; }
.block_10 .title a { color: #1b1b1b; text-decoration: none; }
.block_10 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_10 .title span { margin-left: 4px; }
.block_10 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_10 .title span a:hover { color: #cc0000; }
.block_10 .title img { margin-left: 4px; }
.block_10 .title p { font-size: 13px; font-weight: normal; line-height: 19px; padding-top: 10px; }
.block_10 .title .readmore { padding: 0; margin: 0; font-size: 13px; font-weight: bold; display: inline; color: #115fbf; text-decoration: underline; background: url(img/ico_blt_5.png) center right no-repeat; padding-right: 9px; }
.block_10 .title .readmore:hover { text-decoration: none; }
.block_10 .title .more-link { padding: 0; margin: 0; font-size: 13px; font-weight: bold; display: inline; color: #115fbf; text-decoration: underline; background: url(img/ico_blt_5.png) center right no-repeat; padding-right: 9px; }
.block_10 .title .more-link:hover { text-decoration: none; }

.block_10 .last_50_item { padding: 0 16px 12px 0; }
.block_10 .last_50_item td { vertical-align: top; }
.block_10 .last_50_item .img { width: 62px; padding-top: 4px; }
.block_10 .last_50_item .title { font-size: 14px; font-weight: bold; line-height: 20px; }
.block_10 .title a { color: #1b1b1b; text-decoration: none; }
.block_10 .title a:hover { color: #115fbf; text-decoration: underline; }
.block_10 .title span { margin-left: 4px; }
.block_10 .title span a { color: #cc0000; font-size: 11px; font-weight: normal; }
.block_10 .title span a:hover { color: #cc0000; }
.block_10 .title img { margin-left: 4px; }


.aptauja .block_4 {
	width: 250px;
	font-size: 8pt;
	font-family: Arial;
}
.raksta_aptauja {
	width: 490px;
	margin: 30px 17px;
	font-size: 8pt;
	font-family: Arial;
}
.aptauja .nosaukums {
	font-weight: bold;
	font-size: 10pt;
}
.aptauja .atbildes p {
	margin: 5px auto;
	padding: 0;
	font-size: 8pt;
	font-family: Arial;
}
.raksta_aptauja .atbildes p {
	font-size: 10pt;
	font-family: Arial;
	margin-bottom: 0 !important;
	padding: 0;
}
.raksta_aptauja .nosaukums {
	margin-bottom: 15px;
}
.balsotpoga {
	display: inline-block;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-right: 5px;
	cursor: pointer;
}

.comment-subscription-form {
	display: none;
}

.twitter-share-button {
    width: 80px !important;
}

.fb_ltr {
    width: 185px !important;
}
.block_1 .img img {
    width: 50px;
    height: 31px;
}
.block_2 .img img {
    width: 115px;
    height: 80px;
}
.block_5 .img img {
    width: 50px;
    height: 31px;
}
.topstories .img img {
    width: 115px;
    height: 80px;
}
