#main {position: relative; width:756px; height:2531; background: #4032E9; }
#nadpis {position: absolute; top:0px; left: 0px; width: 750px; height:231px;  }
#hlavni {position: absolute; top:231px; left: 180px; width: 573px; height:2300px; background: white; padding: 10; float: left; overflow: auto;}
#menu {position: absolute; top:231px; left:0px; width:180; height:2300px;  background: #4032E9 ; padding: 10;  }

body {
	text-align: center;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scrollbar-face-color: #4032E9 ;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000 ;
	scrollbar-3dlight-color: #FFFF82 ;
	scrollbar-darkshadow-color: #4032E9 ;
	scrollbar-track-color: lightgrey;
	scrollbar-arrow-color: #FFFF82;
	scrollbar-base-color : #4032E9 ;
}

.text {
	font-family : Tahoma;
	font-size : 12;
	font-weight : normal;
	text-align : justify;
	color : #000000;
}

.nadpis {
	font-family : Tahoma;
	font-size : 20;
	font-weight : bold;
	text-align : center;
	color : #4032E9;
}

.odkaz {
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #4032E9;
}

.popisek {
	font-family : Tahoma;
	font-size : 10;
	font-weight : normal;
	text-align : center;
	color : #000000;
}

.citat {
	font-family : Tahoma;
	font-size : 10;
	font-weight : normal;
	color : #000000;
}

A {
	font-weight : bold;
	text-decoration : none;
}

A.menu:hover {
	text-decoration: underline;
	color : #4032E9;
	background-color: #FFFFFF;
}

A.slovnik:hover {
	text-decoration: underline;
	background-color : #FFFF82 ;
	color : #4032E9;
}

A.popisek {
	text-decoration: underline;
}

A.popisek:hover {
	text-decoration: underline;
}

A.odkaz:hover {
	text-decoration: underline;
}

.menu {
	font-family : Tahoma;
	font-size : 10;
	text-align : left;
	color : #FFFF82 ;
}

.slovnik {
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #FFFF82 ;
	background-color : #4032E9;
}
.slovnik_odrazka {
	font-family : Tahoma;
	font-size : 26;
	font-weight : bold;
	text-align : center;
	color : #4032E9;
}
.slovnik_hantec {
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #000000 ;
	text-align: right;
}
.slovnik_cesky {
	font-family : Tahoma;
	font-size : 12;
	font-weight : normal;
	color : #000000 ;
	font-style : italic;
    text-align: left;
}

