body {
    color:#494949;
    background-color:#e2f5fd ;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}

#kontakt {
	text-align: left;
}

a{
  color: #4a4a4a;
  text-decoration: underline;
  font-weight: normal;
}
a:hover{
  text-decoration: none;
}
h1 {
	color:#273a00;
	text-align:left;
	font-size:18px;
	padding: 0px;
	font-weight:bold;
	line-height: 31px;
	height:31px;
	vertical-align: middle;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
/*	
padding: 0px 0px 0px  30px;
	background: transparent url(../img/h1.jpg) no-repeat 1% 50%;
*/
	text-transform:uppercase;

}
.border{
	border-bottom:2px #91ae76 solid;
	display:block;
}
h2 {
	color:#e55900;
	text-align:left;
	font-size:13px;
	margin: 10px 0px 5px 0px;
	padding: 0px; 
}
h3 {
	color:#e55900;
	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;
    
    background-color:#fff;
}
#container {
    	border-top:1px black solid;
	border-left:1px black solid;
	border-right:1px black solid;
    width: 740px;
    margin: 0 auto;
    padding: 0px;
}
#inner {
    width: 740px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #f5f3e9;
}

#header {
    height: 384px;
    width: 740px;
    padding: 0px;
    background: #f5f3e9 url(../img/header.jpg) no-repeat center top;

}
#logoimg{
	width: 740px;
 	height: 90px;
	border:0px black solid;
}
#footer{
  background: transparent url(../img/footer.jpg) repeat-x center top;
  height: 64px;
  width:740px;
  margin:0 auto;
  display: block;
  line-height: 10px;
  font-size: 10px;
  text-align:center;
    	border-bottom:1px black solid;
	border-left:1px black solid;
	border-right:1px black solid;

}
#footer .text{
	position:relative;
	top:25px;
	color: #415021;
	font-weight: bold;
	margin:0px 10px;
}
#footer .text a{
	color: #632100;
}

#menu{
	width:740px;
	line-height:54px;
	display:block;
	font-size:9px;
	margin:0 auto;
	text-align:center;
	Letter-spacing:1px;
	position:relative;
	float:none;
	top:0px;
	text-transform:uppercase;
	position:relative;
	top:235px;
	height:54px;
}

#menu .item{
	
	height:54px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	background: transparent url(../img/oddelovac.jpg) no-repeat right 50%;
	*width:105px;
	*overflow:hidden;
}
#menu a{
	color:#fff;
	margin:0px 8px;
	*margin:0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	display:block;
	text-decoration:none;
	text-align:center;

	overflow:hidden;
	color:#632100;
	font-weight:bold;
	font-size:7pt;
}
#menu .item a:hover,#menu .active{

	height:54px;
	line-height:54px;
	display:block;
	background: transparent url(../img/.jpg) repeat-x right 100%;
	text-decoration:underline;
}

/**********************************************************************************************************************/


#stred{

  display: block;
  float: left;
  text-align: justify;
  padding:0px  18px;
  margin: 0px 0px;
}
