@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #FCFB9E;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../../images/body.jpg);
	background-repeat: repeat-x;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1 {
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 25px;
}
h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 25px;
}
a img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	background-image: url(../../images/oddelovac.gif);
	background-repeat: repeat-y;
}
.header {
	background: #ADB96E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
}
.sidebar1 {
	float: right;
	width: 152px;
	background: #ffae00;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.content {
	padding: 10px 0;
	width: 805px;
	float: right;
}
.galerie {
	text-align: center;
	padding: 12px;
}
.seznamodkazu {
	line-height: 1.5;
}
.center {
	text-align: center;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
ul.nav a, ul.nav a:visited {
	padding: 10px 5px 10px 15px;
	display: block;
	width: 132px;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffae00;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF000;
	background-color: #ff0000;
}
.footer {
	padding: 10px 0;
	background: #fdfc8c;
	position: relative;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.funny {
	margin-left: -25px;
	margin-top: 44px;
}
