/*07-12-09*/
@charset "windows-1251";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
vertical-align: top;
}

html {
background-color:#000000;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
}



table {
width:800px;
border-collapse: collapse;
margin: auto;
}

a {
	text-decoration: none;
}

img {
	border:0px;
}


#top_side {
	height:85px;
	background-color: #666666;
}


.right_side {
	width:585px;
}

#top_phone {
	font-size: 3em;
	color:#ffffff;
	text-align: right;
	margin-right: 10px;
}


#main_menu{
	background-color: #333333;
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
}



#middle_left {
	width:215px;
	background-color:#999999;	
}

#middle_left .content{
	font-family: Arial;
	margin-left:20px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right:10px;
	font-size: 1.2em;
	color:#ffffff;
}

#middle_left a, #middle_right a {
	color: #66ccff;
	font-size: 0.8em;
}

#middle_right {
	width:585px;
	background-color:#666666;	
		font-size: 1.2em;
}

#middle_right .content{
	font-family: Arial;
	margin-left:20px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right:10px;
	font-size: 1.2em;
	color:#ffffff;
}

#middle_right img {
	float: left;
	
}

.info_block {
	float:left;
	width:180px;
	margin-left:10px;
	margin-top: 10px;
	color:#ffffff;
	
	font-size:1.2em;
}

.info_block img{
	max-width:180px;
}

.info_block a {
	font-weight:bold;
}

#publication {
	float:none;
	width:96%;
	margin-left:20px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#333333;
	font-size:1.2em;
}

#publication .zag a{
	font-weight:bold;
	color:#ffffff;
}	

hr {
	width:96%;
	display: block;
	float:none;
}



#bot_info {
	height: 70px;
	width:215px;
	color:#999999;
	background-color: #333333;
	padding:20px;
}

#bot_right {
	width:585px;
}

#bot_menu {
	clear:both;
	width:100%;
}

.pos {
	/*width: 18%;*/
	display: block;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
/*	margin-left:20px;*/
}
.pos a{
	display: block;
	/*width:100%;*/
	float:left;
	color: #999999;
	text-align: center;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left:9px;
	padding-right: 9px;
	/*margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
	color:#3399cc;
	/*width:18%;*/	
}

.pos a:hover{
	font-weight: bold;	
	color:#ffffff;
}

.counters {
	clear: both;
	text-align: right;
}

.zag a{
	font-weight:bold;
	color:#ffffff;
}

.object {
	width:100%;
	display: block;
	float:none;
	height:150px;
}
.object img {
/*	float:left;*/
	width: 100px;
	height: 80px;
	margin: 10px;
}

.object .objname {
	font-size:1.2em;
}

.objdescr {
/*	float:left;*/
	margin-top:10px;
}

.tg a h2{
	font-size: 0.9em;
	font-weight: normal;
	color:#ffffff;
	float:left;
}

#publication img {
	margin-right: 10px;
	margin-top: 10px;
}

#publication h1 {
	font-size: 1.1em;
	margin-top:10px;
	margin-bottom: 10px;
}

#publication a {
	margin-top:10px;
	margin-bottom: 10px;
}

