body
{
	margin: 0 auto;
	padding: 0;
	background-color: #5E514A;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-position: top left;
	color:#aea098;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}
a
{
	text-decoration:none;
	padding:3px;
	color:#c0b5af;
	font-weight:bold;
}
 a:hover
 {
	text-decoration:underline;
	color:#f6d084;
}
div.stopka a:hover
{
	background-color:#37322f;
	border:1px solid #5e5049;
	text-decoration:none;
}
div.navigation a
{
	color:#f9e0ae;
}
h1{
	color:#f9deaa;
	font-size:16px;
	text-align:left;
	padding:5px;
	margin-bottom:30px;
	border-bottom:2px solid #423b37;
}

h2{
	color:#ddd2cc;
	font-size:14px;
	text-align:left;
	width:230px;
	background-image:url("images/arrow.png");
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding-left:36px;
}
#bg_art
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat:no-repeat;
	width: 100%;
	height: 378px;
	padding-top:30px;
}
#bg_gradient
{
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	width:100%;
	height: 500px;
}
div#main_bg
{
	width:810px;
	padding-bottom:5px;
	clear:both;
	margin:auto;
	text-align:center;
	background-image: url('images/main_bg2.png');
	background-position:0px 0px;
	background-repeat:repeat-y;	
}
div#main
{
	width:788px;
	margin:auto;
	min-height:800px;
	border:1px solid #50453f;
	background-color:#332c28;
}

div.stopka
{
	background-color:#292118;
	height:50px;
	width:100%;
	font-size:10px;
	clear:both;
}
div.stopka p
{
	width:400px;
	text-align:center;
	margin:0px auto;
	padding:10px 0px;
	line-height:16px;
}
div.navigation
{
	height:40px;
	margin:0px 0px 20px 0px;
	width:100%;
	background-image:url("images/navigation.png");

}
div.navigation ul
{
	padding:10px 0px;
	margin:0px;
}
div.navigation ul li
{
	display:inline;
	color:#000;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:0px 20px;
}
div.content
{
	min-height:400px;
	width:750px;
	padding:0px 20px;

}
div.content ul li
{
	padding:5px 0px;
}
div.content p
{
	line-height:20px;
	letter-spacing:1px;
}
div.text
{
	width:550px;
	text-align:justify;
}
div.image p{
	min-width:300px;
	text-align:justify;
	padding:10px;
	line-height:18px;
}
div.image img 
{
	border:3px solid #4c4944;/*724f09;/*594c46;*/
	float:right;
	margin:60px 20px 10px 20px;
}
 iframe{
 	border:3px solid #724f09;
 }
div.content div.form1 
{
	width:520px;
	float:left;
}
div.content div.form2
{
	float:right;
	widht:100px;
}
fieldset legend{
	background:#413f3d;
	border:2px solid #605955;
	color:#aea098;
	padding:5px;
}
label {
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	margin:2px;
}
fieldset{
	border:1px solid #605955;
}
fieldset li{
	list-style:none;
	padding:5px 0px;
}
div.form1 input,div.form3 input,textarea {
	background:#413f3d;
	border:2px solid #605955;
	color:#aea098;
	font-size:12px;
	width:200px;
}
div.form2 fieldset div
{
	width:200px;
	margin:auto;
	text-align:left;
}
input.button
{
	background-image:url("images/Button.png");
	background-position:-10px -4px;
	background-repeat:no-repeat;
	height:28px;
	width:200px;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:11px;
	letter-spacing:0.2px;
	border:0px;
}
input.button:hover
{
	background-position:-12px -38px;
	border:0px;
	color:#fff;
	text-decoration:none;
}
div.info
{
	background-image:url("images/phone.jpg");
	background-repeat:no-repeat;
	background-position:380px 5px;
	width:450px;
	height:125px;
	background-color:#292420;
	float:right;
	margin-bottom:20px;
}
div.info p:first-child
{
	color:#c0b5af;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
}
div.info p
{
	padding-top:20px;
	text-align:right;
	color:#cdcdcd;
	font-weight:bold;
	padding-right:10px;
}
div.info p.small,div.info p.small a
{
	padding-top:2px;
	font-size:10px;
	color:#555555;
}
div.info p.small a:hover{
	color:#f6d084;
}
p.infobad,p.infook
{
	margin:auto;
	width:300px;
	padding:5px;
	font-weight:bold;
	margin-bottom:5px;
	background-color:#990000;
	border:2px solid #660000;
	color:#ffffff;	
}
p.infook
{
	background-color:#66cc33;
	border:2px solid #339900;
}
