html,body{
	padding:0px;
	margin:0px;
}

body{
	background: url('img/bag_texture.jpg') top left repeat;
	overflow-x:hidden;
}

a{
	color:#000000;
	text-decoration:underline;
}
#holder{
	width:100%;
	text-align:center;
	/*overflow:hidden;*/
}
#logo{
	background: url('img/logo.png') top center no-repeat;
	FILTER: expression(fixPNG(this));
	width:1200px;
	height:222px;
}
.logohref{
	width:1200px;
	height:222px;
	display:block;
}
#roof{
	background: url('img/roof.png') top center no-repeat;
	width:1200px;
	height:232px;
    FILTER: expression(fixPNG(this));
}
#left_top_img{
	background: url('img/left_top_img.png') right top no-repeat;
	height:222px;
	font-size:0px;
}
#left_bottom_img{
	background: url('img/left_bottom_img.png') right top no-repeat;
	height:232px;
	font-size:0px;
}
#right_top_img{
	background: url('img/right_top_img.png') left top repeat-x;
	height:222px;
	font-size:0px;
}
#right_bottom_img{
	background: url('img/right_bottom_img.png') left top repeat-x;
	height:232px;
	font-size:0px;
}
/* content */
/*
#bottom_img{
	background: url('img/unagi_NEW_VERSTKA_03.png') left top no-repeat;
	background-position: 60px 107px;
	height:306px;
}*/

#idfx{
	position:fixed;
	top:300px;
	right:0px;
	z-index:99999;
	margin-right:0px;
}
#bottom_img{
	background: url('img/unagi_NEW_VERSTKA_032.png') left top no-repeat;
	background-position: 150px 125px;
	height:258px;
}

#top_frame{
	background: url('img/unagi_NEW_VERSTKA_05.png') left top no-repeat;
	FILTER: expression(fixPNG(this));
}
#repeat_linen{
	background: url('img/repeat_linen.png') left top repeat-y;
}
#bottom_frame{
	background: url('img/unagi_NEW_VERSTKA_12.png') left top no-repeat;
	FILTER: expression(fixPNG(this));
}
#repeat_cont{
	background: url('img/unagi_NEW_VERSTKA_08.png') left top repeat-y;
}

#between_repeat_bamboo_left{
	background: url('img/between_repeat_bamboo_left.png') center top repeat-y;
}
#between_repeat_bamboo_right{
	background: url('img/between_repeat_bamboo_right.png') center top repeat-y;
}


/* footer */
#grass{
	background: url('img/grass.png') left top repeat-x;
	height:75px;
}
#footer_gradient{
	background: url('img/footer_gradient.jpg') left top repeat-x;
	height:182px;
	width:100%;
}
#img_footer{
	background: url('img/img_footer.jpg') left top repeat-x;
	FILTER: expression(fixPNG(this));
	height:182px;
	width:100%;
}


/* main menu buttons */
#news{
	background: url('img/news.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
#delivery{
	background: url('img/delivery.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
#discount{
	background: url('img/discount.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
#contacts{
	background: url('img/contacts.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
#response{
	background: url('img/response.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
#bin{
	background: url('img/bin.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}

#ours_team{
	background: url('img/ours_team.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}

#main{
	background: url('img/main.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
	height:232px;
}
.topmenu{
	display:block;
	height:222px;
	width:99%;
	position:relative;
}

/* left menu buttons */

a.leftmenu{
	display:block;
	width:248px;
	height:34px;
	position:relative;
	cursor:pointer;
}

/*input[type=text]{
	width:98%;
	border:1px solid gray;
}*/
textarea{
	height:50px;
	width:98%;
	border:1px solid gray;
}
.small{
	font-size:11px;
}
/* error */

#error {
    padding:10px;
    border:1px dotted green;
    position:absolute;
    left: 300px;
    top: 300px;
    font-family:Arial;
    font-size:11px;
    display:none;
    z-index:10001;
    width:450px;
    background-color:#daffda;
}
#bamboo_small{
	height:183px;
	width:229px;
	position:relative;
	top:-98px;
	right:230px;
	z-index:1;
	background: url('img/bamboo_small.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
}
#bamboo_big{
	height:600px;
	width:144px;
	position:relative;
	top:-514px;
	right:144px;
	z-index:1;
	background: url('img/bamboo_big.png') center top no-repeat;
	FILTER: expression(fixPNG(this));
}
#basketpl{
	background: url('img/basket_pl.png') center top no-repeat;
	width:240px;
	height:20px;
	FILTER: expression(fixPNG(this));
}
#three_price{
	background: url('img/three_price.png') left top no-repeat;
	width:39px;
	height:69px;
	FILTER: expression(fixPNG(this));
}
#three_price *{
	color:white !important;
}
#f1,#f2{
	position:absolute;
	z-index:100;
	width:110px;
	height:240px;
	top:333px;
}
#f1{
	left:30px;
	/*border:1px solid red;*/
}
#f2{
	right:30px;
	top:337px !important;
}
#process_client{
	height:400px;
	overflow:auto;
}

#totovar_show_div{
	display:none;
	border:2px solid #000000;
	background:#FFFFFF;
	position:absolute;
	top:200px;
	left:200px;
	width:850px;
	height:auto;
	overflow:auto;
	z-index:999;

}
#totovar_show_div *{
font-size:12px !important;
}
