body{
	background-color : #F5A563;
	font-family : Tahoma, Helvetica, sans-serif;
	background-image : url(pozadi.gif);
	background-repeat : no-repeat;
	background-position : 245px 60px;
}
h1.title {
	font-weight : bolder;
	font-size : 3em;
	color : White;
	position : absolute;
	top : 40px;
	left : 340px;
}
div.head{
	height:100px;
	position : absolute;
	top : 0px;
	left : 10px;
	width : 750px;
	margin-right : 10px;
}
div.menu{
	position : absolute;
	top : 150px;
	left : 10px;
	width : 180px
}
div.menu2{
	position : absolute;
	top : 150px;
	left : 780px;
	width : 180px
}
div.menu3{
        
	position : absolute;
	top : 150px;
	left : 780px;
	width : 180px
        background : #C8D9EB;
        margin-top : 15px;
        border-top-width : 1px;
        border-top-color : #6A87A7;
        border-top-style :solid;
        border-bottom-width : 1px;
        border-bottom-color : #6A87A7;
        border-bottom-style : solid;
        border-left-width : 1px;
        border-left-color : #6A87A7;
        border-left-style : solid;
        border-right-width : 1px;
        border-right-color : #6A87A7;
        border-right-style : solid;
}
div.menu-in{
        background : #6A87A7;
        text-align : center;
        margin-left : 3px;
        margin-right : 3px;
        margin-bottom : 3px;
        margin-top : 3px;
        color : White;
        font-weight : bold;
        border-color : black;
        border : thin ridge 1;
}
div.obsah{
	position : absolute;
	top : 120px;
	left : 210px;
	width : 550px;
}
img.logo{
        background-image : url(fichtl50.png);
	position : absolute;
	background-repeat : no-repeat;
	background-position : 200px 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 : white;
}
a:hover{
	color : #9A0000;
text-decoration : none;
}	
 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 : silver;
	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 solid White;
	border-right : 1px solid White;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
}
.menu2 p{
	padding : 10px 10px 10px 10px;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
}
h1 {
        font-size:1.4em;
	color : White;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h2 {
	font-size:1.4em;
	color : White;
	margin : 10px 10px 10px 10px;
}
h3 {
	font-size:1.2em;
	color : white;
	margin : 10px 10px 10px 10px;
	border-bottom : 1px dashed White;
}
h4 {
	font-size:1.0em;
	color : white;
	margin : 10px 10px 10px 10px;
        text-align : center;
}