/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #AD5D06 url(images/background.jpg) repeat-x;
	font: 11px/13px tahoma;
	color: #444444;
}

h1 {
	margin: 0 0 0 9px;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 407px;
	height: 110px;
	display: block;
	float: left;
	background: url(images/logo.jpg);
}

h2 {
	display: none;
}

h3 {
	margin: 0;
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	color: #ffffff;
}

h4 {
	margin: 0px 0 15px 0;
	font-family: arial;
	font-size: 13px;
	color: #C57207;
}

p {
	margin-top: 0;
	margin-bottom: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font: 11px/13px tahoma;
	color: #444444;
}

a {
	color: #444444;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px solid #E5CAAC;
}

a:hover img {
	border: 1px solid #724005;
}

.cleaner {
	clear: both;
}

.align-right {
	text-align: right;
}

/** LAYOUT */

#wrapper {
	width: 874px;
	position: relative;
	margin: 0 auto;
	padding-left: 76px;
	padding-right: 20px;
	background: url(images/background-img.jpg) no-repeat;
}

#header {
	height: 110px;
	padding-top: 10px;
}

#menu {
	width: 415px;
	height: 79px;
	float: right;
	margin-right: 10px;
	background: url(images/menu.jpg) no-repeat 0 51px;
	color: #AEA399;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
}

#nabidka {
	margin-bottom: 17px;
	text-align: center;
}

#menu ul {
	margin: 21px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	margin-left: 12px;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #AEA399;
}

#menu a.first {
	margin-left: 0;
}

#menu a.selected {
	color: #AEA399;
}

#left {
	width: 592px;
	float: left;
	background: url(images/left.jpg);
}

#homepage #left {
	width: 406px;
	height: 509px;
	padding: 17px 9px 20px 9px;
	background: url(images/left-homepage.jpg);
	color: #C57E2A;
}

#homepage #left a,
#right a {
	color: #C57E2A;
}

#left-top {
	height: 59px;
	background: url(images/left-top.jpg);
}

#left-in {
	min-height: 379px;
	_height: 379px;
	padding: 20px 50px;
	background: url(images/left-in.jpg) no-repeat;
}

#homepage #left-in {
	min-height: 0;
	_height: auto;
	padding: 0 12px 14px 14px;
	background: none;
}

#left-bottom {
	height: 20px;
	background: url(images/left-bottom.jpg);
}

.list {
	margin: 16px 0 14px 0;
	padding: 0;
	list-style: none;
}

.list li a {
	width: 260px;
	height: 16px;
	display: block;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/li.jpg);
	text-decoration: none;
}

.list li a:hover {
	background-position: 0 -18px;
	text-decoration: underline;
}

#right {
	width: 275px;
	float: right;
	background: url(images/right.jpg);
	color: #C57E2A;
}

#homepage #right {
	width: 407px;
	height: 312px;
	margin-right: 3px;
	padding: 17px 13px 11px 10px;
	background: url(images/right-homepage.jpg);
}

#right-top {
	height: 59px;
	background: url(images/right-top.jpg);
}

#right-in {
	min-height: 411px;
	_height: 411px;
	padding: 0 25px 8px 20px;
	background: url(images/right-in.jpg) no-repeat;
}

#homepage #right-in {
	min-height: 0;
	_height: auto;
	padding: 2px 13px 0 13px;
	background: none;
}

#right-bottom {
	height: 20px;
	background: url(images/right-bottom.jpg);
}

#left h3,
#right h3 {
	padding: 25px 0 0 20px;
}

#homepage #left h3,
#homepage #right h3 {
	height: 24px;
	padding: 8px 16px;
	background: url(images/h3.jpg);
}

#homepage #right h3 {
	padding-left: 12px;
}

#right p {
	padding: 5px 6px;
}

#contact {
	width: 430px;
	float: right;
	margin-right: 2px;
	padding-top: 19px;
}

#address {
	width: 185px;
	float: left;
	padding-top: 18px;
	padding-right: 7px;
	color: #ffffff;
	text-align: right;
}

#address a {
	color: #ffffff;
}

#map {
	width: 219px;
	height: 161px;
	float: right;
	margin-right: 3px;
	padding: 17px 0 0 16px;
	background: url(images/map.jpg);
}

#map img {
	border: 0;
}

#banner {
	width: 829px;
	height: 90px;
	clear: both;
	padding: 20px 26px 20px 20px;
	background: url(images/banner.jpg);
	text-align: center;
}

#partneri {
	width: 834px;
	height: 39px;
	clear: both;
	padding: 20px;
	background: url(images/partneri.jpg);
	text-align: center;
}

#partneri img {
	margin: 0 7px;
	border: 0;
	vertical-align: middle;
}

#footer {
	padding: 9px 16px 51px 14px;
	color: #DDDDDD;
	font-size: 9px;
}

#menu-bottom,
#copyright {
	padding-top: 13px;
	padding-bottom: 14px;
	background: #AD5D06;
	color: #DDDDDD;
	font-size: 9px;
	text-align: center;
}

#menu-bottom a,
#copyright a {
	color: #DDDDDD;
	text-decoration: none;
}

#menu-bottom a:hover,
#copyright a:hover {
	text-decoration: underline;
}

#homepage #menu-bottom,
#homepage #copyright {
	padding: 0;
	padding: 0;
}

#homepage #menu-bottom {
	width: 50%;
	float: left;
	text-align: left;
}

#homepage #copyright {
	width: 50%;
	float: right;
	text-align: right;
}

#menu-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-bottom li {
	display: inline;
}

#menu-bottom a {
	margin-left: 1px;
	padding-left: 5px;
	border-left: 1px solid #DDDDDD;
	text-transform: lowercase;
}

#menu-bottom a.first {
	margin-left: 0;
	padding-left: 0;
	border: 0;
}

#menu-bottom a.administrace {
	margin-left: 12px;
	padding-left: 0;
	border: 0;
}

/** SUBPAGE */

.brown {
	color: #C57E2A;
}

#notice {
	margin-top: 21px;
	padding: 10px 8px;
	background-color: #AC5611;
	color: #F8F8F8;
}

#notice a {
	color: #ffffff;
	text-decoration: none;
}

#notice a:hover {
	text-decoration: underline;
}

.date {
	width: 198px;
	height: 16px;
	margin-bottom: 5px;
	padding: 2px 12px 0 20px;
	background: url(images/li.jpg);
	font-weight: bold;
}

/** ADDED */

.red {
	color: #FF0000;
}

.green {
	color: #769D1B;
}

.input {
	width: 150px;
	margin-bottom: 2px;
	border: 1px solid #C57E2A;
}

.submit {
	height: 17px;
	background: #AC5611;
	border: 0;
	color: #ffffff;
	font-weight: bold;
}

textarea {
	width: 350px;
	height: 150px;
	margin-bottom: 2px;
	border: 1px solid #C57E2A;
	overflow: auto;
}

.file {
	margin-bottom: 2px;
}

.editace {
	font-size: 0;
}

.editace img {
	margin-top: -4px;
	margin-right: 5px;
}

.editace a img {
	border: 0;
}

span.editace {
	display: block;
	float: left;
}

p.editace {
	margin-bottom: 0;
}

li {
	clear: both;
}

.box {
	width: 140px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

#guestbook,
#fotogalerie {
	margin-top: 25px;
}

.title {
	height: 14px;
	display: block;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 4px;
	background: #F6EDE8;
}

.img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

#strankovani-top,
#strankovani-bottom {
	text-align: right;
}

#strankovani-top {
	margin-bottom: 13px;
}

#guestbook p a {
	color: #C57E2A;
	text-decoration: none;
}

#guestbook p a:hover {
	color: #AC5611;
}

#sup {
	width: 212px;
	height: 118px;
	position: absolute;
	top: 320px;
	left: 540px;
	_left: 537px;
	background: url(images/sup.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sup.png");
}

.pocitadlo {
	margin-bottom: 5px;
	color: #C57E2A;
}
