/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #E0CDAF url(images/background.gif) repeat-x;
	font: 12px/22px tahoma;
	color: #43413C;
}

body#fotka {
	background-image: none;
}

h1 {
	margin: 0;
	font-size: 0;
	text-indent: -9999px;
}

h1 a {
	width: 291px;
	height: 218px;
	float: left;
	margin-left: 42px;
}

#lucerna h1 a,
#strepina h1.ubytovani a {
	background: url(images/logo-lucerna.jpg);
}

#strepina h1 a {
	background: url(images/logo-strepina.jpg);
}

h2 {
	display: none;
}

h3 {
	height: 48px;
	margin: 0 0 15px 0;
	font-size: 0;
	text-indent: -9999px;
}

h4 {
	margin: 0 0 22px 0;
	font-size: 16px;
}

p {
	margin-top: 0;
	margin-bottom: 22px;
}

ol, ul {
	margin: 0 0 22px 0;
	padding: 0 0 0 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font: 12px/14px tahoma;
	color: #43413C;
}

.input {
	width: 200px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #AF5F00;
}

.file {
	margin-bottom: 2px;
}

.submit {
	height: 22px;
	background: #AF5F00;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

select {
	width: 208px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #AF5F00;
}

textarea {
	width: 350px;
	height: 150px;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #AF5F00;
	overflow: auto;
}

a {
	color: #AF5F00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 3px solid #DAC494;
}

.img2 {
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
	border: 3px solid #DAC494;
}

.cleaner {
	clear: both;
}

.red {
	color: #ff0000;
}

.green {
	color:#29723D;
}

.gray,
.gray a {
	color: #888;
}

/** LAYOUT */

#wrapper {
	width: 924px;
	margin: 0 auto 30px auto;
}

#header {
	height: 373px;
	background: #20482C url(images/header.gif) 0 55px;
}

#menu {
	height: 55px;
	background: #EAAE2D url(images/menu.gif);
}

#menu ul {
	margin: 0;
	padding: 4px 0 0 86px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	height: 45px;
	float: left;
	background-color: #EAAE2D;
	font-size: 0;
	text-indent: -9999px;
}

#menu a:hover,
#menu a.selected {
	background-color: #5A3C25;
	background-position: 0 -45px;
}

#image {
	width: 549px;
	height: 218px;
	float: right;
	display: inline;
	margin-right: 42px;
}

#lucerna #image {
	background: url(images/image-lucerna.jpg);
}

#strepina #image {
	background: url(images/image-strepina.jpg);
}

#lucerna #image.ubytovani,
#strepina #image.ubytovani {
	background: url(images/image-ubytovani.jpg);
}

#content {
	width: 840px;
	margin: -100px auto 0 auto;
	background: #20482C url(images/content.gif);
}

#left {
	width: 255px;
	float: left;
	display: inline;
	margin-left: 10px;
	background: #FCEAC4 url(images/left.gif);
	font-size: 11px;
	line-height: 18px;
}

#left-in {
	min-height: 339px;
	padding: 16px 15px 11px 15px;
	background: url(images/left-in.gif) no-repeat;
}

#language {
	height: 36px;
	background: #20482C url(images/language.gif);
	padding-top: 3px;
	padding-left: 72px;
}

#language ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#language li {
	display: inline;
}

#language a {
	width: 41px;
	height: 36px;
	float: left;
	font-size: 0;
	text-indent: -9999px;
}

#language a:hover {
	background-position: 0 -36px;
}

#cz {
	background: url(images/lang-cz.gif);
}

#en {
	background: url(images/lang-en.gif);
}

#de {
	background: url(images/lang-de.gif);
}

#left strong.aktuality,
#left strong.administrace {
	display: block;
	height: 41px;
	margin: 0;
	background: #20482C;
	font-size: 0;
	text-indent: -9999px;
}

#left b.b {
	display: block;
	margin-bottom: 4px;
}

#left strong a {
	color: #29723D;
}

#left p {
	margin-bottom: 13px;
	padding-top: 9px;
	background: #FCEAC4 url(images/line.gif) no-repeat;
}

#left p.first {
	padding: 0;
	background-image: none;
}

#right {
	width: 565px;
	float: right;
	display: inline;
	margin-right: 10px;
	background: #FDF2D9;
}

#right-in {
	padding: 17px 25px 10px 25px;
	background: url(images/right-in.gif) right top no-repeat;
}

.box {
	height: 74px;
	padding: 8px 8px 0 143px;
	background: url(images/box.gif);
	color: #3D3931;
	font-size: 11px;
	line-height: 22px;
}

#bottom {
	height: 25px;
	background: url(images/bottom.gif);
}

#footer {
	width: 840px;
	height: 102px;
	margin: 0 auto 10px auto;
	background: #20482C url(images/footer.gif);
	font-size: 11px;
	text-align: center;
}

#menu-bottom {
	padding-top: 5px;
	padding-bottom: 10px;
}

#menu-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-bottom li {
	display: inline;
	color: #A7EF77;
}

#menu-bottom a {
	margin-right: 6px;
	margin-left: 3px;
	color: #A7EF77;
	text-transform: lowercase;
}

#copyright {
	color: #272727;
	line-height: 16px;
}

#copyright a {
	color: #272727;
}

/** LANGUAGE */

#menu1 {
	width: 105px;
	background-image: url(images/menu-cz1.gif);
}

#menu2 {
	width: 100px;
	background-image: url(images/menu-cz2.gif);
}

#menu3 {
	width: 118px;
	background-image: url(images/menu-cz3.gif);
}

#menu4 {
	width: 96px;
	background-image: url(images/menu-cz4.gif);
}

#menu5 {
	width: 109px;
	background-image: url(images/menu-cz5.gif);
}

#menu6 {
	width: 125px;
	background-image: url(images/menu-cz6.gif);
}

#menu7 {
	width: 102px;
	background-image: url(images/menu-cz7.gif);
}

.en #menu3	{background-image: url(images/menu-en3.gif)}
.en #menu4	{background-image: url(images/menu-en4.gif)}
.en #menu5	{background-image: url(images/menu-en5.gif)}
.en #menu6	{background-image: url(images/menu-en6.gif)}
.en #menu7	{background-image: url(images/menu-en7.gif)}
.de #menu3	{background-image: url(images/menu-de3.gif)}
.de #menu4	{background-image: url(images/menu-de4.gif)}
.de #menu5	{background-image: url(images/menu-de5.gif)}

h3.title0	{background: url(images/title-cz0.gif)}
h3.title1	{background: url(images/title-cz1.gif)}
h3.title2	{background: url(images/title-cz2.gif)}
h3.title3	{background: url(images/title-cz3.gif)}
h3.title4	{background: url(images/title-cz4.gif)}
h3.title5	{background: url(images/title-cz5.gif)}
h3.title6	{background: url(images/title-cz6.gif)}
h3.title7	{background: url(images/title-cz7.gif)}
h3.title8	{background: url(images/title-cz8.gif)}

.en h3.title1	{background: url(images/title-en1.gif)}
.en h3.title2	{background: url(images/title-en2.gif)}
.en h3.title3	{background: url(images/title-en3.gif)}
.en h3.title4	{background: url(images/title-en4.gif)}
.en h3.title5	{background: url(images/title-en5.gif)}
.en h3.title6	{background: url(images/title-en6.gif)}
.en h3.title7	{background: url(images/title-en7.gif)}
.en h3.title8	{background: url(images/title-en8.gif)}

.de h3.title1	{background: url(images/title-de1.gif)}
.de h3.title2	{background: url(images/title-de2.gif)}
.de h3.title3	{background: url(images/title-de3.gif)}
.de h3.title4	{background: url(images/title-de4.gif)}
.de h3.title5	{background: url(images/title-de5.gif)}
.de h3.title8	{background: url(images/title-de8.gif)}

#left strong.aktuality		{background-image: url(images/h4-aktuality.gif)}
#left strong.administrace	{background-image: url(images/h4-administrace.gif)}
.en #left strong.aktuality	{background-image: url(images/h4-en-aktuality.gif)}
.de #left strong.aktuality	{background-image: url(images/h4-de-aktuality.gif)}

/** ADDED */

.editace {
	font-size: 0;
}

.editace img {
	margin-right: 5px;
}

.editace a img {
	border: 0;
}

span.editace {
	display: block;
	float: left;
	margin-top: 3px;
}

p.editace {
	margin-bottom: 0;
}

#strankovani-top,
#strankovani-bottom {
	font-weight: bold;
	text-align: right;
}

.align-right {
	margin-top: -45px;
	margin-bottom: 23px;
	text-align: right;
}

#edit {
	margin-bottom: 22px;
}

.fotka {
	width: 158px;
	float: left;
	margin-right: 20px;
	margin-bottom: 22px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.fotka strong {
	margin-left: 3px;
	margin-bottom: 2px;
	display: block;
}

.fotka .img1 {
	margin: 0 0 5px 0;
}

.fotka p {
	margin-bottom: 0;
}

a.pdf {
	margin-left: 10px;
	padding: 2px 0 2px 20px;
	background: url(images/icon-pdf.gif) no-repeat;
}

#nabidka {
	height: 44px;
	display: none;
	margin-bottom: 22px;
}

#objednavka {
	display: none;
	margin-bottom: 22px;
}

#nabidka .input {
	margin-bottom: 0;
}

.login .input {
	width: 150px;
}

#banner {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#banner img {
	margin-bottom: 5px;
	border: none;
}
