﻿body {
	background: white;
}

.all {
	width: 100%;
	height: 100%;
}

.all2 {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 10pt;
	color: #C0C0C0;
}

.vrch {
    width: 990px;
	height: 108px;
	background-image: url('../images/vrch.jpg');
	background-repeat: no-repeat;
}

.stred {
	background-image: url('../images/stred.jpg');
	background-repeat: repeat-y;
}

.spodek {
	width: 990px;
	height: 20px;
	background-color: #000080;
}


a {	color: #C0C0C0; }
a:visited {	color: #C0C0C0; }
a:active {	color: #C0C0C0; }
a:hover { 	color: #99CCFF; }

.menu {
	font-family: Verdana;
	font-size: 10pt;
	color: white;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

.menu a:link { color: white; }
.menu a:visited { color: white; }
.menu a:active { color: white; }
.menu a:hover { color: #FFFF42; }


.linka {
	margin-top: 2px;
	margin-bottom: 2px;
}

.copyright2 {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	padding-top: 2px;
}

.odkaz {
	font-family: Verdana;
	font-size: 10pt;
}

.odkaz a:link    {color: black; }
.odkaz a:visited {color: black; }
.odkaz a:hover   {color: #01923F; }
.odkaz a:active  {color: #01923F; }

h1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

h2 {
	font-family: Verdana;
	font-size: 10px;
}

.odstavec {
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	padding-right: 10px;
}

table {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

.nadpis {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

table {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}
.webmaster {
	font-family: Verdana;
	font-size: 8pt;
	color: #C0C0C0;
}

.webmaster a:link { color: silver; }
.webmaster a:visited { color: silver; }
.webmaster a:active { color: silver; }
.webmaster a:hover { color: #99CCFF; }
.pravy_sred {
	background-color: #FF00FF;
	width: 465px;
}
