﻿html {
	background: url('../grafika/hlava01.png') repeat-x #FFFFCC top;
	}
body {
	background: url('../grafika/hlava02.png') no-repeat top;
	font-family: Verdana, Arial, Helvetica, sana-serif;
	margin: 0;
	padding: 0 20px;
	display: block;
	min-width: 970px;
	color: #663300;
	}
hr {
    height: 1px;
    color: #663300;
    background-color: #663300;
    border: 0px solid  #663300;
    margin: 5px 0 5px 0;
    margin-left:auto;
    margin-right:auto;
            }
span.red {
	color: #FF0000;
}
#hlavicka {
	background: url('../grafika/logoCZMnew.gif') no-repeat left top;
	height: 155px;
	width: 970px;
	position: relative;
	}
#nadpis {
	height: 125px;
}	
#hlavniNav {
	font-size: 12px;
	font-weight: bold;
	margin-top: -18px;
	text-align: center;
	}
#hlavniNav ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-left: 1px solid #FFFFCC;
	}
#hlavniNav li {
	float: left;
	}
#hlavniNav a {
	width: 90px;
	display: block;
	border-right: 1px solid #FFFFCC;
	padding: 2px;
	text-decoration: none;
	background-color: #663300;
	color: #FFFFCC;
	text-aling: center;
	}
#hlavniNav a:hover {
	background-color: #FFFFCC;
	color: #663300;
	}
* html #hlavniNav a {
	height: 1px;
	}
#leveMenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold; 
	text-align: left;
	}
#leveMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#leveMenu a {
	display: block;
	border: 1px solid #000000;
	border-bottom: none;
	text-decoration: none;
	padding: 4px 2px 4px 20px;
	color: #663300;
	background-color: #FFFF99;
	}
#leveMenu a:hover {
	color: #FFFF99;
	background-color: #884400
	}
#leveMenu a.Sloz {
	background-image: url(../grafika/odrSloz.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
#leveMenu a.SlozNe {
	background-image: url(../grafika/odrSlozNe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
#leveMenu a.Sipk {
	background-image: url(../grafika/odrSipk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
#leveMenu a.List {
	background-image: url(../grafika/odrList.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-style: italic;
	}
#leveMenu a.ListNe {
	background-image: url(../grafika/odrListNe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-style: italic;
	}
#leveMenu a.Skok {
	background-image: url(../grafika/odrSkok.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	font-style: italic;
	}
#leveMenu li.sekce {
	display: block;
	border: 1px solid #000000;
	border-bottom: none;
	text-decoration: none;
	color: #FFFFCC;
	padding: 4px 2px 4px 20px;
	background-color: #663300;
	}
#leveMenu li.polozkaNe {
	display: block;
	border: 1px solid #000000;
	border-bottom: none;
	text-decoration: none;
	padding: 4px 2px 4px 20px;
	color: #000000;
	background-color: #663300;
	background-image: url(../grafika/odrListNe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-style: italic;
	}
#leveMenu p.sekce {
	display: block;
	border: 1px solid #000000;
	border-bottom: none;
	text-decoration: none;
	color: #FFFFCC;
	padding: 4px 2px 4px 20px;
	background-color: #663300;
	}
* html #leveMenu a {
	height: 1px;
	}
h1, h2, h3, h4, p, a, li, ul, img {
	margin: 0;
	padding: 0;
	}
img {
	border: none;
}	
img.vtextu {
	vertical-align: middle;
	margin: 0 4px 0 4px;
}
a	{
	text-decoration: none;
	color: #663300;
	}
#obsah {
	position: relative;
	width: 100%;
	}
#text {
	margin-left: 190px;
	margin-right: 20px;
	}
#text h2 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #663300;
	}
* html #text h2 {
	height: 1px;
	}
#text h3 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
#text h3.plan {
	font-size: 0.9em;
	border-top: 1px #663300 dashed;
	border-bottom: 1px #663300 dashed;
	padding: 5px 0 5px 0;
}
#text h3.zavor {
	font-size: 0.8em;
	font-weight: normal;
}
#text h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 5px;
}	
#text p {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 5px;
	}
#text p.popis {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 5px;
	}
#text p.vsuvka {
	color: #006600;
	font-size: 0.7em;
	margin: 0 0 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#text p.stred {
	text-align: center;
	margin: 15px 0 15px 0;
	}
#text p.odsaz {
	margin-left: 150px;
}
#text a {
	text-decoration: underline;
	color: maroon;
	}
#text a:hover {
	color: red;
	}
#text img {
	margin: 5px;
	float: none;
	}
#text img.pravy {
	margin: 5px 0 5px 5px;
	float: right;
	}
#text img.levy {
	margin: 5px 10px 5px 0;
	float: left;
	}
#text img.levy2 {
	margin: 5px 10px 5px 0;
	float: left;
	border: none;
	padding: 0px;
	background: none;
	}
#text img.levy3 {
	margin: 0 5px 0 0;
	float: left;
	border: none;
	padding: 0px;
	background: none;
	}
#text img.levy4 {
	border: none;
	background: none;
	}
#text p.navig {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-top: 1px #663300 dotted;
	border-bottom: 1px #663300 dotted;
	}
#text ul {
	list-style-type: disc;
	padding-left: 20px;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 5px;
}
#text ul.urov2 {
	list-style-type: disc;
	padding-left: 30px;
	font-size: 1.0em;
	font-style: italic;
}
#text p.vysvetl {
	font-size: 0.7em;
}
#text img.obrodk2 {
	margin: 2px auto 2px auto;
	padding: 5px;
	border: 1px solid #000000;
	background: none;
	background-color: #666666;
	}
#text img.obrodk2:hover {
	background-color: #CC0000;
	}
#setObr {
	width: 100%;
	clear: both;
	}
#setObr2 {
	width: 100%;
	clear: both;
	}
#text p.PodObr {
	clear: both;
	padding: 10px 0 0 0;
}	
#obraz {
	width: 127px;
	height: 210px;
	border: 1px #333333 solid;
	float: left;
	margin: 2px;
	text-align: center;
	}
#obraz img {
	margin: 3px auto 3px auto;
	padding: 0;
	border: none;
}
#obraz p {
	margin: 5px 5px 2px 5px;
	text-align: center;
	font-size: 12px;
	}	
#pocitadlo {
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 5px;
	background-color: #A9C79E;
}	
#pocitadlo p {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	border: none;
}
#smut {
	background-color: black;
	padding: 6px;
}
#smut p {
	font-style: italic;
	font-weight: normal;
	color: white;
	margin-left: 150px;
}
#paticka {
	min-width: 970px;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 190px;
	margin-right: 20px;
	clear: both;
	}
#paticka ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	float: left;
	width: 100%;
	}
#paticka li {
	float: left;
	}
#paticka a {
	width: 120px;
	height: 20px;
	display: block;
	text-decoration: none;
	color: #CC9900;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	}
#paticka a.rss {
	background-image: url('../grafika/rss.gif');
}	
#paticka a.tisk {
	background-image: url('../grafika/tisk.gif');
}
#paticka a:hover {
	color: red;
	}
* html #paticka a {
	height: 1px;
	}