* {
	margin:  0;
	padding: 0;
	}

/*html {
	height: 100%;
}*/

body {
	width: 1024px;
	margin: 0 auto;	
	text-align: left; 
	font-family: verdana, Serif; font-size: 8pt; 
	}

a {
	color: #5A93A2;
	font-weight: bold;
	text-decoration: none;
	}

p {
	margin-top: 7px;	
	}	
	
h1 {
	margin: 5px 5px;
	padding-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
	color: #4B4B4B;
	border-bottom: 1px solid #4B4B4B;
	font-family: verdana, Serif; font-size: 8pt; 
	}
	
img {
	border: 0;
	}
	
.boxtitlebg_gray1 {
	background-image:url(/img/gray1.gif);
	background-repeat:repeat-x;
	background-position: left top;
	text-align: right;
	}

.boxtitlebg_gray .boxleftbg {
	}


.dowmenu a {
	color: #737373;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	background-repeat: no-repeat;
	}

ul#navlist {
	font: 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 23px;
	}

ul#navlist li {
	float: left;
	height: 20px;
	background-color: #EE1D25;
	margin: 0 2px 0 2px;
	border: 1px solid #c0c0c0;
	}

ul#navlist li#active {
	border-bottom: 1px solid #C0C0C0;
	background-color: #fff;
	}

li#active a { color: #000; }

#navlist a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	}

#navlist a:hover { background: #E6E6E6; }


/************ HEADER ****************/

#header {
	position: relative;
	width: 1024px; 
	height: 100px;
	background: url('/img/584.jpg') no-repeat right top;
	
	}

#logo {
	position: absolute;
	width: 170px; 
	height: 100px; 
	top: 0px; 
	left: 0px; 
	background: red url('/img/logo.gif') no-repeat center center;
	}

#tm2 {
	
	width: 1100px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	}


#tm1 {
	margin-left: 170px; 
	position: absolute; 
	left: 0px; 
	bottom: 0px;
	}

#num {
	text-align: right; 
	padding: 10px; 
	margin-left: 170px;
	}
	


/************ FOOTER ****************/

#footer {
	width: 1024px; 
	padding-bottom: 7px;
	text-align: center; 
	}

#footer_2 {
	height: 7px; 
	background: #d9d9d9; 
	overflow: hidden; 
	margin-bottom: 7px;
	}
	
/************ MAIN ****************/

#content {
	width: 1024px;  
	position: relative;
	overflow: hidden; 
	background: url('/img/poloska.gif')  repeat-y left top; 
	border-top: 10px solid #edebeb; 
	border-bottom: 10px solid #edebeb; 
	}

#left {
	width: 160px;  
	float: left; 
	margin-left: -1024px;
	}


#main {
	width: 854px; 
	float: left;
	padding: 10px 0 10px 10px; 
	background: url('/img/ug_s_1.gif') no-repeat left top; 
	margin-left: 160px;
	overflow: hidden; 
	}

	
* html #main {
	margin-left: 80px;
	} 

#right {
	width: 245px; 
	overflow: hidden;  
	float: right;
	}
	
.text {
	text-align:left; 
	font-family: verdana, Serif; font-size: 10pt;
	}

.text_s { 
	text-align:left; 
	font-family: verdana, Serif; font-size:8pt; 
	}

div.f_box {
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px solid #f93;
	padding-bottom: 5px; 
	clear: left;
	overflow: hidden;
	}
	
#future img {
	float: left;
	margin-right: 5px;
	}
	
.persona {
	margin-top: 5px;
	text-align: left;
	}
	
.persona div {
	text-align: center;
	margin-right: 245px;
	}	
	
.persona div img {
	text-align: center;
	margin: 5px;
	}
	
.left_box img {
	width: 160px;
	margin-bottom: 15px;
	}
	
#left_menu {
	width: 160px;
	}
	
#left_menu li {
	display: block;
	list-style: none;
	margin: 15px 0;
	text-align: left;
	}

#left_menu li a {
	display: block;
	width: 135px;
	padding-right: 15px;
	text-align: right;
	background: url('/img/kv_lm.gif') no-repeat  right center;
	}


#left_menu li a.sell,
#left_menu li a:hover {
	background-image: url('/img/kv_lm_2.gif');
	}

#knopki {
	text-align: center;
	margin-left: auto;	
	}
	
#knopki img {
	width: 88px;
	height: 31px;
	border: none;
	margin-right: 20px;
	}
