 


html, body {height: 100%;}

body {
	min-width: 1000px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:135%;
	color: #4c4c4c;
	color:#000;
	background: #f7f7f7 url(../img/siteimage/back_top.gif) left top repeat-x;
	behavior: url(csshover2.htc);
}

form, p, img, ul2, ol2, h1, h2, h3, h4, h5, h6, input, table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

table {font-size: 100%;}

a {
	text-decoration: underline;
	color: #898989;
}

a:hover {text-decoration: none;}

i {width: 99%;}

img.png {
	behavior: url(png.htc);
	position: relative;
}

#preloaded_images {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

#all {
	width: 799px;
	height: auto;
	_height: 100%;
	min-height: 100%;
	margin: 0 auto -96px auto;
	padding: 0 44px;
	text-align: left;
	background-image: url(../img/siteimage/all_back.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/all_back.png);
}

.spacer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

html>body .spacer_not_ie {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*tabs - begin*/
.tabs {
	width: 35px;
	position: absolute;
}

.tabs .tab {height: 131px;}

.tabs a {
	height: 131px;
	display: block;
	background: center center no-repeat;
}

.tabs_left {margin: 187px 0 0 -55px;}

.tabs_left .tab {
	padding-left: 2px;
	background: url(../img/siteimage/tab_left.gif) left top no-repeat;
}

.tabs_right {margin: 187px 0 0 819px;}

.tabs_right .tab {
	padding-right: 2px;
	background: url(../img/siteimage/tab_right.gif) right top no-repeat;
}
/*tabs - end*/

/*top - begin*/
#top_1 {
	height: 110px;
	padding-top: 12px;
	text-align: center;
}

#top_2 {margin-bottom: 10px;}

#top_2 #menu_top_wrapper {border-bottom: 1px solid #3c3109;}

#top_2 #menu_top_wrapper ul {
	margin:0; padding:0;
	height: 24px;
	
	white-space: nowrap;
	background: url(../img/siteimage/top_menu_back_1.gif) top repeat-x;
	border-bottom: 1px solid #564710;
}

#top_2 #menu_top_wrapper ul li {
	width: 120px;
	height: 24px;
	margin:0; padding:0;
	margin-bottom: -2px;
	list-style: none;
	float: left;
	font-size: 17px;
}

#top_2 #menu_top_wrapper ul li:hover {background: url(../img/siteimage/top_menu_back_2.gif) top repeat-x;}

#top_2 #menu_top_wrapper ul li.first {width: 110px;}

#top_2 #menu_top_wrapper ul li a {
	height: 24px;
	display: block;
	float: left;
	margin-right: -100%;
	padding-left: 2px;
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../img/siteimage/top_menu_sep.gif) left top no-repeat;
}

#top_2 #menu_top_wrapper ul li:hover a {text-decoration: underline;}

#top_2 #menu_top_wrapper ul li.first a {background: none;}

#top_2 #menu_top_wrapper ul li a span {
	height: 24px;
	line-height: 20px;
	display: block;
	float: left;
	padding-left: 25px;
	text-decoration: underline;
	background: url(../img/siteimage/top_menu_bullet_1.gif) 8px 8px no-repeat;
}

#top_2 #menu_top_wrapper ul li:hover a span {background: url(../img/siteimage/top_menu_bullet_2.gif) left top no-repeat;}

#top_2 #menu_top_wrapper ul li,
#top_2 #menu_top_wrapper ul li a,
#top_2 #menu_top_wrapper ul li a span {cursor: pointer;}

#top_2 #menu_top_wrapper ul li ul {display: none;}

#top_2 #menu_top_wrapper ul li:hover ul {
	height: auto;
	position: relative;
	margin-right: -100%;
	margin-bottom: -100%;
	top: 24px;
	float: left;
	display: block;
	font-size: 83%;
	background: none;
	border: none;
}

#top_2 #menu_top_wrapper ul li:hover ul li {
	width: 199px;
	height: 21px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	background-image: url(../img/siteimage/top_submenu_back.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/top_submenu_back.png);
}

#top_2 #menu_top_wrapper ul li:hover ul li:hover {
	background-image: url(../img/siteimage/top_submenu_back.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/top_submenu_back.png);
}

#top_2 #menu_top_wrapper ul li:hover ul li.last,
#top_2 #menu_top_wrapper ul li:hover ul li.last:hover {
	height: 31px;
	background-image: url(../img/siteimage/top_submenu_back_btm.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/top_submenu_back_btm.png);
}

#top_2 #menu_top_wrapper ul li:hover ul li a {
	width: 174px;
	height: 19px;
	display: block;
	float: none;
	margin: 0;
	padding: 2px 0 0 25px;
	text-decoration: none;
	background: none;
}

#top_2 #menu_top_wrapper ul li:hover ul li:hover a {text-decoration: underline;}

#top_2 #flash_1 {
	width: 799px;
	height: 228px;
}
/*top - end*/

/*center - begin*/
h1, h2 {
	margin: 20px 0 12px;
	font-weight: normal;
	color: #343a39;
	font-size:26px;
	line-height:125%;
}

h2 {
	color: #666; 
	color: #B49C35;
	font-size:23px;
	
	}


.h0 {margin-top:10px; padding-top:0px;}

#center .left_part h2 {
	padding-bottom: 6px;
	text-align: center;
	background: url(../img/siteimage/left_line_sep.gif) center bottom no-repeat;
}

#center .content p,
#center .content ul,
#center .content img {margin-bottom: 14px;}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
}

h1 .date {margin-left: 12px;}

.date_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40%;
}

h1 .date_2 {
	float: right;
	margin-top: 12px;
}

#center {
	height: auto;
	_height: 200px;
	min-height: 200px;
	padding-bottom: 15px;
	overflow: hidden;
	_overflow: visible;
}

#center .left_part {
	width: 220px;
	float: left;
}

#center .left_part .text_block {margin-bottom: 18px;}

#center .left_part #menu_left_wrapper {
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
}

#center .left_part #menu_left_wrapper .crn_top {
	margin: -1px -1px 0 -1px;
	font-size: 0;
	background: url(../img/siteimage/left_crn_tr.gif) right no-repeat;
}

#center .left_part #menu_left_wrapper .crn_top .crn_left {
	height: 9px;
	background: url(../img/siteimage/left_crn_tl.gif) left no-repeat;
}

#center .left_part #menu_left_wrapper .crn_btm {
	margin: 0 -1px;
	position: relative;
	top: 1px;
	font-size: 0;
	background: url(../img/siteimage/left_crn_br.gif) right no-repeat;
}

#center .left_part #menu_left_wrapper .crn_btm .crn_left {
	height: 9px;
	background: url(../img/siteimage/left_crn_bl.gif) left no-repeat;
}

#center .left_part #menu_left_wrapper h3 {
	padding: 6px 0 18px 0;
	text-align: center;
	font-size: 195%;
	font-weight: normal;
	text-transform: uppercase;
	color: #967f23;
	border-bottom: 1px dotted #bcbcbc;
}

#center .left_part #menu_left_wrapper ul {
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

#center .left_part #menu_left_wrapper ul li {
	list-style: none;
	padding: 2px;
	border-bottom: 1px dotted #bcbcbc;
}

#center .left_part #menu_left_wrapper ul li a {
	display: block;
	text-decoration: none;
	color: #343a39;
}

#center .left_part #menu_left_wrapper ul li a span {
	width: 211px;
	height: auto;
	_height: 19px;
	min-height: 19px;
	line-height: 19px;
	padding: 0 5px 0 16px;
	display: block;
	cursor: pointer;
}

#center .left_part #menu_left_wrapper ul li a:hover {
	color: #FFFFFF;
	background: #8f7613 url(../img/siteimage/left_link_crn_top.gif) top no-repeat;
}

#center .left_part #menu_left_wrapper ul li a:hover span {background: url(../img/siteimage/left_link_crn_btm.gif) bottom no-repeat;}

#center .left_part ul.menu_left li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	background: url(../img/siteimage/left_bullet.gif) left 5px no-repeat;
}

#center .left_part ul.menu_left li a {
	text-decoration: none;
	color: #676767;
}

#center .left_part ul.menu_left li a:hover {text-decoration: underline;}

#center .left_part #flash_2 {
	width: 238px;
	height: 240px;
}

#center .content {
	margin-left2: 248px;
	padding-bottom: 9px;
	_display: inline-block;
	border: 1px solid #e5e5e5;
}

#center .content .crn_top {
	width: 551px;
	_width: 548px;
	height: 10px;
	margin: -1px 0 0 -1px;
	position: absolute;
	font-size: 0;
	background: url(../img/siteimage/cntr_crn_tr.gif) right top no-repeat;
}

#center .content .crn_top .crn_left {
	height: 10px;
	background: url(../img/siteimage/cntr_crn_tl.gif) left top no-repeat;
}

#center .content .crn_btm {
	width: 551px;
	_width: 548px;
	height: 10px;
	position: absolute;
	margin: 0 0 -1px -1px;
	font-size: 0;
	background: url(../img/siteimage/cntr_crn_br.gif) right bottom no-repeat;
}

#center .content .crn_btm .crn_left {
	height: 10px;
	background: url(../img/siteimage/cntr_crn_bl.gif) left bottom no-repeat;
}

#center .content .text_block {padding: 7px 18px 7px 19px;}

#center .content .text_block a {
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
}

#center .content .text_block a:hover {text-decoration: underline;}
/*center - end*/

/*footer - begin*/
#footer_spacer {
	height: 96px;
	clear: both;
}

#footer {
	width: 761px;
	height: 96px;
	margin: 0 auto;
	padding: 0 63px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background: #f7f7f7 url(../img/siteimage/ftr_back.gif) center top no-repeat;
}

#footer ul.menu_ftr {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
}

#footer ul.menu_ftr li {
	list-style: none;
	display: inline;
	margin-left: 4px;
	padding-left: 6px;
	border-left: 1px solid #c0bfbf;
}

#footer ul.menu_ftr li.first {
	margin: 0;
	padding: 0;
	border: none;
}

#footer ul.menu_ftr li a {color: #c0bfbf;}

#footer ul.menu_ftr li a:hover,
#footer ul.menu_ftr li.current a {
	text-decoration: underline;
	color: #898989;
}

#footer .left_part {
	float: left;
	margin-top: 38px;
	line-height: 10px;
	font-size: 93%;
}

#footer .left_part .krvi_border {
	width: 7px;
	height: 20px;
	float: left;
	margin-top: 6px;
	background-color: #757575;
}

#footer .left_part .krvi_text {
	float: left;
	margin-top: 5px;
	padding: 0 5px 0 6px;
}

#footer .left_part .krvi_text a {
	position: relative;
	text-decoration: none;
	color: #757575;
}

#footer .left_part .krvi_text a:hover {text-decoration: underline;}

#footer .left_part img {float: left;}

#footer .content {
	margin-left: 249px;
	_display: inline-block;
	padding-top: 44px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #757575;
}

#footer .content img {float: left;}

#footer .content p {
	margin-left: 30px;
	_display: inline-block;
}

#footer .content span {font-size: 77%;}
/*footer - end*/


LI {margin-top:5px; margin-bottom:9px;}

.border1px  {border:1px solid #ccc;}

