body
{
	width:100%;
	font: 12px Arial;
	padding: 0;
	margin: 0;
	background-color:white;
}
	#header_txt{
		display:table;
		width:100%;
		height:131px;
		margin:0 auto;
  	    background: url(../images/bg01.png) repeat-x;
	}
	#header_txt div{
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg01.png', sizingMethod='grop');
	}
	#header_txt div div{
		margin:0;
		background: url(../images/bg02.png) no-repeat left top;
	}
	#header_txt div div div{
		width:661px;
		height:131px;
		margin:0 auto;
		background: url(../images/text.png) no-repeat left top;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/text.png', sizingMethod='grop');
	}
.clear
{
	clear: both;
}
.wrapper
{
	width: 100%;
}
.width_full
{
	width: 100%;
}
.top_left
{
	width: 195px;
}

.header_main
{
	width: 100%;
	height: 195px;
	padding: 0;
	margin: 0;
}
.top_tr1_lf_main
{
	background-image: url(../images/top_tr1_main.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 348px;
}
.top_tr1_cn_main
{
	background-image: url(../images/top_tr1_bg_repeat_main.jpg);
	background-repeat: repeat-x;
	height: 64px;
}
.top_tr1_rt_main
{
	background-image: url(../images/top_tr1_right_main.gif);
	background-repeat: no-repeat;
	width: 448px;
   height: 64px;
}
.header
{
	width: 100%;
	height: 183px;
	padding: 0;
	margin: 0;
}
.top_tr1_lf
{
	background-image: url(../images/top_tr1.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 348px;
}
.top_tr1_cn
{
	background-image: url(../images/top_tr1_bg_repeat.jpg);
	background-repeat: repeat-x;
	height: 52px;
}
.top_tr1_rt
{
	background-image: url(../images/top_tr1_right.gif);
	background-repeat: no-repeat;
	width: 448px;
   height: 52px;
}


.top_tr2
{
	width: 100%;
	height: 131px;
}
.top_tr2_lf
{
	background-image: url(../images/top_tr2_left.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 131px;
}
.top_tr2_rt
{
	background-image: url(../images/top_tr2_right.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 131px;
}


.center
{
	background: url(../images/cn_rt.jpg) repeat-y right;
	width: 100%;
}

.left_col
{
	width: 284px;
	vertical-align: top;
	background: url(../images/left_col_bg.jpg) repeat-y;
}
.wrapper_col
{
	width: 100%;
	background: url(../images/menu_bg.jpg) repeat-y;
}
.menu
{
	font: bold 12px Arial;
	color: #000000;
	background: url(../images/left_col_top.jpg) no-repeat left top;
	padding: 54px 26px 0px 16px;
	margin: 0px;
	vertical-align: top;
}
.menu a
{
	color: #000000;
	text-decoration: none;
}
.lev1
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
.lev1 li
{
	padding: 4px 4px 4px 24px;
	border-bottom-color: #CAC5C5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.lev1 .last_sel
{
	border-bottom: none;
	background-color: White;
	background-image: url(../images/lev1_sel.jpg);
	background-repeat: no-repeat;
}
.lev1 .last_sel_no
{
	border-bottom: none;
	background-image: url(../images/lev1_no_sel.jpg);
	background-repeat: no-repeat;
}
.lev1 .sel_no
{
	background-image: url(../images/lev1_no_sel.jpg);
	background-repeat: no-repeat;
}
.lev1 .sel
{
	background-color: White;
	background-image: url(../images/lev1_sel.jpg);
	background-repeat: no-repeat;
}
.lev1 .sel a,.lev1 .last_sel a
{
	color: #E80505;
}
.lev2
{
	border-bottom: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.lev2 li
{
	font: 12px Arial;
	border-bottom: none;
	margin: 0px;
	padding-left: 34px;
	margin-left: -24px;
}
.lev2 .sel
{
	background-color: #667D90;
	background-image: none;
}
.lev2 .sel a
{
	text-decoration: none;
	color: White;
}
.lev2 .sel_no
{
	background-color: White;
	text-decoration: underline;
	color: #E80505;
	background-image: none;
}


.contact
{
	background: url(../images/left_col_addr_bg.jpg) no-repeat left bottom;
	height: 261px;
	width: 284px;
	padding: 0px 0px 0px 40px;
	margin: 31px 0px 0px 0px;
}
.contact h2
{
	font: 24px Arial;
	color: #E80505;
	padding:  13px 0px 0px 0px;
	margin: 0px;
}
.contact .address
{
	font: bold 12px Arial;
	color: #000000;
}
.contact .city_kod
{
	font: 18px Arial;
	color: #000000;
	padding-left:  40px;
}
.contact strong
{
	font: 24px Arial;
	color: #000000;
}


.content
{
	vertical-align: top;
	padding-right: 25px;
	font: 12px Arial;
	color: #000000;
}

.content h1
{
	font: 24px Arial;
	color: #000000;
	background: url(../images/h1_bg.jpg) no-repeat bottom left;
	padding-bottom: 18px;
	margin: 0px;
}
.content h2
{
	font: 18px Arial;
	color: #000000;
}

.content h3
{
	font: bold 14px Arial;
	margin: 0px;
}
.content a, .contact a
{
	font: 12px Arial;
	color: #EC0505;
}
.content a:hover, .contact a:hover
{
	text-decoration: none;
}
.doc_list
{
	margin: 14px 0px 16px 0px;
	border-bottom-color: #DEDEDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.item
{
	padding: 0px 0px 16px 0px;
	border-bottom-color: #DEDEDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.item th
{
   padding: 14px 10px 14px 10px;
	font: bold 12px Arial;
	color: #000000;
	background-color: #EBF3FA;
	border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
}
.item td
{
   padding: 14px 10px 14px 10px;
	font: 12px Arial;
	color: #000000;
	border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
}
.item ul li
{
	list-style-type: square;
}

.dat
{
   margin-top: 0px;
	font: bold 12px Arial;
	color: #000000;
	text-align: right;
	background: url(../images/dat.jpg) no-repeat right;
	height: 22px;
	padding-top: 6px;
}
.dat span
{
	width:129px;
	height: 22px;
	margin-right: 14px;
}
.pages
{
   margin-top: 14px;
	padding: 14px 0px 16px 0px;
	border-top-color: #DEDEDE;
	border-top-width: 1px;
	border-top-style: solid;
}
.page
{
   width: 30px;
	padding: 6px 0px 6px 0px;
	float: left;
   border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
   margin-right: 6px;
	margin-bottom: 14px;
   text-align: center;
}
.pagesel
{
   width: 30px;
	padding: 6px 0px 6px 0px;
	float: left;
	background-color: #EBF3FA;
   border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
   margin-right: 6px;
	margin-bottom: 14px;
   text-align: center;
}

.bottom
{
	background-image: url(../images/bottom_bg_repeat.jpg);
	background-repeat: repeat-x;
	height: 74px;
	width: 100%;
}
.bottom_lf
{
	width: 885px;
   height: 74px;
}
.bottom_rt
{
	text-align: right;
	height: 74px;
}

