
html, body {
height : 100%;
min-width : 840px;
max-width : 1420px;
background-image : url(../obr/podklad_04.gif)
}
body {
padding : 0;
margin : 0;
}
div {
margin : 0;
padding : 0;
}
h2 {
color : red;
font-size : 20px;

font-family : Arial;
}
#hlavni_okno {
position : absolute;
width : 100%;
height : 100%;
min-width : 850px;
max-width : 1360px;
}
#hlava {
position : absolute;
top : 0;
left : 0;
width : 100%;
min-width : 850px;
max-width : 1360px;
height : 120px;
background : blue url("obrazky/hrana.gif") repeat-x left bottom;
overflow : hidden;
z-index : 1;
}
#text2 {
position : absolute;
left : 20%;
right : 0;
top : 120px;
bottom : 20px;
overflow : auto;
}
#hlavicka {
width : 100%;
height : 100px;
background-color : white;
background-image : url(../obr/podklad_04.gif);
}
#pocitadlo {
position : absolute;
top : 22px;
right : 40px;
z-index : 2;
}
#menu {
position : absolute;
font-family : arial;
top : 80px;
right : 0;
width : 80.6%;
height : 16px;
z-index : 2;
background-image : url(../obr/cerna_lista.gif);
background-repeat : no-repeat;
}
#seznam {
font-family : arial;
width : 100%;
height : 20px;
background-color : red;
background-image : url(../obr/lista.gif);
white-space : nowrap;
}
#rejstrik {
position : absolute;
width : 100%;
max-width : 1360px;
height : 20px;
left : 0;
bottom : 0;
background-color : red;
background-image : url(../obr/lista.gif);
white-space : nowrap;
}
#okno {
position : absolute;
width : 100%;
background-color : white;
background-image : url(../obr/podklad_04.gif);
}
#roleta {
position : absolute;
width : 20%;
top : 120px;
left : 0;
padding-top : 20px;
bottom : 20px;
background-image : url(../obr/podklad_04.gif);
overflow : auto;
z-index : 2;
min-width : 170px;
max-width : 272px;
font-size : 12px;
font-style : italic;
font-family : Arial;

}
#body {
background-color : white;
background-image : url(../obr/podklad_04.gif);
}
h1 		{font-size: 12pt;font-family: arial;font-weight: bold;padding-bottom: 20px;}
h1.red   {color: red;}

.h3 {
color : blue;
font-size : 18px;
font-style : italic;
font-family : Arial;
}
.h4 {
color : blue;
font-size : 12px;
font-style : italic;
font-family : Arial;
background-color : white;
width : 95%;
padding-left : 4px;
}
.h4_lima {
color : red;
font-size : 12px;
font-style : italic;
font-family : Arial;
background-color : white;
width : 95%;
padding-left : 4px;
}
#menu {
color : white;
text-decoration : none;
font-size : 12px;
font-style : italic;
padding-left : 5px;
padding-right : 5px;
}
#menu a {
color : white;
text-decoration : none;
font-size : 12px;
font-style : italic;
padding-left : 5px;
padding-right : 5px;
}
#menu a:link {
color : white;
}
#menu a:visited {
color : white;
}
#menu a:hover {
color : red;
}
#menu a:active {
color : #ffff80;
}
#seznam a, #rejstrik a {
color : black;
text-decoration : none;
font-weight : bold;
font-size : 12px;
font-family : Arial;
padding-left : 2px;
padding-right : 2px;
}
#seznam a:link, #rejstrik a:link {
color : black;
}
#seznam a:visited, #rejstrik a:visited {
color : black;
}
#seznam a:hover, #rejstrik a:hover {
color : #ffff80;
}
#seznam a:active, #rejstrik a:active {
color : green;
}
#roleta a {
color : black;
text-decoration : none;
font-size : 10pt;
font-family : Arial;
}
#roleta a:link {
color : black;
}
#roleta a:visited {
color : black;
}
#roleta a:hover {
color : blue;
text-decoration : underline;
}
#roleta_lim a:hover {
color : red;
}
#roleta a:active {
color : green;
}

