9:38 25.03.2010@charset "utf-8";
@font-face {
	font-family:"Myriad";
	src:url(myriad.otf) format("truetype");
	}

body {
	background: #f5f5f5;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #555555;
	font: normal 13px Myriad, Arial, Helvetica, sans-serif;
	}
#container {
	float: left;
	width: 100%;
	text-align: center;
	}
.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}
#footer {
	float: left;
	width: 100%;
	margin-top: 25px;
	text-align: center;
	background: #102736;
	}
.footer {
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	color: #838689;
	line-height: 20px;
	}
.footer a {
	margin-right: 15px;
	color: #b2b4b6;
	}


#top {
	position: relative;
	float: left;
	width: 100%;
	margin: 25px 0 15px 0;
	padding: 0;
	clear: both;
	}

.main {
	width: 950px;
	position: relative;
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	}
.left {
	position: relative;
	margin-right: 280px;
	width: 670px;
	}
.right {
	position: relative;
	width: 235px;
	float: right;
	}
	.preved {
		padding-top: 37px;
		}
	.preved-tenders {
		padding-top: 70px;
		}
	.preved-catalogue {
		padding-top: 105px;
		}
	
.logo {
	float: left;
	width: 200px;
	}
.menu {
	float: left;
	width: 470px;
	padding: 23px 0 0 0;
	text-align: right;
	}
	.menu ul{
		padding: 0; 
		margin: 0;
		text-align: right;
		}
	
	.menu ul li{
		display: inline;
		}
	.menu ul li a{
		color: #3e4f4f;
		padding: 6px 3px 4px 3px; 
		margin-right: 30px; 
		font: normal 20px Arial, Helvetica, sans-serif;
		text-decoration: underline;
		}
	.menu ul li a.gototenders{
		color: #3e4f4f;
		padding: 6px 3px 4px 3px; 
		margin-right: 0px; 
		font: normal 20px Arial, Helvetica, sans-serif;
		text-decoration: underline;
		}
	.menu ul li a.addnew {
		color: #c54596;
		}
	.menu ul li a:hover, .menu ul li a.selected{
		border-bottom-color: black;
		}
		
		
.my {
	width: 235px;
	margin-top: 5px;
	}
.nologin {
	margin-top: 20px;
	}
	.my .head {
		width: 225px;
		height: 20px;
		padding: 5px 0 0 10px;
		background: #fcc701 url(/img/my.gif) top center no-repeat;
		font: normal 13px Arial, Helvetica, sans-serif;
		color: #fff;
		}
	.my .btm {
		width: 215px;
		height: 30px;
		padding: 7px 10px 0px 10px;
		background: #fff url(/img/my_btm.gif) top center no-repeat;
		color: #008be3;
		}
		.my .btm a {
			font: normal 12px Arial, Helvetica, sans-serif;
			color: #008be3;
			padding-right: 10px;
			}

.ineed {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 35px;
	}
	.ineed .productbox {
		float: left;
		position: relative;
		width: 105px;
		margin: 0 14px 1px 14px;
		text-align: center;
		background-position: center center;
		background-repeat: no-repeat;
		}
	.ineed .corner {
		position: absolute;
		height: 10px;
		width: 10px;
		background-image: url(/img/corner-white.png);
		z-index: 99;
		}

.newsblock {
	position: relative;
	width: 235px;
	padding: 0;
	margin: 0;
	}
	.newsblock .border {
		width: 233px;
		border: 1px solid #cbcbcb;
		padding: 0;
		margin: 0;
		background: #fff;
		font: normal 13px Arial, Helvetica, sans-serif;
		line-height: 18px;
		color: #555555;
		}
		.newsblock .border a {
			width: 207px;
			display: block;
			padding: 10px 13px 25px 13px;
			color: #555555;
			text-decoration: none;
			background: #fff url(/img/newsblock-a.png) bottom left no-repeat;
			}
		.newsblock .border a:hover {
			background: #f0f0f0 url(/img/newsblock-a.png) bottom left no-repeat;
			}
			.newsblock .border a b {	
				font: normal 11px Arial, Helvetica, sans-serif;
				color: #95c604;
				text-decoration: underline;
				}
	.newsblock .corner {
		position: absolute;
		height: 10px;
		width: 10px;
		background-image: url(/img/corner-right-brdr.png);
		z-index: 99;
		}
		.tl {
			top: 0;
			left: 0;
			background-position: 0px 0px;
			}
		.tr {
			top: 0;
			right: 0;
			background-position: -10px 0px;
			}
		.bl {
			bottom: 0;
			left: 0;
			background-position: 0px -10px;
			}
		.br {
			bottom: 0;
			right: 0;
			background-position: -10px -10px;
			}


.textbox,
.slovar,
.tenders,
.tender {
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0 0 5px 0;
	background: #fff;
	text-align: left;
	}
	.textbox .corner,
	.slovar .corner,
	.tenders .corner,
	.tender .corner  {
		position: absolute;
		height: 10px;
		width: 10px;
		background-image: url(/img/corner-white.png);
		z-index: 99;
		}
		.tl {
			top: 0;
			left: 0;
			background-position: 0px 0px;
			}
		.tr {
			top: 0;
			right: 0;
			background-position: -10px 0px;
			}
		.bl {
			bottom: 0;
			left: 0;
			background-position: 0px -10px;
			}
		.br {
			bottom: 0;
			right: 0;
			background-position: -10px -10px;
			}
			
	.tenders .th, 
	.tender .th {
		width: 100%;
		background: #1a3547;
		/* background: #c54596; */
		padding: 0;
		margin: 0;
		}
	.tenders .th a, 
	.tender .th a {
		color: #fff;
		text-decoration: underline;
		}
	.tenders table,
	.tender table {
		width: 96%;
		margin: 0 auto;
		background: #000;
		text-align: left;
		}
		.tenders table th,
		.tender table th {
			background: #1a3547;
			/* background: #c54596; */
			text-align: left;
			padding: 10px 10px;
			font: normal 12px Arial, Helvetica, sans-serif;
			color: #fff;
			}
		.tenders table td,
		.tender table td {
			text-align: left;
			padding: 17px 10px;
			font: normal 12px Arial, Helvetica, sans-serif;
			color: #555;
			background: #fff;
			border-bottom: 3px solid #eeeeee;
			vertical-align: top;
			}
			.tenders table td a,
			.tender table td a {
				font: normal 12px Arial, Helvetica, sans-serif;
				color: #555;
				text-decoration: none;
				}
			.tenders .descr {
				width: 120px;
				padding-left: 0px;
				}
				.tenders .descr a {
					font: normal 14px Arial, Helvetica, sans-serif;
					color: #0087d5;
					text-decoration: underline;
					}
			.tenders .contact {
				width: 150px;
				padding-left: 0px;
				}
				.tenders .contact a {
					font: bold 13px Arial, Helvetica, sans-serif;
					color: #3e4f4f;
					text-decoration: underline;
					}
			.tender .descr {
				width: 130px;
				padding-left: 0px;
				}
				.tender .descr a {
					font: normal 14px Arial, Helvetica, sans-serif;
					color: #0087d5;
					text-decoration: underline;
					}
			.tender .contact {
				width: 110px;
				padding-left: 0px;
				}
			.tenders .otvet {
				width: 50px;
				padding-left: 5px;
				padding-right: 5px;
				text-align: center;
				}
			.tenders .days {
				width: 73px;
				padding-left: 15px;
				padding-right: 15px;
				text-align: center;
				}
				.tenders .last td {
					border-bottom: 0px;
					}

.letter {
	width: 100%;
	color: #878787;
	text-transform: uppercase;
	line-height: 25px;
	}
.letter a {
	margin-right: 5px;
	padding: 3px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3e4f4f;
	}
.letter a.none {
	margin-right: 5px;
	padding: 3px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #878787;
	cursor: text;
	}
.letter a.current {
	margin-right: 5px;
	padding: 3px 5px;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #c71e89;
	cursor: text;
	text-decoration: none;
	font-weight: bold;
	}


.catalogue {
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	text-align: left;
	}
	.catalogue .corner {
		position: absolute;
		float: left;
		height: 10px;
		width: 10px;
		background-image: url(/img/corner-white.png);
		z-index: 99;
		}
		.tl {
			top: 0;
			left: 0;
			background-position: 0px 0px;
			}
		.tr {
			top: 0;
			right: 0;
			background-position: -10px 0px;
			}
		.bl {
			bottom: 0;
			left: 0;
			background-position: 0px -10px;
			}
		.br {
			bottom: 0;
			right: 0;
			background-position: -10px -10px;
			}
		.catalogue td {
			width: 33%;
			vertical-align: top;
			}
	.catalogue td div {
		padding: 10px;
		}
	.catalogue td div a {
		font: normal 13px Arial, Helvetica, sans-serif;
		color: #3c4e61;
		}
		.catalogue td div a:hover {
			color: #00699a;
			}	
.catalogue h3,
.catalogue h3 a {	
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #3c4e61;
	margin: 0 0 3px 0;
	}


.productbox {
	float: left;
	position: relative;
	width: 105px;
	margin: 0 5px 1px 5px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	}
.product {
	display: block;
	position: relative;
	width: 105px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	}
.productbox a {
	display: block;
	width: 105px;
	padding-bottom: 15px;
	vertical-align: bottom;
	text-align: center;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #3e4f4f;
	}
.productbox a:hover {
	color: #00a0e3;
	}
	
	
	
	

.whitebox {
	position: relative;
	float: left;
	width: 94%;
	padding: 5px 3%;
	background: #fff;
	margin-bottom: 5px;
	}	
	.whitebox .corner {
		position: absolute;
		height: 10px;
		width: 10px;
		background-image: url(/img/corner-white.png);
		z-index: 99;
		}
	.whitebox td {
		padding: 8px 0;
		border-bottom: 2px solid #efefef;
		vertical-align: top;
		line-height: 20px;
		}
	.whitebox td.opt {
		width: 180px;
		font-weight: bold;
		}
		.whitebox td.opt a {
			display: block;
			color: #0087d5;
			font: normal 9px Arial, Helvetica, sans-serif;
			}
	.whitebox td.btn,
	.textbox td.btn {
		border-bottom: 0px;
		}
		.whitebox td.btn input,
		.textbox td.btn input {
			font: normal 18px Arial, Helvetica, sans-serif;
			padding: 5px 10px;
			background:#fff url("/img/bg-btn-ready.png") repeat-x 0 0;
			display:block;
			border:1px solid #cccccc;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			border-radius:5px;
			text-decoration:none;
			text-align:center;
			color:#000000;
			outline:none;
			cursor: hand;
			cursor: pointer;
			}
			.textbox td.btn input:hover, 
			.textbox td.btn input:focus, 
			.whitebox td.btn input:hover, 
			.whitebox td.btn input:focus {
				background: #fff; color:#111;
				}
			.textbox td.btn input:active,
			.whitebox td.btn input:active {
				background: #fff;
				padding-top: 6px;
				padding-bottom: 4px;
				}

		.textbox td input[type=text],
		.textbox td input[type=password],
		.textbox td input[type=file],
		.whitebox td input[type=text],
		.whitebox td input[type=password],
		.whitebox td input[type=file] {
			width: 205px;
			border: 1px solid #cccccc;
			background: #fff;
			font: normal 13px Arial, Helvetica, sans-serif;
			padding: 2px 5px;
			}
		.textbox td select,
		.whitebox td select  {
			width: 217px;
			border: 1px solid #cccccc;
			background: #fff;
			font: normal 13px Arial, Helvetica, sans-serif;
			padding: 0;
			}
		.textbox td textarea,
		.whitebox td textarea {
			width: 437px;
			background: #fff;
			border: 1px solid #cccccc;
			font: normal 13px Arial, Helvetica, sans-serif;
			padding: 2px 5px;
			}
	.tendertbl td {
		font-size: 14px;
		vertical-align: top;
		}
	.tendertbl td.opt {
		width: 150px;
		font-size: 13px;
		}
	.complogo {
		margin: 77px 0 27px 0;
		}
	.comppersonbox {
		clear: both;
		width: 100%;
		}	
		.comppersonbox img {
			height: 80px;
			width: 80px;
			display: block;
			padding: 1px;
			}
		.comppersonbox td {
			padding: 0;
			border: 0;
			vertical-align: top;
			font-size: 12px;
			}
	.comprate  {
		padding: 0 0 5px 0;
		}
	.comprate td {
		padding: 6px 0 0 0;
		background: transparent url(/img/rate-bg.gif) bottom left repeat-x;
		}
		.comprate td b {
			background: #f5f5f5;
			padding: 1px 0;
			font-weight: normal;
			}
		.comprate td.rate {
			width: 20px;
			background: #f5f5f5;
			}


* html .wireframemenu{ 
width: 230px;
}
.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
font: normal 13px Arial, Helvetica, sans-serif;
padding: 6px 0 3px 0;
display: block;
width: 100%; 
color: #595959;
text-decoration: underline;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}
.wireframemenu a:hover{
color: black;
}	
	
.mattblacktabs{
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0 0;
	}
.mattblacktabs ul{
	margin: 0;
	padding: 0;
	padding-left: 20px; 
	list-style-type: none;
	}
.mattblacktabs li{
	display: inline;
	margin: 0;
	}
.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: underline;
	margin: 0;
	padding: 6px 18px 10px 18px; 
	border-right: 4px solid #f5f5f5; 
	color: #000;
	background: #eeeeee; 
	font-family:Myriad;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	}
	.mattblacktabs li.selected a,
	.mattblacktabs li.selected a:hover {
		background: #fff; 
		text-decoration: none;
		}
	.mattblacktabs li a:hover {
		background: #fff; 
		text-decoration: underline;
		}


a.signup-button,
a.login-button,
a.work-button {
background:#9c2 url("/img/bg-btn-signup.png") repeat-x 0 0;
display:block;
padding:4px 6px;
border:1px solid #fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
text-decoration:none;
text-align:center;
color:#333;
text-shadow:0 1px 0 #df6;
font:13px Helvetica,Arial,Sans-serif;
font-weight:bold;
outline:none;}

a.work-button {
padding:10px 6px;
border:1px solid #fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
text-decoration:none;
text-align:center;
color:#333;
text-shadow:0 1px 0 #df6;
font:13px Helvetica,Arial,Sans-serif;
font-weight:bold;
outline:none;}

a.work-button:hover,a.work-button:focus{background-position:0 -5px;color:#111;}a.work-button:active{background-image:none;}
a.signup-button:hover,a.signup-button:focus{background-position:0 -5px;color:#111;}a.signup-button:active{background-image:none;}
a.login-button:hover,a.login-button:focus{background-position:0 -5px;color:#111;}a.login-button:active{background-image:none;}


.textbox {
	width: 640px;
	padding: 15px;
	text-align: left;
	}
	
	
.slovar {
	width: 640px;
	padding: 0px 15px 20px 15px;
	text-align: left;
	}
.slovar td {
	vertical-align: top;
	padding-top: 0px;
	}
.slovar td a {
	font-size: 14px;
	color: #3c5a61;
	}
	.slovar td a:hover {
		color: #006d9a;
		}
.slovar p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	}
	
	
.tender-pages {
width: 100%;
margin-top: 20px;
font: normal 12px Arial, Helvetica, sans-serif;
}
	.tender-pages ul{
	padding: 0 0 15px 15px;
	margin: 0;
	text-align: left; 
	overflow: hidden;
	}
		.tender-pages ul li{
			float: left;
			list-style-type: none;
			text-align: center;
			}
			.tender-pages ul li a {
				display: block;
				margin: 0 3px 0 0;
				padding: 8px;
				border: 1px solid #eeeeee;
				-webkit-border-radius:3px;
				-moz-border-radius:3px;
				color: #494949;
				text-decoration: underline;
				}
				.tender-pages ul li a:hover{
					background: #eeeeee;
					color: black;
					}
				.tender-pages ul li a:active{
					background: #eeeeee;
					padding: 9px 8px 7px 8px;
					}
				.tender-pages ul li a.selected{
					color: #fff;
					background:#9c2 url("/img/bg-btn-signup.png") repeat-x 0 0;
					border: 1px solid #d9fb64;
					font-weight: bold;
					text-decoration: none;
					}
	
	
	
	
.clearline {
	width: 100%;
	height: 3px;
	clear: both;
	background: #ebebeb;
	margin: 15px 0;
	}

.clear {
	width: 100%;
	height: 20px;
	clear: both;
	}
.goto {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 5px;
}

select {
	background: #fff;
	border: 1px solid #ccc;
	color: #222;
	font: normal 13px Arial, Helvetica, sans-serif;
	}

h2 {
	margin: 0 0 10px 0;
	font-family: Myriad;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	}	
h3 {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	}	
	.purple,
	.purple a {
		color: #c71e89;
		}
	.green,
	.green a {
		color: #98cc00;
		}
	.blue {
		color: #0087d5;
		}
	.h2-tender {
		margin-bottom: 0;
		}
	.h2-slovar {
		margin-top: 20px;
		margin-bottom: 3px;
		color: #a4a4a4;
		}
td {
vertical-align: top;
}

a img {
	border: 0;
	}
a {
	color: #0087d5;
	}


.spl {font-size:9px; color: #40525e; padding-top: 15px;}
.spl a {padding:0; color: #40525e; margin: 0}