body {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Helvetica CE", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1A175B;
	text-align: center;
}

#page {
	background: #EEEDF1;
	width: 770px;
	margin: auto;
	text-align: left;
}

#menu {
	padding-left: 20px;
	background: #FFC600;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	background: url("img/bg.gif") repeat-y;
}

#bottom {
	border-top: 1px solid #FFFFFF;
	width: 770px;
	background-color: #211D70;
	text-align: center;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
}

#bottom a {
	color: #FFC600;
	text-decoration: none;
}

td, input, select {
	font-family: "Helvetica CE", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.darkblue {
	background-color: #211D70;
}

.lightblue {
	background-color: #7BAFDE;
}

.letoviska {
	width: 101px;
	float: right;
	background-color: #B4CEE7;
}

.letoviska .content {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
}

.letoviska h2 {
	font-size: 11px;
	border-bottom: 1px solid #FFC600;
	margin-bottom: 5px;
}

.letoviska a {
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	color: #1A175B;
	font-weight: bold;
	width: 74px;
}

.letoviska a.active {
	border: 1px solid #FFFFFF;
	background-color: #FFC600;
}

.letoviska a:hover {
	text-decoration: underline;
	color: #1A175B;
	font-weight: bold;
}

ul.piktogramy {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.dalsifoto {
	margin-left: 6px;
	margin-top: 0px;
}

.line {
	border-bottom: 1px solid #211D70;
}

p.popis {
	margin: 0;
/*	width: 381px;*/
}

p.links {
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: right;
}

.col1 {
	float: left;
	width: 355px;
}

.col2 {
	margin-left: 360px;
}

.foto {
	width: 265px;
	float: left;
}

.text {
	margin-left: 265px;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text2 {
	margin-left: 18px;
	width: 645px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableheader {
	background-color: #211D70;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.tableterminy {
	background-color: #7BAFDE;
	color: #211D70;
	text-align: center;
	font-size: 10px;
}

.tablelight {
	background-color: #D7E1ED;
	color: #211D70;
	text-align: center;
}

.tabledark {
	background-color: #B4CEE7;
	color: #211D70;
	text-align: center;
}

.tableslevy {
	background-color: #D6DFEA;
}

small {
	font-size: 12px;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #1A175B;
	font-weight: bold;
}

a.normal {
	text-decoration: none;
	color: #1A175B;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.big {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 19px;
	font-weight: bold;
}

td.cena {
	text-align: right;
	padding-right: 5px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}	

.red {
	color: red;
}

.clear {
	clear: both;
}
p {
	margin: 0.5em;
}
span.em_a {
	font-size: 110%;
	color: red;
}
span.em_b {
	font-size: 120%;
}

.right {
	text-align: right;
}

.imgright {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.imgright img {
	border: 1px solid #1a175b;
}
.zvyrazneny {
	color: red;
}

