body {
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, "Verdana CE", "Arial CE", Helvetica, sans-serif;
	margin-bottom: 30px;
	background-color: #FFF;
	color: #333333;
}
body, html {
	scrollbar-arrow-color : #FFCE31;
	scrollbar-base-color : #00357A;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C6B88A;
	background-color: #FFFFFF;
}
img {
	border: none;
}
strong {
	font-weight: normal;
}
address, em {
	font-style: normal;
}
a:link, .simul-link { /* simulace odkazu pro koncentraci PR */
	color: #0033CC;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
a:hover, .simul-link-hover {
	text-decoration: underline;
	color: #FF6600;
	cursor: pointer;
	cursor: hand;
}
h1 {
	font-size: 190%;
	font-family: "Times New Roman", Verdana, Tahoma, Arial, serif;
	color: #800000;
}
span.h1-male {
	font-size: 70%;
	font-weight: normal;
}
.hidden { display: none; }
.italic {
	font-style: italic;
}
h2, h3, p {
	margin: 0px;
}
h2, h3 {
	font-size: 100%;
}
hr {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #D2CBA0;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.greenbold {
	color: #008000;
	font-weight:bold;
}
.akce {
	color: #3E7B7B;
	text-align: left;
	margin-bottom: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	color: green;
}

#main {
	width: 750px;
	text-align: left;
}
#levy-main {
	width: 170px;
}
.levy-menu-nadpis {
	width: 100%;
	padding: 7px;
	border: 1px solid #6175C1;
	background-color: #CAD3DF;
}
.levy-menu-nadpis a {
	text-decoration: none;
}
.levy-menu-obsah {
	width: 100%;
	padding: 7px;
	margin-bottom: 15px;
	border-left: 1px solid #5697D8;
	border-right: 1px solid #5697D8;
	border-bottom: 1px solid #5697D8;
	background-color: #F6FBFF;
}
.levy-menu-obsah ul {
	line-height: 200%;
	margin-left: 30px;
	margin-bottom: 7px;	
	list-style-image: url('images/sipka.gif');
}
.levy-menu-obsah a {
	text-decoration: none;
}
.levy-terminy-nadpis {
	width: 100%;
	font-weight: bold;
	padding: 7px;
	border: 1px solid #B27710;
	background-color: #FFDC93;
}
.levy-terminy-obsah {
	width: 100%;
	padding: 7px;
	margin-bottom: 15px;
	font-size:95%;
	border-left: 1px solid #B27710;
	border-right: 1px solid #B27710;
	border-bottom: 1px solid #B27710;
	background-color: #F6EDAE;
}
a.green {
color: Green;
}
.levy-menu-end {
	width: 100%;
	text-align: center;
}
#pravy-main {
	width: 500px;
	border: 1px solid #D2CBA0;
	background-color: #FCF9E8;
	padding-left: 25px;
	padding-right: 25px;
	float: right;
}
.pravy-start {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
table { font-size: 100%; border-collapse: collapse;}
.table-navig {text-align: left; padding: 0px 5px 0px 5px; border: 5px solid #E9E6D1; background-color: #E9E6D1;}
.table-navig a {text-decoration: none;}
.table-cenik {text-align: left; padding: 0px 12px 0px 12px;}
.table-cenik th {border: 1px solid #999999; background-color: #006699; color: #F6FBFF;}
.table-cenik td {border: 1px solid #999999; background-color: #E9E6D1;}
td.table-kontakt2 {width:323px;}
.pravy-obsah {
	width: 100%;
	margin-bottom: 35px;
	text-align: justify;
}
.pravy-obsah img {
	border: 1px solid #252525;
	margin-left: 10px;
	float: right;
}
.pravy-obsah span.webcam {
	margin-right: 10px;
	float: right;
	clear: both;
}
.pravy-end {
	width: 100%;
	text-align: center;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Verdana, serif;
	margin-top: 30px;
	margin-bottom: 35px;
	color: #800000;
}
.ref-main		{ border: 1px dotted #C0C0C0; padding: 8px; }
.ref-main hr { color: #E9E6D1; }
.ref-nadpis	{ background-color: #FFFACD; padding: 5px; color: #666; font-weight: bold; }
.ref-cite	{ margin-top: 8px; font-style: italic; color: #B27710; }
.ref-podpis { text-align: right; }
.ref-podpis-end { margin: 0px 0px 14px 0px; text-align: right; }

