/* CSS Document */
body {
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	background-color: #990000;
}

a, a:visited {
	text-decoration: underline;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}

#container {
	text-align: left;
	width: 950px;
	margin: 0px auto;
	padding-bottom: 10px;
	border-right: 2px solid #001f57;
	border-bottom: 2px solid #001f57;
	border-left: 2px solid #001f57;
	background-color: #FFFFFF;
}

/* ---- HEADER ----------------------------------------------- */

#hlavicka {
	background-image: url(layout/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 334px;
}

#header {
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	width: 954px;
	height: 334px;
	margin: 0px auto;
}

#header .lang {
	height: 20px;
	width: 102px;
	position: relative;
	top: 24px;
	left: 330px;
	float: left;
}

#header .lang img {
	border: 1px solid #ffffff;
	margin-right: 2px;
	margin-left: 2px;
}

#header .lang a:hover img {
	border: 1px solid #000000;
}

#header .logo {
	width: 411px;
	height: 171px;
	overflow: hidden;
	position: relative;
	left: 27px;
	top: 75px;
	float: left;
}

#header .logo span {
	display: block;
	background: url(layout/header_logo.gif) no-repeat;
	width: 411px;
	height: 171px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---- MENU ----------------------------------------------- */

#header .menu {
	position: relative;
	left: 89px;
	top: 102px;
	float: left;
	height: 61px;
}

#header .menu ul {
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#header .menu ul li {
	float: left;
}

#header .menu ul li a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	height: 46px;
	width: 170px;
	margin-right: 3px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
}

#header .menu ul li a:hover {
	color: #FFFF66;
}

#header .menu ul li#activ a {
	color: #ffffff;
}

/* ---- LEFT SIDE ----------------------------------------------- */

#obsah {
	padding: 10px 20px;
	float: left;
	width: 610px;
}

#obsah h1 {
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-weight: normal;
	color: #990000;
}

#obsah h2 {
	font-size: x-large;
	margin-top: 5%;
	color: #FF6600;
	font-weight: normal;
}

#obsah h2 a {
	text-decoration: none;
	color: #FF6600;
}

#obsah h3 {
	font-size: small;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	line-height: 160%;
}

.odkaz {
	background-image: url(layout/odkaz.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin-left: 5px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	margin-right: 3px;
	padding-right: 12px;
}

#obsah .navigace {
	font-size: 85%;
}

#obsah .navigace a {
}

#obsah address {
	font-style: normal;
	background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	font-size: medium;
}

#obsah .zvyrazni {
	background-color: #FFCC33;
	padding: 10px;
	border: 1px solid #FF6600;
	background-image: url(layout/zvyrazni.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#obsah .zvyrazni h2 {
	margin-top: 0px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .figure {
	margin-top: 5px;
	margin-bottom: 5px;
}

#obsah .figure img {
	margin:	0px;
	border: 1px solid #FF6600;
}

#obsah .figure a:hover img {
	border: 1px solid #000000;
}

#obsah .figure p {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FF6600;
	text-align: center;
}

#obsah .figure-right .figure {
	float: right;
	margin-left: 15px;
}

#obsah .figure-left .figure {
	float: left;
	margin-right: 15px;
}

#obsah .fotogalerie {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #B0DFFF;
	padding: 5px;
}

#obsah .fotogalerie img {
	margin:	2px;
	border: 1px solid #002f5c;
}

#obsah .fotogalerie a:hover img {
	border: 1px solid #ffffff;
}

/* ---- TABULKY ----------------------------------------------- */

table {
	border-collapse: collapse;
	border: 1px solid #FF6600;
	margin-top: 10px;
}

table td {
	padding: 4px;
	border: 1px solid #FF6600;
	text-align: center;
}

table th {
	padding: 4px;
	border: 1px solid #FF6600;
	text-align: center;
}

.cenik table {
	width: 85%;
	margin-bottom: 20px;
}

.cenik table th {
	background-color: #FFEECA;
}

#rightside table {
	width: 100%;
}

#provoz caption {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}

#provoz table {
	margin-bottom: 20px;
}

/* ---- RIGHTSIDE -------------------------------------------- */

#rightside {
	width: 267px;
	float: right;
	padding: 10px;
}

#rightside h2 {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

#rightside h2 a {
	color: #990000;
}

#rightside ul {
	margin-left: 15px;
	padding-left: 0px;
}

#rightside ul li {
	line-height: 160%;
}

#rightside a {
}

#rightside ul li a:hover {
	text-decoration: underline;
}

#rightside p {
	line-height: 160%;
}


/* ---- ODKAZY ----------------------------------------------- */

#odkazy {
	padding: 10px;
}

/* ---- NOVINKY -------------------------------------------------- */

#novinky {
	padding: 0px 10px 10px;
	margin-bottom: 10px;
	border: 2px solid #FFCC66;
	background-color: #FFEECA;
}

/* ---- ODDELENI 1 ----------------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

.cleaner {
	display: none;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	text-align: center;
	width: 950px;
	margin: 0px auto 10px;
}

#footer p {
	font-size: 85%;
	color: #FF6600;
}

#footer p a {
	text-decoration: none;
	color: #FF6600;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #009900;
	margin-bottom: 15px;
	margin-bottom: 10px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #009900;
	color: #ffffff;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 200px;
	float: left;
}

textarea {
	margin: 5px;
}

.povinne {
	font-weight: bold;
	color: #FFFF00;
}

/* ---- LIGHTBOX ------------------------------------------ */

#lightbox{
	background-color:#CC0000;
	padding: 10px;
	border: 2px solid #990000;
	}
#lightboxDetails{
	padding-top: 0.4em;
	color: #ffffff;
	font-weight: bold;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }
#lightbox img{ border: none; clear: both;}