

body {
    font-family : Verdana, Arial;
    font-size : 12px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
  }


p {
    text-align : justify;
  }


h1 {
    font-size : 17px;
  }


h2, h3, h4, h5 {
    font-size : 15px;
	color: #d45500;
  }

strong, a, .h1 {
	color: #2c5aa0;
}

.h1 {
	font-size : 20px; 
	padding-right : 20px;
}

td {
    font-size : 10px;
  }


th {
    font-size : 11px;
  }


th {
    background-color : #eaeaea;
  }


.divmenu {
    background-image : url('/img/fon.png');
    background-position : top right;
    background-repeat : no-repeat;
    float : left;
    position : relative;
    width : 200px;
    z-index : 1;
  }


.select {
    background-color : #ff0000;
    color: white;
    padding-left : 5px;
  }


.select2 {
    background-color : #ff0000;
    color : white;
    padding-left : 5px;
  }


.noselect {
    padding-left : 5px;
  }


.noselect2 {
    padding-left : 5px;
  }


.munu_link {
    font-size : 10px;
  }


.hide_view_pomni {
    text-align : center;
    background-color : #dcdcdc;
    display : none;
    font-style : normal;
    height : 45px;
    padding-bottom : 10px;
    padding-left : 12px;
    padding-right : 12px;
    padding-top : 20px;
    position : absolute;
    width : 180px;
    z-index : 2;
  }


/* баннер */
#banners {
	padding : 3px 0 0 285px; 
	list-style : none; 
	height : 186px; 
	position : absolute; 
	width : 640px;
}
#banners li {
	display: none;
}
#banners img {
	width: 640px;
	height: 186px;
}
#banners_text {
	padding : 0 0 0 285px; 
	list-style : none; 
	height : 50px; 
	position : absolute; 
	width : 640px;
	margin: 154px 0 0 0;
	opacity: 0.6;
	z-index: 10;
}
#banners_text li {
	background : white;
	font : 15px Verdana; 
	height : 20px; 
	width : 630px; 
	padding-left: 10px;
	display: none;
}
#banners_text a {
	color: black;
	text-decoration : none;
}



