body {
	background-color: #4d2c0d;
	margin:0;
	padding:0;
}

#head {
	padding: 0px;
	height: 392px;
	width: 986px;
	margin: 0px auto 0px auto;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#mid {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg-main.jpg);
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	color: #623e1a;
}

#midbackground {
	background-image: url(../images/main.jpg);
	background-repeat:no-repeat;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	/*height: 451px;*/
	min-height: 451px;
}

#menu {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	top:330px;
	width:810px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	left: 48px;
}

#left {
	margin: 0;
	padding: 0px;
	width: 410px;
	line-height:20px;
	float: left;
}

#main {
	/*padding-left:5px;*/
	padding-top:10px;
	text-align:justify;
}


#right {
	width: 375px;
	padding: 50px 0 0 48px;
	float: left;
}

#fotogaleria {
	width:307px;
	background-color:#f7e5b3;
	border:1px solid #67411b;
	background-image:url(../images/ramcek.jpg);
	background-repeat: no-repeat;
	padding: 20px 10px 20px 10px;
	clear: both;
}

#kontakt {
	width:307px;
	background-color:#f7e5b3;
	border:1px solid #67411b;
	background-image:url(../images/ramcek.jpg);
	background-repeat: no-repeat;
	padding: 20px 10px 20px 10px;
	clear: both;
}

#kontakt_formular {
	width:385px;
	background-color:#f7e5b3;
	border:1px solid #67411b;
	background-image:url(../images/Ramcek_kontakt.jpg);
	background-repeat: no-repeat;	
	padding: 20px 10px 20px 10px;
	clear: both;
}


#btm {
	clear:both;
	width: 986px;
	height: 133px;
	background-image: url(../images/btm.jpg);
}

h1{
	color:#98310e;
	font-size:19px;
	font-weight:bold;
}

p{ font-size:12px;
}

h2{ font-size:12px;
	font-weight:bold;
}



a{
	color:#98310e;
	text-decoration:none;
}


a:hover{
	color:#98310e;
	text-decoration:underline;
}

table, td {
	border-collapse:collapse;
}

