html {
	margin: 0px;
	padding: 0px;
}

/*
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #121212;
margin:  5px 5px 5px 5px;
}
*/


body {
	font: 11px Arial sans-serif;
}




h2 {		
	font-size: 1.2em;		
}

a
{ /*text-decoration:	none;*/
 /* font-family:		Arial;
  color:		Maroon;
  font: 		15px Arial sans-serif;*/	
}


a:hover
{
  color: green;
}

#active a {
  color: green; 
}



table  {
  border-collapse: collapse;
  border-color: #000000; /*черненьгий*/
}

#lmenu_text {
	margin-left: 5px;
	margin-top: 20px;
	color: navy;
}

#lmenu_text a {
 text-decoration:	none;
}


#podlmenu_text {
	margin-left: 15px;
}


#podlmenu_text #lmenu_active a {
   color: white;

}

#podlmenu_text b {
	color: Maroon;
}


#lmenu_title {
    font-size: 1.0em;
	color: #000033;
	font-weight: bold;
}

#lmenu_text b {
        /*font-size: 0.9em;*/
	color: maroon;
	
}

#lmenu_text a {
	color: #000033;
}


#lmenu_text a:hover {
	color: maroon;
}


#central_text {
	margin-top: 20px;
	margin-left: 20px;			
	margin-right: 20px;
	text-align: justify;
}



#central_text a {
        /*font-size: .6em;*/
  color:	Darkblue;
  font: Arial sans-serif;
}


#central_text  a:hover {
  color: red; 
}



#title_text {
        font-size: 1.2em;
       /* font-size: 12px;*/
}


#shadow {
	background:#EFEEFE url(/img/shadow.png) right top repeat-y;
}


#reklama_text {
	margin-left: 5px;
	margin-top: 5px;
        font-size: 0.8em;
}