@import "/styles/shop.css";
@import "/styles/forum.css";
@import "/styles/kontakt.css";

BODY {
	color: #000;
	background: #ffd21c url('/images/_layout/bg-body-grey.jpg') center -120px no-repeat;
	background-attachment: fixed;
	font: normal 9pt/1.1 'Helvetica CE', Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

IMG { border: none; }

A 				{ color: #97282f; text-decoration: underline; }
A:link			{ color: #97282f; text-decoration: underline; }
A:hover			{ color: #000; text-decoration: none; }
A:active		{ color: #000; text-decoration: none; }
A:visited		{ color: #97282f; text-decoration: underline; }
A:visited:hover	{ color: #000; text-decoration: none; }
A.mimo {
	background: url('/images/_layout/bg-link-mimo.gif') 100% 30% no-repeat;
	padding-right: 8px;
}
A.email {
	background: url('/images/_layout/bg-link-email.gif') 100% 30% no-repeat;
	padding-right: 10px;
}

#layout {
	text-align: left;
	position: relative;
	width: 800px;
	margin: auto;
}

#ads {
	background-color: #000;
	padding: 10px;
}
#ads #banner {
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	height: 100px;
	overflow: hidden;
}

#banner_right {
	position: absolute;
	top: 0;
	left: 50%;
	width: 120px;
	margin: 0 -120px 0 410px;
	overflow: hidden;
}
#banner_right .banner {
	margin-bottom: 10px;
}

#logo {
	color: #fff;
	background: url('/images/_layout/bg-logo.jpg') top left no-repeat;
	position: relative;
	height: 251px;
	cursor: pointer;
}
#logo H1,
#logo H2 {
	display: none;
}
#logo OL {
	position: absolute;
	top: 11px;
	left: 658px;
	margin: 0;
	padding: 0;
}
#logo OL LI {
	background-position: center center;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 25px;
	height: 17px;
	margin-right: 10px;
	z-index: 10;
}
#logo OL LI#lang-cs { background-image: url('/images/_layout/flag-cs.gif'); }
#logo OL LI#lang-en { background-image: url('/images/_layout/flag-en.gif'); }
#logo OL LI#lang-de { background-image: url('/images/_layout/flag-de.gif'); }
#logo OL LI#lang-es { background-image: url('/images/_layout/flag-es.gif'); }
#logo OL LI A {
	display: block;
	width: 100%;
	height: 100%;
}
#logo OL LI SPAN { display: none; }
#logo UL {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#logo UL LI {
	list-style-type: none;
	position: absolute;
	z-index: 10;
}
#logo UL LI#city1 { top: 206px; left: 245px; }
#logo UL LI#city2 { top: 203px; left: 360px; }
#logo UL LI#city3 { top: 216px; left: 440px; }
#logo UL LI#city4 { top: 220px; left: 550px; }
#logo UL LI#city5 { top: 244px; left: 620px; }
#logo UL LI#city6 { top: 213px; left: 682px; }
#logo UL LI#city7 { top: 188px; left: 715px; }
#logo UL LI#city8 { top: 95px;  left: 715px; }

#logo-schedule {
	background: url('/images/_layout/bg-logo-schedule.gif') top left no-repeat;
	position: relative;
	width: 162px;
	height: 59px;
	left: 5px;
	cursor: pointer;
}

#left {
	float: left;
	width: 220px;
}
#left-margin {
	margin: 0 0 0 20px;
}

#news {
	float: left;
	width: 330px;
	overflow: hidden;
}

#news H2 {
	background: url('/images/_layout/bg-h2-news.gif') top left no-repeat;
	width: 139px;
	height: 25px;
	margin: 10px 0 10px 0;
	padding: 0;
}
#news H2 A {
	display: block;
	width: 100%;
	height: 100%;
}
#news H2 SPAN {
	display: none;
}
#news P {
	text-align: justify;
	margin: 10px 0 0 0;
	padding: 0;
}
#news SPAN {
	font-size: 7pt;
	font-weight: bold;
}
#news A {
	text-decoration: none;
}
#news #archive {
	background: url('/images/_layout/bg-news-archive.gif') top left no-repeat;
	position: relative;
	width: 139px;
	height: 23px;
}
#news #archive A {
	display: block;
	position: relative;
	top: 3px;
	width: 100%;
	height: 100%;
	padding-left: 15px;
}

.home {
	background: url('/images/_layout/bg-home-img.gif') top left no-repeat;
	float: right;
	width: 170px;
	height: 170px;
	margin: 10px 0 30px 0;
	overflow: hidden;
}
.home IMG {
	margin: 26px 0 0 20px;
}

DIV.video {
	background: url('/images/_layout/bg-video.gif') top left no-repeat;
	width: 481px;
	height: 406px;
	margin: 0;
	padding: 25px 0 0 28px;
}

#menu-top {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#menu-top LI {
	background: url('/images/_layout/bg-menu_top-li.gif') 0 3px no-repeat;
	list-style-type: none;
	float: left;
	padding: 0 8px;
}
#menu-top .first {
	background: none;
	padding-left: 0;
}
#menu-top .laft {
	padding-right: 0;
}
#menu-top LI A,
#menu-top LI A:link,
#menu-top LI A:hover,
#menu-top LI A:visited,
#menu-top LI A:visited:hover {
	text-decoration: underline;
}

#menu-top-cleaner {
	border: none;
	clear: left;
	height: 20px;
	margin: 0;
	padding:0;
	visibility: hidden;
}

#menu-left {
	width: 170px;
	margin: 20px 0 0 10px;
	padding: 0;
}
#menu-left LI {
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	position: relative;
	width: 170px;
	margin-bottom: 10px;
}
#menu-left LI#fotogalery-l	{ background-image:  url('/images/_layout/bg-menu_right-li-fotogalery.gif'); height: 84px; }
#menu-left LI#radio-l		{ background-image:  url('/images/_layout/bg-menu_right-li-radio.gif'); height: 61px; }
#menu-left LI#listserv-l	{ background-image:  url('/images/_layout/bg-menu_right-li-listserv.gif'); height: 69px; }
#menu-left LI#shop-l		{ background-image:  url('/images/_layout/bg-menu_right-li-shop.gif'); height: 69px; }
#menu-left LI#forum-l		{ background-image:  url('/images/_layout/bg-menu_right-li-forum.gif'); height: 60px; }
#menu-left LI#asociace-l	{ background-image:  url('/images/_layout/bg-menu_right-li-asociace.gif'); height: 82px; }
#menu-left LI#kalendar-l	{ background-image:  url('/images/_layout/bg-menu_right-li-kalendar.gif'); height: 57px; }
#menu-left LI A {
	display: block;
	width: 100%;
	height: 100%;
}
#menu-left LI A SPAN {
	display: none;
}

#radio-online {
	font-size: 10px;
	width: 170px;
	margin: -10px 0 0 10px;
	padding: 0;
}
#radio-online STRONG {
	color: #97282f;
}

#main {
	float: left;
	width: 580px;
	overflow: hidden;
}
#main-margin {
	padding: 20px 20px 0 20px;
}
#main H3 {
	background: url('/images/_layout/bg-h3.gif') top left no-repeat;
	font-size: 12pt;
	line-height: 36px;
	height: 36px;
	margin-top: 10px;
	padding-left: 15px;
}
#main H4 {
	font-size: 11pt;
}
#main H4.list {
	margin: 0;
	padding: 0.2em 0 0.3em 0;
}
#main H5 {
	font-size: 10pt;
}
#main H5.date {
	font-size: 7pt;
	clear: both;
	margin: 0;
	padding: 0;
}
#main P {
	line-height: 120%;
	margin: 0;
	padding: 0 0 1em 0;

}
#main P.justify {
	text-align: justify;
}
#main UL {
	line-height: 120%;
	margin-top: 0;
}
#main IMG {
	border: 1px solid #000;
}
#main A 				{ color: #97282f; text-decoration: none; }
#main A:link			{ color: #97282f; text-decoration: none; }
#main A:hover			{ color: #000; text-decoration: underline; }
#main A:active			{ color: #000; text-decoration: underline; }
#main A:visited			{ color: #97282f; text-decoration: none; }
#main A:visited:hover	{ color: #000; text-decoration: underline; }

.photogallery {}
.thumbnail {
	background: url('/images/_layout/bg-thumbnail.gif') top left no-repeat;
	font-size: 7pt;
	float: left;
	width: 120px;
	height: 110px;
	margin: 0 12px 0 0;
}
.thumbnail IMG {
	margin: 14px 0 3px 14px;
}
.thumbnail DIV {
	width: 90px;
	padding: 0 0 0 14px;
	overflow: hidden;
}

#footer {
	background: url('/images/_layout/bg-footer.gif') bottom left no-repeat;
	clear: both;
	width: 800px;
	height: 70px;
}

#menu-bottom {
	font-size: 8pt;
	margin: 0;
	padding: 30px 0 0 85px;
}
#menu-bottom LI {
	background: url('/images/_layout/bg-menu_top-li.gif') 0 1px no-repeat;
	list-style-type: none;
	float: left;
	padding: 0 5px 05px;
}
#menu-bottom .first {
	background: none;
	padding-left: 0;
}

#copyright {
	font-size: 7pt;
	text-align: right;
	clear: both;
	position: relative;
	top: 5px;
	padding-right: 28px;
}
#copyright A {
	color: #000;
	text-decoration: none;
}
#copyright A:hover {
	color: #97282f;
	text-decoration: underline;
}

#counter {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

#photo {
	color: #fff;
	background: #000 url('/images/_layout/bg-loading.gif') center center no-repeat;
	text-align: left;
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 1000;
}
#photo DIV.margin {
	padding: 10px;
}
#photo DIV.close {
	background: #000 url('/images/_layout/icon-pic-close.gif') top right no-repeat;
	position: absolute;
	width: 85px;
	height: 18px;
	top: 10px;
	right: 10px;
	overflow: hidden;
}
#photo UL.nav {
	background-color: #000;
	position: absolute;
	top: 10px;
	height: 10px;
	width: 66px;
	height: 18px;
	margin: 0;
	padding: 0;
}
#photo UL.nav LI {
	background: url('/images/_layout/icon-pic-first.gif') top left no-repeat;
	list-style-type: none;
	float: left;
	width: 16px;
	height: 14px;
}
#photo UL.nav LI.first 		{ background: url('/images/_layout/icon-pic-first.gif') top left no-repeat; }
#photo UL.nav LI.prev 		{ background: url('/images/_layout/icon-pic-prev.gif') top left no-repeat; }
#photo UL.nav LI.next 		{ background: url('/images/_layout/icon-pic-next.gif') top left no-repeat; }
#photo UL.nav LI.last 		{ background: url('/images/_layout/icon-pic-last.gif') top left no-repeat; }
#photo UL.nav LI.first_off 	{ background: url('/images/_layout/icon-pic-first_off.gif') top left no-repeat; }
#photo UL.nav LI.prev_off 	{ background: url('/images/_layout/icon-pic-prev_off.gif') top left no-repeat; }
#photo UL.nav LI.next_off 	{ background: url('/images/_layout/icon-pic-next_off.gif') top left no-repeat; }
#photo UL.nav LI.last_off 	{ background: url('/images/_layout/icon-pic-last_off.gif') top left no-repeat; }
#photo UL.nav A,
#photo DIV.close A {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
#photo DIV.close A {
	top: 2px;
	padding-left: 5px;
}
#photo DIV SPAN,
#photo UL.nav SPAN {
	display: none;
}
#photo P {
	font-size: 8pt;
	margin: 0;
	padding: 4px 0 0 0;
}

.photo-maximize {
	background: url('/images/_layout/icon-maximize.gif') top left no-repeat;
	position: relative;
	width: 11px;
	height: 11px;
	margin: -12px 0 0 1px;
	z-index: 100;
}
.photo-maximize A {
	display: block;
	width: 100%;
	height: 100%;
}
.photo-maximize SPAN {
	display: none;
}

#shadow {
	display: none;
	position: absolute;
	z-index: 900;
}


DIV.cleaner,
HR.cleaner {
	font-size: 1px;
	clear: both;
	height: 0px;
	margin: -20px 0 0 0;
	padding: 0;
	visibility: hidden;
}

DIV.more {
	background: url('/images/_layout/bg-more.gif') right bottom no-repeat;
	font-size: 7pt;
	text-align: right;
	height: 12px;
	margin: 5px 0 5px 0;
}
DIV.more A,
DIV.more A:visited {
	color: #000;
	text-decoration: none;
	padding: 0 16px 0 0;
}

DIV.hidden {
	display: none;
}

DIV.visible {
	display: block;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.float-right {
	float: right;
	margin: 0 0 10px 10px;
}

.u {
	text-decoration: underline;
}

TR.submit {
	display: none;
}

