@import "tabs.css";

/* FIRST */

* { padding: 0; margin: 0; }
html, body { margin: 0; padding: 0; }
body { font: 80% Tahoma, Verdana, Arial, sans-serif; background: #ffffff;}

p { margin: 3px 0px 7px 0px;}
p.podpis { margin: 15px 0px 7px 0px; text-align: right; font-weight: bold;}

#content ul, #content ol {margin-top: 10px; margin-bottom: 10px;}
#content ul ul, #content ol ol {margin-top: 0px; margin-bottom: 0px;}
li {margin-left: 30px;} 

a { color: #3C5FB3; text-decoration: none;}
a:hover { color: #3C5FB3; text-decoration: underline; }
a:active { color: #FF0000; }

a.perelink {color: black;}
a.current_url {font-weight: bold; text-decor11ation: underline;}
li.current_url a {font-weight: bold;}
li.current_url li a {font-weight: normal;}

li.current-page a {font-weight: bold;}
li.current-page li a {font-weight: normal;}

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}



/* H */
h1 {font-size: 14pt; margin: 10px 0 10px 0; color: #3C5FB3; font-weight: normal; line-height: 1.2em; }
h1.category {font-size: 16pt; border-bottom: 1px solid #3C5FB3;}

#content h1 {border-bottom: 1px dotted #3C5FB3; line-height: 1.4em;}
#content h1 a {color: #4268C0;}
#content h1 a:hover {text-decoration: none; color: #3C5FB3;}

h2 {font-size: 11pt; margin: 5px 0 10px 0; color: #5366A0;}
h2.box {margin: 0 0 5px 0;}
h2.last_comment {font-size: 9pt; margin-top: 10px; color: #404040; border-bottom: solid gray 1px;}

h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}

pre { margin: 10px 0; padding: 10px; overflow: auto; font-size: 10pt;}
*html pre {width: 410px;}
*+html pre {width: 410px; }

blockquote {padding: 10px; margin: 15px 0 10px 40px; background: #E8E8E8;}
blockquote p {width: 100%; margin: 0; }

/* STRUCTURE */

#container {width: 910px; margin: 0px auto; font-size: 9pt; line-height: 1.4em; background: white url(images/bg-cont.gif) repeat-y right;}

#header1 {background: #D5D5E1;}
#MainMenu {}
* html #MainMenu {width: 660px;}
*+html #MainMenu {width: 660px;}

#header2 {border-top: 6px solid #3C5FB3; border-bottom: 2px solid #B7BECE; height: 211px; background: #D5D5E1 url(images/h2.jpg) no-repeat;}
#header2 h1 {font-size: 18pt; padding: 10px 0 0 10px; color: #51669F;}
#header2 h1 a { color: #30407F;}
#header2 h1 a:hover {text-decoration: underline; }
#header2 h2 {margin: 0px 0 0 10px; font-size: 10pt; font-weight: normal; color: #202080;}

#header3 {margin: 10px; padding: 5px; border: 1px solid #E0E0E0; text-align: center; color: gray;}

#sub-container {width: 100%;}

#wrapper {float: left; width: 100%;}
*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}

#content {margin: 0 410px 0 0; padding: 10px 20px 0 15px; }
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}


#sidebars {float: left; width: 410px; margin-left: -410px; padding: 0; }

#sidebar-top { margin: -5px 0 5px 0; }
#sidebar-top div.wrap {margin: 10px 10px 0 10px; padding: 10px 0 0 0;}

#sidebar1 {float: left; width: 205px; }
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
#sidebar1 div.wrap {margin: 5px 5px 0 10px;}

#sidebar2 {float: right; width: 205px;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
#sidebar2 div.wrap {margin: 5px 10px 0 5px;}

#footer {clear: both; color: #404040; margin: 0; padding: 12px 10px 5px 10px; text-align: center; font-size: 8pt; background: url(images/menu-top-bg.gif) repeat-x top; }
#footer a {color: #404040; }
#footer a.footer_logo {color: #404040; }



/* DIV */

div.calendar {
	padding: 10px;
}	

div.widget { 
	/*width: 314px;*/
	margin: 3px;
}


div.widget_blue {
	background: url(images/wb-top-bg.gif) repeat-x top;
}

div.widget_green, div.video_widget {
	background: url(images/wg-top-bg.gif) repeat-x top;
}

div.widget_red, div.last_pages_widget {
	background: url(images/wr-top-bg.gif) repeat-x top;
}

div.widget h2.box span {
	display: block;
	line-height: 22px;
	height: 25px;
	padding: 0 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	text-align: left;
}
div.widget h2.box {
	padding: 0;
	margin: 0;
}


div.widget_blue h2.box {
	background: url(images/wb-top-left.gif) no-repeat left top;
}

div.widget_blue h2.box span {
	background: url(images/wb-top-right.gif) no-repeat right top;
}

div.widget_green h2.box, div.video_widget h2.box {
	background: url(images/wg-top-left.gif) no-repeat left top;
}

div.widget_green h2.box span, div.video_widget h2.box span {
	background: url(images/wg-top-right.gif) no-repeat right top;
}

div.widget_red h2.box, div.last_pages_widget h2.box {
	background: url(images/wr-top-left.gif) no-repeat left top;
}

div.widget_red h2.box span, div.last_pages_widget h2.box span {
	background: url(images/wr-top-right.gif) no-repeat right top;
}


div.w0 { 
	background: url(images/wg-bottom-bg.gif) repeat-x bottom; 
}
div.w1 { 
	background: url(images/wg-left-bg.gif) repeat-y left;
}
div.w2 { 
	background: url(images/wg-right-bg.gif) repeat-y right;
}
div.w3 { 
	background: url(images/wg-bottom-left.gif) no-repeat left bottom;
}
div.w4 { 
	background: url(images/wg-bottom-right.gif) no-repeat right bottom;
}

div.loginform {position: fixed; top: 20%; left: 50%; margin-top: 50px; margin-left: -150px; text-align: center;  padding: 20px 20px 20px 15px; border: 3px outset #D5DDF3; background: #F0F0FB; width: 300px;}
* html div.loginform {position: absolute;}

div.twitter {}
div.twitter p {border-bottom: 1px solid #5368A1; padding: 0 0 10px 0;}
div.twitter a {font-weight: bold;}

div.pagination {border-top: 1px solid #5368A1; border-bottom: 1px solid #5368A1; padding: 3px; font-size: 8pt; margin: 25px 0 10px 0; text-align: center;}
div.pagination strong {background: #8591B7; padding: 2px;}

#flogin span {display: block; font-weight: bold;}
#flogin_user {width: 98%;}
#flogin_password {width: 98%;}
#flogin_submit { margin: 5px 0;}

div.page_content { }
div.info {margin: 0 0 10px 0; font-size: 8pt; color: gray; line-height: 1.4em; }
div.info span {font-weight: bold;}

div.tagclouds {text-align: center;}
div.tagclouds span {line-height: 1.4em;}

div.catclouds {text-align: center;}
div.catclouds span {line-height: 1.4em;}

div.home_top {background: #E6F1FF; padding: 1px 5px;}

div.page_other_pages {margin: 20px 0 0 0;}
div.page_other_pages h3 {color: #3C5FB3; margin: 0 0 15px 0; padding: 3px; border-bottom: 1px solid #3C5FB3;}


div.gallery {  }
div.gallery img {border: 1px solid #7E7E82; margin: 2px!important; vertical-align: middle; }
div.gallery img:hover {border: 1px solid #922A35; }
div.gallery div {text-align: left; font-weight: bold; margin: 0 0 3px 3px;}

div.right a.lightbox img {
	float: right;
	clear: right;
}
div.left {
	padding-right: 10px;
}
div.left a.lightbox img {
	float: left;
	clear: left;
}

/* LIST */
ul.is_link {margin: 0px 0px 10px 3px; padding: 0px; list-style-type: none; line-height: 1.5em;}

ul.is_link ul {marg1in: 0; padd1ing: 0px; list-style-type: none;}

ul.is_link li {margin: 0px; background: url(images/bullet.jpg) no-repeat 0 6px; padding: 0 0 0 14px;}
ul.is_link li li {margin-left: 5px; }

li.level0, li.level0 a {}
li.count0 {color: grey;}

ul.category, div.page_other_pages ul {color: gray; font-size: 11px;}
ul.category div.category_desc {color: gray;}

ul.category li, div.page_other_pages ul li { list-style-type: none; margin: 5px 5px 0 0px;  }
ul.category li, div.page_other_pages ul li { background: url(images/bullet.gif) no-repeat left 4px; padding: 0 0 0 15px; }
ul.category li a, div.page_other_pages ul li a { 
	font-size: 11px;
	color: #000000;
}

div.page_views_widget ul { padding: 5px 5px 20px 5px;  }
div.page_views_widget ul li { list-style-type: none; margin: 5px 5px 0 0px;  }
div.page_views_widget ul li { background: url(images/bullet.gif) no-repeat 5px 8px; padding: 0 0 0 20px; }


ul.last_comment {font-size: 8pt; }
ul.last_comment em {display: block; color: gray; f1ont-size: 0.9em; text-align: right;}
ul.last_comment li {margin-bottom: 7px;}

div.comments ul.last_comment li {margin: 5px 0;}

ul.links div {margin: 0px 0 5px 0; font-style: italic; color: gray; line-height: 1.0em; font-size: 0.9em;}


/* CALENDAR */
div.calendar table { margin: 0px auto; width: 266px;}
div.calendar div.month { margin: 0 0 5px 0; text-align: center; font-weight: bold; }
div.calendar div.month a { margin: 0 20px; }
div.calendar td {border: 1px solid white; text-align: center; padding: 0px; font-size: 8pt; width: 36px; height: 28px; line-height: 28px; background: url(images/cal-day-bg.gif) no-repeat center center; color: #8dcff4; font-weight: bold;}
div.calendar tr.week td {background: url(images/cal-week-bg.gif) no-repeat center center; color: #5aa846; font-weight: bold; }
div.calendar tr.week td.day_of {background-image: url(images/cal-week_of-bg.gif); color: #cd150d; }
div.calendar div.blank {background-image: url(images/cal-noday-bg.gif)}
div.calendar div.today {background: url(images/cal-today-bg.gif)}
div.calendar div.today-content {background: url(images/cal-today-bg.gif)}
div.calendar td a {text-decoration: underline;}

div.calendar .calendar-wrap-1 {
	background: url(images/calendar-bg.gif) repeat-y center;
}
div.calendar .calendar-wrap-2 {
	background: url(images/calendar-top.gif) no-repeat center top;
}
div.calendar .calendar-wrap-3 {
	padding: 10px 0;
	height: 180px; oveflow: hidden;
	background: url(images/calendar-bottom.gif) no-repeat center bottom;
}

/* COMMENTS */
div.comment-form {line-height: 1.2em; width: 100%;}
div.comment-form label {wid1th: 120px; font-weight: bold; fl1oat: left; te1xt-align: right; cl1ear: both; margin: 3px;}
div.comment-form p {margin: 3px;}
div.comment-form input.text {width: 300px; margin: 3px;}
div.comment-form input.no-margin {width: auto; margin: 3px; }
div.comment-form textarea {width: 99%; margin: 3px;}
*html div.comment-form textarea {width: 95%; margin: 3px;}
div.comment-form span { position: relative; top: -5px; font-size: 8pt; color: gray;}
div.comment-form span.black { font-si1ze: 9pt; color: black;}
div.comment-form input.comments_submit {width: 120px; margi1n-left: 126px;}
div.comment-form input.comments_captha {width: 90px;}
div.comment-form img { position: relative; top: 7px; }

div.comment-form div.comments-reg {border: 1px solid #8591B7; margin: 10px 0; background: #E5E5F1; padding: 10px; -moz-border-radius: 10px;}
div.comment-form div.comments-noreg {border: 1px solid #8591B7; margin: 10px 0; background: #F1E5E5; padding: 10px; -moz-border-radius: 10px;}
div.comment-form div.comments-textarea {border: 1px solid #8591B7; margin: 10px 0; background: #E5F1E5; padding: 10px; -moz-border-radius: 10px;}

div.comment-form div.comments-user { margin: 10px 0;  padding: 10px; font-weight: bold;}

div.comment-ok {background: #40A040; color: white; padding: 10px; text-align: center; -moz-border-radius: 10px; font-weight: bold;}
div.comment-error {background: #FF4040; color: white; padding: 10px; text-align: center; -moz-border-radius: 10px; font-weight: bold;}

div.comment-form .comment_button input {margin: 0px; padding: 0 5px; font-size: 8pt;}


div.comments {margin: 10px 20px 0px 20px;}
div.comments ul, div.comments ol {margin: 10px 0 20px 0;}
div.comments li {bor1der-bottom: 1px solid #8591B7; margin: 0 0 20px 30px;}
div.comments li span {bor1der-bottom: 1px solid #8591B7; font-style: italic;}


div.comments li { list-style-type: none; margin: 5px 0 0 0px;  }
div.comments li { background: url(images/bullet.gif) no-repeat left 6px; padding: 0 0 0 15px; }
div.comments li a { 
	font-size: 11px;
}

div.comments h3.comments {color: #3C5FB3; margin: 0 0 15px 0; padding: 3px; border-bottom: 1px solid #3C5FB3;}
div.comments blockquote {margin-left: 0; padding: 10px; border-left: 2px gray solid;}

div.comments-link {margin: 10px 0 0 0; text-align: right; font-size: 8pt;}


/* comusers*/

form.comusers-form p strong {width: 180px; display: block; float: left;}
form.comusers-form p input {width: 260px; }
form.comusers-form p input[type="submit"] {width: 120px; }
form.comusers-form p input[type="checkbox"] {width: auto; margin-top: 3px;}
form.comusers-form p textarea {width: 260px; height: 300px;}
form.comusers-form p  {background: #EEEEEE;}
form.comusers-form p.info  {background: none; color: #B00000; margin: 0 0 15px 0; border: 1px solid #B00000; padding: 3px; text-align: center;}


/* SITEMAP */
div.sitemap ul {list-style-type: none; margin: 0;}
div.sitemap h3 {margin: 15px 0 5px 0;}
h2.sitemap {color: #3C5FB3; margin: 0 0 15px 0; padding: 3px; border-bottom: 1px solid #3C5FB3;}

/* IMG */
img.text {margin: 5px 10px 5px 0px;}
img.text-left {float: left; margin: 5px 10px 5px 0px;}
img.text-right {float: right; margin: 5px 0 5px 10px;}
img.text-center {margin: 0 auto; display: block;}
img.border {border: 1px solid #3D61B6; }

img.left, a.lightbox img.left {float: left; clear: left;  margin: 5px 10px 5px 0px;}
img.leftline, a.lightbox img.leftline {float: left;margin: 5px 10px 5px 0px;}
img.right, a.lightbox img.right {float: right; clear: right; margin: 5px 0 5px 10px;}
img.rightline, a.lightbox img.rightline {float: right; margin: 5px 0 5px 10px;}
img.center {margin: 0 auto; display: block;}

img.smiley {vertical-align: middle;}

/*  PRE to OL */
div.pre {background: #F0F0F0; padding: 5px; overflow: auto; width: 99%; margin: 0 0 10px 0;}
ol.pre {line-hei1ght: 1em; font-family: monospace; padding: 0; margin: 0 0 0 30px;  }
ol.pre li {padding: 0; margin: 0; white-space: pre; line-he1ight: 0.8em;}
ol.pre li.odd {background: none;}
ol.pre span.php-comment {color: gray;}


/*FORMS*/
div.forms {background: #eeeeee; padding: 10px 5px 0 5px; border: #E0E0E0 1px solid;}
div.forms div {margin: 5px 0 15px 0; }
div.forms div.break {height: 0; padding: 0; margin: 0; clear: both; }
div.forms span {display: block; float: left; text-align: right; width: 165px; padding: 0 10px 0 0;}
div.forms input {width: 270px;}
div.forms select {width: 270px;}
div.forms textarea {height: 100px; width: 270px;}
div.forms input.forms_checkbox {width: auto;}
div.forms input.forms_submit {width: auto;}
div.forms input.forms_reset {width: auto;}
div.forms label {cursor: pointer;}
div.forms-post h2 {color: red; font-size: 18pt; margin: 20px 0;}

/* OTHER */
span.cut {display: block; }
div.break {clear: both;}
label {cursor: pointer;}

.clear {display: block; float: none!important; clear: both; height: 0px; line-height: 0px}

.widget0 { padding:0px 0px 0px 0px;float:none; min-width: 980px; overflow: hidden; } * html .widget0 {  }
.widget1 { padding:0px 0px 0px 0px;float:none; height: 100px; } * html .widget1 {  }
.widget_logo a {
	display: block;
	padding-top: 15px;
}
.widget_logo { 
	padding: 0px; 
	width: 314px; 
	margin: 0 3px 3px 3px; 
	height: 170px; 
	font-size: 30px;
	background: url(images/logo-bg.gif) no-repeat;
	text-align: center;
} 
* html .widget2 {  }
.widget3 { padding:0px 0px 0px 0px;float:none;overflow:hidden; height: 100px; } * html .widget3 { overflow:visible;height:0 }
.widget4 {  margin: 3px 0 0 0; padding:0px 0px 0px 0px;float:none } * html .widget4 {  }
.widget5 { padding:0px 0px 0px 0px;float:left; width: 320px; overflow: hidden; } * html .widget5 {  }
.widget-right-top { padding:0px 0px 0px 0px;float:none;overflow:hidden; margin: 0 3px 3px 3px; } * html .widget6 { overflow:visible;height:0 }
.widget_categories { padding:0px 0px 0px 0px; float:none; overflow:hidden; margin: 0 0 3px 3px; background: url(images/block_news_bg.gif); } * html .widget7 {  }
.widget_categories li { list-style-type: none; margin: 5px 0 0 0px; background: url(images/bullet.gif) no-repeat left 6px; padding: 0 0 0 12px; } * html .widget7 {  }
.widget_categories li a { 
	font-size: 11px;
	color: #000000;
}
.widget8 { padding:0px 15px 0px 0px;float:left;width:47% } * html .widget8 {  }
.widget9 { padding:0px 15px 0px 0px;float:left;width:47% } * html .widget9 {  }
.widget-right-column { padding:0px 0px 0px 0px; float: right; } * html .widget10 { overflow:visible;height:0 }
.widget-right-column .widget{ width: 354px; } * html .widget10 { overflow:visible;height:0 }
.widget11 { padding:0px 0px 0px 0px;float:none } * html .widget11 {  }

.main_menu {
	width: 314px;
	margin: 3px;
	padding-top: 25px;
	background: url(images/menu-top.gif) no-repeat top left;
}

.main_menu_wrapper_bottom {
	background: url(images/menu-bottom.gif) no-repeat bottom left;
	padding-bottom: 25px;
}

.main_menu_wrapper_bg {
	background: url(images/menu-bg.gif) repeat-y;
	padding: 0 20px 0 20px;
}

.main_menu ul {
	float: left;
	padding: 0;
	margin: 0;
	width: 130px;
}

.main_menu li.odd{
	margin-bottom: 15px;
}
.main_menu li{
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background: url(images/bullet.gif) no-repeat left center;
}
ul.main_menu_left {
    margin-right: 10px;
}
.main_menu li a {
	color: #003471;
}

.top_menu {
	height: 24px;
	overflow: hidden;
	background: url(images/menu-top-bg.gif) repeat-x top;
}
.top_menu_wrapper_left {
	background: url(images/menu-top-left.gif) no-repeat left top;
}
.top_menu_wrapper_right {
	background: url(images/menu-top-right.gif) no-repeat right top;
}

.top_menu ul {
	float: right;
	margin-right: 30px;
}

.top_menu ul li a {
	font-face: Tahoma;
	font-size: 10px;
	color: #003471;	
}

.top_menu ul li.last {
	background: none;
}

.top_menu ul li {
	list-style-type: none;
	float: left;
	line-height: 24px;
	background: url(images/menu-top-sep.gif) no-repeat right center;
	padding: 0 15px;
	margin: 0;
}

.top-gold {
	line-height: 20px;
	height: 20px;
	background: url(images/top-gold.gif) repeat-x top;
	border: 1px solid #cacde5;
	border-top: none;
	border-bottom: none;
}

.header-searh {
	background: url(images/search-bg.gif) repeat-x top;
	border: 1px solid #ffffff;
	height: 62px;
	line-height: 62px;
}

.header-searh input.phrase {
	width: 82%;
	border: 1px solid #ffffff;
	height: 17px;
	background: url(images/search-input-bg.gif) repeat-x top;
	margin: 20px 0 0 20px;
	float: left;
	color: #777777;
	font-size: 12px;
	padding-left: 2px;
}

.header-searh .butt {
	width: 59px;
	border: 1px solid #71a1cf;
	height: 21px;
	margin: 18px 0 0 20px;
	padding: 0;
	float: left;
	outline: none;
	cursor: pointer;
}

div.type {
	background: url(images/topnews-bg.gif) repeat-x top;
	padding: 5px 20px;
	margin: 0;
	border: 1px solid #c9cce5;
	border-bottom: none;
	border-top: none;
	/*background: url(images/topnews-left-bg.gif) repeat-y left;
}
.page_only_wrap_1 {
	background: url(images/topnews-right-bg.gif) repeat-y right;
}
.page_only_wrap_3 {
	background: url(images/topnews-left.gif) no-repeat left top;
}
.page_only_wrap_4 {
	background: url(images/topnews-right.gif) no-repeat right top;
	padding: 5px 20px;
}
.page_only_wrap_2 {
	background: url(images/topnews-bg.gif) repeat-x top;*/
} 

.bottom-ronded {
	height: 16px;
	line-height: 16px;
	margin: 0 0 3px 0;
	background: url(images/topnews-b.gif) repeat-x bottom;
}
.bottom-ronded-l {
	height: 16px;
	line-height: 16px;
	background: url(images/topnews-lb.gif) no-repeat left bottom;
}
.bottom-ronded-r {
	height: 16px;
	line-height: 16px;
	background: url(images/topnews-rb.gif) no-repeat right bottom;
}

a.button {
	color: #003471;
	display: block;
	width: 309px;
	height: 21px;
	background: url(images/button.gif) no-repeat left top;
	line-height: 21px;
	text-align: center;
	font-size: 11px;
	text-decoration: underline;
	margin: 10px auto 0 auto;
}

.right {
	float: right;
}
.left {
	float: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
}

h2.category a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

h2.category {
	background: url(images/cat-left.gif) no-repeat left top;
	line-height: 14px;
	height: 16px;
	padding: 0 6px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
}

.category_left {
	margin: 10px 0 0 0;
	background: url(images/cat-bg.gif) repeat-x top;
	line-height: 16px;
	height: 16px;
	float: left;
}

.category_right {
	background: url(images/cat-right.gif) no-repeat right top;
	line-height: 16px;
	height: 16px;
}

h2.category_green {
	background: url(images/block_header_green.gif) no-repeat left top;
	line-height: 22px;
	height: 26px;
	padding: 0 20px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0;
	text-align: left;
}

h1.news_block, h2.news_block, h3.news_block {
	background: url(images/block_news_header_right.gif) no-repeat right top;
	line-height: 22px;
	height: 25px;
	padding: 0 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

.news_block_right {
	background: url(images/block_news_header_bg.gif) repeat-x top;
	line-height: 22px;
	height: 25px
}

.news_block_left {
	background: url(images/block_news_header_left.gif) no-repeat left top;
	line-height: 22px;
	height: 25px
}

.block-right-bottom {
	height: 14px;
	line-height: 14px;
	background: url(images/block_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 10px 0 0 0;
	float: none;
	clear: both;
}

.news_block_wrap_3 {
	/*background: url(images/topnews-b.gif) repeat-x bottom;*/
}
.news_block_wrap_4 {
	/*background: url(images/topnews-rb.gif) no-repeat right bottom;*/
}
.news_block_wrap_5 {
	/*background: url(images/topnews-lb.gif) no-repeat left bottom;*/
	border: 1px solid #cacde6;
	padding: 10px 15px 15px 15px;
}

ul.category_list sup{
	font-weight: normal;
}
ul.category_list a{
	color: #172983;
	font-size: 11px;
	font-weight: bold;
}
ul.category_list span{
	font-size: 11px;
	font-weight: bold;
}
ul.category_list ul a, ul.category_list ul a:visited, ul.category_list ul a:link{
	color: #376fba;
	font-weight: bold;
}
ul.category_list ul a:hover{
	color: #fff;
}
ul.category_list {
	margin: 10px auto;
	padding: 10px 20px 5px 20px;
	background: url(images/catmenu-t.gif) no-repeat top center;
}
ul.category_list li {
	margin: 1px 0 2px 0;
	line-height: 24px;
	background: url(images/catmenu-li.gif) no-repeat top center;
}
ul.category_list li.liact {
	background-image: url(images/catmenu-liact.gif);
}
ul.category_list ul {
	padding: 5px 0;
}
ul.category_list ul li {
	line-height: 18px;
	background: url(images/bullet.gif) no-repeat left 7px; 
}
div.category_list_top {
	background: url(images/catmenu-bg.gif) repeat-y center;
}
div.category_list_bottom {
	background: url(images/catmenu-b.gif) no-repeat bottom center;
}

.category_widget .w4 {
	padding-bottom: 6px;
}

img.main_image, a.lightbox img {
	border:1px solid #CCCCCC;
	margin: 0 20px 10px 0;
	padding:2px;
}

a.catlink img {
	border:1px solid #CCCCCC;
	margin: 0 20px 10px 0;
	padding:2px;
}

dl dd
{
	padding-left: 20px;
	font-style: italic;
}

.file_details label {
	font-weight: bold;
}

.file_desc {
	overflow: hidden;
}

* html .file_desc {
	overflow: visible;
	height: 0;
}

.file_details a.lightbox img {
	float: right;
	margin: 0 0 10px 10px;
}

.file_details h3 {
	margin-top: 10px!important;
}

.catalog_page ul.category li {
	float: left;
	width: 30%;
}

.catalog_page ul.category li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #3C5FB3;
	margin-bottom: 5px;  
}

.catalog_page ul.category li img {
	float: left;
	margin-right: 5px;
}

.video_widget {
	text-align: center;
}

.video_player {
	padding: 10px 0 15px 0;
}


div.last-pages {
	padding: 5px 10px 15px 15px;
}

div.last-pages ul.blocked {
	text-align: center;
}

div.last-pages ul.blocked li a img{
	border: 1px solid #960014;
	display: block;
	margin: 0 auto;
}
div.last-pages ul.blocked li a{
	display: block;
	color: #d20000;
}
div.last-pages ul.blocked li{
	padding:5px 0 0 0!important;
	margin:0!important;
	width:49%;
	float: left;
	background: 0;
}
ul.subcategory {
	padding-bottom: 15px;
}
ul.subcategory li {
	float: left;
	width: 30%!important;
}
ul.subcategory li a {
	color: #003471;
	font-weight: bold!important;
	display: block;
}

.radio_widget label {
	width: 33%;
	float: left;
	display: block;	
	text-align: right;
	margin-right: 5px;
}
.radio_widget select {
	width: 170px;
	display: block;	
}
.radio_widget {
	text-align: center;	
}

.radio_widget .content {
	padding: 10px;	
}

.radio_window label {
	width: 33%;
	float: left;
	display: block;	
	text-align: right;
	margin-right: 5px;
}
.radio_window select {
	width: 170px;
	display: block;	
}
.radio_window {
	text-align: center;	
}

.radio_window .content {
	padding: 10px;	
}

.subscribe_widget label{
	padding: 0 15px 0 5px;
}
.subscribe_widget input.text{
	width: 200px;	
	margin-bottom: 10px;
}
.subscribe_widget form{
	padding: 10px;	
}

div.error {
	text-align: center;
	color: #d20000;	
}

div.success {
	text-align: center;
	color: #blue;	
}
.subscribe_widget {
	text-align: center;	
}

.text_block_widget .clear {
	height: 10px;
}
.text_block_widget .content {
	padding: 10px;
}
