@charset "utf-8";
h1 {BACKGROUND: #DEE8F6;font-size: 10pt; text-align:center;color: #000066;border: 1px solid #cccccc;}
h2{background:#FFCC99;font-size: 10pt; text-align:center;color: #0066FF;border: 1px solid #cccccc;}
h3 {BACKGROUND: #DEE8F6;font-size: 10pt; text-align:center;color: #000066;border: 1px solid #cccccc;}
h4{background:#FFCC99;font-size: 10pt; text-align:center;color: #0066FF;border: 1px solid #cccccc;}
body  {
	font: 100% Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	text-decoration: none;
}
.thrColFixHdr #header {
	background: #FFF;
	padding: 10px 30px 10px 30px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 30px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 30px 15px 10px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin: 0 25% 0 25%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.thrColFixHdr #footer {
	padding: 0 30px 0 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
A:active {text-decoration: none;text-decoration: none; color: #FA4B6A;}
A:hover {text-decoration: none;text-decoration: none; color: #FA4B6A;}

.alllink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #259ad9;
}
.alllink_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #259ad9;
}
.alllink_bukva {text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #259ad9;
}
.company_name {
    text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #259ad9;
}
.vadim {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #DF538A;
}

.alllinktz {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #259ad9;
}

#alllink011 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #259ad9;
}

.alllink2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259ad9;
	text-decoration: none;
}
.alllink22{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259ad9;
	text-decoration: none;
	text-align: right;
}
.alllink3{ text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386c;
	font-weight: normal;
}
.alllink3_10{ text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
}
.alllink3_12{ text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259ad9;
	font-weight: bold;
}
.alllink_left{ text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259ad9;
	font-weight: bold;text-decoration:none;
}
.point_right {
text-align:left; padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259ad9;
	font-weight: bold;

}
.poll { text-align:left; padding:6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259AD9;
	font-weight: bold;
}
.point_authors { text-align:left; padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #259AD9;
	font-weight: bold;
}
.alllinkfooter{ text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #50B6DF;
	font-weight: normal;
	padding-top:0px;
}
 .alllink3_12{ text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259AD9;
	font-weight: bold;
}
 .alllink3_14{ text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #259AD9;
	font-weight: bold;text-transform:uppercase;
}
.alllink3_vse{ text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #787D84;
	font-weight:normal;
}
.alllink3_foot{ text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #787D84;
	font-weight:normal;
}
.alllink3r{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259ad9;
	font-weight: bold;
	text-align:right;
}
.alllink3rblogger{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259AD9;
	font-weight: bold;
	text-align:right;
}
.alllinkf3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259AD9;
	font-weight: bold;
	text-decoration:none;}
.transform_forum{
    text-transform:uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259AD9;
	font-weight: bold;
	text-decoration:none;}
.alllinkT3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259ad9;
	font-weight: bold;
}
.podrobn{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259AD9;
	font-weight: normal;
}
.insert{
    margin-top:100px;
    background:#ffffff;
	width:600px;
	height:300px;
	font-size: 11px;
	color: #259AD9;
	font-weight: normal;
	text-align:center;
}
.insert1{	text-align:center;}
.alllink3m{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #259AD9;
	font-weight: bold;
	text-align:left;
}

.alllink33large{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #259AD9;
	text-decoration: none;
}
.alllink3large{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #259AD9;
}

.alllink4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386C;
	font-weight: bold;
}

.alllink5{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386C;
	font-weight: bold;
	text-align: center;
}
.alllink5_article{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #00386C;
	font-weight: bold;
	text-align: center;
}
.alllink5_vadim{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #00386C;
	font-weight: normal;
	text-align:left;
}
.alllink_find{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386C;
	font-weight: bold;
	padding-top:2px;
	height:10px;
	vertical-align:top;
    text-align: center;
    align: center;
}
 .find {
	height: auto;
	width: auto;
	margin-top: 1px;
	text-align: center;
}
.alllink5r{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386C;
   text-align:left;
   font-weight: normal;
}
.connew{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386C;
   text-align:left;
}


.alllink6{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386C;
	font-weight: normal;
}
.alllink8{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #00386C;
    font-weight: bold;
    text-align:left;
}
.alllink8c{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #00386C;
    font-weight: bold;
    text-align:center;
}
.alllinkaccount1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #259ad9;
}
.alllinkaccount{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386C;
    font-weight: normal;
    text-align:left;
}

.holintext {
text-align:left;
text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00386c;
}
.holintext1 {
text-align:left;
text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00386c;
}
.holintext_link{
text-decoration:none;
text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #259AD9;
	font-weight: bold;
}

.holintext2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386c;
	font-weight: normal; text-align:left;
}

.holintext2center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
	text-align:center;
}

.holintext2link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #00386c;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
}
.footer1 {
	text-align:center;
}
.holintext2large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00386c;
	font-weight: normal;
}

.holintextTf12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386c;
	font-weight: normal;
	text-decoration: none;
}
.holintextc3large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00386c;
	font-weight: normal;
	text-align: left;
}

.holintext3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #00386c;
	font-weight: normal;
}

.calendartext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
	text-align: center;
}

.calendartextlink {
background:#ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
	text-align: center;
	width:20px;
	height:5px;
	text-decoration: none;
}
.calendar_today {
background:#ff0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	width:20px;
	height:5px;
	text-decoration: none;
	padding:1px;

}
.calendar_today_active {background:#2494D4;color: #ffffff;font-size: 11px;
	font-weight: bolder;text-align: center;width:20px;height:5px;text-decoration: none;padding:1px;}

.holintext3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
	text-align: left;
}

#nbu {
	text-align:left;
	height: auto;
	width: auto;
	position: relative;
	padding-left: 5px;
}
#gismeteo {
	height: auto;
	width: auto;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
}


.gmtbl {background-color: #ffffff; border: 1px solid #18b8f9;}
.gmtdttl {font-size: 110%; font-weight: bold;color: #ffffff; text-align:center; background-color: #18b8f9;}
.gmtdtext {font-size: 100%; font-weight: normal; color: #000000;text-align:center;}
.tddiv { text-align: left !important;}
div#cntdiv{ position:absolute; display:block;}
div#infselectlist{ background-color: #ffffff; border: 1px solid #7c7c7c; width:100%; height:100%; position:relative; top:1; left:0; right:0; visibility:hidden; cursor:pointer;}
div#hiddentl{ position:relative; top:1; left:0; right:0; visibility:hidden;}

.holim {
text-align: left;
    height: auto;
	font-weight: normal;
	font-size: 12px;
	color: #a6abb1;
}
.holimbold {
text-align: left;
    height: auto;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #787D84;
	font-weight: bolder;
	text-decoration: none;
}
.holimredactor {
padding:20px;
text-align: left;
    height: 50px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background: #A7A9AC;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
}
.holimselect {
text-align: left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	margin-top:0px;
}
.holim_tender {
text-align: left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}
.holim2 {
text-align: left;
    height: auto;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
}
.holim12 {  text-align: left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #A7A9AC;
}

.holimlink {
	height: inherit;
	width: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-align:center;
}
#news {
	height: 1000px;
	width: inherit;

	text-align:center;
}
.holimlinkright {
	height: inherit;
	width: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-align:right;
}
.holimlinkbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}

.holimlinkboldleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	text-align:left;
	text-decoration:none;
	font-weight: normal;
}
#hol {
	height: auto;
	width: auto;
	left: 816px;
	top: 298px;
	}
#hol2 {
	width: auto;
	left: 814px;
	top: 332px;
}
#search1 {
	height: 25px;
	width: auto;
	padding: 5px /*слева*/0px /*справа*/0px/*справа*/ 15px*справа*/;
	background-color: #D4D5D6;
	margin-top: 10px;
	border: 1px solid #C5D9E7;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
}
#searchtext1 {
	height: 15px;
	width: auto;
	padding: 0px;
	border: 1px solid #C5D9E7;
	font-size: 11px;
	color: #00386c;
	font-weight: normal;
}
#autorization {
	height:auto;
	width: 200px;
	margin-top: 15px;
	background-color: #D6E6F5;
	border: 1px solid #000000;
}
.autortable {
 	font-size: 11px;
	color: #00386c;
	font-weight: normal;
text-align: center;
	background-color: #D6E6F5;
	border: 1px solid #C5D9E7;
}
.parol_fon {
 	font-size: 11px;
	color: #00386c;
	font-weight: normal;
text-align: center;
	background-color: #ffffff;
	border: 1px solid #C5D9E7;
	height:380px;
	top:100px;
	margin-left:auto;
	margin-right:auto;
}
.parol {
 	font-size: 11px;
	color: #00386c;
	font-weight: normal;
text-align: center;
	background-color: #D6E6F5;
	border: 1px solid #C5D9E7;
	margin-left:auto;
	margin-right:auto;
}
#aut1 {
	height: 45px;
	width: 200px;
	left: 818px;
	top: 390px;
	margin-top: 5px;
}
#av {
	height: 20px;

margin-left:auto;
 margin-right:auto;
}
#av2 {
	height: 15px;
	width: 150px;
	margin: 0 auto;
}

.baner {
	text-align: center;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #E5E5E6;
}

#b1 {
	height: 160px;
	width: 200px;
	top: 551px;
}

#b2 {
	height: 140px;
	width: 200px;
}

.hdr {
	color: #D7E7F6;
	}
#v1 {
	height: 137px;
	width: 200px;
	margin-top: 75px;
}

.vievpoint {
	height: auto;
	width: auto;
	margin-top: 15px;
}

#v3 {
	height: auto;
	width: 200px;
	word-wrap:break-word;
	}

#v5 {
	height: auto;
	font-size: 12px;

	}
.opr {
	height: 160px;
	width: 200px;
	background-color: #9FF;
	text-align: center;
	font-size: 47px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	border: 1px;
}
.F { text-align: left;
	height: auto;
	width: auto;
	margin:0px;
	padding:0px;
}
.mainnews_center {
	 text-align: center;
	height: auto;
	width: auto;
}

.dat {
	height: auto;
	width: auto;
	text-align: right;
	margin-top: 25px;
}
#main_tema {
height: 200px;
	width: 400px;
	}
.pagemenu { text-align:left;
	height: auto;
	width: auto;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
}
.pagemenu_new { text-align:left;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
}
.pagemenu1 {
    background:#EBF2F7;
     text-align:left;
	height: auto;
	width: 477px;
	height: inherit;
	width: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
}
 .lasttender888{   text-align:left;
	height: auto;
	width: auto;
	height: inherit;
	width: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
}
.pagemenulink {
	height: auto;
	width: auto;
	height: inherit;
	width: inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
	text-decoration:none;
}
.mainnews{ height: auto;}
.thrColFixHdr #container #mainContent  table tr td {
	font-family: Tahoma, Geneva, sans-serif;
}
#calendar {
text-align:center;
	height: auto;
	width: 200px;
	margin: 0 auto;
	background-color: #FFF1CF;
}
#calendar_sob {
text-align:center;
	height: 145px;
	width: 200px;
	margin: 0 auto;
	background-color: #FDDDEC;
	border: 1px solid #E4E2E2;
}

#ndat {
	font-size: 10px;
	font-weight: bold;
	color: #259AD9;
}
.ndat {
	font-size: 10px;
	font-weight: bold;
	color: #259AD9;
}
#nname {
	font-size: 14px;
	color: #00386c;
	font-weight:bold;
}
#ncontent { width: 460px;
	position: relative;
     text-align:left;
	font-size: 12px;
	color: #00386c;
}
#nim {
	height: auto;
}

.comc {
text-align:left;
	height: auto;
	width: auto;
	font-size: 11px;
	color: #A6ABB1;
}
.comctender {
    font-weight: bold;

	font-size: 11px;
	color: #A6ABB1;
}
/* Мне Вадиму пришлось сделать класс, для вывода ссылок рубрик */
.comc1 {
	height: auto;
	width: auto;
	font-size: 12px;font-weight: normal;font-size: 10px;
	color: #8B8A8A;
}
p.comc1:first-letter {
    font-size: 11px;
    color: #ff0000;

}

.profil2 {
	height: auto;
	width: auto;
	font-size: 11px;
	color: #DE3576;
	font-weight: bold;
}
 #limit {
 	overflow: visible;
    overflow: scroll;
    overflow: auto;
	display:block;
	width: 477px;
	position: relative;
	}
.fulltext{

	width: 460px;
	position: relative;
     text-align:left;

	}
.thrColFixHdr #container #mainContent #coment .comc strong {
	font-family: Tahoma, Geneva, sans-serif;
}


.addcomc {
    text-align:left;

	font-size: 12px;
	color: #a6abb1;
	padding-left: 0;
	font-weight: bold;
}

.comcm {
	height: auto;
	width: auto;
	font-size: 11px;
	color: #A6ABB1;
	font-weight: bold;
	text-align:center;
}

.comcm1 {
	font-size: 11px;
	color: #A6ABB1;
	font-weight: bold;
	text-align:center;
	background-color: #DDEDFA;
}

.email {
	height: auto;
	width: auto;
	margin-top: 5px;
	text-align: center;
}


#emailf {
	height: 40px;
	width: 160px;
	margin: 0 auto;
	padding-top: 10px;
	}
.datacom{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386C;
	font-weight: bold;
	padding-left:0px;
}
.datacomtop{
	right:0px;
text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00386C;
	font-weight: bold;

}
.allcomentforms
{
text-align:left;
	height: auto;
	width: 455px;
	margin-left: 20px;
	}
.addcom {
	height: auto;
	width: 476px;
}
#addtext {
	text-align:left;
	color: #284576;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
    padding-left:7px;
	}
.tender {
	height: auto;
	width: 200px;
	margin-top: 20px;
}
.last_tender {
	font-weight: bolder;
text-align:left;
	height: auto;
	width: 200px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#e4006d;
}
.thrColFixHdr #container #sidebar1 .tender p strong {
	font-family: Tahoma, Geneva, sans-serif;
}
.thrColFixHdr #container #sidebar1 .tender p strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #DF538A;
}
.tendprise {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #e4006d;
	font-weight: bolder;
	}

.table{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EAEAEB;
	}

#f1{
	height: 18px;
	width: 158px;
	position: absolute;
	left: 334px;
	top: 1019px;
	}

#f2{
	height: 18px;
	width: 158px;
	position: absolute;
	left: 514px;
	top: 1009px;
	}

#tb1
{

	}

.arrows{
	text-align:center;}

#c1{
	text-align:center;}
.c1{
	text-align:center;
	margin-top: 20px;
}

.ma1{
	margin-top: 5px;
	margin-bottom: 10px;
}

#browsebtn{
	text-align:right;
	padding-left: 225px;
}
.brws{
	width:auto;
	height:auto;
	text-align:center;
	}
#center {
	text-align:center;

	}

.maintheme{  align:left;
     height:20px;
	text-align:center;
	background-color: #F6157D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding:0px
}

.tender_zebra {
padding-left:0px;
text-align: left;
	height: inherit;

	border-top: 1px solid #eed5e7;
	border-bottom: 1px solid #BFD3E2;
	background: #E7EFF3;
}
.tender_zebra1 {
padding-left:0px;
text-align: left;
	height: inherit;

	background: #ffffff;
}
.point_fon {
padding-left:0px;
text-align: left;
	height: inherit;
	width: 100%;
	border-top: 1px solid #BFD3E2;

	background: #E7EFF3;
}
.point_new { height: 20px;width: 32px;
	background-image: url(../images/new.jpg);background-repeat: no-repeat;
}
.usloviya_file {
 text-align: center;
	height: inherit;
	width: inherit;
	background: #EBF2F7;
}

.date{
	text-align:left;
	color: #9EA1A6;
	font-weight: bolder;
	font-size: 10px;
}
.rubrica{
	text-align:left;
	color: #a7a9ac;
	font-weight: normal;
	font-size: 10px;
	padding_bottom:0px;
}
.line{
	text-align:left;

	border-top: 1px solid #D9EEFD;
	padding_bottom:0px;
}
.line_front{ border-bottom: 1px solid #BFD3E2;
height: 1px;
	width: 200px;
	}
#place{
margin-top:0px;
height: 30px;
	width: 158px;
	position: relative;
font-size: 12px;
	color: #00386C;
   text-align:left;
   }
   #point{
margin-top:0px;
height: 30px;
	width: 158px;
	position: relative;
font-size: 12px;
	color: #00386C;
   text-align:left;
   }
.name_rubr{
font-weight: normal;
font-size: 13px;
	color: #00386C;
   text-align:left;
   }
   .foto{text-align:center;padding:0px;border: 1px solid #ffffff;}
   .foto_text{padding-right:13px;}
    .newsvadim{padding-top:0px;}
     .mastervadim{padding-left:5px;float:left;}
    .transform{text-transform:uppercase; text-align:left;font-size: 11px;}
    .transform1{text-transform:lowercase; text-align:left;}
    .transbukva{text-transform:uppercase; text-align:left;font-size: 11px;
    height: 30px;padding:5px; text-align:center;
	width: 30px;border: 1px solid #EEEEEE;}
    .filestock{width: 300px;}
 .option{background-image: url(../img/select.gif) ;background-repeat: no-repeat;
 padding:1px;	border:1px solid #000000;}


#overlay{ width: 300px;
background-color: #fff;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

#calenda{
height: 5px;

}
#from_ajax{position: relative;color: #000066;}
.incorrect{border: #ff0000 0px solid;color: #ff0000;}
.correct{border: green 0px solid;color: green;}
.logina {color: #000066;}
.border{border: 1px solid #000000;height:1px;width;600px;}
.button_com{background: #D1D2D1;
border: 1px solid #cccccc;font-weight: bolder;color:#284576;font-size: 11px;padding:3px;height:25px;width;100px;}
.subscibe{ width:200px; height:40px;background-color:#E9E9E9; border: #cccccc 1px solid;}

.maintheme1{  align:left;
     height:20px;
	text-align:center;
	background-color:#E9E9E9;
	padding:0px;
	border: #cccccc 1px solid;
}

.fileaccess {  align:left;
     height:20px;
	text-align:center;
	background-color:#E9E9E9;
	padding:0px;
	border: #cccccc 0px solid;
}
.ok {  color:green;height:20px;font-size: 14px;text-align:center;background-color:#E9E9E9;padding:0px;border: green 1px solid;}
.bad { color:#ff0000;height:20px;font-size: 14px;text-align:center;background-color:#E9E9E9;padding:0px;border: #ff0000 1px solid;}
#ncontent {
     height:20px;font-size: 12px;
font-family: verdana; }
.red {  color:#ff0000;}
.search_input {
	width:200px;
    border: 1px solid #2965ab;
    color: #000;
    font-size: 10px;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: visible; /* Убрать лишние отступы в ИЕ */
}
.radio{background:#FAEBF3;font-size: 13px;color: #00386c;height:16px;width:16px;border-style: none;}
.opros{background:#FAEBF3;font-size: 11px;font-weight: normal;color: #00386c;text-align:left;height:20px; }
.arhiv_opros{font-size: 11px;color: #787D84;text-decoration: none;text-align:right;}
#pravila{font-size: 11px;color: #ff0000;text-decoration: none;text-align:center;	border: 0px solid #ff0000;}
.shadow {
	 border: 1px solid #cccccc;padding:2px;
}
.vopros {background:#429BDD;text-align:center;font-weight: bolder;font-size: 13px;color: #ffffff; margin: 0 0 0 0;}
.vopros1 {background:#E5E5E5;text-align:center;font-weight: normal;font-size: 9px;color: #000066;border: 1px solid #ffffff; margin: 0 0 0 0;}
.flashcontent {background:#ff0000;text-align:center;font-weight: normal;font-size: 20px;color: #ffffff; margin: 0 0 0 0;}

.vopross {background:#000066;text-align:center;font-weight: bolder;font-size: 13px;}


a.supermenu {  font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:160px;height:40px;text-decoration: none; padding-left:5px;}
a.supermenu:link { width:160px;height:40px;text-decoration: none
}a.supermenu:visited {text-decoration: none}
a.supermenu:hover {width:160px;height:40px;color: yellow; text-decoration: none}
/**/
a.supermenu1 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #1890D1;line-height:7px;}
a.supermenu1:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu1:visited {text-decoration: none}
a.supermenu1:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }

a.supermenu2 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #1890D1;line-height:7px;}
a.supermenu2:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu2:visited {text-decoration: none}
a.supermenu2:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }
/**/
a.supermenu3 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #70308A;line-height:7px;}
a.supermenu3:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu3:visited {text-decoration: none}
a.supermenu3:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }

a.supermenu4 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #70308A;line-height:7px;}
a.supermenu4:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu4:visited {text-decoration: none}
a.supermenu4:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }
 /*5*/
a.supermenu5 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #844075;line-height:7px;}
a.supermenu5:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu5:visited {text-decoration: none}
a.supermenu5:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }

a.supermenu6 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #B01888;line-height:7px;}
a.supermenu6:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu6:visited {text-decoration: none}
a.supermenu6:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }
/**/

a.supermenu7 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #B01888;line-height:7px;}
a.supermenu7:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu7:visited {text-decoration: none}
a.supermenu7:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }


a.supermenu8 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #DF89B9;line-height:7px;}
a.supermenu8:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu8:visited {text-decoration: none}
a.supermenu8:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }
/**/

a.supermenu9 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #DF89B9;line-height:7px;}
a.supermenu9:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu9:visited {text-decoration: none}
a.supermenu9:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }

a.supermenu10 {  display: block;font-size: 13px; font-weight: normal;text-align: left;vertical-align:center;   color: #ffffff;
width:190px;height:7px;text-decoration: none; padding:7px;background: #AD89C2;line-height:7px;}
a.supermenu10:link {display: block;width:190px;height:7px;text-decoration: none;line-height:7px; padding:7px;}
a.supermenu10:visited {text-decoration: none}
a.supermenu10:hover {display: block;width:180px;height:7px; text-decoration: none;line-height:7px;padding:7px; }



.supmen1 { text-align: left;vertical-align:center;background: #1890D1;width:120px;height:20px;}
.supmen2 { text-align: left;vertical-align:center;background: #1890D1;width:120px;height:20px;}
.supmen3 {  text-align: left;vertical-align:center;background: #70308A;width:120px;height:20px;}
.supmen4 {  text-align: left;vertical-align:center;background: #70308A;width:120px;height:20px;}
.supmen5 {  text-align: left;vertical-align:center;background: #844075;width:120px;height:20px;}
.supmen6 {  text-align: left;vertical-align:center;background: #B01888;width:120px;height:20px;}
.supmen7 {  text-align: left;vertical-align:center;background: #B01888;width:120px;height:20px;}
.supmen8 {  text-align: left;vertical-align:center;background: #DF89B9;width:120px;height:20px;}
.supmen9 {  text-align: left;vertical-align:center;background: #DF89B9;width:120px;height:20px;}
.supmen10 {  text-align: left;vertical-align:center;background: #AD89C2;width:120px;height:20px;}
/*.supmen9 {  text-align: left;vertical-align:center;background: #AD89C2;width:120px;height:18px;}*/

.supermen1 {  text-align: left;vertical-align:center;background: #1890D1;width:160px;height:20px;}
.supermen2 {  text-align: left;vertical-align:center;background: #1890D1;width:160px;height:20px;}
.supermen3 {  text-align: left;vertical-align:center;background: #70308A;width:160px;height:20px;}
.supermen4 {  text-align: left;vertical-align:center;background: #70308A;width:160px;height:20px;}
.supermen5 {  text-align: left;vertical-align:center;background: #844075;width:160px;height:20px;}
.supermen6 {  text-align: left;vertical-align:center;background: #B01888;width:160px;height:20px;}
.supermen7 {  text-align: left;vertical-align:center;background: #B01888;width:160px;height:20px;}
.supermen8 {  text-align: left;vertical-align:center;background: #DF89B9;width:160px;height:20px;}
.supermen9 {  text-align: left;vertical-align:center;background: #DF89B9;width:160px;height:20px;}
.supermen10 {  text-align: left;vertical-align:center;background: #AD89C2;width:160px;height:20px;}
/*.supermen9 {  text-align: left;vertical-align:center;background: #AD89C2;width:160px;height:18px;}*/
.rubrici1 {color: #1890D1;}
.rubrici2 {color: #1890D1;}
.rubrici3 {color: #70308A;}
.rubrici4 {color: #70308A;}
.rubrici5 {color: #844075;}
.rubrici6 {color:#B01888;}
.rubrici7 {color: #B01888;}
.rubrici8 {color:#DF89B9;}
.rubrici9 {color: #DF89B9;}
.rubrici10 {color: #AD89C2;}
/*
*/
.portfolio {background: #F8EFF5;border: 1px solid #E9E4E9;}
.port-foto{background: #000000;padding:0px;width:210px;height:80px;}
.second-select{width:auto;height:30px;}
#Category_2 {background: #E5E5E5;width:210px;}
#raz_2 {background: #DAFDFE;width:210px;}

.add-portfolio{background: #EAE9F0;font-size: 11px;color: #ff0000;text-decoration: none;text-align:center;	border: 0px solid #ff0000;}
.telefon { background: #CACDCD;height: 20px;color:#000000;font-weight: bolder;}
.telefon1 { width: 20px;height: 20px; display:block;
background-image: url(../img/telefon1.jpg);width: 20px;height: 20px; background-repeat: no-repeat;}
