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;
     width: 100%;
     padding-top: 18px;
     height: 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;
        text-align: justify;
}
.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-color: #D8D8D8;
	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;
}
.links {
        background-color: #D8D8D8;
	text-align: left;
padding: 5px;

        padding-left: 20px;
	color: #999999;
	font-size: 11px;
}