body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/main_back.gif);
}

body, select, input, table {
	font-family: Times, "Times New Roman", Verdana, sans-serif;
	font-size: 14px;
}


.menu a:link, .menu a:visited, .menu a:active {
	/*font-size:17px;*/
	font-weight:bold;
	background-color:#fff;
	text-decoration:none;
}

.menu a:hover {
	/*font-size:17px;*/
	font-weight:bold;
	background-color:#000;
	text-decoration:none;
	color:#fff;
}

.menu_active a:link, .menu_active a:visited, .menu_active a:active, .menu_active a:hover  {
	/*font-size:17px;*/
	font-weight:bold;
	background-color:#000;
	color:yellow;
	text-decoration:none;
}

.menu_1 {
	font-size:14px;
}

.menu_2 {
	font-size:18px;
}

.menu_3 {
	font-size:22px;
}

a:link, a:visited, a:active, a:hover {
	color: #000;
}

.gallery_clear {
	background-color:#fff;
	float:left;
	text-align:center;
	width:169px;
	padding:3px;
	clear:both;
}

.gallery {
	background-color:#fff;
	text-align:center;
	padding:3px 5px 3px 5px;
	margin:0;
	height:170px;
	float:left;
}

.gallery_img{
    position: relative;
    padding: 0;
    width:165px;
    height:165px;
    background-repeat: no-repeat;
}

.gallery_name{
    background-color: black;
    position: relative;
    top: -43px;
    left: 0px;
    color: white;
    width:165px;
    padding: 3px 0 3px 0;
    height:37px;
}

.gallery_name span{
   	background-color:black;
	padding:0px;
}

.gallery_name a:link, .gallery_name a:visited, .menu_active a:active{
    color:white;
    font-weight: normal;
    text-decoration:none;
}

.gallery_name a:hover{
    color:yellow;
    text-decoration:underline;
}

.top_side {
	background-image: url(../img/top_side.gif);
	background-repeat: no-repeat;
	width:1008px;
	height:70px;
	clear:both;
}

.main_back {
	width:1000px;
	clear:both;
}

.left_top {
	background-image: url(../img/left_top.gif);
	width:289px;
	height:110px;
}

.left_menu {
	background-image: url(../img/left_menu.gif);
	float:left;
	width:289px;
}

.menu_content {
	padding-left:110px;
}

.links_content {
	padding-left:95px;
	padding-top:30px;
}

.left_bottom {
	clear:both;
	background-image: url(../img/left_bottom.gif);
	width:289px;
	height:324px;
}

.left_block {
	float:left;
}

.main_content {
	float:left;
	padding:5px;
	width:350px;
}

.list_content {
	float:left;
	padding:5px;
	width:200px;
}

.gallery_content {
	float:left;
	padding:5px;
	width:525px;
	display:none;
}

.banners_block {
	float:right;
	width:133px;
}

.banners {
	background-image: url(../img/banners.gif);
	float:right;
	margin-right:1px;
}

.banners_content {
	padding-top: 5px;
	padding-left: 25px;
}

.banners_content_bottom {

}

.bottom {
	background-image: url(../img/bottom.gif);
	width:1008px;
	height:69px;
	clear:both;
}

.title_head {
	background-color: #000;
	color: #fff;
	padding:2px;
}

.title_head a:link, .title_head a:visited, .title_head a:active{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}

.title_head a:hover{
	color: yellow;
	text-decoration:underline;
}


.content_anot {
	font-weight:bold;
	padding:2px;
}

.content_descr {
	padding:2px;
	padding-top:10px;
}

.list_anot {
	padding:2px;
}

.list_anot_span a:link, .list_anot_span a:visited, .list_anot_span a:active {
	background-color:yellow;
	text-decoration:none;
}

.list_anot_span a:hover {
	background-color:#fff;
	text-decoration:none;
}

.list_continue{
	padding:2px;
}

.list_continue_span{
	background-color: #ccc;
}

.pages {
	padding-top:10px;
}

.news_img_box1{
	background-color:#fff;
	padding:5px;
	margin-bottom:5px;
}

.news_img_box2{
	background-color:#000;
	padding:5px;
}

::-moz-selection{
	background:yellow;
	color:#000;
}

::selection {
	background:yellow;
	color:#000;
}

code::-moz-selection {
	background:yellow;
}

code::selection {
	background:yellow;
}

.clear {
    clear:both;
}
