 /* @group Reset&Globals */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #c8c392;
	line-height: 1em;
	font-family: "Lucida Grande", Lucida , Verdana, sans-serif;
}

#pagewrap{
	width: 900px;
	margin: 0 auto;
	background: #2e1d07;
	overflow: hidden;
}

/* @end */

a {
color: #C17311;
text-decoration: underline;

}

a:hover {
color: #C17311;
text-decoration: none;

}

/* @group Header */

#header{
	width: 100%;
	height:305px;
	background: #fff url(../img/header_bg.png) repeat-x;
}

#header h1 a, #header h1 a:visited{ 
	text-decoration: none;
	color: gray;
	width: 173px;
	height: 132px;
	padding: 20px 0px 0px 20px;
	float: left;
	font-size: 0.7em;
	position:relative;
	left: 50px;
	top: 80px;
}

#header h1 a:hover{
	color: black;
	text-decoration: underline;
}

#header h1 a span{
	background: url(../img/logo.jpg) no-repeat;
	width: 173px;
	height: 132px;
	float: left;
	position: absolute;
	left: 0px;
	top:0px;
}

#header img{
	float: right;
	position: relative;
	top: 55px;
	right: 40px;
}

/* @end */

/* @group Navigation */

#navigation{
	background:url(../img/nav.png) no-repeat;
	float: right;
	width: 635px;
	height:49px;
	position: relative;
	bottom: 25px;
	line-height: 3em;
}

#navigation li{
	display: inline;
	float: left;
	padding-left:5px;
}

#navigation li a{
	display: block;
	color: #c17311;
	float: left;
	font-size: 0.9em;
	height: 48px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

#navigation li a:hover, a:active{
	background: url(../img/hover.png) repeat-x;
	color: #34160c;
}
/* @end */

/* @group Left */

ul.menu{
	width: 230px;
	float: left;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.menu li{
	line-height: 1.5em;
}
ul.menu li a{
	font-size: 0.8em;
	color: #e4c578;
}

#left{
	float: left;
	width: 230px;	
	clear: left;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 40px;
}

#left h2{
	color: #fff;
	border-bottom: 1px solid #4f320f;
	padding-bottom:5px;
	font: bold 1.2em Tahoma;

}

#novinky{
	width: 230px;
	border-right: 1px solid #4f320f;
	padding-top: 5px;
	float: left;
}

.novinka{
	width: 220px;
	padding-top: 12px;
	float: left;
	border-bottom: 1px solid #4f320f ;
	padding-bottom: 12px;
}

.novinka a{
	text-decoration: none;
	color: #c17311;
}

.novinka img{
	float: left;
	width: 60px;
	height: 60px;
}

.novinka h3{
	color: #c17311;
	font-size: 0.72em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 3px;
	float: left;
	margin-left: 5px;

}

.novinka p{
	font-size: 0.58em;
	color: #fff;
	line-height: 1.3em;
	width:155px;
	float: right;

}
/* @end */


/* @group Content */

#content{
	float: right;
	width: 630px;
	margin-bottom: 20px;
}

#content h2{
	color: #e4c578;
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px solid #4f320f;
  float: left;
  width: 570px;
  margin: 0 0 10px 0;

}

#content h2 a{
	color: #e4c578;

 text-decoration: none;

}

#content h3{
	color: #e4c578;
	font-size: 1.0em;
	font-weight: bold;
	padding: 7px 0 7px 0;
  
  float: left;
  width: 570px;

}

#content h4{
	color: #C17311;
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px 0 0px 0;
  
  float: left;
  width: 570px;

}

#content p{
	color: #e4c578;
	font-size: 0.75em;
	line-height: 1.6em;
	width:90%;
	float: left;
	margin-top: 8px;
}


.end {
clear: both;
margin: 0 0 20px 0;
}

.fotogalerie{
	float: left;

}

/* @end */

/* @group Bottom */

#bottom{
	width: 630px;
	float: right;
	clear: right;
	margin-bottom: 40px;
}
#bottom h2{
	color: #e4c578;
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom:10px;
	float: left;
}

#bottom h3{
	color: #c17311;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	width: 60%;
	clear: left;
}

#bottom p{
	float: left;
	width: 60%;
	color: #e4c578;
	font-size: 0.75em;
	clear: left;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.img-index{
	width: 200px;
	height: 200px;
	border: ;
	float: right;
	margin-right: 10px;
}
/* @end */
#kontakt{
	width: 620px;
	float: left;
}
#kontakt p{
	width: 550px;
	border-bottom: 1px solid #e4c578;
	padding-bottom: 10px;
}
fieldset{
	width: 550px;
	padding: 20px;
	float: left;
	margin-top: 10px;
}

legend{
	float: left;
	font-size: 1.2em;
	color: #4f789f;
	font-weight: bold;
	letter-spacing: -1px;
}

label{
	width: 80px;
	float: left;
	clear:left;
	color: #e4c578;
	font-size: 0.98em;
}

input{
	width: 466px;
	color: #fff;
	float:left;
	height: 18px;
	background: #362102;
	border: 1px solid #4f320f;

}
input.small{
	width: 100px;
	float: left;
	margin-left: 15px;
}

textarea{
	background: #362102;
	width: 466px;
	color: #737373;
	float:right;
	margin-top: 0px;
	border: 1px solid #4f320f;
}

.send{
	background: url(../img/send.png) no-repeat;
	border: 0;
	width: 156px;
	height: 29px;
	float: right;
	color: #fff;
	font-size: 0.72em;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}
/* @group Footer */

#footer{
	width:900px;
	height: 50px;
	background: #3c260a;
	clear: both;

	color: #e4c578;
}

#footer a{
	color: #e4c578;
	font-size: 0.7em;
	float: right;
	text-decoration: none;
}
#footer-left{
	float: left;
	width:500px;
	font-size: 0.7em;
	padding-top: 15px;
	padding-left: 20px;
}

#footer-right{
	float: right;
	width: 300px;
	margin-right: 20px;
	position: relative;
	padding-top: 10px;
}
ul.menu a {
text-decoration:none;
}
ul.menu a:hover {
text-decoration:underline;
}
/* @end */


