/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/background.gif) repeat-x;
	font: 12px/15px arial;
	color: #707070;
}

h1 {
	margin: 0;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 192px;
	height: 131px;
	float: left;
	background: url(images/logo.gif);
}

h1#kletecna a {
	background: url(images/logo-kletecna.gif);
}

h1#zelivka a {
	float: right;
	background: url(images/logo-zelivka.gif);
}

h2 {
	width: 490px;
	height: 34px;
	float: right;
	margin: 27px 0 34px 0;
	background: url(images/h2.gif);
	font-size: 0;
	text-indent: -9999px;
}

#rozcestnik h2 {
	width: 237px;
	height: 74px;
	float: left;
	margin: 38px 0 27px 65px;
	background: url(images/h2-rozcestnik.gif);
}

h3,
#left h4 {
	margin: 0 0 15px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #707070;
	color: #FFA62D;
	font-size: 26px;
	font-weight: normal;
}

h4 {
	margin: 0 0 15px 0;
	color: #FFA62D;
	font-size: 20px;
	font-weight: normal;
}

h5 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font: 12px/15px arial;
	color: #707070;
}

.input {
	width: 200px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #FFA62D;
}

.file {
	margin-bottom: 2px;
}

.submit {
	height: 23px;
	background: #FFA62D;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

select {
	width: 208px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #FFA62D;
}

textarea {
	width: 350px;
	height: 150px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #FFA62D;
	overflow: auto;
}

a {
	color: #707070;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.cleaner {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.img1 {
	float: left;
	margin: 0 10px 10px 0;
	border: 7px solid #E6E6E6;
}

.img2 {
	float: right;
	margin: 0 0 10px 10px;
	border: 7px solid #E6E6E6;
}

.red {
	color: #ff0000;
}

.green {
	color:#9EB318;
}

/** LAYOUT */

#header {
	width: 750px;
	margin: 0 auto;
	padding: 11px 75px 0 75px;
}

#menu-top {
	float: right;
	margin-right: -6px;
}

#menu-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-top li {
	display: inline;
}

#menu-top a {
	float: left;
	padding-left: 7px;
	padding-right: 6px;
	border-left: 2px solid #FFD154;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}

#menu-top a:hover {
	color: #36BFD7;
}

#menu-top a.first {
	border: none;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	width: 98px;
	height: 23px;
	float: left;
	padding-top: 10px;
	background: #E6E8DB url(images/menu.gif);
	color: #189BB3;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#menu a:hover {
	background-color: #FBB344;
	background-position: 0 -33px;
	color: #ffffff;
}

#menu a.last {
	background-image: url(images/menu-last.gif);
}

#image-wrap {
	clear: both;
	background: #179AB2 url(images/image-wrap.gif);
}

#rozcestnik #image-wrap {
	background: #179AB2 url(images/image-wrap-rozcestnik.gif) center top;
}

#image {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	background: #179AB2 url(images/image.gif);
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}

#homepage #image {
	width: 760px;
	height: 285px;
	padding: 15px 65px 0 75px;
	background-image: url(images/image-homepage.gif);
}

#rozcestnik #image {
	width: 750px;
	height: 276px;
	padding: 24px 75px 0 75px;
	background-image: url(images/image-rozcestnik.gif);
}

#image-left {
	width: 50%;
	float: left;
}

#image-left p {
        font-size: 14px;
}

#image-right {
	width: 50%;
	float: right;
}
#image-right p {
        font-size: 14px;
}


#image img {
	border: none;
}

#image p {
	margin-bottom: 16px;
}

#image-right p {
	clear: right;
	text-align: right;
}

#welcome {
	width: 267px;
	float: left;
	padding-top: 15px;
	padding-right: 98px;
}

#image h3 {
	width: 219px;
	height: 76px;
	display: block;
	margin: 0 0 1px 0;
	padding: 0;
	background: url(images/h3.gif);
	border: none;
	font-size: 0;
	text-indent: -9999px;
}

#image-left h3 {
	width: 267px;
	height: 63px;
	margin-bottom: 20px;
	background: url(images/h3-kletecna.gif);
}

#image-right h3 {
	width: 244px;
	height: 63px;
	float: right;
	margin-bottom: 20px;
	background: url(images/h3-zelivka.gif);
}

#welcome a.more {
	width: 266px;
	height: 40px;
	display: block;
	background: #FFAB17 url(images/more.gif);
	font-size: 0;
	text-indent: -9999px;
}

#rozcestnik a.more {
	height: 21px;
	display: block;
	padding-top: 9px;
	background: #FFAB17;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#image-left a.more {
	width: 94px;
	margin-top: 28px;
	padding-left: 17px;
	background-image: url(images/more-left.gif);
}

#image-right a.more {
	width: 101px;
	float: right;
	margin-top: 12px;
	padding-left: 10px;
	background-image: url(images/more-right.gif);
}

#flash {
	width: 395px;
	height: 270px;
	float: right;
	background: url(images/image.jpg);
}

#content-wrap {
	background: #D3F3F2 url(images/content.gif) repeat-x;
}

#content {
	width: 750px;
	margin: 0 auto;
	padding: 49px 75px 0 75px;
}

#homepage #content {
	padding-top: 40px;
}

.box {
	width: 196px;
	height: 235px;
	float: left;
	padding: 17px 14px 0 12px;
	background: #28AEC7 url(images/box.gif);
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}

#box1 {
	margin-right: 41px;
}

#box2 {
	margin-right: 42px;
}


.box h4 {
	width: 194px;
	height: 48px;
	display: block;
	margin: 0 0 7px 2px;
	font-size: 0;
	text-indent: -9999px;
}

#box1 h4 {
	background: url(images/box1.gif);
}

#box2 h4 {
	background: url(images/box2.gif);
}

#box3 h4 {
	background: url(images/box3.gif);
}

#box4 h4 {
	background: url(images/box4.gif);
}

.box .img1 {
	margin: 0 5px 5px 0;
	border: none;
}

.box p {
	margin-bottom: 14px;
}

#left .box h4 {
border-bottom: 0;
padding-bottom: 0
}

#left .box {
	margin-bottom: 50px;
        font-size: 12px;
	font: 12px/15px verdana;
	
}


.box a.more {
	width: 178px;
	height: 21px;
	display: block;
	padding: 9px 8px 0 8px;
	background: #FFAB17 url(images/more-sm.gif);
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#bottom {
	height: 108px;
	display: block;
	margin-top: 32px;
	background: url(images/bottom.gif);
	border-top: 1px solid #707070;
	font-size: 0;
	text-indent: -9999px;
}

#footer-wrap {
	background: #28AEC7 url(images/footer.gif) repeat-x;
}

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 27px 75px 42px 75px;
	color: #ffffff;
	font-size: 11px;
}

#rozcestnik #footer {
	padding-top: 22px;
	color: #707070;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#rozcestnik #footer a {
	color: #707070;
}

#footer a:hover {
	text-decoration: underline;
}

#menu-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-bottom li {
	display: inline;
}

#menu-bottom a {
	float: left;
	padding-left: 4px;
	padding-right: 3px;
	border-left: 1px solid #ffffff;
	line-height: 10px;
}

#menu-bottom a.first {
	padding-left: 0;
	border: none;
}

#copyright {
	margin-top: 15px;
	font-weight: bold;
}

/** SUBPAGE */

#left {
	width: 240px;
	float: left;
}

#left ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
}

#kontakt {
	margin-top: 19px;
	margin-bottom: 32px;
	font-size: 14px;
}

#kontakt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kontakt1,
#kontakt2 {
	height: 35px;
	font-size: 0;
	text-indent: -9999px;
}

#kontakt1 {
	background: url(images/kontakt1.gif);
}

#kontakt2 {
	background: url(images/kontakt2.gif);
}

#kontakt3 {
	height: 15px;
	margin-top: 16px;
	padding: 12px 10px;
	background: #22A7BF;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

#kontakt3 a {
	color: #ffffff;
}

#aktuality {
	margin-top: -3px;
}

#aktuality strong {
	color: #189BB3;
}

#right {
	width: 487px;
	float: right;
	padding-left: 23px;
}

.fotka {
	width: 115px;
	float: left;
	margin-right: 9px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.fotka strong {
	margin-left: 3px;
	margin-bottom: 2px;
	display: block;
}

.fotka img {
	margin: 0 0 3px 0;
	border-width: 3px;
}

.fotka p {
	margin-bottom: 0;
}

/** ADDED */

ol,
ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}

.editace {
	font-size: 0;
}

.editace img {
	margin-right: 5px;
}

.editace a img {
	border: 0;
}

span.editace {
	display: block;
	float: left;
	margin-top: -1px;
	margin-left: 1px;
}

p.editace {
	margin-bottom: 0;
}

#strankovani-top,
#strankovani-bottom {
	font-weight: bold;
	text-align: right;
}

.align-right {
	margin-top: -30px;
	margin-bottom: 15px;
	text-align: right;
}

#edit {
	margin-bottom: 15px;
}

.left {
	width: 239px;
	float: left;
	padding-right: 10px;
}

.right {
	width: 238px;
	float: right;
}

.table {
	margin-bottom: 15px;
	line-height: 20px;
}

.table td {
	padding: 0 10px;
	border-top: 1px solid #DEDEDE;
}

.table .head {
	background: #FFA62D;
	color: #ffffff;
	font-weight: bold;
}

#form {
	margin-bottom: 15px;
	padding: 15px 0;
	border-top: 1px dotted #707070;
	border-bottom: 1px dotted #7f7f7f;
	line-height: 18px;
}

#form tr {
	height: 45px;
}

#form .bg {
	background: #C2EDEC;
}

#form .input {
	width: 250px;
	margin: 0;
}

#form textarea {
	width: 250px;
	height: 107px;
	margin: 0;
}

#administrace ol {
	padding-left: 20px;
	font-size: 14px;
}

#administrace .last {
	margin-top: 15px;
	margin-left: -18px;
	list-style: none;
}

#menu-bottom li a.admin {
	float: right;
	border: none;
	padding: 0;
}

.login .input {
	width: 150px;
}

.gray {
	color: #7F7F7F;
}

.border {
	margin: 20px 0;
	border-top: 1px dotted #7F7F7F;
}