﻿body {
	background: white;
}

.all {
	width: 100%;
	height: 100%;
}

.all2 {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.vrch {
	width: 982px;
	height: 149px;
	background-image: url('../images/vrch3.jpg');
	background-repeat: no-repeat;
}

.stred {	
	background-image: url('../images/stred.jpg');
	background-repeat: repeat-y;
}

.spodek {
	width: 982px;
	height: 32px;
	background: #E1E0CF;
}

.odsazeni_menu {
	padding: 20px 0px 0px 45px;
}
.odsazeni_vrchniho_menu {
	padding: 186px 0px 0px 262px;
}

h1 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 17px;
	text-transform: uppercase;
	margin: 3px;
}

h2 {
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	text-transform: uppercase;
	margin: 0px;
}

.odsazeni {
	padding: 5px 0px 0px 0px;
}

table { 
	font-family: Verdana; 
	font-size: 10pt; 
}

.odstavec {
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
}

.nadpis {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FF0000;
}

.menu {
	font-family: Verdana;
	font-size: 11pt;
	color: black;
}

a {	color: #000000; }
a:visited { color: #000000; }
a:active { color: #F09B48; }
a:hover { color: red; }

.www {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-align: right;
	padding-right: 15px;
	padding-top: 9px;
}
.www a:link    {color: black; }
.www a:visited {color: black; }
.www a:hover   {color: silver; }
.www a:active  {color: black; }

.font8 {
     font-family: Verdana; 
     font-size: 8pt; 
     text-align: justify; 
     color: black; 
}

