body{
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(chrlenie.gif);
	background-repeat : no-repeat;
	background-position : 10px 120px;
}
h1.title {
	font-weight : red;
	font-size : 3em;
	color : red;
	position : absolute;
	top : 200px;
	left : 300px;
}
p.autor{
	position : absolute;
	top : 5px;
	left : 560px;
	font-weight : bold;
	font-size : 0.8em;
	width : 230px;
	color : White;
}
div.head{
	height:100px;
	position : absolute;
	top : 0px;
	left : 10px;
	width : 750px;
	margin-right : 10px;
}
div.menu{
	position : absolute;
	top : 250px;
	left : 10px;
	width : 180px
}
div.menu2{
	position : absolute;
	top : 170px;
	left : 780px;
	width : 180px
}
div.menu3{
	position : absolute;
	top : 1599px;
	left :80px;
	width : 750px
}
div.menu7{
	position : absolute;
	top : 1px;
	left :200px;
	width : 750px
}
div.menu4{
	position : absolute;
	top : 5px;
	left :8px;
	width : 180px
}
div.menu5{
	position : absolute;
	top : 5px;
	left :970px;
	width : 180px
}
div.menu6{
	position : absolute;
	top : 1900px;
	left :80px;
	width : 750px
}
div.obsah{
	position : absolute;
	top : 250px;
	left : 210px;
	width : 550px;
}
img.logo{
	position : absolute;
	top : 5px;
	left : 30px;
}
div.patka{
	font-size:0.8em;
	margin-left : 3px;
	margin-right : 3px;
	text-align : center;
	border-top : 1px dotted white;
}
a{
	color: White;
}
a:link { 
	color: White;
}
a:visited { 
	color : #FF0000;
}
a:hover{
	color : #FFFFFF;
}	
 a.tlacitko,  a:visited.tlacitko{
	color : White;
	text-decoration : none;
	border-bottom : 1px solid #686868;
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
}
 a:hover.tlacitko{
	color : White;
	text-decoration : none;
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
	background-color : #CB630E;
}
.menu p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted red;
	border-right : 1px dotted red;
	border-top : 1px dotted red;
	border-bottom : 1px dotted red;
}
.menu3 p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted red;
	border-right : 1px dotted red;
	border-top : 1px dotted red;
	border-bottom : 1px dotted red;
}
.menu7 p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted red;
	border-right : 1px dotted red;
	border-top : 1px dotted red;
	border-bottom : 1px dotted red;
}
.menu6 p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted red;
	border-right : 1px dotted red;
	border-top : 1px dotted red;
	border-bottom : 1px dotted red;
}
.menu2 p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted white;
	border-right : 1px dotted white;
	border-top : 1px dotted white;
	border-bottom : 1px dotted white;
}
h1 {
	font-size:1,6em;
	color : White;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h2 {
	font-size:1em;
	color : White;
	margin : 10px 10px 10px 10px;
}
h3 {
	font-size:1.2em;
	color : Red;
	margin : 10px 10px 10px 10px;
	border-bottom : 1px dashed red;
}
#navigace
{
color: white;
background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em Verdana, sans-serif;
}

#navigace li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navigace a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navigace a#aktivniodkaz { border-color: #5bd #035 #068 #f30; }

#navigace a
{
width: 99%; /* Důležité pro IE */
}

#navigace a:hover, #navigace a#aktivniodkaz:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navigace a:active, #navigace a#aktivniodkaz:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}
