/* CSS Document */
body {
	font-family: "Verdana", "Geneva CE", Lucida, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	color: #330000;
	background: #3b3330 url('img/poz.jpg') repeat;
}
#obal {
	width: 970px;
	text-align: justify;
	margin: 0 auto;
	background: #fff url('img/pozadi.jpg') no-repeat;
}
#leva {
	float: left;
	text-align: left;
	width: 240px;
	padding: 270px 0 30px 0;
}
#prava {
	text-align: justify;
	margin-left: 240px;
	padding: 350px 20px 30px 0;
	min-height: 550px;
	line-height: 150%;
		}
	
.footer {
	width: 100%;
	height: 15px;
	background: #9d024d;
}
a {
	color: #9d024d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3b3330;
}
#prava a {
	text-decoration: underline;
}
#navigace {
	padding: 12px;
	margin-left: 15px;
}
#navigace a {
	height: 35px;
	text-align: left;
	display: block;
	font-weight: bold;
	padding-top: 8px;
	font-variant: small-caps;
	font-size: 18px;
	}
	
#linky a {
text-decoration: none;
display: block;
width: 170px;
height: 24px;
text-align: left;
padding: 7px 0 3px 0;
border-bottom: 1px dotted #9d024d;
text-indent: 0.3em;
font-weight: normal;
font-variant: normal;
font-size: 100%;
color: #9d024d;
}   

#linky a:hover {
	color: #d78275;
}

h1, h2 {
	font-size: 18px;
	color: #875149;
	font-variant: small-caps;
}
h2 {
	color: #d78275;
}
#paticka {
	width: 100%;
	padding: 5px 0;
	background: #9d024d;
	font-size: 70%;
	text-align: center;
	color: #fff;
}

#paticka a {color: #fff}

.kontakt {
	line-height: 1.7;
	text-align: left;
	margin-left: 10px;
	color: #330000;
	font-weight: bold;
}
img {
	border: 0
}
.cl {
	clear: boath;
}
.levej {
	float: left;
	margin: 0 80px 0 30px;
}
/* plovoucí karty */
.cleaner {
	clear: both;
}
#galerie .foto {
	float: left;
	display: inline;
	margin: 15px;
}
#galerie .foto img {
	border: 1px solid #330000;
}
/* ///plovoucí karty */
