@import url('/css/reset.css');

span.emessage
{
	font-weight: bold;
	font-size: 15px;
}

div.emessage
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 100%;
}

div.eblock
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 655px;
	border: 1px solid #f00;
	background: #faa;
	padding: 10px;
}

div.iblock
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 655px;
	border: 1px solid #00d;
	background: #aaf;
	padding: 10px;
}

div.footer_menu
{
/*	font-family: Tahoma;*/
	font-size: 12px;
	text-align: center;
	margin: 10px 0 10px 0;
}

div.footer_menu a,
div.footer_menu a:link,
div.footer_menu a:visited
{
	color: #000000;
	text-decoration: underline;
}

div.footer_menu a:hover
{
	text-decoration: none;
}

a.menudir,
a.menudir:link,
a.menudir:visited {
  padding: 11px 15px;
  display: block;
  color: #000;
  background: #ffffff;
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1em;
  height: auto;
  padding: 4px 5px;
  position: relative;
  text-decoration: underline;
}

a.menudir:hover
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
 /*   filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;*/
}

a.dirselected,
a.dirselected:link,
a.dirselected:visited
{
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1em;
  height: auto;
  padding: 4px 5px;
  position: relative;
  text-decoration: underline;

  display: block;
  color: #000;
  background: url('/i/hover.jpg') repeat-x 0% 0%;
/*    filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;*/
}

a.dirselected:hover {
	text-decoration: none;
}

span.advsearch a:link,
span.advsearch a:visited,
span.advsearch a:active ,
span.advsearch a:hover {
	position: absolute;
	color: #000; /*#16468e;*/
	font-size: 0.7em;
	top: 123px;
	margin: 0 0 0 144px;
}

div.ffox a,
div.ffox a:link,
div.ffox a:visited {
  padding: 11px 15px;
  display: block;
  color: #000;
  background: #ffffff;
}

div.ffox a.mig
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
}

div.ffox a:hover
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
/*    filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;*/
}

div.ffox a,
div.ffox a:link,
div.ffox a:visited {
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1em;
  height: auto;
  padding: 4px 5px;
  position: relative;
  text-decoration: none;
}

div.body {
  width: 998px;
  margin: 0 auto;
  font-family: tahoma; /*arial;*/
}

a.start,
a.start:link
a.start:visited {
  position: absolute;
  font-size: 0.7em;
  margin-left: 843px;
  top: 74px;
  color: #000;
}

div.logo {
  background: url('/i/logo.jpg') no-repeat 0% 0%;
  width: 228px;
  height: 69px;
  position: absolute;
  top: 56px;
  margin-left: 35px;
}

div.logo a,
div.logo a:link,
div.logo a:visited {
  display: block;
  height: 69px;
  width: 228px;
}

.black {
  color: #000 !important;
}

div.head {
  height: 189px;
  background: url('/i/head.jpg') no-repeat 0% 0%;
}

ul.sub {
  margin-left: 35px;
  padding-top: 15px;
}

ul.sub li {
  float: left;
}

ul.sub li a,
ul.sub li a:link,
ul.sub li a:visited {
  color: #000;
  font-size: 0.7em;

}

ul.sub li a.help,
ul.sub li a.help:link,
ul.sub li a.help:visited {
  background: url('/i/help.gif') no-repeat 0% 50%;
  margin-left: 35px;
  padding-left: 10px;
}

ul.sub li a.rec,
ul.sub li a.rec:link,
ul.sub li a.rec:visited {
  background: url('/i/rec.gif') no-repeat 0% 50%;
  margin-left: 40px;
  padding-left: 10px;
}

div.headright {
  float: right;
  width: 300px;
}

table.autorisation {
  margin-right: 30px;
  height: 36px;
  margin-top: -6px;
}

table.autorisation tr td {
  vertical-align: middle;
}

table.autorisation tr td a.enter,
table.autorisation tr td a.enter:link,
table.autorisation tr td a.enter:visited {
  background: #16468e;
  color: #fff;
  font-size: 0.7em;
  padding: 10px;
  margin: 0 10px;
  display: block;
}

table.autorisation tr td a.registration,
table.autorisation tr td a.registration:link,
table.autorisation tr td a.registration:visited {
  /*background: url('/i/line.jpg') no-repeat 0% 50%;*/
  color: #000;
  font-size: 0.7em;
  padding-left: 0; /*25px;*/
  margin: 0 0px;
}

div#menu {
  margin-top: 123px;
  height: 43px;
  padding-left: 25px;
}
ul#nav {
  font-size: 0.8em;
}

ul#nav li {
  float: left;
  margin-right: 3px;
}

ul#nav li a,
ul#nav li a:link,
ul#nav li a:visited {
  padding: 11px 15px;
  display: block;
  color: #000;
  background: url('/i/li.png') repeat-x 0% 0%;
/*  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;*/
}


ul#nav li a:hover,
ul#nav li a.select,
ul#nav li a.select:link,
ul#nav li a.select:visited   {
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
 /*   filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;*/
}

ul#nav ul iframe {
display: none;
}

ul#nav li ul {
  background: #fff none repeat scroll 0%;
  visibility: hidden;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1000;
  border: 1px solid #000;
}

ul#nav li:hover ul,
ul#nav li.over ul {
  visibility: visible;
}

ul#nav li ul li {
  border: none;
  clear: both;
  display: block;
  float: none;
  margin: 0;
/*  filter:alpha(opacity=1);
  -moz-opacity:1;
  -khtml-opacity: 1;*/
  opacity: 1;
  padding: 0;
  position: relative;
  text-align: left;
}

ul#nav li ul li a,
ul#nav li ul li a:link,
ul#nav li ul li a:visited {
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1em;
  height: auto;
  padding: 5px 10px;
  position: relative;
  text-decoration: underline;
}

form input.sindex_text {
  width: 590px;
  font-size: 1em;
}

form input.sindex_submit {
/*
  font-size: 1em;
  vertical-align: middle;
*/

  background: url('/i/submit.gif') no-repeat 0% 0%;
  height: 22px;
  width: 54px;
  border: none;
  cursor: pointer;
}

form {
    margin-top: 100px;
    margin-left: 25px;
}

form input.text {
  background: url('/i/input.gif') no-repeat 0% 0%;
  border: none;
  padding: 2px 10px;
  width: 149px;
  font-size: 0.8em;
  margin-right: 5px;
}

form input.submit {
  background: url('/i/submit.gif') no-repeat 0% 0%;
  height: 22px;
  width: 54px;
  border: none;
  cursor: pointer;
}

div.main {
  padding: 6px 6px 0px 6px !important;
  min-height: 200px;
}

div.content {
  padding: 10px 25px 0px 25px;
  min-height: 200px;
  font-size: 0.8em;
}

div.content h1 {
  color: #115284;
  font-size: 1.6em;
  margin-bottom: 15px;
  margin-top: 10px;
}

div.content h2 {
  font-size: 1.4em;
}

div.content h3 {
  font-size: 1.2em;
  font-weight: bold;
}

div.content p {
  margin: 20px 0 0 0;
}

div.content ul,
div.content ol {
  margin: 20px 0 0 50px;
}

div.content ul li {
  list-style-type: disc;
}

div.content ul ol {
  list-style-type: decimal;
}

div.content blockquote {
  text-indent: 20px;
}

div.content img {
  border: none;
}

div.content em {
  font-style: italic;
}

div.content a,
div.content a:link,
div.content a:visited {
  color: #006699;
}

div.content a.last,
div.content a.last:link,
div.content a.last:visited {
  color: #999;
  text-decoration: none;
}

div.content table,
div.content tr,
div.content td {
  padding: 5px;
}

div.content strong {
  font-weight: bold;
}

ul.shows {
  padding: 10px 10px 10px 0;
  margin: 0 !important;
}

ul.shows li {
  list-style-type: none !important;
}

div.main_nob {
  margin-bottom: 0;
}

div.content div.articlessearch {
  margin-bottom: 20px;
}

div.content div.articlessearch input.submit2 {
  border: none;
  background: #ddd;
  color: #006699;
  cursor: pointer;
  display: inline;
}

div.body div.main div.content div.news-calendar {
  background: #ddd;
  padding: 5px;
  margin: 15px 0;
  width: 72%;
}

div.body div.main div.content table.news-calendar em {
  color: #f00;
  font-weight: bold;
  font-size: 1.4em;
}

div.body div.main div.content div.news-calendar div.year {
  width: 80%;
  height: 20px;
}

div.body div.main div.content div.news-calendar div.month div.one span {
  color: #777;
}

div.body div.main div.content div.news-calendar div.year div.one,
div.body div.main div.content div.news-calendar div.month div.one {
  float: left;
  margin: 0 15px 5px 0;
}

div.body div.main div.content div.news-calendar div.year div.one a,
div.body div.main div.content div.news-calendar div.year div.one a:link,
div.body div.main div.content div.news-calendar div.year div.one a:visited {
  display: inline !important;
  font-size: 1em !important;
}

div.body div.main div.content div.news-calendar div.month div.one a,
div.body div.main div.content div.news-calendar div.month div.one a:link,
div.body div.main div.content div.news-calendar div.month div.one a:visited {
  display: inline !important;
  font-size: 1em !important;
}

div.body div.main div.content span.date,
div.body div.main div.content span.date1 {
    display: block;
}

div.body div.main div.content a.news,
div.body div.main div.content a.news:link,
div.body div.main div.content a.news:visited {
  display: block;
  margin-top: 10px;
}

div.body div.main div.content div.news-calendar div.month {
  margin-top: 10px;
  height: 15px;
}


div.contentright {
  float: right;
  width: 245px;
  padding-bottom: 30px;
}

div.news strong {
  display: block;
  color: #666;
  margin-top: 10px;
}

div.news a,
div.news a:link,
div.news a:visited {
  display: block;
  color: #006699;
}

div.news a.allnews,
div.news a.allnews:link,
div.news a.allnews:visited {
  display: block;
  color: #003366;
  margin: 10px 0 20px 0;
}

ul.list {
  margin-top: 10px;
}

ul.list li {
  margin: 4px 0;
}

ul.list li a,
ul.list li a:link,
ul.list li a:visited {
  color: #006699;
}

div.text {
  margin-right: 260px;
}

div.main_nob div.text {
  margin-right: 20px;
}

div.text div.news-calendar {
  background: #16468e;
  padding: 5px;
  margin: 15px 0;
}

div.text div.news-calendar div.year {
  width: 80%;
  height: 20px;
}

div.text div.news-calendar div.month div.one span {
  color: #777;
  font-size: 1em;
}

div.text div.news-calendar div.year div.one,
div.text div.news-calendar div.month div.one {
  float: left;
  margin: 0 12px 5px 0;
}

div.text div.news-calendar div.year div.one a,
div.text div.news-calendar div.year div.one a:link,
div.text div.news-calendar div.year div.one a:visited {
  display: inline !important;
  font-size: 1em !important;
}

div.text div.news-calendar div.month div.one a,
div.text div.news-calendar div.month div.one a:link,
div.text div.news-calendar div.month div.one a:visited {
  display: inline !important;
  font-size: 1em !important;
}

div.text span.date,
div.text span.date1 {
    display: block;
    font-weight: bold;
}

div.text a.news,
div.text a.news:link,
div.text a.news:visited {
  display: block;
  margin-top: 10px;
}

div.text div.news-calendar div.month {
  margin-top: 10px;
  height: 15px;
}


div.main_nob div.table {
  width: 100%;/*900px;*/
}

div.main_nob div.table table tr td,
div.main div.table table tr td {
  background: #EDEDED;
  border: 1px solid #ccc;
}

div.main_nob table.tender {
  width: 100%;/*900px;*/
}

div.main_nob div.contentright {
  display: none;
}

div.news-calendar {
  background: #115284;
  padding: 5px;
  margin: 15px 0;
  width: 97%;
  color: #000;
}

div.news-calendar div.year {
  width: 90%;
  height: 20px;
}

div.news-calendar div.month div.one span {
  color: #ccc;
}

div.news-calendar div.year div.one,
div.news-calendar div.month div.one {
  float: left;
  margin: 0 10px 5px 0;
  color: #fff !important;
}

div.news-calendar div.year div.one a,
div.news-calendar div.year div.one a:link,
div.news-calendar div.year div.one a:visited {
  display: inline !important;
  font-size: 0.8em !important;
  color: #fff !important;
}

div.news-calendar div.month div.one a,
div.news-calendar div.month div.one a:link,
div.news-calendar div.month div.one a:visited {
  display: inline !important;
  font-size: 1em !important;
  color: #fff !important;
}

div.news-calendar div.month {
  margin-top: 10px;
  height: 15px;
}

div.table {
  margin-top: 0;
  width: 677px;
}

div.table2 {
  margin-top: 0;
  width: 440px;
}

div.table2 tr td {
  border: 1px solid #ccc;
}

table.tender {
  width: 100%;
  margin-bottom: 20px;
  background: #ededed;
  border-bottom: 1px solid #ccc;
}

table.tender tr td {
  padding: 0 5px 0 5px;

  height: 35px;
  background: #ededed;
  border-bottom: 1px solid #ccc;
}

table.tender tr td span {
  font-size: 0.85em;
  color: #999;
  margin-left: 5px;
}

table.tender tr td.obj {
  padding-left: 15px;
}

table.tender tr td.date {
  width: 140px;
  padding-left: 15px;
}

table.tender tr td.value {
  text-align: center;
}

table.tender tr.gray td {
  background: #ddd;
  padding: 0 10px;
}


table.tender tr.value td {
  padding: 0 10px;
}

table.tender tr td.text {
  text-align: left;
  width: 30%;
}

table.tender tr.last td {
  border: none;
}

table.tender tr.last td a,
table.tender tr.last td a:link,
table.tender tr.last td a:visited {
  color: #003366;
}

div.footer {
  height: 150px;
  clear: both;
}

div.adress {
  width: 200px;
  background: url('/i/marker.gif') no-repeat 0 8px;
  padding: 0 0 0 15px;
  font-size: 0.8em;
  color: #006699;
}

div.adress a,
div.adress a:link,
div.adress a:visited {
  color: #0099cc;
  display: block;
  margin-top: 7px;
}

div.copy {
  width: 150px;
  background: url('/i/marker.gif') no-repeat 0 5px;
  padding: 0 0 0 15px;
  font-size: 0.8em;
}

div.schet {
  margin: 61px 0 0 0;

}

div.serenity {
  background: #16468e;
  border: 2px solid #fff;
  margin: 0 0 0 330px;
  width: 375px;
  height: 93px;
  color: #fff;       
  text-align: center;     
  padding: 20px 0 0 0;
}

div.serenity a,
div.serenity a:link,
div.serenity a:visited {
  color: #fff;
  text-decoration: none;
}

div.serenity a.logo,
div.serenity a.logo:link,
div.serenity a.logo:visited {
  float: left;
}

div.serenity a.logo img {
  margin-right: 5px;
  margin-top: -5px;
  position: relative;
}

div.serenity a.serenity,
div.serenity a.serenity:link,
div.serenity a.serenity:visited {
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.2em;
}

.table_gaide {
	text-align: center;
	background: #EDEDED;
 	border: 1px solid #ccc;
}

div.companyinfo table,
div.companyinfo td,
div.companyinfo tr{
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-family: tahoma,tahoma,verdana,arial,sans-serif;
}

div.userpagemenu a
{
	text-decoration: none;
	font-weight: bold;
}

span.editlink a,
span.editlink a:link,
span.editlink a:visited
{
	text-decoration: none;
	color: #ffffff;
}

span.editlink a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

div.attention
{
    color: #cf1f00;
}

tr.trout td
{
	background: none;
}

tr.trover td
{
	background: #eee;
}

input.white_theme_button
{
	border: 1px solid #000;
	background: #ffffaa;
}

table.white_theme_table
{
	/*background: none;*/
	border: 1px dotted #000;
}

table.white_theme_table tr td
{
	/*background: none;*/
	text-align: center;
	vertical-align: middle;
	border: 0;
}

table.white_theme_table_top_left
{
	/*background: none;*/
	border: 1px dotted #000;
}

table.white_theme_table_top_left tr td
{
	/*background: none;*/
	text-align: left;
	vertical-align: top;
	border: 0;
}

textarea.white_theme_textarea
{
	border: 1px solid #000;
	width: 262px;
}

input.white_theme_text
{
	border: 1px solid #000;
}

table.gray_theme_table_top_left
{
	background: #eee;
	border: 1px solid #ccc;
}

table.gray_theme_table_top_left tr td
{
	/*background: none;*/
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
}


div.user_addgoods_menu
{
	margin: 0px;
	display: block;
	color: #0066aa;
	background-color: #eee;
	width: 100px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: default;
	/*border: 1px solid #ccc;*/
}

div.user_addgoods_menu_check
{
	margin: 0px;
	display: block;
	color: #0066aa;
	background-color: #ccc;
	width: 100px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: default;
	/*border: 1px solid #ccc;*/
}

table.user_addgoods_menu_table tr td a
{
	text-decoration: none;
}

table.user_addgoods_menu_table
{
	width: 1%;
	margin: 5px 5px 10px -1px;
}

div.user_profile_menu
{
	margin: 0px;
	display: block;
	background-color: #fff;
	width: 100px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: pointer;
	/*border: 1px solid #ccc;*/
}

div.user_profile_menu_over
{
	margin: 0px;
	display: block;
	background-color: #eee;
	width: 100px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: pointer;
	/*border: 1px solid #ccc;*/
}

div.user_profile_menu_check
{
	display: block;
	background-color: #ccc;
	width: 100px;
	text-align: center;
	padding: 5px 0 5px 0;
	cursor: pointer;
	/*border: 1px solid #ccc;*/
}

table.user_profile_menu_table tr td a
{
	text-decoration: none;
}

table.user_profile_menu_table
{
	width: 1%;
	margin: 5px 5px 1px -1px;
}

div.text_descr
{
	color: #666;
	font-size: 10px;
	margin: 0;
	text-align: left;
}

#percent
{
	text-align: center;
	position: relative;
	left: 0px;
	top: 15px;
	color: #777;
	width: 200px;
}

#rateLeft
{
	float: left;
	height: 16px;
	border: 1px solid #ccc;
	background-color: #ffffaa;
}
#rateRight
{
	float: left;
	height: 16px;
	border: 1px solid #ccc;
	border-left: 0;
	background-color: #fafafa;
}

#rate
{
	margin: -12px 0px 12px 107px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}

div.footer_links
{
	font-family: Tahoma;
	font-size: 10px;
	color: #575757;
	margin: 20px 30px 0 30px;
	/*border: 1px dotted #ccc;
	padding: 10px;*/
}

div.footer_links a
{
	color: #575757;
	text-decoration: none;
}

div.footer_links a:hover
{
	color: #777;
	text-decoration: underline;
}

table.tender tr.header td
{
	border: 1px solid #ddd;
	background: #ccc;
	font-weight: bold;
	text-align: center;
}

table.tender tr.values td
{
	border: 1px solid #ccc;
}

div.index_search_radio
{
	background-color: #fff;
	text-align: center;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}
div.index_search_radio_over
{
	background-color: #c9dddd;
	text-align: center;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}
div.index_search_radio_checked
{
	background-color: #306a6b;
	color: #fff;
	text-align: center;
	padding: 2px 10px 5px 10px;
	cursor: default;
}

div.div_search_list
{
	position: absolute;
	/*left: 300;
	top: 300;*/
	background-color: #fff;
	z-index: 100;
	border: 1px solid #000;
	padding: 2px;
	width: 590px;
}

div.div_search_list td.index_search_list_td
{
	background-color: #fff;
	color: #000;
	padding: 1px;
	margin: 0;
}

div.div_search_list td.index_search_list_td_over
{
	background-color: #36c;
	color: #fff;
	padding: 1px;
	margin: 0;
	cursor: default;
}

div.div_search_list tr
{
	padding: 0;
	margin: 0;
}

div.div_search_list table
{
	padding: 0;
	margin: 0;
	width: 100%;
}

div.advert
{
	padding: 10px;
	background-color: #eee;
	margin-bottom: 10px;
}

div.advert div.text
{
	margin-top: 10px;
	display: block;
}

div.advert h2
{
	cursor: pointer;
}

div.advert table.price td
{
	border: 1px solid #ccc;
}

div.advert table.price td.header
{
	border: 1px solid #ccc;
	background-color: #ccc;
	font-weight: bold;
}


table.price_table td
{
    border: 1px solid #ccc;
}

table.price_table td.header
{
    border: 1px solid #ccc;
    background-color: #ccc;
    font-weight: bold;
}

div.menu_main a
{
  padding: 4px 10px 4px 10px;
  display: block;
  color: #000;
  background: #ffffff;
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1.4em;
  height: auto;
  position: relative;
  text-decoration: underline;
  float: left;
  margin-right: 20px;
}

div.menu_main a:hover
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
}

div.menu_main
{
  margin-bottom: 10px;
  display: block;
}

div.menu_main a.checked
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
}

div.menu_sub a
{
  padding: 4px 10px 4px 10px;
  display: block;
  color: #000;
  background: #ffffff;
  border: none;
  color: #000;
  font-family: tahoma;
  font-size: 1.2em;
  height: auto;
  position: relative;
  text-decoration: underline;
  float: left;
  margin-right: 20px;
}

div.menu_sub
{
	margin-bottom: 10px;
}

div.menu_sub a:hover
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
}

div.menu_sub a.checked
{
  background: url('/i/hover.jpg') repeat-x 0% 0%;
  text-decoration: none;
}

td.paylinks a
{
    font-size: 1.2em;
    margin-left: 150px;  
}

table.winners_table
{
    width: 655px;    
}

table.winners_table th
{
    border: 1px solid #666;
    color: #fff;
    font-weight: bold;
    background-color: #ccc;
    padding: 2px;
    text-align: center;
}

table.winners_table td
{
    border: 1px solid #666;
    padding: 2px;   
}
