body {
	background: url(/i/bg.jpg) top right repeat-x;
	background-color: #f9f6ce;
	margin: 0 0 0 0;
	z-index: 0;
	}

#bg {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	z-index: 2;
	}

#title{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 280px;
	height: 90px;
	z-index:3;
}

#index_field{
	position: absolute;
	top: 130px;
	left: 0px;
	right: 280px;
	z-index:1;
}

#home{
	position: absolute;
	top: 107px;
	right: 257px;
	z-index: 6;
}

#lng{
	position: absolute;
	top: 129px;
	right: 258px;
	z-index: 6;
}

#mail{
	position: absolute;
	top: 147px;
	right: 255px;
	z-index: 6;
}

#logo{
	position: absolute;
	top: 25px;
	left: 10px;
	right: 280px;
	height: 62px;
	text-align: center;
	z-index:4;
}
#holder{
	position: absolute;
	top: 283px;
	left: 25%;
	right: 25%;
	height: 75px;
	z-index:4;
}

#holder_2{
	position: absolute;
	top: 535px;
	left: 25%;
	right: 25%;
	height: 75px;
	z-index:4;
}

#menu{
	position: absolute;
	top: 170px;
	left: 26%;
	right: 26%;
	height: 75px;
	z-index:4;
}

#menu_2{
	position: absolute;
	top: 395px;
	left: 26%;
	right: 26%;
	height: 75px;
	z-index:4;
}

#text-menu{
	position: absolute;
	top: 620px;
	left: 26%;
	right: 50%;
	height: 75px;
	z-index:4;
}

#adress{
	position: absolute;
	top: 620px;
	left: 50%;
	right: 26%;
	height: 75px;
	z-index:4;
	padding-bottom:100px;
}

#adress p{
	text-align: right;
	margin-bottom: 0;
}

#content{
	position:relative;
	top:10px;
	left:12px;
	z-index:6;
}

.png {
	 //background-image: none ! important;
	  behavior: url('/pngfix.htc');
}

div#text-menu ul li{
	list-style: disc;
	color: #993300;
}

a{
	color: #843c14;
	font-size: 10pt;
}

a:hover{
	color:#ff3300;
}

.pop_up_info{
	color: #c4ae77;
	font-style: italic;
	font-size: 9pt;
}

.pop_up_info:hover{
	color:#ff3300;
}

p, nobr, h1, h2, h3 {font-family: serif; font-weight: normal; color:#993300;}

p {
	margin: 0em 0 0.3em;
}

h1 {

	font-size: 175%;
	margin:0 0 0;
	padding:0;
	font-weight: bold;
	color: #553300;
}

h2 a, h2 a:link{
	color: #773300;
	/*margin-left: 1em;*/
}

h2 {
	font-size: 130%;
	margin:0 0 0.3em;
	font-weight: bold;
}
h3 {
	padding:0;
	font-size: 115%;
	margin:0 0 0.3em ;
	font-weight: bold;
}
/*		li {list-style: none;}
		ul {list-style: none; margin:0; padding: 0;}
		ul ul {list-style: none; margin-left: 1em; padding: 0;}
*/

/*-----------------------------------------------------------------------------------------*/
.info_head{
font-size:14px;
font-weight:bold;
}

.info_text{
font-size:14px;
padding:0px 0px 0px 15px;
}

#sub{
font-size:0.7em;
}

.humidor_info_head{
	font-size:14px;
	font-weight:bold;
	color:;
}

.humidor_info_body{
	margin:0px 0px 10px 15px;
	font-size:14px;
	color:;
}
