/*Опеределение листа стилей*/
* {
	margin: 0;
    padding: 0;
}
/*определяем общий внешний вид и внешний вид шапки*/
body { 
	  margin: 0;
      padding: 0;
	  border: 0;
	  font-family: Trebuchet, Arial, Verdana, sans-serif;
      font-size: 62.5%;
}

#header-wrap {
	background-image: url(images/my_logo.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#header-wrap a:link, #header-wrap a:active, #header-wrap a:hover, #header-wrap a:visited
{
    color: #FFF;
    text-decoration: none;
}


#bg_menuon{
	background-image: url(images/leftpanel_top.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 73px;
	padding-top: 10px;
}

#outer {
	font-size: 1.2em;
}
/* Определяем внешний вид левой колонки */
#col_one {
	float: left;
	width: 180px;
	margin-left: 20px!important;
	margin-left: 10px;
    padding-top: 27px;
}
/* Определяем внешний вид правой колонки */
#right_column {
	float: right;
	width: 180px;
	margin-right: 5px;
	padding-top: 27px;
	
}
/*Определяем как будет отображаться содержимое контента*/
#primaryContent {
	margin-right: 200px;
	margin-left: 231px;
	padding: 5px;
	min-width: 325px;
}
#primaryContent p
{
    text-indent: 1.5em;
    text-align: justify;
}
#main {
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
}

#foot {
	background-image: url(images/leftpanel_middle.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	font-size: .9em;
	padding-top: 60px;
	clear: both;
}
.jzuvheka {
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
}
.zkudike {
	height: 500px;
	text-align: left;
	font-size: 13px;
	padding-top: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
}
p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #FFFFFF;
	font-size: 3em;
	padding-top: 35px;
	padding-left: 50px;
}

.gkufutg{
	color: #Fe9801;	
}


h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A8AbB2;
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AbB2;
}

h4, h5 {
	background-image: url(images/menu_bg.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}

h5 {
   background-image: url(images/menu_bg.jpg);
	height: 28px;
	width: 130px;
	padding-top: 5px;
	padding-left: 15px;	 
}

a:link {color: #000000}     
a:visited {color: #333333}  
a:hover {color: #FF6633}  
a:active {color: #FF3333}   

/* Отображение меню */
#menu, .menu2
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C3C3CB;
	width: 180px;
}

#menu li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C3C3CB;
}

.menu2 li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C3C3CB;
}

#menu li a {
	text-decoration: none;

}
.menu2 li a {
	text-decoration: none;

}
#menu li a.zteywady, .menu2 li a.zteywady
{
    text-decoration: underline;
    font-weight: bold;
}

#menu li span, .menu2 li span
{
    color: #FE6532;
}

.topmenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}



/*некоторые дополнительные стили */
.omew { float:left }
.tapzu { float:right; }
.meme {
    list-style-position: outside;
    padding: 0 20px;
}
.meme ol {
    list-style-type: lower-latin;
    list-style-position: outside;
    padding: 0 20px;
}


#primaryContent ol {
    _list-style-type: none;
}
.mxuoe {
    font-weight: bold;
    list-style-type: none;    
    
}
.mxuoe, .mxuoe li {
    display: inline;
    
}
#primaryContent ol {
    list-style-position: outside;
    padding: 0 20px;
    
}

.hroroilehu {
    display: inline;
}
.qzo
{
	display: block;
}
