/* CSS Document */

body {
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #80a8c1;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #00619c;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
}

h2 {
	color: #00619c;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 5px;
}

h2 a {
	color: #00619c;
	text-decoration: none;
}

h2 a:hover {
	color: #00619c;
	text-decoration: none;
}

h3 {
	color: #00619c;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 10px;
	padding:0px;
}

h4 {
	font-size: small;
	background-color: #0072B6;
	color: #FFFFFF;
	background-image: url(../images/pozadi-h3.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin-right: 14px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#obsah {
	margin-left: auto;
	margin-right: auto;
	width: 791px;
	height: auto;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: small;
	color : #01025F;
	border: 5px solid #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
}

#motiv {
	background-image: url(../images/motiv41.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#motiv p.text {
	color: #FFFFFF;
	font-size: medium;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	padding-left: 10px;
	text-align: left;
	padding-top: 0px;
}


#forma {
	width:791px;
	margin-left: 0px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#body {
	width:520px;
	height: auto;
	margin-left:250px;
}


#body p {
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


#body p.text a {
	color: #00619c;
	text-decoration: underline;
}

#body p.text a:hover {
	text-decoration: none;
}


#body p.kurziva {
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-style: italic;
	color: #00619c;
}

#body ul {
	color: #00619c;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
	color : #01025F;
	
}

#body ul li {
	list-style-type: none;
	font-weight: normal;
	color : #01025F;
}

#body ul ul li {
	list-style-type: disc;
	font-weight: normal;
	color : #01025F;
}

#navblok {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 254px;
	height: auto;
	float: left;
}

#navigace {
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 0px;
}
.adr {
 border: 0;
 width: 111px;
 height:156px; 
}

#navigace ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 7px;
	padding-left: 0px;
	padding-right: 7px;
	margin-top: 0px;
	padding-top: 0px;
}

#navigace ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navigace ul li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 25px;
	color: #0072B6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A7A7;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFDF;
}

#navigace ul li a:hover {
	color: #222222;
	text-decoration: none;
	background-color: #FFFFAF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#navigace ul li .akt {
	color: #222222;
	background-color: #FFCFAF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

#navigace ul li .akt:hover {
	color: #222222;
	text-decoration: none;
	background-color: #FFCFAF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

#paticka { 
	text-align:center;
	height: 22px;
	background-image: url(../images/paticka.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: small;
	color: #FFFFFF;
	background-color: #0072B6;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	clear:both;
}

#paticka a {
	color: #FFFFFF;
	text-decoration: none;
}

#paticka a:hover {
	text-decoration: underline;
}

.blok {
display:block;
color : #01025F;
background:#FFF;
text-align:left;
padding:0px;
margin:0px;
vertical-align:top;
height:auto;
}

.ukazka {
border:0;
margin:6px;
float:left;
}

div.clearer {clear: left; line-height: 0; height: 0;}