body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif);
	font: 11px/13px tahoma;
	color: #50525a;
}

body#fotka {
	background: #D5D5D5;
}

a {
	color: #b2b2b2;
}

a:hover {
	text-decoration: none;
}

#menu {
	width: 766px;
	height: 120px;
	background: #9d9d9d;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0;
	background: none;
}

#menu a {
	height: 82px;
	float: left;
	text-indent: -9999px;
	color: transparent;
}

.menu1 {
	width: 153px;
}

.menu2 {
	width: 154px;
}

.menu3 {
	width: 153px;
}

.menu4 {
	width: 154px;
}

.menu5 {
	width: 152px;
}

.cz .menu1 {
	background: url(images/menu1-cz.gif);
}

.cz .menu2 {
	background: url(images/menu2-cz.gif);
}

.cz .menu3 {
	background: url(images/menu3-cz.gif);
}

.cz .menu4 {
	background: url(images/menu4-cz.gif);
}

.cz .menu5 {
	background: url(images/menu5-cz.gif);
}

.en .menu1 {
	background: url(images/menu1-en.gif);
}

.en .menu2 {
	background: url(images/menu2-en.gif);
}

.en .menu3 {
	background: url(images/menu3-en.gif);
}

.en .menu4 {
	background: url(images/menu4-en.gif);
}

.en .menu5 {
	background: url(images/menu5-en.gif);
}

#menu a:hover,
#menu a.selected {
	background-position: left bottom;
}

p, table {
	margin-top: 0;
	margin-bottom: 10px;
}

h1, h2 {
	display: none;
}

h3 {
	margin-top: 0;
	margin-bottom: 13px;
	font: bold 24px/26px arial narrow;
	text-transform: uppercase;
}

h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 11px;
}

td {
	vertical-align: top;
}

#wrapper {
	width: 766px;
	margin: 0 auto;
	padding-bottom: 1px;
	border: 1px solid #50525a;
}

#header {
	height: 280px;
	border-bottom: 14px solid #9d9d9d;
}

#logo {
	width: 286px;
	height: 280px;
	float: left;
	background: url(images/logo.jpg);
}

#image {
	width: 480px;
	height: 280px;
	float: left;
	background: url(images/image.jpg);
}

#content {
	background: #d5d5d5;
}

#scroll-left {
	width: 13px;
	height: 52px;
	float: left;
	margin-top: 19px;
	background: #00aae7;
}

#scroll-right {
	width: 14px;
	height: 52px;
	float: left;
	margin-top: 19px;
	background: #00aae7;
}

#left {
	width: 289px;
	min-height : 189px;
	_height: 189px;
	float: left;
	margin: 34px 0 25px 0;
	padding: 0 47px 0 34px;
	border-right: 1px solid #9d9d9d;
}

#right {
	width: 322px;
	float: left;
	margin: 34px 0 25px 0;
	padding: 0 16px 0 29px;
	border-left: 1px solid #9d9d9d;
	position: relative;
	left: -1px;
}

#main {
	width: 688px;
	min-height: 189px;
	_height: 189px;
	float: left;
	margin: 34px 0 25px 0;
	padding: 0 17px 0 34px;
}

#content a {
	color: #00aae7;
}

a.li {
	padding-left: 8px;
	background: url(images/li.gif) no-repeat left center;
}

#footer {
	height: 60px;
	position: relative;
	padding-top: 28px;
	padding-right: 29px;
	background: url(images/footer.gif);
	color: #5f626b;
	line-height: 17px;
	stext-align: right;
}

#footer a {
	color: #5F626B;
}

#misto {
	font: italic bold 14px/26px tahoma;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0 solid #9d9d9d;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #b1b1b1;
	font: 12px/14px tahoma;
}

.red {
	color: #ff0000;
}

.green {
	color: #008000;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding-left: 8px;
	background: url(images/li.gif) no-repeat left 5px;
	list-style: none;
}

#content a.editace {
	color: #50525a;
}

#language {
	float: left;
	padding-left: 47px;
}

#language a.lg {
	font: bold 10px/13px tahoma;
	color: #ffffff;
	text-decoration: none;
}

#copyright {
	float: right;
	text-align: right;
}

#content img.kategorie {
	margin-top: 11px;
	margin-right: 18px;
}

#mail {
	width: 600px;
	margin: 100px auto;
	text-align: center;
}

/** ADDED */

#more-left,
#more-right {
	display: none;
}

a.more {
	padding-left: 8px;
	background: url(images/li.gif) 0 6px no-repeat;
}

.kontakt .input {
	width: 145px;
	margin-bottom: 4px;
	-margin-bottom: 2px;
	padding: 3px;
	background: #D5D5D5;
	font-size: 11px;
	color: #50525A;
}

.kontakt textarea {
	width: 150px;
	height: 87px;
	padding: 3px;
	background: #D5D5D5;
	font-size: 11px;
	color: #50525A;
}

.kontakt .submit {
	margin-left: 13px;
	padding: 0 0 0 5px;
	background: url(images/li.gif) 0 6px no-repeat;
	border: none;
	color: #00AAE7;
	font-size: 11px;
	cursor: pointer;
}

#bottom {
	display: none;
	padding: 0 30px 0 47px;
	background: #D5D5D5;
	border-top: 1px solid #9D9D9D;
}

#bottom a {
	color: #5F626B;
}

#bottom ul {
	width: 160px;
	float: left;
	margin: 0;
	padding: 16px 0 4px 0;
	line-height: 16px;
}

#bottom ul.ul2 {
	margin-left: 20px;
	margin-right: 25px;
}

#fotka #wrapper {
	width: auto;
	margin: 0 auto;
	padding: 20px;
	border: none;
}

#content a.dark {
	color: #50525A;
}

#banner {
	width: 768px;
	margin: 30px auto 0 auto;
}
