td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
}
#content {
 left:              0px;
 right:             10px;
 background-color: 	#fff;
border: 1px solid 	#333;
 margin:            0 15px 0 15px;
 padding:           12px 15px 30px 15px;
 width:             auto;
}
* html #content {
 width:             100%;
 width:            	auto;
}

#narrowcontent {
 left:              0px;
 right:             10px;
 background-color: 	#fff;
 border: 1px solid 	#333;
 margin:            0 10px 0 10px;
 padding:           10px 12px 12px 12px;
 width:             auto;
}
* html #narrowcontent {
 width:             100%;
 width:            	auto;
}

.breadcrumb {
 margin:            15px 0 15px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.paginate {
 margin:            10px 0 10px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.windowclose {
 margin:            15px 0 10px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

img {
 margin:		0;
 padding:	0;
 border:		0;
}

.border {
 border:	1px solid #000;
}

.paddedborder {
 padding: 	20px;
 border: 	1px solid #000;
}

.thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: #EAEBEE;
}

.title {
 margin:            3px 0 0 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #000;
}

.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
}

.commentlink {
 margin:            4px 0 8px 0;
}


li {
 margin:            0 0 15px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: 				#333;
 background-color:  transparent;
 text-align: 		left;
 padding-bottom: 	5px;
 border-bottom: 		1px dashed #ccc;
}

.stats {
 margin:            4px 0 4px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight: 		normal;
 color:             #fff;
}

.imageBG {
 text-align: center;
 background-color:  #8185A9;  
}

.categories {
 padding:           5px 10px 5px 12px;
 background-color:  #E9E9F2;  
}

.tableBorder {
 border: 1px solid #73737E;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.head {
	background-image: url(images/head_bg.gif);
	height: 147px;
	background-repeat: repeat-x;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 147px;
	width: 248px;
}
.menu {
	height: 56px;
	padding-top: 5px;
	padding-left: 15px;

}
#col_menu {
	text-align: left;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.col_menu{
    color: #000000;
}
a:hover.col_menu{
	text-decoration: underline;
}
.top_title {
	width: 171px;
	padding-right: 15px;
	height: 61px;
}
.search_bg {
    background-image: url(images/search_bg.gif);
    background-repeat: repeat-x;
    height: 34px;
    width: 230px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #4184b3;
    border-right-color: #4184b3;
    border-bottom-color: #4184b3;
    border-left-color: #4184b3;
    float: right;

    padding-top: 10px;
    padding-left: 20px;
}
.subsc_bg {
    background-image: url(images/subsc.gif);
    background-repeat: repeat-x;
    height: 32px;
    width: 230px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #4184b3;
    border-right-color: #4184b3;
    border-bottom-color: #4184b3;
    border-left-color: #4184b3;
    float: right;
    padding-top: 10px;
    padding-left: 20px;
}
.s-s {
	float: right;
}
.red_head_left {
	background-color: #CC3333;
	background-image: url(images/red_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	vertical-align: bottom;
	float: left;
	width: 100%;
}
.news_title {
	font-weight: bold;
	color: #b60808;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
        padding-top: 5px;
}
.news_date {
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.news_lead {
	padding-right: 15px;
	padding-left: 15px;
}
.news_link {
	font-weight: bolder;
	color: #4190c2;
	text-decoration: none;
}
.red_head_center {
	background-image: url(images/red_head.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.right_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.left_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.news_image {
	float: left;
	padding-left: 10px;
}
.blue_head_right {
	background-image: url(images/blue_head.gif);
	height: 18px;
	width: 100%;
}
a {
	color: #2B78AE;
	text-decoration: none;
}
.lenta_time {
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.lenta {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.reklama {
	height: 80px;
	width: 100%;
}
.reklama_head {
	background-image: url(images/advhead.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
	padding-top: 18px;
}

.news_image2 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_title2 {
	font-weight: bold;
	color: #b60808;
         padding-top: 7px;
	padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
}
.news_date2 {
	color: #999999;
	padding-bottom: 5px;
        padding-left: 10px;
}
.news_lead2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.docs {
	color: #b60808;
         padding-top: 7px;
	padding-bottom: 5px;
        padding-left: 7px;
        padding-right: 7px;
}
li {
	padding-bottom: 5px;
	padding-left: -20px;
}
.cadr_title {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.input {
    border: 1px solid #000000;
    font-size: 9px;
    height: 12px;
    color: #9D060B;
    text-align: center;
    vertical-align: middle;
    background-image: url(images/form_bg.gif);
}
.input2 {
    border: 1px solid #000000;
    font-size: 9px;
    color: #9D060B;
    text-align: center;
    vertical-align: middle;
    background-image: url(images/form_bg.gif);
    height: 16px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
	height: 110px;
}
.copyrights {
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-left: 20px;
}
.banner {
	float: right;
	padding-top: 15px;
                     vertical-align: middle;
}
.col_menu2 {
	color: #000000;
	text-decoration: underline;
}
a:hover.col_menu2 {
	color: #000000;
	text-decoration: none;
}
.news_title3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.news_date3 {
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
}
.news_image3 {
	padding-left: 20px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.news_lead3 {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	padding-bottom: 30px;
}
.news_adds {
	color: #124289;
	font-weight: bold;
	padding-right: 25px;
	text-align: right;
	padding-bottom: 30px;
}
.read_more {
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 50px;
}
.titles_all {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 15px;
}
.calendar_title {
	color: #333333;
	background-color: #EFEFEF;
}
.calendar {
	color: #999999;
}
.calendar_on {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;

}
.poll
{
        padding-top: 7px;
	padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
}
.dop_menu {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.news_link {
	color: #B60808;
}

.comment_date {
	color: #999999;
	padding-left: 25px;
}

.comment {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	padding-bottom: 30px;
}