<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML,BODY { margin:0px; padding:0px; background-color: #0E0A1F; font-family: "Arial CE", Arial; font-size:11px; text-align:center;}

A {
 text-decoration: none;
}

DIV {
 margin:0px;
 padding:0px;
}

H1 { Position:absolute; Top:0; Left:0; Width:0px; Height:0px; Font-size:0px; Color:transparent;}

/*hlavni div stranky*/
#page {width:801px; text-align:left; height:auto; margin: 0 auto; }

/*header*/
#header { overflow:hidden; background: url('../img/header.jpg') no-repeat; width:801px; height:117px; color:#ffffff; font-size:11px; font-weight:bold; font-style:oblique;}
#header A { color:#ffffff; font-size:11px; font-weight:bold; font-style:oblique;}
#header #deflag { margin:15px 0 0 0; }
#header #enflag { margin:5px 0 0 0; }
#header #logo { position:absolute; left:510px; top:31px;}

/*2. div s veskerym obsahem*/
#content { background-color:#310954; border:1px solid #9783A8; position:relative; width:796px; overflow:hidden; height:auto;}

/*2.1 - levy sloupec*/
#left { position:relative; left:15px; float:left; width:227px;}

/*2.1.1 - levy nadpis*/
#lefttop { background: url('../img/left_upper.gif') no-repeat; width:212px; height:50px; padding:20px 0 0 5px; font-size:18px; color:#ffffff}

/*2.1.2 - menu*/
#menu { font-size:12px; font-weight: bold;}
#menu A { color:#ffffff;}
.menuitem { position:relative; width:auto; overflow:hidden; height:22px;}
.menuitem .item { position:relative; float:left; width:192px; height:22px; display:block; text-align:left; padding:3px 0 0 10px;}
.menuitem .item A {width:192px; height:22px;}
.menuitem .item_arrow { position:relative; float:left;}

/*2.1.3 - levy info box*/
#leftboxtitle { height:45px; width:227px; padding:20px 0 0 5px; font-size:18px; color:#ffffff;}
#leftbox { background: url('../img/contentbox.jpg') no-repeat; width:212px; height:214px; position:relative; float:left;}
#scrollnews { position:absolute; overflow:hidden; width:180px; height:192px; top:10px; left:10px;}
#obsahnews { position:absolute; width:180px;}
#obsahnews .title { font-size:10px; color:#F1EA1D; text-align:left; padding:0px;}
#obsahnews .text { font-size:10px; color:#FFFFFF; text-align:left; padding:0 0 5px 0;}
#arrows { position:absolute; overflow:hidden; width:22px; text-align:right; padding:5px 5px 0 0; margin-left:185px;}

/*2.2 - pravy sloupec 1 */
#right1 { position:relative; float:left; height:400px; width:13px; background: url('../img/content1.jpg') no-repeat;}

/*2.3 - pravy sloupec 2 */
#right2 { position:relative; float:left; height:auto; width:554px; background: #260642 url('../img/content2.jpg') no-repeat;}
#right2 .title { font-size:18px; color:#F1EA1D; padding:10px 0 0 10px;}
#right2 .subtitle { font-size:12px; color:#F3B81A; font-weight:bold; padding:10px 10px 0 0;}
#right2 .titleimg { text-align:right; vertical-align:top;}
#right2 .text { font-size:11px; color:#FFFFFF; vertical-align:top; padding:2px 0px 0 0;}
#right2 .text A { color:#F1EA1D; font-weight:bold;}
#right2 .textbold { font-size:11px; color:#F1EA1D; font-weight:bold;}
#right2 .textbold A { color:#F1EA1D;}
#right2 .center { text-align:center;}
#right2 .galerie { background: #3F1D60; padding:5px; border: 1px solid #9783A8; vertical-align:top;}
#right2 #polozka { font-size:11px;}
#right2 #polozka .sipka { vertical-align:top; width:6px; padding:4px 0 0 10px;}
#right2 #polozka .nazev { vertical-align:top; text-align:left; color:#F3B81A; font-weight:bold; padding:2px 0 0 10px; width:100px;}
#right2 #polozka .nazev A { color:#F3B81A; font-weight:bold;}
#right2 #polozka .obrazek {  background: url('../img/empty_slot.jpg') no-repeat; width:237px; height:63px; color:#F3B81A; font-weight:bold;}
#right2 #polozka .obrazek .obsah { margin:10px 0 0 50px;}
#right2 #polozka .empty { width:10px;}

/*3. footer*/
#footer { position:relative; width:796px; overflow:hidden; background: url('../img/footer.jpg') no-repeat; width:796px; height:75px; font-size:10px; color:#ffffff; padding:30px 5px 0 5px;}
#footer A {font-size:10px; color:#ffffff;}
#footer .created { position:relative; float:left;}
#footer .copyright { position:relative; float:right;}

#keywords {font-size:10px; color:#0E0A1F}</pre></body></html>