/* ----------------------------------------------- 
	GLOBAL RESET 
   ----------------------------------------------- */
   /*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}*/
/*html{color:#000;background:#FFF;}*/
a{cursor:pointer;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline-style:none;outline-width:0pt;}
legend{color:#000;}a:focus{-moz-outline-style: none; border:0px;}

*{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
body{
	margin: auto;
	background-color: #E2E2E2;
	background-image: url(images/bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}

a{
	color: #CB2027;
	text-decoration: none;
}
a:hover,.cnt a:hover{
	color: #000;
	text-decoration: underline;	

}
a img{
	border: 0px;
}
div,td,th,span,input,textarea,select{
	font-size: 12px;
	
	color: #000;
}
H1 {
	font-size: 18px;
	margin-bottom: 20px;
}
H2 {
	font-size: 16px;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
}
H4 {
	font-size: 12px;
}





#main_cont{
	width: 830px;
	margin: auto;
	margin-top: 50px;
}

#cont{
	width: 830px;
	overflow: hidden !important;
	height: auto !important;
	overflow: auto;
	height: 100%;
	background-color: #fff;
	min-height: 400px;
}
#col_left{
	float: left;
	width: 200px;
	padding: 20px;
	padding-top: 30px;

}
#col_right{
	float: left;
	width: 575px;
	margin-left: 5px;
	overflow-x:hidden;

}

#logo{
	display: block;
	width: 199px;
	height: 45px;
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;





}
.cnt{
	overflow:auto;
	height: 100%;
	background-image: url(images/sjena.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	padding: 25px;
	padding-right: 10px;
	padding-bottom: 27px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 18px;
}
.cnt div,.cnt td,.cnt th{
	line-height: 18px;
}

p{
	display: block;
	margin-bottom: 20px;
}
.path{
	display: none;
}
#nav{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#nav li.top_li{
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 1px;
/*	height: 28px;*/	

}

#nav li.top_li a.top_link{
	color: #000;
	display: block;
	height: 21px;
	padding-top: 6px;
	padding-left: 10px;	
	border-bottom: 1px solid #E5E5E5;	

}
#nav li.top_li a.top_link:hover,#nav li.top_li a.top_link.selected{
	background-color: #CB2027;
	border-bottom: 1px solid #CB2027;	
	color: #fff;
	text-decoration: none;
	
}
#nav li.top_li ul{
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav li.top_li ul li{
	display: block;
}
#nav li.top_li ul li a,#nav li.top_li ul li a.selected{
	display: block;
	font-weight: normal;
	padding-left: 20px;	
	border-bottom: 1px solid #E5E5E5;	
	height: 21px;
	padding-top: 6px;	
	background-image: url(images/arr1.gif);
	background-position: 11px 11px;
	background-repeat: no-repeat;
	color: #CB2027;	
}
#nav li.top_li ul li a:hover{
	color: #000;
	background-color: transparent;
}





/*************sitemap**********************/
.sitemap {
	margin-left: 25px;
}
.sitemap li.top_li a.top_link{
	display: block;
}
.sitemap li{
	list-style: circle;

}
.sitemap li ul{
	margin-left: 25px;
}
.sitemap li a{
	margin-bottom: 5px;
	display: block;
}














#footer {
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 50px;
	overflow: auto;
	height:100%;
	color: #666;	
	font-size: 11px;	
	text-align: center;
}
#footer a{
	text-decoration: none;

	color: #666;	
}
#footer a:hover{
	text-decoration: underline;
	color: #000;
}

#footer a.blue{
	color: #CB2027;
}
#footer a.hidden{
	display: none;
}

.module{
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 11px;
}


.readmore{
	display: block;
	margin-top: 5px;
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	width: 61px;
	font-weight: bold;
	font-size: 11px;
}
#col_left .readmore{
	background-position: right 3px;	
}

.header{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 546px;
}







.files_cont{
	overflow: auto;
	height: 100%;
	clear: both;
}
.files_cont a{	
	display: block;
	float: left;
}
.files_cont a img{	
	border: 5px solid #E0E0E0;
	height: 100px;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.files_cont a:hover img{	
	border: 5px solid #CB2027;
}




