/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #F1F2EC;
	font: 12px/18px arial;
	color: #000000;
}

h1 {
	float: left;
	margin: 0 0 0 1px;
	padding-left: 8px;
	background: url(images/menu-bg1.gif);
	border-right: 1px solid #fff;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 275px;
	height: 49px;
	display: block;
	background: url(images/logo.gif);
}

h2 {
	margin: 0;
	font-size: 0;
	text-indent: -9999px;
}

h2 a {
	width: 191px;
	height: 158px;
	display: block;
	background: url(images/logo-bernard.gif);
}

h3 {
	height: 26px;
	margin: 0 0 17px 0;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

h4 {
	height: 22px;
	margin: 0 0 9px 0;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

p {
	margin-top: 0;
	margin-bottom: 33px;
}

input, select, textarea {
	font: 12px/14px arial;
	color: #505248;
}

.input {
	width: 200px;
	margin-bottom: 4px;
	padding: 1px 3px;
	border: 1px solid #188017;
}

.file {
	margin-bottom: 4px;
}

.submit {
	height: 20px;
	background: #188017;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

select {
	width: 208px;
	height: 20px;
	margin-bottom: 4px;
	border: 1px solid #188017;
}

textarea {
	width: 340px;
	height: 150px;
	margin-bottom: 4px;
	padding: 1px 3px;
	border: 1px solid #188017;
	overflow: auto;
}

a {
	color: #188017;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
}

.red {
	color: #ff0000;
}

.green {
	color: #188017;
}

/** LAYOUT */

#header-wrap {
	background: #fff url(images/header.gif) repeat-x;
}

#header {
	width: 954px;
	margin: 0 auto;
}

#menu {
	width: 639px;
	height: 49px;
	float: left;
	background: url(images/menu-bg2.gif) right top no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	height: 49px;
	float: left;
	background-color: #EBEDE4;
	border-right: 1px solid #fff;
	font-size: 0;
	text-indent: -9999px;
}

#menu a:hover,
#menu a.selected {
	background-color: #F3F4EF;
	background-position: 0 -100%;
}

#menu1 {
	width: 67px;
	background-image: url(images/menu1.gif);
}

#menu2 {
	width: 122px;
	background-image: url(images/menu2.gif);
}

#menu3 {
	width: 128px;
	background-image: url(images/menu3.gif);
}

#menu4 {
	width: 88px;
	background-image: url(images/menu4.gif);
}

#menu5 {
	width: 90px;
	background-image: url(images/menu5.gif);
}

#menu6 {
	width: 130px;
	background-image: url(images/menu6.gif);
}

#image {
	width: 763px;
	height: 188px;
	float: left;
	background: url(images/image.gif);
}

#image strong {
	display: none;
}

#logo {
	float: right;
	font-weight: bold;
	text-align: center;
}

#content-wrap {
	background: #fff url(images/content.gif) repeat-x;
}

#content {
	width: 954px;
	margin: 0 auto;
	padding-top: 23px;
	padding-bottom: 27px;
}

#left {
	width: 436px;
	float: left;
	padding-top: 15px;
}

#right {
	width: 474px;
	float: right;
}

#homepage #right,
#center {
	padding-top: 15px;
}

#title1 {
	background-image: url(images/title1.gif);
}

#title2 {
	background-image: url(images/title2.gif);
}

#title3 {
	background-image: url(images/title3.gif);
}

#title4 {
	background-image: url(images/title4.gif);
}

#title5 {
	background-image: url(images/title5.gif);
}

#title6 {
	background-image: url(images/title6.gif);
}

#subtitle1 {
	background-image: url(images/subtitle1.gif);
}

#subtitle2 {
	background-image: url(images/subtitle2.gif);
}

#subtitle4a {
	background-image: url(images/subtitle4a.gif);
}

#subtitle4b {
	background-image: url(images/subtitle4b.gif);
}

#subtitle5a {
	background-image: url(images/subtitle5a.gif);
}

#subtitle5b {
	background-image: url(images/subtitle5b.gif);
}

#subtitle6a {
	background-image: url(images/subtitle6a.gif);
}

#subtitle6b {
	background-image: url(images/subtitle6b.gif);
}

.up {
	text-transform: uppercase;
}

em {
	color: #505248;
}

ul.ul {
	margin: 0 0 33px 0;
	padding: 0;
	list-style: none;
}

ul.ul li {
	padding: 5px 10px 5px 26px;
	background: url(images/li.gif) 3px 8px no-repeat;
	border-bottom: 1px dashed #CBCDBD;
}

.table {
	margin-bottom: 33px;
}

.table td {
	padding: 5px 0;
	border-bottom: 1px dashed #CBCDBD;
}

#right .ul {
	width: 423px;
}

.images {
	height: 130px;
	float: right;
	margin-bottom: -20px;
}

#homepage .images {
	float: none;
	margin-bottom: 0;
}

.image {
	float: left;
	font-weight: bold;
	text-align: center;
}

.image img {
	margin-bottom: -3px;
}

#image1,
#image3 {
	width: 165px;
}

#image2,
#image4 {
	width: 190px;
}

.pdf {
	padding-left: 25px;
	padding-bottom: 2px;
	background: url(images/icon-pdf.gif) no-repeat;
	font-weight: bold;
	text-transform: uppercase;
}

#footer-wrap {
	background: #F1F2EC;
}

#footer {
	width: 954px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 13px;
	color: #505248;
	font-size: 11px;
}

#footer a {
	color: #727272;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#menu-bottom {
	float: left;
}

#menu-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-bottom li {
	display: inline;
	padding-right: 12px;
}

#copyright {
	float: right;
}

/** ADDED */

.more {
	margin-left: 5px;
	font-weight: bold;
}

#seznam td {
	padding: 5px 0;
	border-bottom: 1px solid #188017;
	vertical-align: top;
}

#seznam .border td {
	border-top: 3px double #188017;
	border-bottom: none;
}

#prohlaseni {
	float: left;
	position: relative;
	left: -100px;
	margin-top: -18px;
	font-weight: bold;
	font-size: 18px;
}

#prohlaseni a {
	color: #ff0000;
}

#kampropivo {
	width: 360px;
	height: 105px;
	display: block;
	margin-top: 80px;
	margin-left: 160px;
	font-size: 0;
	text-indent: -9999px;
}
