select,div,input,textarea,body,p,li,ul,ol,a,form,table {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

html {
	width:100%;
	height:100%;
}

body {
	padding:0;
	margin:0;
	background:#b5d3e0 url(/i/bg.jpg) repeat-x left top;
	width:100%;
	/*height:100%;*/
	font-size:12px;
	line-height: 15px;
}


#container1 {
	width:100%;
	/*height:100%;*/
	background:url(/i/clouds.jpg) no-repeat center top;
}


#container2 {
	width:100%;
	/*height:100%;*/
	background:url(/i/grass.jpg) repeat-x left bottom;
}

#container {
	width:980px;
	margin:0 auto;
	padding:15px 0;
}

#top {
	background:url(/i/top.png) no-repeat left bottom;
	height:46px;
}

#bottom {
	background:url(/i/bottom.png) no-repeat left bottom;
	height:46px;
}


#content {
	min-height:200px;
	background-color:white;
	position:relative;
}

#logo {
	position:absolute;
	left:70px;
	top:37px;
	border:0;
}

#www {
	position:absolute;
	left:70px;
	top:0px;
	color:black;
}

#lang {
	position:absolute;
	left:300px;
	top:0px;
	color:black;
}

#lang a {
	color:black;
}

#lang a.active {
	font-weight: bold;
	cursor:text;
	text-decoration:none;
}

#slogan {
	position:absolute;
	left:70px;
	top:97px;
	color:#A40014;
	font-size: 11px;	
}

#text a
{
	color: black;	
}

#im {
	position:absolute;
	left:0;
	top:-40px;
	background:url(/i/im.jpg) no-repeat center bottom;
	height:388px;
	width:930px;
	margin:0 0 0 42px;
}

#address {
	position:absolute;
	left:70px;
	top:160px;
	font-size:0.95em;
	width:200px;
}

#text {
	padding:370px 15px 15px 70px;
}



#page h2, #suggest h1 {
	margin:0;
	padding:0 0 20px 0;
	color:#003380;
	font-size:1.2em;
}

#suggest h2 {
	margin:0;
	padding:0 0 20px 0;
	color:#008000;
	font-size:1.2em;
}

#suggest h3 {
	margin:0;
	padding:0 0 20px 0;
	color:#000000;
	font-size:1.2em;
}

#suggest h3 span {
	color:#999999;
}

#page {
	float:left;
	width:520px;
}

#suggest {
	float:right;
	width:310px;
	margin-right:35px;
}


.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:1px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

p.img.ir {
	float:right;
	margin:15px 0 10px 0;
	position:relative;
}

p.img.ir span {
	float:left;
	display:block;
	font-weight:bold;
	font-size:1.5em;
	width:37px;
	height:30px;
	background:url(/i/img.png) no-repeat left bottom;
	color:white;
	position:absolute;
	left:-18px;
	top:-10px;
	text-align:center;
}

p.img.ir span strong {
	margin: 7px 0 0 4px;
	display:block;
}

p.img.il span {
	float:right;
	display:block;
	font-weight:bold;
	font-size:1.5em;
	width:37px;
	height:30px;
	background:url(/i/imgr.png) no-repeat left bottom;
	color:white;
	position:absolute;
	right:-18px;
	top:-10px;
	text-align:center;
}

p.img.il span strong {
	margin: 7px 4px 0 0px;
	display:block;
}

p.img.il {
	float:left;
	margin:15px 0 10px 0;
	position:relative;
}

p.r {
	text-align:right;
	float:left;
	width:250px;
}


p.l {
	text-align:left;
	float:right;
	width:250px;
}

p.delim {
	height:1px;
	border-bottom:1px solid #cccccc;
	margin:20px 0 20px 0;
}

.butord
{
	margin-top: 10px;
}

.butord a.ainfo
{
	text-decoration: none;
	color: white !important;
	display: block;
	text-align: center;
	width: 160px;
	height: 19px;
	background-image: url(/i/button1.jpg);
}

.butord.big a.ainfo
{
	width: 200px;
	background-image: url(/i/button2.jpg);
}

.butord a.ainfo span
{
	display: block;
	padding-top: 2px;
}

form#feedback label {
	float:left;
	width:100px;
	margin-right:5px;
	padding-top:1px;
	text-align:right;
}

form#feedback div {
	margin: 0 0 10px 0;
}

form#feedback .onerow
{
	overflow: hidden;	
}

form#feedback .chkbox label
{
	float: none;	
}

#orderinfo
{
	display: none;	
	color: #b82a2a;
}

form#feedback .chkbox .c1 
{
	float: left;
	display: block;
	margin-right: 5px;
	width: 100px;
	line-height: 19px;
}

form#feedback .chkbox .c2
{
	float: left;
	display: block;
	line-height: 19px;
	color: #b82a2a;
	font-weight: bold;
}

form#feedback legend {
  padding: 0 5px 0 5px;
  font-size:1.1em;
  font-weight:bold;
  color:#555555;
}

form#feedback input, form#feedback textarea {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #B5D3E0;
	background-color:#ffffff;
	color:black;
	font-size: 12px;
}

form#feedback input[type="text"] {
	width:130px;
}

form#feedback textarea {
	width:367px;
	height:200px;
}

form#feedback input[type="submit"] {
	margin-left:105px;
	color:white;
	background-image: url(/i/button.jpg);
	width: 77px;
	height: 19px;
	border: 0;
	line-height: 20px;
	padding-bottom:2px;
}

form .onerow div
{
	float: left;
}

form .zv
{
	color: red;
	font-weight: bold;
}

