@charset "windows-1251";
body {
	padding: 0px; 
	margin: 0px;
	background-color: #000000;
	color: #888888;
	font-size: 9pt;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}


.menu_nav {
  text-align: center;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 10pt;
  padding:0px;
  margin:0px 0px -10px 0px;
  height:43px;
}

/* .menu_nav div {float: left; text-align: center; } */

/* .menu_nav div div {clear: left; float: none; color: #FF9900; font-size: 9px; margin-top: -20px;  border: 1px #FFFFFF solid} */

#new_tab {
	padding:0px;
	margin:0px 0px 5px 0px;
	text-align:center;
}

.new_ {
	text-align: center;
	color: #f90;
	font-size:10px;
}

.menu_nav a:link, .menu_nav a:visited {
	display: block;
	/* float: left; */
	padding-top: 11px;
	text-decoration: none;
	text-align: center;
	color: #dee0e5;
	width: 115px;
	height: 43px;
	background: url('/img/button_bg.jpg') 0 0 no-repeat;
}

.menu_nav a.long:link, .menu_nav a.long:visited {
	display: block;
	 /* float: left; */ 
	padding-top: 11px;
	text-decoration: none;
	text-align: center;
	color: #dee0e5;
	width: 190px;
	height: 43px;
	background: url('/img/button_bg_long.jpg') 0 0 no-repeat;
}  

.menu_nav a.current:link, .menu_nav a.current:visited {
	background: #475470;
	color: #fff;
	text-decoration: none;
	background: url('/img/button_bg_cur2.png') 0 0 no-repeat;
}

.menu_nav a.current_long, .menu_nav a.current_long:visited {
	background: #475470;
	color: #fff;
	text-decoration: none;
	width: 190px;
	background: url('/img/button_bg_cur2_long.png') 0 0 no-repeat;
}

.menu_nav a:hover, .menu_nav a.current:hover {
	background: #475470;
	color: #fff;
	text-decoration: none;
	background: url('/img/button_bg_on.png') 0 0 no-repeat;
}

.menu_nav a.long:hover, .menu_nav a.current_long:hover {
	background: #475470;
	color: #fff;
	text-decoration: none;
	width: 190px;
	background: url('/img/button_bg_on_long.png') 0 0 no-repeat;
}

#misc_table td {
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #333333;
	border-right: #333333 1px solid;
	font-size: 8pt;

}

#misc_table td.first {
	border-left: #333333 1px solid;
}

#misc_table tr.last td {
	border-bottom: #333333 1px solid;
}

#misc_table th {
    <!--white-space: nowrap; -->
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #333333;
	border-right: #333333 1px solid;
	font-size: 8pt;
	color: #f0f0f0;
	background: url('/img/table_header.jpg') 0 0 repeat-x;

}
thead td {
  viking-house;
	background-color: #111111;
	color: #f0f0f0;
	font-weight: normal;
}
#misc_table th.first {
	border-left: #333333 1px solid;
}

#misc_table tr.last th {
	border-bottom: #333333 1px solid;
}

table {
	font-size: 10pt;

}
a {
   border: 0px;
}
#price_table td {
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #333333;
	border-right: #333333 1px solid;
	font-size: 8pt;

}

#layer_info {
  padding-left:25px;
  padding-top:90px;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 10pt;
}

#layer_info a {
  color: #f0f0f0;
  text-decoration:none;
}

#layer_info a:hover{
	color: #FF9900;
    text-decoration:underline;
}
  
  
a.lnk {color: #FFFFFF; text-decoration: none;}
a:hover.lnk {color: #ff9900; text-decoration: underline; }



table.menu_tab {text-align: center; width: 90%}
table.menu_tab td {padding-top: 11px; text-align: center;}
table.menu_tab td a {text-decoration: none; color: #dee0e5; width: 148px; height: 43px; background: url(/img/button_bg.jpg) no-repeat;}
table.photo td {cursor:pointer;}

.next {text-align: center; padding-left:190px; font-size:14px; font-weight:bold; padding-bottom:20px;}
.view1 {float:right; padding-right:10px; border:0px; cursor:pointer;}
.view2 {float:left; padding-left:10px; border:0px; cursor:pointer;}

.carser {color:#FF9900; font-weight:bold;}

b{
	color: rgb(255, 153, 0);
}

p{
	text-indent: 20px;
	text-align: justify;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 12pt; 
	color: rgb(240, 240, 240); 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2{
	font-weight: bold; 
	font-size: 13px; 
	color: rgb(255, 153, 0); 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

h3{

}


 .col td{
 text-align:center;
 vertical-align:top;
 }
