body {
	background: #900 url(images/bg.png) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}

.footer {
	border-top: 1px solid #a63333;
	text-align: center;
	color: #e9cccc;
	font-size: 11px;
}
.main h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: 15px;
	text-indent: 10px;
	margin-bottom: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	margin-left: 20px;
	border-left-color: #E8E8E8;
}
.main a {
	color: #900;
}
.bold {
	font-weight: bold;
	color: #900;
}



.footer a {
	color: #d39999;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
}



.mainbg1 {
	background: #FFF url(images/main_bg.png) repeat-x left bottom;
}

.main {
	vertical-align: top;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(images/omprico.png) no-repeat right bottom; 
}
div.bott {
	width: 400px;
	text-align: justify;
	margin-left: 20px;
}

.main p {
	text-align: justify;
}
.main p, .main ul, .main ol {
	line-height: 13px;
	margin-bottom: 10px;
	margin-top: 5px;
}


.logo {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.sha1 { 

	width: 36px; background: url(images/sh1.png) no-repeat;
	background-position: left bottom; 
	}

.sha2 {
	height: 33px; background: url(images/sh2.png) no-repeat;
	background-position: right top;
	}
	
.sha3 {
	background: url(images/sh3.png) no-repeat;
	background-position: left top;
	}
textarea#text {
	height: 120px;
	border: 1px solid #000;
	background: transparent;
	color: #000;
	font: bold 14px/14px "Courier New", Courier, monospace;
	text-align: justify;
	width: 290px;
}
.adresat {
	font: bold 14px/14px "Courier New", Courier, monospace;
	color: #000;
	vertical-align: bottom;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 25px;
}

input.txt {
	border-bottom: 1px solid #000;
	height: 17px;
	font: bold 14px "Courier New", Courier, monospace;
	color: #000;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.sender {
	text-align: right;
	padding-right: 90px;
	vertical-align: bottom;
}
.envelope {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
}


.small {
	font-size: 11px;
	line-height: 11px;
	color: #666;
	font-style: italic;
}
h1.cocktail {
	color: #FFF;
	border-color: #900;
}

.fon {
	background: no-repeat left bottom;
}
input#submit {
	font: bold 10px Tahoma, Geneva, sans-serif;
	color: #000;
	border: 1px solid #000;
	background: transparent;
	vertical-align: middle;
	height: 20px;
}
.fruitlist {
	font: bold 12px Tahoma, Geneva, sans-serif;
	padding-left: 550px;
}
.trans {
	filter: Alpha(Opacity=30);
	-moz-opacity: .30;
	opacity: .30;
}
#warning {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	z-index:1;
	text-align: center;
	vertical-align: middle;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: #900 url(images/bg.png) repeat-x;
}
#warning a {
	color: #d39999;
	text-decoration: none;
}
body, html {
width:100%;
height:100%;
}
body {
margin:0;
padding:0;
}
#warning {
min-height:100%;
}
* html #warning {
height:100%;
} 