@media all
{

#footer {
    background: #f1f1f1 url(../images/footer_bottom.gif) 0% 100% no-repeat;
	width:1024px;
    height:45px;
    text-align:center;
	font-size:12px;
	float:left;
}

#footer_line {
    background: url(../images/footer_line.gif) no-repeat;
	width:1024px;
    height:4px;
	float:left;
}

body {
    background: #f2ebdb;
	width:1024px;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	color:#6d6e71;
}

h1 {
	font-size:14px;
	text-decoration:none;
	color:#6d6e71;
}

h2 {
	font-size:12px;
	text-decoration:none;
	color:#6d6e71;
}

.input {
	font-size:13px;
	color:#6d6e71;
}

.inputsep {
	width:600px;
	height:40px;
	font-size:13px;
	color:#ffffff;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	background: url(../images/separator_blue.gif) no-repeat;
}

.navigation {
	font-size:13px;
	text-decoration:none;
	color:#9DCA6D;
}

.navigation a {
	font-size:13px;
	text-decoration:none;
	color:#9DCA6D;
	font-weight:normal;
}

.navigation a:hover {
	font-size:13px;
	text-decoration:none;
	color:#990000;
	font-weight:normal;
}

.indexh {
	font-size:12px;
	font-weight:normal;
	color:#6d6e71;
}

.indexh a {
	font-size:12px;
	font-weight:bold;
	color:#6d6e71;
}

.indexh a:hover {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.indexh1 {
	font-size:16px;
	font-weight:normal;
	color:#6d6e71;
}

.indexh1 a {
	font-size:16px;
	font-weight:bold;
	color:#6d6e71;
}

.indexh1 a:hover {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.indexh2 {
	font-size:14px;
	font-weight:normal;
	color:#6d6e71;
}

.indexh2 a {
	font-size:14px;
	font-weight:bold;
	color:#005bab;
}

.indexh2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.indexh2m {
	font-size:16px;
	font-weight:normal;
	color:#6d6e71;
}

.indexh2m a {
	font-size:16px;
	font-weight:bold;
	color:#005bab;
}

.indexh2m a:hover {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.indexh3 {
	font-size:12px;
	font-weight:normal;
	color:#6d6e71;
}

.indexh3 a {
	font-size:12px;
	font-weight:bold;
	color:#005bab;
}

.indexh3 a:hover {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.indexh4 {
	font-size:12px;
	font-weight:normal;
	color:#005bab;
}

.indexh4 a {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.indexh4 a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#990000;
}

.indexh5 {
	font-size:14px;
	font-weight:normal;
	color:#005bab;
}

.indexh5 a {
	font-size:14px;
	font-weight:bold;
	color:#00c896;
}

.indexh5 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.anons1 {
	font-size:20px;
	font-weight:normal;
	color:#6d6e71;
	font-family: monotype corsiva;
}

.anons {
	font-size:16px;
	font-weight:normal;
	color:#6d6e71;
}

.font11 {
	font-size:11px;
	font-weight:normal;
	color:#6d6e71;
}

.font15 {
	font-size:15px;
	font-weight:normal;
	color:#6d6e71;
}

.font20 {
	font-size:20px;
	font-weight:normal;
	color:#6d6e71;
}

.font14 {
	font-size:14px;
	font-weight:normal;
}

.font16 {
	font-size:16px;
	font-weight:normal;
}

.font18 {
	font-size:18px;
	font-weight:normal;
}

a {text-decoration:none; color:#00c896; font-weight:normal;}
a:hover {color:#990000}

.magistratura a {
	font-size:19px;
	text-decoration:none;
	font-weight:bold;
	color:#00c896;
}

.magistratura a:hover {
	font-size:19px;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

td {
	font-size:12px;
	text-decoration:none;
	color:#6d6e71;
}

.bold {
	font-weight:bold;
}

.bold1 {
	font-weight:bold;
	font-size:12px;
}

.underline {
	text-decoration:underline;
}

.normal {
	text-decoration:none;
	font-size:12px;
}

.italic {
	text-decoration:italic;
	font-size:13px;
}

.panel1h {
	font-size:12px;
	text-decoration:none;
	color:#6d6e71;
}

.panel1h1 {
	font-size:14px;
	text-decoration:none;
	color:#6d6e71;
}

.textback {
	background: #00c896;
}

#container {
	width:1024px;
	overflow:hidden;
	background: url(../images/container.gif) repeat-y;
}

#main_left {
	width:200px;
	float:left;
	background: #f1f1f1 url(../images/body_top1.gif) no-repeat;
}

#main_right {
	width:824px;
	background: #f1f1f1;
	float:right;
}

#top_button {
    background: url(../images/body_top2.gif) no-repeat;
	width:824px;
	height:45px;
	float:left;
}

#top_button1 {
	width:500px;
	height:45px;
	float:left;
	margin-left:-28px;
}

#top_button11 a{
	width:102px;
	height:35px;
	float:left;
	margin-left:40px;
	margin-top:7px;
	text-align:center;
	padding-top:12px;
	color:#6d6e71;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background: url(../images/button.gif) no-repeat;
}

#top_button12 a{
	width:102px;
	height:35px;
	float:left;
	margin-left:1px;
	margin-top:7px;
	text-align:center;
	padding-top:12px;
	color:#6d6e71;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background: url(../images/button.gif) no-repeat;
}

#top_button11 a:hover, #top_button12 a:hover{
	color:#990000;
	background:url(../images/button_over.gif) no-repeat;
}

#top_button13 a{
	width:190px;
	height:35px;
	float:left;
	margin-left:1px;
	margin-top:7px;
	text-align:center;
	padding-top:12px;
	color:#6d6e71;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background: url(../images/button_back.gif) no-repeat;
}

#top_button13 a:hover{
	color:#990000;
	background:url(../images/button_back_over.gif) no-repeat;
}

#top_button2 {
	width:120px;
	height:45px;
	float:right;
	font-size:12px;
	text-align:right;
	padding:10px 10px 0 0;
}

#top_button ul li{
	display:inline;
	text-align:center;
	padding-left:1px;
	float:left;
	margin-top:-23px;
	margin-left:0;
}

#top_button ul li a{
padding-top:25px;
display:block;/*задава блокова структура на линковете*/
width:102px;/*Ширина на бутона*/
height:35px;/*Височина на бутона*/
background:url(../images/button.gif) no-repeat center;/* картинката която се бекграунд*/
color:#6d6e71;/*Цвят на буквите*/
text-decoration:none;/*В случая това премахва подчертаването на линковете*/
font-size:11px;/*Големина на буквите*/
font-weight:bold;
}
#top_button ul li a:hover{
color:#990000;
background:url(../images/button_over.gif) no-repeat center;
}

#logo2 {
	width:824px;
	height:131px;
	float:left;
	background:url(../images/logo2.gif) no-repeat;
}

#left_top {
	width:200px;
	height:150px;
	float:left;
	background: #f1f1f1 url(../images/logo_main.gif) no-repeat;
	margin-top:16px;
	margin-bottom:10px;
	margin-left:3px;
}

#left_top2012 {
	width:200px;
	height:150px;
	float:left;
	background: #f1f1f1 url(../images/logo_main2012.gif) no-repeat;
	margin-top:16px;
	margin-bottom:10px;
	margin-left:3px;
}

#left_top2013 {
	width:200px;
	height:150px;
	float:left;
	background: #f1f1f1 url(../images/logo_main2013.gif) no-repeat;
	margin-top:16px;
	margin-bottom:10px;
	margin-left:3px;
}

#left_menu1 {
	width:200px;
	height:34px;
	float:left;
	text-align:center;
	background:url(../images/left_green.gif) no-repeat;
	margin-top:20px;
}

#left_menu1 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 3px;
}

#left_menu1 h2 a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu1 h2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-left: 0px;
	line-height: 1px;
}

#vmenu {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
font-weight:bold;
}

#left_menu11 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:10px;
padding-left:20px;
font-size:14px;
}

.left_menu11 a {
	text-decoration:none;
	font-weight:bold;
	color:#ooc896;
}

.left_menu11 a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

#left_menu12 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:10px;
padding-left:20px;
font-size:14px;
font-weight:bold;
}

#left_menu13 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:10px;
padding-left:20px;
font-size:14px;
font-weight:bold;
}

#left_menu14 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:10px;
padding-left:20px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
}

#left_bottom_line {
	width:200px;
	height:2px;
	float:left;
	background:url(../images/left_bottom_line.gif) no-repeat;
}

#left_menu2 {
	width:200px;
	height:34px;
	float:left;
	text-align:center;
	background:url(../images/left_green.gif) no-repeat;
	margin-top:20px;
}

#left_menu2 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu2 h2 a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu2 h2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu2_content {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
}

#left_menu2_panel1 {
	width:200px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:10px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

#left_menu2_panel2 {
	width:200px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:10px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

#left_menu2_panel3 {
	width:200px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:15px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

.menu2_panel a {
	text-decoration:none;
	font-weight:bold;
	color:#6d6e71;
}

.menu2_panel a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

#left_menu3 {
	width:200px;
	height:34px;
	float:left;
	text-align:center;
	background:url(../images/left_green.gif) no-repeat;
}

#left_menu3 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 3px;
}

#left_menu3 h2 a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu3 h2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu3_content {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
}

#left_menu31 {
	width:200px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:8px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

#left_menu32 {
	width:200px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:8px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

#left_menu33 {
	width:200px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom:15px;
	float:left;
	font-size:14px;
	background:url(../images/left_gray_back.gif) repeat-y;
}

#left_menu4 {
	width:200px;
	height:34px;
	float:left;
	text-align:center;
	background:url(../images/left_green.gif) no-repeat;
	margin-top:20px;
}

#left_menu4 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 3px;
}

#left_menu4 h2 a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu4 h2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu41 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:10px;
padding-left:20px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
}

#left_menu4_content {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
}

#left_menu5 {
	width:200px;
	height:34px;
	float:left;
	text-align:center;
	background:url(../images/left_green.gif) repeat-y;
	margin-top:20px;
}

#left_menu5 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 3px;
}

#left_menu5 h2 a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu5 h2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-left: 0px;
	line-height: 1px;
}

#left_menu51 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:0px;
padding-left:20px;
margin-bottom:0px;
font-size:14px;
font-weight:bold;
}

#left_menu52 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:0px;
padding-left:20px;
margin-bottom:10px;
font-size:14px;
font-weight:bold;
}

#left_menu53 {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
color:#6d6e71;
padding-top:0px;
padding-left:20px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
}

#left_menu5_content {
width:200px;/* ширина на менюто в случая се съобразявам с картинката*/
background:url(../images/left_gray_back.gif) repeat-y;
float:left;
}

#center {
	width:824px;
	float:left;
	background: url(../images/container_center.gif) repeat-y;
}

#center_content {
	width:644px;
	float:left;
	background:#f2ebdb;
}

#center_content1_top {
	width:620px;
	height:25px;
	float:left;
	background: url(../images/separator_content.gif) no-repeat;
	margin-top:5px;
	padding-top:3px;
}

#center_content1 {
	width:620px;
	background:#f2ebdb;
	margin-top:20px;
	float:left;
}

#center_content1_page {
	width:620px;
	background: #f2ebdb url(../images/page_top1_2011.gif) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_page2011d {
	width:620px;
	background: #f2ebdb url(../images/page_top1_2011dokladi.gif) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_pagem2012pr {
	width:620px;
	background: #f2ebdb url(../images/page_top1_m2012pr.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_page2012 {
	width:620px;
	background: #f2ebdb url(../images/page_top1_2012.gif) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_pagem2013pr {
	width:620px;
	background: #f2ebdb url(../images/page_top1_m2013pr.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_pagem2013po {
	width:620px;
	background: #f2ebdb url(../images/page_top1_m2013po.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_page2013 {
	width:620px;
	background: #f2ebdb url(../images/page_top1_2013.gif) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_index {
	width:620px;
	background: #f2ebdb url(../images/page_top1_2011i.gif) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_bsa {
	width:620px;
	background: #f2ebdb url(../images/page_top_bsa.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#center_content1_text {
	width:620px;
	float:left;
}

#center_content2_top {
	width:620px;
	height:20px;
	float:left;
	background: #f2ebdb;
	margin-top:10px;
}

#center_right {
	width:180px;
	float:right;
	background:#f1f1f1;
}

#center_back_top {
	width:620px;
	float:left;
	background: #f2ebdb url(../images/center_back_top.gif) no-repeat;
	padding-left:12px;
	padding-right:12px;
}

#right_green_top {
	width:180px;
	float:left;
	height:40px;
	text-align:center;
	background:url(../images/right_green.gif) no-repeat;
	margin-top:-44px;
}

#right_green_top h1 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 12px;
}

#right_green_top_back {
	width:180px;
	float:left;
	background:#f1f1f1;
	margin-top:-4px;
	padding-bottom:30px;
}

#right_green_top_text {
	width:166px;
	height:261px;
	float:left;
	margin-left: 5px;
	margin-top: 4px;
	background:#fffcae;
	border: 2px outset #d2cabd;
}

#right_green_top_text_title {
	width:166px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#right_green_top_text1 {
	width:160px;
	float:left;
	margin-left: 8px;
	margin-top: 20px;
}

#right_green_top_text2 {
	width:160px;
	float:left;
	margin-left: 8px;
	margin-top: 10px;
}

#right_green_top_text3 {
	width:160px;
	float:left;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#right_green_top_text4 {
	width:160px;
	float:left;
	margin-left: 1px;
	margin-top: 12px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#right_green_top_text_line {
	width:160px;
	float:left;
	margin-left: 3px;
	margin-top: 5px;
	border-top: 1px solid #d2cabd;
}

.right_green_top_text a {
	text-decoration:none;
	font-weight:bold;
	color:#005bab;
}

.right_green_top_text a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

#right_green {
	width:180px;
	float:left;
	height:40px;
	text-align:center;
	background:url(../images/right_green.gif) no-repeat;
	margin-top:-4px;
}

#right_green_big {
	width:180px;
	float:left;
	height:60px;
	text-align:center;
	background:url(../images/right_green_big.gif) no-repeat;
	margin-top:-64px;
}

#right_green_back {
	width:180px;
	float:left;
	background:#f1f1f1;
	margin-top:0px;
}

#right_green_back_big {
	width:180px;
	float:left;
	background:#f1f1f1;
	margin-top:-4px;
}

#right_green h1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 12px;
}

#right_green_big h1 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 12px;
}

#right_menu1_red1 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red2 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red3 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red4 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red5 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red6 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

#right_menu1_red7 {
	width:180px;
	float:left;
	font-size:14px;
	text-align:center;
	background:#f1f1f1;
}

.menu1_red1 a {
	text-decoration:none;
	font-weight:normal;
	color:#6d6e71;
}

.menu1_red1 a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#990000;
}

#right_gray {
	width:180px;
	float:left;
	height:35px;
	text-align:center;
	background:url(../images/right_green.gif) no-repeat;
	margin-top:31px;
}

#right_gray h1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 0px;
	line-height: 12px;
}

#right_gray_back {
	width:180px;
	padding-top:20px;
	float:left;
	color:#6d6e71;
	font-size:14px;
	background:#f1f1f1;
}

#right_menu3 {
	width:180px;
	float:left;
	background:#f1f1f1;
}

#pagetop {
	float:left;
	width:620px;
	height:100px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#6d6e71;
}

#pagetop_bsa {
	float:left;
	width:620px;
	height:76px;
	padding-top:5px;
}

#pagetop_2011dokladi {
	float:left;
	width:620px;
	height:180px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#6d6e71;
}

#pagetop_2012programa {
	float:left;
	width:620px;
	height:180px;
	padding-top:15px;
	text-align:center;
	font-size:12px;
	color:#6d6e71;
}

#pagetop_2013pr {
	float:left;
	width:620px;
	height:150px;
	padding-top:15px;
	text-align:center;
	font-size:12px;
	color:#6d6e71;
}

#pagetop_empty {
	float:left;
	width:620px;
	height:10px;
}

#pagetop_empty1 {
	float:left;
	width:620px;
	height:30px;
}

#pagetop_empty2 {
	float:left;
	width:620px;
	height:40px;
}

#pagetop_button1 {
	float:left;
	width:620px;
	height:35px;
	padding-left:215px;
}

#pagetop_button a{
	float:left;
	width:190px;
	height:35px;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#6d6e71;
	background: url(../images/pagetop_button.gif) no-repeat;
}

#pagetop_button a:hover{
	color:#990000;
	background: url(../images/pagetop_button_over.gif) no-repeat;
}

#pagetop a{
	float:left;
	width:620px;
	height:100px;
	font-size:12px;
	font-weight:bold;
	color:#6d6e71;
}

#pagetop a:hover{
	color:#990000;
}

.cv {
	font-size:12px;
	font-weight:normal;
}

.cv a {
	font-size:12px;
	font-weight:normal;
}

.cv a:hover {
	font-size:12px;
	font-weight:normal;
}

input.but {
	color: #ffffff;
	background: #3F81B2;
	border: 1px outset #6d6e71;
	width: 90px;
	height: 22px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight:bold;
}

input.buthov {
	color: #990000;
	border: 1px outset #990000;
}

#novini {
	width:550px;
	height:40px;
	margin: 0 0 0 25px;
	background:url(../images/novini_back.gif) no-repeat;
}

#novini_data {
	width:150px;
	height:40px;
	float: left;
	padding: 7px 0 0 10px;
	font-size: 12px;
	color: #ffffff;
}

#novini_data_long {
	width:135px;
	height:40px;
	float: left;
	padding: 7px 0 0 10px;
	font-size: 12px;
	color: #ffffff;
}

#novini_title {
	width:385px;
	height:40px;
	float: right;
	padding: 7px 0 0 5px;
	font-size: 12px;
	color: #ffffff;
}

#novini_title_a {
	width:385px;
	height:40px;
	float: right;
	padding: 0 0 7px 5px;
	font-size: 12px;
	color: #ffffff;
}

#novini_title_a_long {
	width:400px;
	height:40px;
	float: right;
	padding: 0 0 7px 5px;
	font-size: 12px;
	color: #ffffff;
}

#novini_content {
	width:550px;
	margin: 0 0 0 25px;
}

#novini_pic {
	width:150px;
	float: left;
	padding: 0 0 0 10px;
	text-align: center;
	font-size: 11px;
}

#novini_text {
	width:380px;
	float: right;
	font-size: 12px;
	padding: 0 0 0 10px;
}

#novini_text_pic {
	width:530px;
	float: left;
	font-size: 12px;
	padding: 0 0 0 10px;
}

.novini_text1 {
	width:150px;
	float: left;
	padding: 0 5px 0 0;
	font-size: 11px;
	text-align: center;
}

#novini_back {
	float: left;
	font-size: 12px;
	padding: 0 0 0 10px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.insert_reg { 
    font-size: 12px; 
	color: blue;
}

#panelisti {
	width:600px;
	height:40px;
	padding: 6px 0 0 12px;
	color: #ffffff;
	font-weight:bold;
	background:url(../images/panelisti_back.gif) no-repeat;
}


#social_f {
	float: right;
	margin-top:5px;
}

#facebook_f {
	float: left;
	padding-right:4px;
}

#googleplus_f {
	float: right;
}

#twitter_f {
	float: right;
	width:150px;
	padding-top:3px;
}

.fb_feeddialog {
	width:100px;
	height:20px;
	font-size: 11px;
	text-align: right;
	cursor: pointer;
	font-weight:bold;
	padding-top:3px;
	color: #ffffff;
	background:url(../images/facebook_button.jpg) no-repeat;
}

#bottom_f {
	width:620px;
	height:1px;
	background:url(../images/bottom_f.jpg) no-repeat;
}











}