body,html {
	background: #ffffff;
	margin: 0 auto;
	width: 1000px;
}
form {
	margin:0;
}
img {
	border:0;
}
.txt1, #orange, #center, #tender, #forum { font: 12px arial, tahoma; COLOR: #555; }
.txt2, #footer_orange, #footer_gray { font: normal 10px arial, tahoma; COLOR: #555; }
.white,#header li, #header li a, #disp li a, #navigate div, #green, #green a, #place2, #tender div, #forum div, #counters div:first-child
	{ font: bold 10px tahoma, arial; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; TEXT-DECORATION: none; }
.white:hover, #header ul li a:hover, #green a:hover { COLOR: #ffd54d; TEXT-DECORATION: underline; }
.brown1 { font: normal 10px tahoma, arial; COLOR: #cc3300;  TEXT-DECORATION: none; }
.brown1:hover { COLOR: #999999; }
.brown2, #tender a { font: bold 12px tahoma, arial; COLOR: #cc3300;}
.brown2:hover, #tender a:hover { COLOR: #999999; TEXT-DECORATION: none; }
.brown3 { font: bold 12px tahoma, arial; COLOR: #cc3300; TEXT-DECORATION: none; }
.brown3:hover { TEXT-DECORATION: underline; }
.pink { font: normal 11px arial, tahoma; COLOR: #cc9999; }
.pink:hover { COLOR: #cc3300; TEXT-DECORATION: underline; }
.grey1, #info, #counters, #counters a { font: normal 10px tahoma, arial; COLOR: #999999; }
.grey2, #navigate a { font: bold 12px arial, tahoma; COLOR: #666666; TEXT-DECORATION: none; }
.grey2:hover, #navigate a:hover { COLOR: #009900; TEXT-DECORATION: underline; }

#header {
	margin-top:10px;
	height:150px;
}
#header .logo {
	margin-left:20px;
	width:400px;
	height:80px;
	float:left;
	text-align:left;
}
#header .buttom {
	width:55px;
	float:left;
	padding: 35px 0 13px 0;
	text-align:center;
}
#header .buttom .home {
	padding: 35px 10px 0 10px;
	background: url('i/img.png') 9px -100px no-repeat;
}
#header .buttom .search {
	padding: 35px 10px 0 10px;
	background: url('i/img.png') -34px -100px no-repeat;
}
#header .buttom .enter {
	padding: 35px 10px 0 10px;
	background: url('i/img.png') 8px -150px no-repeat;
}
#header .buttom .exit {
	padding: 35px 10px 0 10px;
	background: url('i/img.png') -34px -150px no-repeat;
}
#header .buttom .mail {
	padding: 35px 10px 0 10px;
	background: url('i/img.png') 15px -200px no-repeat;
}
#header .favorite a {
	background: #fff url(i/img.png) 0 -68px no-repeat;
	padding:6px 0;
	display:block;
	float:right;
	width:210px;
	padding-left:35px;
}


.menubl {
	margin: 0px;
	padding: 0px;
	border-radius: 15px 15px 0px 0px;
	width: 580px;
	height: 25px;
	float: right;
	background-color: #797978;
}
.menubl li {
	list-style: none; float: left; position: relative;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	padding: 0px 21px;
	margin-top:5px;
}
.menubl li:first-child {
	border-left:0;
}
.menubl li:last-child { 
	border-right:0;
}
#disp {
	margin: 0px;
	padding: 10px 0px 0px;
	display: none;
	position: absolute;
	z-index: 1;
}
.menubl li:hover #disp {
	display: block;
}
#disp li {
	list-style: none;
	padding: 4px 10px;
	margin: 0 0 0 -10px;
	white-space: nowrap;
	background-color: #797978;
	float:none;
}
#orange {
	clear:both;
	background-color:#ffd54d;
	border-top-left-radius:15px;
	height:25px;
	padding-left:20px;
	line-height:26px;
}
#orange_red {
	clear:both;
	background: #ff0000 url(i/spam.gif) 25px center no-repeat;
	border-top-left-radius:15px;
	height:50px;
	padding-left:50px;
	font: 12px/50px arial, tahoma;
	color: #000000;
}
.menubr {
	margin: 0px;
	padding: 0px;
	border-radius: 0px 0px 15px;
	width: 450px;
	height: 25px;
	float: left;
	background-color: #797978;
}
.menubr li {
	list-style: none;
	float: left;
	position: relative;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	padding: 0px 32px;
	margin-top:5px;
}
.menubr li:first-child {
	border-left:0;
}
.menubr li:last-child { 
	border-right:0;
}
#info {
	padding:10px;
	float:left;
}
#place1 {
	float:right;
	width:468px;
	height:70px;
}
#content {
	border:0;
	border-spacing:0;
}
#content td {
	vertical-align: top;
}
#content .bottom {
	vertical-align: bottom;
}
#place2 {
	width:150px;
	text-align:center;
}
#place2 div {
	padding: 7px 0 7px 22px;
	background: #c33 url(i/img.png) 10px 10px no-repeat;
	border-radius: 15px 15px 0 0;
	text-align:left;
}
#place3 {
	width:150px;
	margin-top:30px;
	text-align:center;
}

#navigate {
	width:150px;
}
#navigate div {
	padding: 7px 0 7px 22px;
	background: #c33 url(i/img.png) 10px 10px no-repeat;
	border-radius: 15px 15px 0 0;
}
#navigate a {
	display:block;
	padding: 8px 0 7px 18px;
	background: url(i/img.png) 0 -26px no-repeat;
	border-bottom: 2px dotted #ddd;
}
#navigate .favorite {
	background: url(i/star2.gif) 0 7px no-repeat;
}

#center {
	width: 660px;
	margin: 0 15px;
}
#green {
	padding: 7px 22px;
	background: #393 url(i/img.png) 10px 10px no-repeat;
	border-radius: 15px 15px 0 0;
	text-align:right;
	height:11px;
}
#green span:first-child {
	float:left;
}
#green a { margin: 0 5px; }
#tender, #forum {
	margin-top:20px;
	height:180px;
	overflow: hidden;
	width:150px;
}
#tender div, #forum div {
	padding: 7px 22px;
	background: #797978 url(i/img.png) 10px 10px no-repeat;
	border-radius: 15px 15px 0 0;
	text-align:left;
}
#tender a, #forum a {
	display:block;
	padding: 5px 0;
}
#tender div a {
	font: bold 10px tahoma, arial; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; TEXT-DECORATION: none;
	padding:0;
}
td .tender_answer {
	height:10px;
	background: #f7f7f7 url('i/img.png') 9px -244px no-repeat;
}
#counters {
	margin-top:20px;
	text-align:center;
}
#counters div:first-child {
	padding: 7px 22px;
	background: #797978 url(i/img.png) 10px 10px no-repeat;
	border-radius: 15px 15px 0 0;
	text-align:left;
}
#counters img {
	margin-top:5px;
}

#footer_orange {
	text-align:center;
	background-color:#ffd54d;
	margin-top:20px;
	padding:7px;
}
#footer_gray {
	text-align:center;
	background-color:#797978;
	border-radius: 0 0 15px 15px;
	margin-bottom:15px;
	padding:7px;
	color:#fff;
}

#sborka_tab {
	border: 2px solid #fff;
	border-right-width: 0;
	border-right-style: none;
	padding: 10px 4px;
	border-radius: 5px 0px 0px 5px;
	right: 0px;
	top: 50%;
	margin-top: -100px;
	position: fixed;
	z-index: 100001;
	cursor: pointer;
	box-shadow: 0px 1px 3px #888;
	background-color: #f60;
}
#sborka_tab:hover {
	padding-right: 9px;
}

.tip {
	display:none;
	position:absolute;
	color: #fff; 
	background:#1d1d1d;
	padding:10px; 
	border-radius: 3px; 
}

img.desk {
	float: left;
	margin: 0 1% 1% 0;
	max-width: 200px;
	max-height: 150px;
}