<STYLE><!--

y {color: yellow;} /* nesmysl pro bezproblémový chod v MSIE 4 */
/* barvy
	#FEE22A zluta
	#A9B4FF fialova
*/

/* =============== styly pro monitorový výstup =============== */


html {overflow-y: scroll;}
body {background-color: black; margin: 10px; text-align: center; font-size: 9pt;}
* {font-family: verdana, "Arial CE", Arial, sans-serif; color: #A9B4FF;}

img {background-image: url("images/loading.gif"); background-repeat: no-repeat;}

#menu {width: 130px; position: absolute; top: 228px; margin-left: -160px;}

#menubox {width: 130px; background: black; border: solid 1px #A9B4FF; margin-bottom: 14px; height: 14px; text-align: left; padding: 4px;}
#ramecek {width: 600px; margin: auto; border: solid 1px #A9B4FF; text-align: left;}
#main {width: 600px; background-color: black;}
#hlavicka {border-bottom: solid 1px #A9B4FF;}
#text {padding: 17px; padding-left: 150px; min-height: 300px; _height: 300px;}
#paticka {padding: 4px; color: silver; font-size: 75%; text-align: center;}

h1 {margin: 0 0 10px 0; color: #A9B4FF; font-size: 120%;}
h2 {margin: 30px 0 10px 0; color: #A9B4FF; font-size: 110%;}
p {margin-bottom: 12px;}
a {color: #FEE22A; text-decoration: none;}
a:hover {color: white;}
em {color: white;}
.yell {color: #FEE22A;}



#text a {border-bottom: dotted 1px #FEE22A;}
#text a:hover {border-bottom: dotted 1px white;}

#text a.obr, #text a.obr:hover {border: none;}

#menu a {border: none;}
#menu a:hover {border: none;}

ul, ol {margin: 10px 0 8px 40px; padding: 0;}
li {padding-bottom: 8px;}
ol li {}

ul.neodsazuj {margin-left: 5px; border-top: solid 1px gray; padding-top: 12px;}
ul.neodsazuj li {list-style: none;}

.obr {border: solid 1px #FEE22A;}

#paticka a {border: none;}

.partneri {font-size: 75%; text-align: center;}
.partneri a {border: none!important;}

/* =============== styly pro tiskový výstup =============== */

@media print {

#main {width: 100%;}
#ramecek {width: 100%; border: none;}
#menu {display: none;}
#hlavicka {border-bottom: solid 1px; float: right;}
a #hlavicka {display: none;}
#text {padding: 17px;}
#text a {border-bottom: none; text-decoration: underline;}

}

--></STYLE>

