﻿/* CSS Document */
html {
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:url(/tender_images/top_grad.gif) left top repeat-x;
}
.logo {
	background:url(/tender_images/logo.gif) left top no-repeat;
	height:100%;
	min-width:1010px;
}
.sheep_fon {
	background:url(/tender_images/sheep_fon.gif) right top no-repeat;
	height:100%;
	min-width:1010px;
}
.sheep {
	background:url(/tender_images/sheep.gif) right top no-repeat;
	height:100%;
	min-width:1010px;
}
.main_tab {
	width:100%;
	height: 100%;
}
.tsitata {
	width:100%;
	height:200px;
	background:url(/tender_images/tsitata.gif) left top no-repeat;
	background-position:212px 27px;
}
.fix {
	height:180px;
}
.auth {
	clear:both;
	margin:0 177px 0 250px;
}
.auth_tr td {
	background: url(/tender_images/auth.gif) left top repeat-x;
}
.grey2px {
	height:164px;
}
.auth_tr td.corner {
	height:61px;
	background: #ffffff url(/tender_images/authleftbot.gif) left bottom no-repeat;
}
.auth_block {
	clear:both;
	font-size:11px;
	font-family:Arial;
}
.enter_system {
	background:#ffffff;
	margin-right:100px;
}
.clock_block {
	width:104px;
	height:61px;
	text-align:left;
	background:url(/tender_images/clock.gif) right center no-repeat;
	font: normal 20px Impact;
	color:#676e73;
}
.clock_block div {
	border-left: solid 2px #b6c4cc;
	padding-left:15px;
	padding-top:18px;
	padding-bottom: 16px;
}


.two_colums {
	clear:both;
}
.two_colums td {
	vertical-align:top;
	background:url(/tender_images/bottom_grad.gif) left bottom repeat-x;
}

.left_column {
	width:200px;
}
.right_column {
	text-align:left;
	background: none;
}
.right_column td {
	text-align:left;
	background: none;
}

.three_icons {
	clear: both;
	height: 40px;
	font: normal 12px Tahoma;
	text-align: center;
}
.left_block {
	font: normal 12px Tahoma;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	background:url(/tender_images/menu_line.gif) left top no-repeat;
}
.menu_punkt {
	width:155px;
	background:url(/tender_images/menu_dots.gif) left bottom repeat-x;
	padding: 5px;
}
.menu_punkt_last {
	background: none !important;

}
.menu_punkt_selected {
	font-weight: bold;
	width:155px;
	background:url(/tender_images/menu_dots.gif) left bottom repeat-x;
	padding: 5px;
}

.menu_punkt_hover {
	width:155px;
	background:url(/tender_images/menu_dots.gif) left bottom repeat-x;
	padding: 5px;
	color: #4471a2;
}
.content_title {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #cfcfd0;
}
.content_subtitle {
	margin-left:20px;
	height:20px;
	display:block;
	background:#f7f8f8;
}
.content_item {
	margin-left:20px;
	height:20px;
	display:block;
	background:#e5e6e6;
	border-bottom: 1px dotted;
}
.archive {
	font-size: small;
	font-family: Tahoma;
	font-weight:bold;
	color:#074267;
	text-align: right;
	padding-top:20px;
}
.curr_name {
	font-weight: bold;
}
input.text {
	border:1px solid black;
	color:#c0c0c0;
	width:100px;
    margin-left:10px;
}
input.button {
    width: 60px;
    border: 1px solid black;
}


td.podval {
	height:92px;
	background:url(/tender_images/bottom.gif) left repeat-x;
	font: normal 11px Tahoma;
	color:#074267;
}

.phone_number {
	float:left;
	width:240px;
	height:82px;
	background:url(/tender_images/phone.gif) left top no-repeat;
	background-position: 130px 17px; 	
}

.copyright {
	padding-top:17px;
	padding-bottom: 17px;
}
