
div.hlavicka{
	margin-left : 200px;
	margin-top: 20px;
	margin-right : 10px;
	margin-bottom: 10px;
	padding-left : 10px;
	padding-right : 10px;
	background : White;
	min-width : 500px;
	max-width : 1000px;
	width : auto;
	height : auto;
	color : Black;
}

div.telo{
	margin-left : 200px;
	margin-top: 20px;
	margin-right : 10px;
	margin-bottom: 10px;
	background : White;
	min-width : 500px;
	height : auto;
	width : auto;
	padding:1em;
	line-height : normal;
	color : Gray;
}

div.menu       {
	margin-left : 5px;
	margin-top: 40px;
	width: 180px;
	height : auto;
	padding-left : 10px;
	padding-right : 10px;
	background : White url(../pic/pozadi.gif) repeat-y scroll;
	color: #303951;
	float : left;
	clear: both;
}

div.nadpis{
	position : relative;
	left : 0px;
	top: -50px;
	z-index : 2;
}

div.obsah{
	position : relative;
	left : 0px;
	top: -40px;
	z-index : 2;
}

.nahore{
	position : relative;
	z-index : 1;
	top: -15px;
	left: -10px;
	clear: both;
}

.dole{
	z-index : 1;
	top: 2px;
	left: -10px;
	position : relative;
	clear: both;
}

A.obrazek{
		text-decoration:none;
}

A {
	FONT-SIZE: 12pt;
	COLOR: #6171A2;
	text-decoration : underline;
}
A:hover {
	COLOR: #303951;
}

A.menici {
	text-align : center;
	line-height : normal;
	color : Black;
	text-decoration : none;
}
A.menici:hover {
	text-decoration : underline;
}

div.container {
	width: auto;
	height: auto;
	border: solid 1px #fff;
	background-color : White;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	min-width : 750px;
	min-height: 800px;
	color : Black;
}
	
html,body {
	height: 100%;
}

body {
	background: #777 ;
	font: normal 0.8em/1.1em verdana, arial,sans-serif;
	color: #808080;
}

 div.patickaTelo {
	color: Silver;
	clear: both;
	width:100%;
	text-align:center;
	padding-bottom : 15px;
	background-color : White;
}

 div.paticka {
	color: Silver;
	clear: both;
	width:100%;
	text-align:center;
	padding-bottom : 15px;
	background-color : #777;
}

table.na1 {
	position: relative;
	top: 20px;
	left: -3px;
	width: 350px;
	z-index:2;
	background: white;
	border : medium double Black;
	text-indent: 20px
}

table.na2:first-letter {
	font-size: 130%;
	font-weight : bold;
}

table.na2 {
	width: 670px;
	height: 80px;
	background : #B6BED6;
	color : #172244;
}

.vyzva{
	color : Green;
}