body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-color: #D9D9D9;
	color: #000000;
}

a:link {color: #05428B; text-decoration:underline;}
a:visited {color: #05428B; text-decoration:underline;}
a:hover {color: #990000; text-decoration:underline;}
a:active {color: #990000; text-decoration:underline;}

a.menu1:link {color: #5E0000; font: 12px Arial, sans-serif; text-decoration:none; line-height: 14px;}
a.menu1:visited {color: #5E0000; font: 12px Arial, sans-serif; text-decoration:none; line-height: 14px;}
a.menu1:hover {color: #990000; font: 12px Arial, sans-serif; text-decoration:none; line-height: 14px;}
a.menu1:active {color: #990000; font: 12px Arial, sans-serif; text-decoration:none; line-height: 14px;}

a.sm1:link {color: #ffffff; font: 12px Arial, sans-serif; text-decoration:none;}
a.sm1:visited {color: #ffffff; font: 12px Arial, sans-serif; text-decoration:none;}
a.sm1:hover {color: #ffffff; font: 12px Arial, sans-serif; text-decoration:underline;}
a.sm1:active {color: #ffffff; font: 12px Arial, sans-serif; text-decoration:underline;}

a.sm2:link {font: 11px Arial, sans-serif; text-decoration:underline;}
a.sm2:visited {font: 11px Arial, sans-serif; text-decoration:underline;}
a.sm2:hover {font: 11px Arial, sans-serif; text-decoration:none;}
a.sm2:active {font: 11px Arial, sans-serif; text-decoration:none;}



.h100 {
	/*height: 100%;*/
}

.top_h {
	height: 32px;
}

.bot_h {
	height: 32px;
}

.header {
	background-color: #52beda;
}

.top_bg {
	padding: 50px 25px 15px 0;
	background-image: url(images/img_fon_1.jpg);
}

.top_tel {
	padding: 0 0 0 90px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.top_adres {
	padding: 35px 0 0 90px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.center_bg {
	background-color: #e5e6c6;
}

.search_bg {
	background-color: #044694;
	background-image: url(images/bg_search_fon.jpg);
	height: 53px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 18px;
}

.search_text {
	border: 1px solid #FFFFFF;
	background-color: #DAE2ED;
	color: #395271;
	background-image: url(images/bg_search_text.jpg);
	background-position: left top;
	height: 19px;
	width: 138px;
	padding-left: 3px;
}

.search_but {
	background-color: #0F3F6C;
	background-image: url(images/but_search.gif);
	background-position: left top;
	height: 21px;
	width: 63px;
	color: #FFFFFF;
	border-style: none;
	font-size: 11px;
	cursor: pointer;
	margin: 0px;
	padding: 0 0 0 7px;
	text-align: left;
}

.menu {
	padding: 25px 0 20px 31px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/pod_lupa.jpg);
	background-position: 183px top;
	background-repeat: no-repeat;
}

.m1 {
	padding: 5px 0 8px 12px;
}

.m2 {
	padding: 3px 10px 7px 12px;
}

.m2_txt {
	padding: 0 0 7px 0;
}

.menu_title {
	padding: 5px 10px 5px 37px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 160px;
}

.news_txt {
	padding: 15px 0 20px 37px;
}

.news {
	font-size: 11px;
 	line-height: 14px;
	margin-bottom: 14px;
}

.date {
	color: #84AFC1;
}

.voting_txt {
	padding: 15px 0 20px 30px;
}

.m_voting1 {
	padding: 2px 7px 0 0;
}

.m_voting2 {
	padding: 5px 0 0 3px;
	font-size: 11px;
	line-height: 12px;
}

.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px 40px 40px 40px;
}

.bot {
	padding-top: 5px;
	background-color: #f6f6f6;
	background-image: url(images/bg_bottom.jpg);
}

.bot_bg_left {
	background-image: url(images/l_bottm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bot_bg_r {
	background-image: url(images/r_bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bot_txt {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


p, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	padding: 0px;
	margin: 0 0 13px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 20px 0 20px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0983CC;
	padding-bottom: 15px;
	margin: 0px;
}

ul, ol {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 30px;
}

form {
	margin: 0px;
	padding: 0px;
}

.top_menu {
	padding: 4px 0 0 37px;
}




.nav_line_bg {
	height: 54px;
	margin-top: 15px;
	background-color: #5AC2DB;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.l_but {
	background-image: url(images/but_l.jpg);
	background-position: left top;
	width: 8px;
}
.r_but {
	background-image: url(images/but_r.jpg);
	background-position: left top;
	width: 8px;
}
.but {
	white-space:nowrap;
	background-image: url(images/but_bg.jpg);
	vertical-align: middle;
	color: #FFFFFF;
}

div.scroll {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

span.scroll {
	background-color: #2AA7C7;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #C6C6AD;
}

td.content, td.content p, td.content ul, td.content ol {
	font-size: 16px;
	line-height: 140%;
}
.mytext table{  margin: 0; padding: 0px; border-collapse: collapse; border-spacing: 0px; margin:5px auto 10px auto; }
.mytext table td{ border: 1px solid #666; margin: 0; padding: 5px 7px;}
.mytext b{color: #603; font-weight:bold;}
.mytext  h3{color:#0983CC; font-weight: normal; font-size: 12pt;}

