

body 
{ 
    background: #d4bbab url('top_glow.gif') repeat-x center top;
    font-family: Arial, Tahoma, Verdana;
}

body, td { font-size: 12px; color: #000000; }

table 
{
    border: 0px; /* border="0" */
    border-collapse: collapse; /* cellspacing="0" */
}

table td 
{
    padding: 0px; /* cellspadding="0" */
    vertical-align: top;
}

a { color: #782f00; text-decoration: underline; }
a:hover { color: #ba500a; text-decoration: none; }
a:visited { color: #714122; text-decoration: underline; }

img { border-width: 0px; }

input, select, textarea 
{ 
    font-family: Arial, 'Geneva CY', 'MS Sans serif', Verdana;
    font-size: 11px;
}
textarea 
{
    border: solid 1px #b3cfa1;
    background-color: #ffffff;
    padding: 4px;
    width: 100%;
}
form { padding: 0px; margin: 0px; }

/* Advanced */

ol, ul 
{ 
    margin-top: 5px;
    margin-bottom: 10px; }

li 
{ 
    margin-top: 3px;
    margin-bottom: 3px;
}
select { font-size: 12px; }


/* Page resize */
.resizer {
min-width: 940px;
max-width: 1220px;
width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 1220? "1220px" : "auto");
} 


/* Logotype */
.logotype img {
  color: #ffffff;
  font-size: 25px;
}
.logotype a {
  text-decoration: none;
}


/* Top glow */
.top-glow { background: url(top_glow.gif) repeat-x center top; }

.logo-bg {
  background: url(logo_bg.png) no-repeat left 40px;
}


/* Country navigate */
.country-nav img {
	color: #fff;
	font-size: 18px;
	margin: 0px 5px;
}
/* Bottom bg */
.bg-bottom {
	background: url(bg_bottom.gif) repeat-x center bottom;

}

/* Header contacts */
.header td { color: #fff; }
.header a { color: #fff; text-decoration: underline; }
.header a:hover { color: #bbfbff; text-decoration: underline; }

/* Favorite */
a.add2favorit {
	color: #fffd42;
	border-bottom: dashed 1px #fffd42;
	text-decoration: none;
}
a:hover.add2favorit { color: #bbfbff; border-bottom: dashed 1px #bbfbff; text-decoration: none; }


/* Blank page with corners */
.blank-c1 {	background: url(blank_c1.gif) no-repeat left top; }
.blank-c2 {	background: url(blank_c2.gif) no-repeat right top; }
.blank-c3 {	background: #926445 url(blank_c3.gif) no-repeat left bottom; }
.blank-c4 {	background: #a26f4d url(blank_c4.gif) no-repeat right bottom; }



.footer {
    vertical-align: middle;
    color: #b7e3fc;
    font-size: 11px;
    padding: 25px 20px 25px 40px;
}
.footer-2 td { vertical-align: middle; color: #b7e3fc; }
.footer-2 a { color: #fff; }
.footer-2 a:hover { color: #fff; }

.footer-country a {
    text-align: center;
    float: left;
    padding: 35px 30px 36px 30px;
    color: #fff;
    font-size: 20px;
    background: url(footer2_devider.gif) no-repeat right top;
}
.footer-country a:hover {
    background-repeat: repeat-x;
}
.footer-country a span { font-size: 12px; }


.footer a { color: #ffffff; white-space: nowrap; }
.footer a:hover { color: #ffffff; }

/* Footer*Question */
.footer .title { font-size: 16px; padding-top: 12px; }
.footer .question-icon {
	height: 60px;
	width: 190px;
	background: url(question_icon.png) no-repeat right center;
}


.blank-c3 { color: #ffffff; }
.blank-c3 a { font-size: 12px; color: #fffd42; border-bottom: dashed 1px #fffd42; text-decoration: none; }
.blank-c3 a:hover { color: #ffffff; border-bottom: dashed 1px #ffffff; text-decoration: none; }





/* Header menu */
.headermenu-bg {
	background: url(headermenu_bg.gif) repeat-x center top;
}

.headermenu a {
	float: left;
	padding: 8px 12px;
	margin: 1px;
	background-color: #e6faff;
	border: solid 1px #abe5f5;
	cursor: hand; cursor: pointer;
}

.headermenu a:hover {
	background-color: #54d2f4;
	border: solid 1px #32bfe6;
	margin: 1px;
	color: #fff;
	text-decoration: none;
}
.headermenu a.selected {
	background-color: #ea0f00;
	border: solid 1px #abe5f5;
	margin: 1px;
	color: #fff;
	text-decoration: none;
}


/* Left menu */
.leftmenu { margin-bottom: 15px; }
.leftmenu .title
{
    margin-bottom: 2px;
	padding: 0px 15px 0px 15px;
	vertical-align: middle;
	height: 36px;

	background: #c65b0f url(leftmenu_title.gif) no-repeat left top;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.leftmenu .title .text
{
    height: 32px;
    padding: 1px 11px 0px 11px;
}
.leftmenu .uppercase { text-transform: uppercase; }



/* Left menu links FOR UL */
ul.leftmenu {
	list-style-image: none;
	list-style-type: none;
	margin: 0px; padding: 0px;
}

ul.leftmenu li {
    font-size: 11px;
    white-space: nowrap;
	clear: both;
}
ul.leftmenu a 
{
    float: left;
    width: 223px;
    padding: 4px 0px 4px 15px;
    border: solid 1px #ffffff; border-bottom: solid 1px #ebdace;
    text-decoration: none;
    background: url('leftmenu_arrow.gif') no-repeat right 9px;
}
ul.leftmenu a:hover,
ul.leftmenu a.selected
{
	text-decoration: underline;
	background-color: #f5e2d6;
	border: solid 1px #d8baa7;
	color: #6e3713;

}
ul.leftmenu a.selected { background-color: #df8b53; color:#ffffff; text-decoration: none; border: solid 1px #df8b53; }
ul.leftmenu a:hover.selected { text-decoration: underline; }




/* Banners for left menu */
.leftmenu a.menuimage {
	background: none;
    float: left;
    width: 225px;
	padding: 25px 0px 25px 0px;
	border: none;
}
.leftmenu a:hover.menuimage {
	background: none;
	border: none;
}













/* Copyright */
.copyright td 
{
    color: #492612;
    font-size: 11px;
}
.copyright a { color: #fff; }
.copyright a:hover { color: #fff; }

.copyright .phone {
	color: #492612;
}



/* Search */
.search td {
	vertical-align: middle;
}
.search .textbox {
	background: url(search/input_bg.png) no-repeat left 0px;
}
.search .textbox input
{
	border: solid 0px;
    border: none;
    background: none;
    color: #000000;
    font-size: 11px;
    width: 136px;
	margin: 1px 8px 0px 8px;
}
.search .button {
	color: #ffffff;
	text-decoration: underline;
}











/* Search Panel */
.searchPanel {
	background: #a06432 url(searchpanel/bg.gif) repeat-x center top;
	margin-bottom: 5px;
}
.searchPanel .tl {
	background: url(searchpanel/c_tl.gif) no-repeat left top;
}
.searchPanel .tr {
	background: url(searchpanel/c_tr.gif) no-repeat left top;
}
.searchPanel .bl {
	background: url(searchpanel/c_bl.gif) no-repeat left top;
}
.searchPanel .br {
	background: url(searchpanel/c_br.gif) no-repeat left top;
}
.searchPanel td {
    color: #f1decf;
}
.searchPanel .searchTitle a {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 5px 10px;
	font-size: 14px;
}
.searchPanel a { 
	color: #fffd42;
	border-bottom: dashed 1px #fffd42;
	text-decoration: none;
}
.searchPanel a:hover { color: #ffffff; border-bottom: dashed 1px #ffffff; text-decoration: none; }

.searchPanel a.selected {
	border: none;
	color: White;
	font-size: 18px;
	padding: 2px 1px 8px 1px;
}
/* Search panel - Blocks */
.searchPanel .b2-scrollBox {
    background-color: #ad6e3a; border: solid 1px #c48651;
}





/* Scroll div's for search panel */
.scroll {
    overflow: auto;
    height: 150px;
	position: relative;
}

.scroll-list td {
    vertical-align: middle;
    padding: 1px 0px;
}

.budjet {
    border-bottom: solid 1px #c48651; margin-bottom: 15px;
}

.budjet td {
    vertical-align: middle;
    font-size: 15px;
    padding: 20px 3px;
}




/* Top menu */
.topmenu td 
{
    font-size: 12px;
    vertical-align: middle;
    padding: 0px 5px;
}



/* Main menu */
.mainmenu 
{
    vertical-align: middle;
    text-align: center;
}
.mainmenu a
{
    float: left;
    padding-top: 17px;
    padding-bottom: 9px;
    text-transform: uppercase;
    font-size: 11px;
    width: 140px;
    background: url('mainmenu/off.gif') no-repeat center top;
    font-weight: bold;
    text-decoration: none;
	color: #0572c3;
}

.mainmenu a.pay {
	background: url('mainmenu/pay.gif') no-repeat center top;
	color: #fff;
}

.mainmenu a:hover,
.mainmenu a.selected,
.mainmenu a:hover.pay
{
    background: url('mainmenu/on.gif') no-repeat center top;
    padding-top: 14px;
    padding-bottom: 12px;
    color: #000000;

}







/* Pages for catalog */
.pages 
{
     border: dashed 0px #e5d0c2;
     margin: 5px 0px 15px 0px;
}
.pages td 
{
     padding: 15px 0px 15px 15px;
}
.pages div,
.pages a,
.pages span
{
    float: left;
    font-size: 15px;
    padding: 4px 8px;
}
.pages a { margin: 0px 1px 1px 0px; border: solid 1px White; }
.pages a:hover,
.pages a.selected
{
    background-color: #f5e2d6;
    border: solid 1px #d8baa7;
    text-decoration: none;
}




/* News list */
div.news-string-off {
	font-size: 12px;
	background-color: #f5e8de;
	border: solid 1px #e2cdbc;
	padding: 10px 20px;
	margin-bottom: 4px;
	cursor: hand; cursor: pointer;
}
div.news-string-on {
	font-size: 12px;
	background-color: #ffffff;
	border: solid 1px #ccb19b;
	padding: 10px 20px;
	margin-bottom: 4px;
	cursor: hand; cursor: pointer;
}
div.news-string-off div,
div.news-string-on div {
	font-size: 11px;
	padding-bottom: 3px;
}




/* Counters */
.counter a {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.counter a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
