﻿body {
	background: #FFFFFF;
}

.all {
	width: 100%;
	height: 100%;
}

.all2 {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.stred_all {
	background-image: url('../images/stred.jpg');
}

.menu_vlajky {
	padding: 10px 0px 0px 840px;
}

table { 
	font-family: Verdana; 
	font-size: 10pt; 
}

.spodek {	
    width: 981px;
	height: 34px;
	background-image: url('../images/spodek.jpg');
	background-repeat: no-repeat;
}

.vrch {
	width: 981px;
	height: 127px;
	background-image: url('../images/vrch.jpg');
	background-repeat: no-repeat;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.copyright a:link { color: silver; }
.copyright a:visited { color: silver; }
.copyright a:active { color: black; }
.copyright a:hover { color: black; }

.odstavec {
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
}

.nadpisy {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FFFFFF;
}

.menu {
	font-family: Verdana;
	font-size: 10pt;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.menu a:link { color: white; }
.menu a:visited { color: white; }
.menu a:active { color: yellow; }
.menu a:hover { color: yellow; }

.menu2 {
	font-family: Verdana;
	font-size: 11pt;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
}

.menu2 a:link { color: black; }
.menu2 a:visited { color: black; }
.menu2 a:active { color: silver; }
.menu2 a:hover { color: silver; }

.menu3 {
	font-family: Verdana;
	font-size: 10pt;
}

.menu3 a:link { color: black; }
.menu3 a:visited { color: black; }
.menu3 a:active { color: silver; }
.menu3 a:hover { color: silver; }

.male8pt { 
	font-family: Verdana; 
	font-size: 8pt; 
}

