body {
	width: 97%; 
	margin: 10px;
	margin-right: 5px;
	font-family: Verdana, Times New Roman, Arial, Georgia;
	font-size: small;
	font-weight: bold;
	line-height: 20px;
}

html>body {
	font-size: small;
}

a {
	/*text-decoration: none;*/
	font-size: 100%;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: blue;
}

a:active {
	color: blue;
}

ul sup {
	color: black;
}

li { 
	list-style-image: url('elko.jpg'); 
	padding-left: 10px;
}

em {
	color:  #0000cd;
}

h1 { 
	font-size: 140%;
	text-align: center;
	color:  blue;
}

h2 {
	font-size: 120%;
	text-align: center;	
}

h3 { 
	font-size: 110%; 
	color: blue;
	text-align: center;
}

h4 {
    padding-left: 10px;
	font-size: 110%;
	color:  #0000cd;
}

h5 {
	font-size: 100%;
}

h5 a {
	font-size: 100%;
}

h6 {
	font-size: 70%;
}

p {
	padding-left: 10px
}

dt {
	padding-left: 10px;
	font-weight: bold;
}

#hlavicka {					/* hlavička */
	float: left;
	width: 100%;
    border: 2px solid blue;
	border-bottom: none;
	padding: 5px 5px;
	padding-top: 10px;
	margin: 0;
	background-color: #add8e6;
}

#logo {
	float: left;
	margin-left: 20px;
	width: 15%;
}

#logo a {
	color: #add8e6;
}

#logo a:hover {
	color: blue;
}

#zahlavi { 
	float: right;
	width: 80%;
	text-align: center;
	font-size: x-large;  
	color: blue;
	line-height: 40px;
}							/* konec hlavičky */

#menu {						/* menu */
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
	background: #add8e6 url('linka.gif') repeat-x bottom left;
	border: 2px solid blue;
	border-bottom: none;
	border-top: none;
}

#menu li {
	float: left;
	margin-right: 0;
	padding: 0;
	font-family: Verdana, Times New Roman, Arial, Georgia;
	font-size: 75%;
	list-style: none;
}

#menu a {
	float: left;
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	color: white;
	text-decoration: none;
	border: 2px solid blue;
	border-bottom: none;
	background: #0099CC;	
}

#menu a:hover, body#uvod #zal-uvod a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#nabidka #zal-nabidka a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#vycvik #zal-vycvik a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#cenik #zal-cenik a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#kontakt #zal-kontakt a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#dotazy #zal-dotazy a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#dotazy2 #zal-dotazy2 a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#doprava #zal-doprava a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}

#menu a:hover, body#fotogalerie #zal-fotogalerie a {
	color: #000066;
	padding-bottom: 6px;
	border-color: blue;
	background: #fff;
}							/* konec menu */

#telo {						/* telo */
	clear: both;
	float: left;
	width: 100%;
	border: 2px solid blue;
	border-top: none;
	padding: 10px 10px 10px 0px;
}

#menu2 {                     /* menu2 */
	float: left;
	width: 15%;
	padding-left: 10px;
}

#menu2 a {
	font-size: 80%;
	font-weight: bold;
	line-height: 15px;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	padding-right: 0;
	font-family: Verdana, Times New Roman, Arial, Georgia;
	text-decoration: none;
}

#menu2 a img {
	border: none;
}

#menu2 a:hover {
	text-decoration: underline;
}

#menu2 a.active {
	color: #000066;	
	font-size: 85%;
}                            /* konec menu2 */

#obsah {
	float: right;
	width: 80%;
	margin-left: 5px;
	padding: 0 5px 10px 10px;
	border: none;
	border-left: 2px dashed blue;
}

#obsah strong {
	font-size: 110%;
	text-decoration: underline;
}

#uvod table td {			/* 404.htm */
	padding-bottom: 5px;
}

#index {					/* index.htm */
	float: left;
	width: 75%;
	margin: 0 0 5px 5px;
	padding-right: 5px;
}

#aktuality {
	float: right;
	width: 20%;
	margin: 0 10px 3px 0;
	padding-left: 10px;
	border-left: 2px dashed blue;
}

.index {
	text-align: left;
}

.datum {
	font-weight: bold;
	color: blue;
	font-size: 90%;
}

.aktuality {
	font-size: 85%;
	padding-left: 0;
}	

.sazka {					/* nabidka.htm */
	color: black;
}

#vyuka {					/* am.htm, a1.htm, a.htm, b.htm */
	float: left;
	width: 50%;
}

#zkouska {
	float: right;
	width: 47%;
	padding: 0;
}

#omezeni {
	clear: both;
	width: 100%;
	padding: 5px 0 0 0;
}

#cenik sup {				/* cenik.htm */		
	color: blue;
	font-weight: bold;	
}

#cenik table { 		
	width: 300px;
	border: 3px solid blue;
	border-collapse: collapse;
}

#cenik table caption {
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	font-size: 110%;
	color:  #0000cd;
	font-weight: bold;
}

#cenik table th, #cenik table td {
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	border-top: 1px solid blue;
}

#cenik table th {
	background: #0099CC;
	font-size: 110%;
	color: white;
}

#cenik table tr.zmena {
	background: #add8e6;
}

#text {
	float: left;
	width: 55%;
}

#tabulka {
	float: right;
	width: 40%;
	margin: 0;
}

#udaje {						/* kontakt.htm */
	float: left;
	list-style: none;
	margin-top: 10px;
}

#mapy {
	float: right;
	padding: 0 20px 0 0;
}

#prihl {					
	clear: both;
	/*float: left;*/
	margin: 10px 15px 10px 0;
	padding-top: 15px;
}

#dotazy table td, #dotazy2 table td {				/* dotazy.htm */
	padding-bottom: 5px;
}

#dotazy h2 {
	cursor: pointer; 
	text-decoration: underline;
	color: blue;
}

#dotazy2 h2 {
	text-decoration: none;
	color: black;
}

.formular {
	text-align: center;
}

#fotogalerie p a {					/* fotogalerie.htm */
	font-size: 110%;
	color: blue;	
}

#foto {							
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
}

#moto {
	float: left;
	padding-left: 30px;
}

#auto {
	float: right;
	padding-right: 30px;
}

#dokumenty {					/* stazeni.htm */
	float: left;
	width: 55%;
	padding: 0 0 0 5px;
}

#dokumenty a.cervena strong {
	color: red;
	text-decoration: none;
}

#stazeni strong {
	text-decoration: none;
}

#hry {
	float: right;
	width: 40%;	
	padding: 0 30px 0 0;
}

#stazeni li {
	list-style: none;
}

#oddech p strong {				/* oddech.htm */
	text-decoration: none;
	color: blue;
}

#paticka {						/* paticka */
    clear: both;
	float: left; 
	width: 100%;
	border: 2px solid blue;
	border-top: none;
	background: #add8e6;
	padding: 10px 0 10px 10px;
	font-size: 80%;
	line-height: 15px;
}

#paticka a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 110%;
}

#paticka a:hover {
	text-decoration: none;
}

#paticka a img {
	padding-top: 5px;
}

#adresa {
	float:left;
	width: 30%;

}

#webmaster {
	float: right;
	width: 25%;
	margin: 0;
}							    /* konec paticka */

.autoskola {					/* hlavicka */
	color: blue;
	font-size: 130%;
}

.elko {							
	color: white; 
	background-color: blue;
	font-size: 100%;
}

.skala {
	color: red; 
	font-size: 150%;
	font-style: italic;
}								/* konec hlavicka */

#zkratky {						/* zkratky.htm */
	float: left;
	margin: 0 0 5px 5px;
}

.tisk {
	text-align: left;
}

.skryj	{ 
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
}

.pozn {
	font-size: 75%;
}

.skryvany {
	display: none;
}

.netucne {
	font-weight: normal;
	text-align: center;
}