/***************************************/
/**************  LAYOUT *************/
/***************************************/

/* LASTIK =) *************/
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

/* HTML ****************/

html {
	height: 100%;
}

/* In HTML ***************/

body {
	width: 1070px;
	position: relative;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

* html body {
	height: 100%;
}

/* In BODY **************/

#content {
	width: 768px;
	float: left;
	margin-left: 150px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	min-height: 100%;
	position: relative;
}

* html #content {
	margin-left: 75px;
	height: 100%;
}

#left_col {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-left: -920px;
}

#right_col {
	float: right;
	width: 150px;
	overflow: hidden;
}

/* In CONTENT ***********/

#header {
	height: 134px;
	overflow: hidden;
	margin-bottom: 1px;
}

#main {
	position: relative;
	float: right;
	width: 536px;
	margin-left: 1px;
	border-left: 1px solid #bababa;
/*	margin-bottom: 85px;*/
	min-height: 100%;
}

* html #main {
/*	height: 100%;*/
/*	height: expression(document.getElementById("left").offsetHeight);*/
}

#left {
	width: 230px;
	float: left;
	/*margin-bottom: 85px;*/
	overflow: hidden;
}

#footer {
	clear: both;
	/*overflow: hidden;*/
	min-height: 65px;
	width: 758px;
	border-top: 3px solid #fe7e0f;
	margin-top: 1px;
	padding: 5px;
/*	position: absolute;
	bottom: 0px;*/
	background: #a3b3c9;
}
* html #footer {
	height: 60px;
}

/* In HEADER ************/

#icos {
	width: 41px;
	height: 131px;
	float: left;
	margin-right: 1px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ff9729;
	border-right: 3px solid #9ca7b6;
	text-align: center;
	background: url('/images/upbg.gif') repeat-x left top;
}

#logo {
	width: 185px;
	height: 131px;
	padding-right: 1px;
	float: left;
	padding-bottom: 1px;
	border-bottom: 2px solid #dfc19a;
	background: URL('/images/logo.gif') no-repeat left top;
	margin-right: 1px;
	border-right: 1px solid #bababa;
}

* html #logo {
	margin-right: -2px;
}

#header_1 {
	height: 74px;
	padding-top: 14px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	background: url('/images/upbg.gif') repeat-x left top;
}

#header_2 {
	height: 14px;
	overflow: hidden;
}

#header_3 {
	height: 29px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ff8a0d;
	overflow: hidden;
}

/* In MAIN ***********/

#kio {
	background: url(/images/kio.jpg) no-repeat left top;
	width: 494px;
	height: 20px;
	padding-left: 30px;
	padding-top: 167px;
	overflow: hidden;
	color: #fff;
}
#kio.short {
	width: 464px;
	background-image: url(/images/kio_s.jpg);
	padding-left: 60px;
}

/* In LEFT ***********/

#main_menu {
	background: url('/images/main_menu/computery.jpg') no-repeat left top;
	width: 230px;

	padding-top: 31px;
}
#main_menu li {
	list-style: none url('/images/main_menu/menublock.gif');
	margin-top: -2px;
	margin-left: 44px;
	background : url('/images/menubg.gif') left top repeat-x;
	padding-left: 30px;
}
* html #main_menu li {
	margin-left: 16px;
	padding-left: 60px;
}
#main_menu li.sel {
	list-style: none url('/images/main_menu/menublock_sel.gif');
}
#main_menu li a {
	position: relative;
	top: -9px;
}

#top_menu {
	float: left;
	background-image: url('http://www.computery.ru/images/top_menu/b2.jpg');
}
#top_menu li {
	height: 28px;
	list-style: none;
	background-image: url('/images/top_menu/b1.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
}
#top_menu li a {
	background-image: url('/images/top_menu/b3.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	padding-right: 10px;
	padding-top: 7px;
	float: left;
}
#top_menu li a:hover {
	background-image: url('/images/top_menu/b3s.jpg');
}
/* In FOTER **********/

#copyright {
	width: 220px;
/*	height: 80px;*/
	float: left;
	padding: 5px;
	/*overflow: auto;*/
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-left: -5px;
	margin-top: -5px;
}
* html #copyright {
	margin-left: -3px;
	margin-top: -3px;
}

/* MICS **************/

h1 {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.menu_title {
	height: 20px;
/*	width: 202px;*/
	background: url(/images/blocktitle.jpg) no-repeat top left;
	text-align: left;
	padding-left: 28px;
	padding-top: 6px;
/*	vertical-align: center; */
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.main_block {
	display: block;
	padding: 0 10px;
	margin-bottom: 5px;
}

.menu_block,
.menu_info {
	display: block;
	padding: 10px;
	margin-bottom: 4px;
	border-bottom: 1px solid #c4c4c4;
	background: url('/images/upbg.gif') repeat-x left top;
}

.menu_info {
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}

.main_title {
	width: 492px;
	height: 22px;
	background: url('/images/title_1.gif') no-repeat left top;
	padding: 5px 6px 1px 26px;
	text-align: center;
	margin: 1px 0px 5px 0px;
	overflow: hidden;
	clear: both;
}
.main_title.gray {
	background-image: url('/images/title_1g.gif');
}
.main_title.blue {
	background-image: url('/images/title_1b.gif');
}
.main_title span {
	height: 19px;
	background: #afc2cc url('/images/title_2.gif') no-repeat right top;
	padding-right: 45px;
	padding-top: 5px;
	margin-top: -4px;
	float: left;
	font: bold 8pt Arial;
	color: #FFF;
}
.main_title.gray span {
	background-image: url('/images/title_2g.gif');
	background-color: #f5f5f5;
	padding-right: 9px;
	color: #4F6B85;
}
.main_title.blue span {
	background-image: url('/images/title_2b.gif');
	background-color: #4bf2fb;
	padding-right: 9px;
	color: #000;
}

span.left,
span.center,
span.right {
	display: block;
	width: 100%;
	margin: 5px 0;
}
span.right,
dt.right,
img.right {
	text-align: right;
}
span.center,
td.center,
img.center {
	text-align: center;
}
span.left,
td.left,
img,left {
	text-align: left;
}

.covers div {
	width: 250px;
	float: left;
	margin: 5px;
}
.covers img {
	float: left;
	margin: 0 5px 5px 0;
}

/***************************************/
/***************  FONTS **************/
/***************************************/

body {
	font: 11px Tahoma;
	color: #4F6B85;
}

a {
	font-size: 11px;
	font-family: Arial;
	color: #657F8E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 12pt;
}

#main_menu li a:active,
#main_menu li a:link,
#main_menu li a:visited {
	font: bold 11px Arial;
	color: #3F5573;
	text-decoration: none;
}
#main_menu li a:hover,
#main_menu li a:focus {
	color: #000;
}

#top_menu li a:active,
#top_menu li a:link,
#top_menu li a:visited {
	font: bold 11px Arial;
	color: #3F5573;
	text-decoration: none;
}
#top_menu li a:hover,
#top_menu li a:focus {
	color: #000;
}

#copyright {
	color: #fff;
	font-size: 8pt;
}

.knopki img {
	width: 88px;
	height: 31px;
	margin: 7px;
}

/***************************************/
/************** COLORS *************/
/***************************************/

#copyright {
	background-color: #586572;
/*	scrollbar-3dlight-color: #586572; 
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #ff8a0d;
	scrollbar-face-color: #586572;
	scrollbar-shadow-color: #ff8a0d;
	scrollbar-darkshadow-color: #586572;
	scrollbar-track-color: #586572;*/
}

/***************************************/
/****************  MISC ***************/
/***************************************/

.hr.main_menu {
	overflow: hidden;
	height: 1px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #dee3e8;
	margin: -1px 0px 1px;
}

.hr.ico {
	height: 1px;
	margin: 5px 0px 5px;
	background: url('/images/dotbg.gif') no-repeat center;
}

#up_hard div {
	width: 514px;
	overflow: hidden;
	padding: 5px;
}
#up_hard div img {
	float: left;
	margin: 5px;
}
.rknum	{ font-family: verdana,tahoma,arial; font-size:14pt; text-align:center; color:#FFFF00;}
