/* CSS by Econom Vladimir */
BODY {
/*	width: 100%;*/
	margin: 0;
	
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	//font-size: expression((documentElement.clientWidth||document.body.clientWidth)<980?'75%':'90%');
/*	min-width: 950px;*/
	//width: expression((documentElement.clientWidth||document.body.clientWidth)<950?'950px':'100%');
	//background-image: url(/_img/topbg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF9E8;
	color: #000;
	}


div.mainmenu{
	background-image: url(../images/main_06.jpg);
}

div.mainmenu2{
	font-size: 10pt;
	font-weight: bold;
	height: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: White;
	text-transform: uppercase;
	padding-left: 15px;
}

div.hot_right
{
	font-size: 8pt;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: Navy;
}

div.hot_right
{
	font-size: 8pt;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: Navy;
}

h3.hot_right
{
 color: Green;
}


div.inpage
{
	font-size: 8pt;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	color: Black;
}

div.footer{
	background-image: url(../images/main_06.jpg);
	font-size: 8pt;
	height: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: White;
	padding-left: 15px;
}


IMG {
	border: 0;
	}
A {
	color: #049;
	}
A:hover {
	color: red;
	}
TABLE {
	border: 0;
	border-collapse: collapse;
	#width: 100%;
	}

TABLE TD {
	padding: 0;
	vertical-align: top;
	}
.b {
	font-weight: bold;
	}
.f90 {
	font-size: 90%;
	}
DIV, UL LI, TABLE TD, P, SPAN {
	font-size: 100%;
	padding-left:5px;
	padding-top:5px;

	}
H1, H2, H3, H4, H5, H6, DL DD, DL DT, DL, DIV, FORM {
	margin: 0;
	padding: 0;
	}
H1, H2, H3, H4, H5, H6 {
	font-weight: normal;
	}
	
/*************************************/
H1.header {
	font-size: 105%;
	font-weight: bold;
	padding-left: 21px !important;
	background-repeat: no-repeat;
	background-position: 7px 0.2em;
	text-transform: uppercase;
	padding-bottom: 0.2em;
	margin-bottom: 0 !important;
	}
H1.noVisa {
	background-image: url(/_img/darr_left.gif);
	border-bottom: 2px solid #A24100;
	color: #A24100;
	}
H1.hot {
	background-image: url(/_img/darr_right.gif);
	border-bottom: 2px solid #FF5A00;
	color: #FF5A00;
	margin-bottom: 1.15em !important;
	}

H1.Visa {
	background-image: url(/_img/darr_visa.gif);
	border-bottom: 2px solid #009933;
	color: #006221;
	}
H1.special {
	border-bottom: 2px solid #5589BA;
	color: #0051A3;
	}
H1.voting {
	background-image: url(/_img/vote.gif);
	border-bottom: 2px solid #009933;
	color: #009933;
	margin-bottom: 0.8em !important;
	}
.special IMG {
	margin: 0 16px -19px -21px;
	}
DL.country {
	padding: 1em 0 1em 21px;
	//padding: 1em 0 1em 21px;
	}
DL.country DT {
	text-transform: uppercase;
	}

/* Added by Konstantin (konstantin@zedarus.ru) */

DL.new DT {
	text-transform: none;
	}
	
DL.country p {
	text-transform: none;
	padding-right: 1em;
	font-size: 12px;
	color: #A24100;
}

DL.new h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display: inline;
	}

DL.country DT, DL.country DD {
	margin-bottom: 0.3em;
	}
DL.country DT IMG {
	margin-bottom: -2px;
	}
.noVisaBlock {
	margin-bottom: 1.5em
	}
.noVisaBlock .clr {
	background-color: #FFF6D9;	
	}
.noVisaBlock DT A {
	color: #FF6600;
	}

.noVisaBlock DD, .noVisaBlock DD A {
	color: #A24100;
	}
.noVisaBlock DD.more A {
	color: #D47D43;
	}
.visaBlock .clr {
	background-color: #F0F3DD;	
	}
.visaBlock DT A {
	color: #009933;
	}
.visaBlock DD, .visaBlock DD A {
	color: #006221;
	}
.visaBlock DD.more A {
	color: #41A361;
	}