body{
	margin: 0; padding: 0;
	background: #FFC600 url("/images/bg-site.jpg") repeat-x 0 0;
	color: black; font: small/130% Georgia, "Times New Roman", Times, serif;
}
#header{
	margin: 15px auto 0 auto; padding: 0;
	width: 805px; height: 232px;
}
#logo{
	margin: 0; padding: 0; width: 460px; height: 192px;
	color: #DD1B1B; font: medium/150% Georgia, "Times New Roman", Times, serif; font-weight: bold;
	position: relative; float: left;
	overflow: hidden;
}
#logo span{
	display: block; 
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0; width: 460px; height: 192px;
	background: #F8F1E5 url("/images/header-left.jpg") no-repeat 0 0;
}
#slogan{
	margin: 0; padding: 0; width: 345px; height: 192px;
	color: black; font: medium/150% Georgia, "Times New Roman", Times, serif;
	position: relative; float: left;
	overflow: hidden;	
}
#slogan span{
	display: block; 
	position: absolute;
	top: 0; left: 0;
	margin: 0; padding: 0; width: 345px; height: 192px;
	background: #F8F1E5 url("/images/header-right.jpg") no-repeat 0 0;
}
#navigacia{
	clear: both;
	margin: 0; padding: 1px 4px;	width: 797px; height: 38px;
	background: #2A2721 url("/images/bg-menu.jpg") no-repeat 0 0;
	list-style-type: none;
	overflow: hidden;
}
#navigacia li{
	float: left;
	display: block;
}
#navigacia li a{
	display: block;
	margin: 3px; padding: 7px 7px 3px 7px;
	color: #F5C57F; text-decoration: none; font-weight: bold;
	border:0;
}
#navigacia li a:hover{
	background: #5E503B url("/images/btn-arrow.gif") no-repeat top center;
}
#content{
	clear: both;
	margin: 0 auto; padding: 13px; width: 779px; min-height: 500px;
	background: white url("/images/bg-paper.gif") repeat-y 0 0;
}
#paper-bottom{
	display: block;
	margin: 0 auto; padding:0; width: 805px; height: 5px;
	font-size: 0; line-height: 0;
	background: url("/images/paper-bottom.gif") no-repeat 0 0;
}
#footer{
	margin: 0 auto 20px auto;
	padding: 5px;
	text-align: center;
	font: x-small/100% Verdana, Arial, Helvetica, sans-serif;
                   width: 775px;	
                   text-align: justify;
}

a{
	color: #C90202;
	text-decoration: none;
}
a:hover{
	color: black;
}
h1{
	margin: 0 0 15px 0; padding-left: 18px;
	font-weight: normal;
	font: x-large/100% Georgia, "Times New Roman", Times, serif;
	background: url("/images/h1-arrow.gif") no-repeat center left;
}
h2{
	clear: both;
	margin: 0 0 10px -5px; padding-left: 13px;
	font: small/100% Verdana, serif; text-transform: uppercase; font-weight: bold;	
	background: url("/images/h2-arrow.gif") no-repeat center left;
}
#colcontent{
	float: left;
	background: #FCE7CA;
	margin-right: 15px; padding: 10px 15px; width: 519px;
}
p{
	margin: 0 0 10px 0;
	text-align: justify;
}
.vyrazne{
	padding: 7px 10px;
	background-color: #FFF3E3;
	color: #703915;
}
#colcontent img{
	margin: 10px; padding: 4px;
	background-color: #FCF2E3; 
  border: 1px solid #FCC87E;
}


#colcontent1{
  float: left;
  background: #FCE7CA;
  margin-right: 15px; padding: 10px 15px; width: 519px;
}
#colcontent1 img{
  margin: 3px; padding: 3px;
  background-color: #FCF2E3; 
  border: 1px solid #FCC87E;
}


#colcontent2{
  background: #FCE7CA;
   padding: 10px 15px;

}
#colcontent2 img{
  margin: 3px; padding: 3px;
  background-color: #FCF2E3; 
  border: 1px solid #FCC87E;
}


.galeria img {
 margin: 5px;
}

#coldecoration{
	float: left;
}

.nadpis-domy {
 font-weight: bold;
 font-size: 20px;
 text-align: center;
 padding-top: 13px;
}

#nadpis-domy {
 font-weight: bold;
 font-size: 20px;
 text-align: center;
 padding-top: 13px;
}

.nadpis-tabulka {
 font-weight: bold;
}

.clear{
	clear: both;
}
.nocss{
	display: none;
}


.smallfont {
 font-size: 10px;
}

.tbnadpis
{
  background: #FFF3E3;
}
