body {
    
    background: #f1dadd url(../img/pozadi.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}
a{
  color: #8f2d0e;
  text-decoration: underline;
  font-weight: normal;
}
a:hover{
  text-decoration: none;
}
h1 {
	color:#8b7f60;
	text-align:left;
	font-size:11px;
	padding: 0px;
	font-weight:bold;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px  0px;
	background: transparent url(../img/h1.jpg) no-repeat left 50%;
	text-transform:uppercase;

}
h2 {
	color:#8f2d0e;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h3 {
	color:#8b7f60;
	text-align:left;
	font-size:10px;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h4{
		font-size:11px;
}
p{
	text-indent:0px;
}
ul li {
	list-style: square outside url("../img/li.jpg");
}
strong{
	font-weight:bold;
	font-size:11px;
}
.cleaner {
    clear: both;
    height: 1px;
    border: none;
    margin: -1px 0 0 0;
    visibility: hidden;
}
#center {
    margin: 0 auto;
    color:#b2c4cc;
    width: 646px;
}
#container {

    margin: 0 auto;
    padding: 0px;
    width:681px;
    min-height:652px;
    background: transparent url(../img/bkg.jpg) no-repeat center top;
}
#inner {
    width: 652px;
    border: 0px;
    margin: 0 auto;
    padding: 0px;
    
}

#logo {
    height: 256px;
    width: 652px;
    padding: 0px;
    margin: 0 auto;
    background: #f5f3e9 url(../img/header.jpg) no-repeat center top;

}
#logoimg{
    height: 251px;
    width: 652px;
    border:none;

}
#footer{
  background: transparent url(../img/footer.jpg) repeat-x center top;
  height: 43px;
  width:766px;
  margin:0 auto;
  display: block;
  line-height: 10px;
  font-size: 10px;
  text-align:center;
}
#footer .text{
	position:relative;
	top:20px;
	color: #a53f4d;
	font-weight: normal;
}
#footer .text a{
	color: #a53f4d;
}

#menu{
	background: #712b34;
	height:43px;
	width:634px;
	line-height:56px;
	display:block;
	font-size:10px;
	margin:0 auto;
	text-align:center;
	Letter-spacing:0px;
	overflow:hidden;
}
#menu #padding{
	margin:0 auto;
	text-align:center;
	height:43px;
	
}
#menu .item{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	background:transparent url(../img/lilie.gif) no-repeat center 3px;
}
#menu .item2{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	background:transparent url(../img/lilie.gif) no-repeat center 3px;
}
#menu a{
	color:#e4d5b0;
	margin:0px 0px 0px 0px;
	padding:0px 9px 0px 9px;
	height:23px;
	line-height:23px;
	display:block;
	text-decoration:none;
	position:relative;
	top:20px;

}
#menu .item a{
	border-right:1px #a26754 solid; 
}
#menu a{
	text-decoration:none;
}
#menu a:hover,#menu .active{

	text-decoration:underline;
}


/**********************************************************************************************************************/


#stred{
  width:605px;
  min-height:380px;
  background-color:#fcf4e2;
  display: block;
  float: left;
  text-align: justify;
  padding:0px  20px;
  margin: 0px 0px;
  color:#494949;
  border-left:1px #ddb6b3 solid;
border-right:1px #ddb6b3 solid;
border-bottom:1px #ddb6b3 solid;
}

