﻿/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage text format */


p {	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: justify;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}
hr {
	width: 80%;
	text-align: center;
	color: silver;
	background-color: transparent;
	}
.obsah {
	margin-top: 20px;
	font-size: 60%;
	color: #004F80;
	background: transparent;
	text-align: center;
	display: none;
	}
	
.text1 {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 0.70em;
	background: transparent;
	text-align: left;
	line-height: 140%;
	color: #fff;
	}
.text2 {
	font-size: 0.70em;
	background: transparent;
	text-align: center;
	line-height: 140%;
	color: #fff;
	}
.text3 {
	margin-right: 15px;
	font-size: 0.70em;
	background: transparent;
	text-align: right;
	line-height: 140%;
	color: #fff;
	}
.text4 {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 0.80em;
	background: transparent;
	text-align: left;
	line-height: 140%;
	color: #fff;
	}
.null {
	font-size:3%;
	background: transparent;
	}
.design {
	font-size: .65em;
	color: silver;
	text-align: center;
	margin-top: 5px;
	line-height: 120%;
	}
.menu {
	font-size: .9em;
	font-weight: bold;
	margin-top: 3px;
	color: #fff;
	text-align: center;
	}
.titulek {
	font-size: 1.4em;
	color: #fff;
	margin-left: 250px;
	margin-top: 30px;
	font-weight: bold;
	}
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 28px 0px 5px 0px;
	color: #FFF;
	}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 25px 0px 1px 0px;
	color: #FFF;
	}

h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 2px 0px 1px 4px;
	color: #FFF;
	}

h4 {	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 4px;
	color: #FFF;
	}

h5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 4px;
	color: #FFF;
	}

h6 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 4px;
	color: #FFF;
	}

a:visited {
	color: #000;
	text-decoration:underline;
	}
a:active  {
	color: #FFFF80;
	text-decoration:underline;
	}
a:link    {
	color: #fff;
	text-decoration:underline;
	}
a:hover   {
	color: #FFFF80;
	text-decoration:underline;
	}

ul {  
	color: #fff;
	}
li {  
	color: #fff;
	}