body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #666666;
}
#bodyin {

}
#ram {
	width: 800px;
	border-width: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
h1  {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
}
h1 a	{
	color: #333;
	text-decoration: none;
}
h1 a:hover	{
	text-decoration: underline;
	color: #C33;
}
h1 span {
	display: none
}
h2 {
	font-size: 1.3em;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	color: #000;
	font-weight: bold;
	margin: 1em 0 0.7em;
	font-size: 1.1em;
	text-align: left;
	padding: 5px;
	background-color: #55BCE7;
}
h4  {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0.7em;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #55BCE7;
}
h5 {
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
}
h6  {
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 strong {
	font-size: 1.23em;
}
p     {
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 0px;
}
a  {
	color: #4169e1;
	text-decoration: underline
}
a:hover  {
	color: #dc143c;
}
fieldset {
	background-color: #FFE5CC;
	margin: 0 0 10px;
	padding: 10px 0;
	border-top-color: #999;
	border-bottom-color: #999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right: none;
	border-left: none;
	width: 510px;
}
img {
	border: 0;
}
input  {
	width: 250px;
}
li	{
	list-style-image: url(../images/bullet_blue.gif);
	margin-top: 3px;
	padding-left: 5px;
}
label  {
	color: #333;
	text-align: right;
	margin-right: 0.5em;
	padding-top: 0.2em;
	width: 100px;
	float: left
}
textarea  {
	width: 250px;
}
.bold {
	font-weight: bold;
	color: #0000FF;
}
.chyba  {
	color: #f33;
	font-weight: bold;
	background-color: #FF0;
	padding: 10px;
	border-top: 1px dotted #5a6b41;
	border-bottom: 1px dotted #5a6b41
}
.cleaner {
	line-height: 1px;
	float: none;
	clear: both;
}
.content {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border-width: 0;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.content_in {
	text-align: left;
	width: 750px;
	padding-top: 62px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.copy {
	text-align: center;
	margin: 0;
	font-size: 0.85em;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 25px;
}
.copy p {
	margin-top: 2px
}
.delitko	{
	background-image: url(../images/delitko.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: none;
	margin-top: 10px;
	clear: both;
	background-position: center;
}
.floater    {
	float: left
}
.head_cz {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 158px;
	text-align: left;
	padding-left: 500px;
	padding-top: 0px;
}
.head_cz p{
	display: none;
}
.mapa	{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.nodisp	{
	display: none;
}
.print	{
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left:20px;
}
.tlac  {
	color: #fff;
	font-weight: bold;
	background-color: #686868;
	width: auto;
	height: 21px;
	margin-right: 5px;
	padding-bottom: 2px;
}
.top	{
	background-image: url(../images/arrow_blue_up.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#left {
	width: 520px;
	float: left;
}
#left p {
	text-align: justify;
	margin: 10px;
}
#right {
	margin-left: 540px;
}
#right_in {
	margin-right: 0px;
	margin-left: 0px;
}
#right p {
	font-size: 0.9em;
	text-align: justify;
}

/* ##########################################################################x */
/*form*/
form  { margin: 0; padding: 10px 5px; }
form p { margin: 5px 0; padding: 0 }
select { }
.missed { color: #f33; background-color: #ff9; padding-left: 15px; border-top: 2px solid #f33; border-bottom: 2px solid #f33; }
.popis { width: 60px; float: left; }
.nodisp { display: none; }
/* navigace */
.menu    {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 42px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	position:absolute;
	top: 208px;
	line-height: 42px;
}
#navcontainer ul     {
	margin: 0;
	padding: 0 0 0 20px;
	width:800px;
}
#navcontainer li   {
	float:left;
	display: inline;
	margin:0;
	padding:0;
}
#navcontainer a        {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 42px;
	display:block;
	width: 190px;
	text-align:center;
}
* html #navcontainer a        {
/*	margin-right: 0;
	padding-right: 30px;
	height: 1%;
	font-style: normal;
*/}
#navcontainer a:hover   {
	color: #FFF;
	background-color: #55BCE7;
	text-decoration: none;
}
body.uv #navcontainer li#nav-1 a, 
body.slu #navcontainer li#nav-2 a, 
body.cen #navcontainer li#nav-3 a, 
body.kon #navcontainer li#nav-4 a {
	color: #FFF;
	background-color: #55BCE7;
	text-decoration: none;
}
table        { font-size: 1em; text-align: center; margin: 0 0 30px; padding: 0; width: 483px; border-collapse: collapse       }
th   { background-color: #fffcc9; border: solid 1px #da251e  }
td       { width: 30%; border: solid 1px #da251e }
