html, body,table,td,th,tr, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img
{
        margin:0;
        padding:0;
        border:0;
}

body
{
 font-family: "Arial";   
 min-height:100%;
}

img{behavior: url(/css/pngbehavior.htc);}

/***************************************************/
#header
{		
	height:230px;	
}

#header #top_block
{    
  margin:0px 187px 0px 267px;  
  height:30px;
  background:#38A3C2;        
  color:white;
  font-size:12px;
  text-align:right;
  line-height:30px;    
}

#header #right_block
{
  float:right;  
  height:230px;
  width:190px;
  background:url(/i/spravo.gif) repeat-x;
  margin-left:-3px;  
}

#header #right_block a
{
  display:block;
  float:left;
  padding:0px 24px 0px 25px;  
  height:30px;  
  line-height:10px;
  background:white;
  
}

#header #right_block img
{
	border:0px;
	margin-bottom:-3px;
}

#header #right_block a.cur
{
  background:url(/i/bg_navigator.gif);  
  
}

#header #right_block a img
{
  position:relative;
  top:8px;
}

#header #top_block a
{
  color:white;  
}

#header #ugl
{
  position:absolute;
  top:30px;
  left:267px;
}

#header img#logo
{
  position:relative;
  z-index:1;
  float:left;
  width:267px;
  cursor:pointer;
}

#ilustr
{
  margin: 0px 150px 0px 267px;
  background: url(/i/index.jpg) right top no-repeat;
  height:200px;

}

/***************************************************/
#lc
{  
  position:relative;  
  float:left;
  width:267px;
  margin-bottom:30px;
}

#menu_top
{
  background:url("/i/menu_top.gif") no-repeat top;  
  height:35px;  
}

#menu
{  
}

#menu_btm
{      
  background:url("/i/menu_btm.gif") top no-repeat;
  height:20px;  
}

.menu_itm
{
	background:url("/i/menu_bg.gif") repeat-y top;	
	width:267px;
	padding-top:10px;	
	padding-bottom:10px;
}


.menu_itm img
{
	padding-left:18px;
}

.menu_divider
{			
	background:url("/i/menu_bg.gif");
	padding-left:40px;
}

.menu_itm a
{	
	color:#39C;
	font-size:14px;  
}

.menu_itm a:hover
{
	color:#08f;
}

.menu2_top, .menu2_btm, .menu2_itm
{
	position:relative;		
	width:238px;
	left:29px;	
	line-height:20px;
	font-size:12px;
	
}

.menu2_top
{  
  background:url(/i/menu2_top.gif) no-repeat bottom;
  height:10px;
  margin-top:5px;
}

.menu2_btm
{    
  background:url(/i/menu2_btm.gif) no-repeat top;  
  height:10px; 
}

.menu2_itm
{
  background:url(/i/menu2_bg.gif) repeat-y;	
  padding:3px 0px 3px 12px;	
  width:226px;
  font-weight:600;
  line-height:17px;
}

.menu2_itm a
{
	font-weight:400;
	font-size:12px;
}

a.noactive
{
  text-decoration:none;
  color:#1e6d94;
  font-weight:600;
}

a.noactive:hover
{
  text-decoration:underline;    
}

#search
{
  background:url(/i/poisk.gif) no-repeat;
  width:267px;
  height:70px;
  margin-top:20px;
  font-size:13px;
}

#search input
{
  top:8px;
  left:50px;
  display:block;
  position:relative;
  width:178px;  
  height:17px;
  border:1px solid #555;
}

#search #lab
{
  position:relative;
  top:7px;
  left:50px;
  color:#555;
}

#search #but
{
  position:relative;
  display:block;
  background:url(/i/poisk_buton.gif);
  width:20px;
  height:21px;
  top:-13px;
  left:238px;
}
/***************************************************/
#rc
{
  position:relative;  
  float:right;
  width:190px;
  margin-bottom:100px;
}

#rc h1
{
  letter-spacing: 0px;
  font-weight:400;
  font-size:18px;  
  font-family:"Georgia";
  color:#6A0;
  padding: 3px 0px 3px 4px;
  /*border:1px solid #6A0;
  border-width:0px 0px 1px 0px;*/
  margin-right:10px;
}
#rc #div1
{
	position:relative;	
	width:10px;	
	height:10px;
}
#rc a
{
  color:#39C;
  display:block;
  margin: 8px 0px 4px 5px;
  font-size:13px;
  line-height:17px;
}

#rc a:hover{color:#08f;}

#links_btm
{
  background:url(/i/ico_line.gif) bottom repeat-x;
  clear:both;
  margin:0px 10px;
  position:relative;
  height:130px;    
}

#bg_holder
{    
  background:url(/i/bg_ico.gif) bottom repeat-x;   
  margin:0px 1px;
  position:relative;
  height:130px;  
}

#l
{    
  position:absolute;    
  top:-23px;
  left:0px;
  width:100%;  
}

#l tr td
{
  width:380px;  
  text-align:center;
}

#l a
{  
  color:white;
  font-size:13px;
  position:relative;
  top:-7px;      
}

/************************************************************/
#lf,#rf,#footer
{
  color:#555;
  font-size:12px;
  line-height:19px;  
  text-align:left;
}

#lf
{
  width:247px;
  float:left;
  margin-left:10px;  
}

#lf img
{
  position:relative;
  float:left;
  left:15px;
  top:5px;
}

#lf div
{
  position:relative;
  float:left;
  left:29px;  
}

#rf
{
  width:178px;
  float:right;
  margin-right:10px;
}

#rf a
{
	color:#39C;
	font-size:11px;
}
#rf a:hover
{
	color:#08f;
}

#footer
{   
  margin:0px 190px 0px 270px;  
  height:49px;
  text-align:left;   
}

#footer div{}

#footer_bg
{
    padding:15px 0px 16px 0px;
    background:url(/i/bg_footer.gif) top repeat-x;
}

#top_cat
{
  z-index:10;
  position:absolute;      
  top:0px;
  left:0px;
}

#citata
{	
	top:136px;
	position:relative;
	float:right;	
	z-index:10;		
	height:32px;
	text-align:right;
	margin-right:10px;
	overflow:hidden;	
}

#citata #cit
{
	font-size:14px;
	
}
#citata #inic
{
	font-size:12px;
	font-style:italic;
	padding-right:20px;
}

.add_navi
{
	height:40px;
	background:url(/i/nvg_bg.gif) repeat-x;
	margin:0px 188px 0px 265px;
	padding-left:20px;
	padding-top:12px;
		
}

.add_navi a
{
	color:#B5B6B5;
	font-size:11px;
}

#rc div.add_navi
{
	margin: 0px 10px 0px 0px;
}
