body { margin: 0; text-align: center; background-color: black; font: 80%/150% Verdana, sans-serif; color: white; }

a { text-decoration: underline; color: white; }
a:hover { text-decoration: none; }

img { display: inline; vertical-align: middle; border: 0; text-decoration: none; }

h1, h2, h3, h4 { font-size: 1.4em; font-weight: bold; color: #A8FF0C; margin: 20px 0 10px 0; padding: 0; }
h1 { margin-top: 0; }
h2  { font-size: 1.2em; margin: 10px 0 5px 0; }
h3 { font-size: 1.0em; margin: 20px 0 0 0; }
h4 { font-size: 1.0em; margin: 10px 0 0 0; }

.aright { text-align: right; font-weight: bold; }
.bright { float: right; border: 0; }

/*strong { color: #A8FF0C; }*/

p { margin: 0; padding: 0; line-height: 2em; }
p:first-line { margin-left: 10px; }
p img { border: 4px double #EEE; padding: 2px; }

#layout { margin: 0 auto; width: 920px; }
#container { float: left; }

#header { float: left; width: 920px; height: 190px; margin: 0; background: url('../img/hheader.png') no-repeat; }

#logo { float: left; width: 420px; height: 70px; margin: 5px 0 0 250px; }

/*
#menu { margin: 20px auto; height: 20px; width: 520px; }
#menu ul#navigace { float: left; margin: 0 0 0 35px; padding: 0; }
#menu ul li, #menu ul li.p { list-style-type: none; margin: 0; padding: 0 5px 0 5px; display: inline; border-right: 1px solid #A8FF0C; }
#menu ul li:hover	{	cursor: pointer; }
#menu ul li.p { border: 0; }
#menu ul li a, #menu ul li.p a { text-decoration: none; color: #A8FF0C; font-weight: bold; font-size: 14px; }
#menu ul li a:hover, #menu ul li.p a:hover { text-decoration: underline; }
*/

ul#navlist { margin: 15px auto; padding: 0; white-space: nowrap; }
#navlist li { display: inline; list-style-type: none; }
#navlist a { padding: 5px 5px 5px 5px; background-color: #A8FF0C; color: #425252; font: 12px Arial, sans-serif; font-weight: bold; text-decoration: none; }
#navlist a:hover { background-color: #A8FF0C; color: black; }




#content { float: left; width: 920px; height: 590px; background: url('../img/hcontent.png') no-repeat; text-align: left; }


#text { float: left; margin: 15px 0 0 70px; _margin: 15px 0 0 35px; width: 570px; height: 360px; text-align: justify; overflow: auto; }
#mtext { padding-right: 15px; }


#footer { float: left; width: 300px; margin: 10px 0 0 75px; font-size: 11px; color: #A8FF0C; text-align: center;  }
#footer strong, #footer a { color: #A8FF0C;  }



