
BODY {	MARGIN-TOP: 10px;
	 margin-bottom: 10px;
	background-color: #333333;
	background-image: url('./back/pokus') ;
	color: #ffffff;
	font-family: Arial CE, sans-serif
	}

p  {margin-bottom: 3px; margin-top:0px; }

a  {color: #ffff66;}
a:visited {color: #00aa00; }
a:active {color: #ffff66;}
a:hover  {color: #ffff66;}

h2     {color: #ffffff; font-weight: 900; font-size: 2.1em; margin-top:5px; margin-bottom:10px;}

h3	{color: #99cc33; font-weight: bold; font-size: 1.3em; margin-top:20px; margin-bottom:5px}

h4    {color: #99cc33; font-weight: bold; font-size: 1em; margin-top:10px; margin-bottom:5px}

hr  {color: #99cc33;}

ul li {margin:0px; list-style-type: circle;}


#logo {background-color: #003300; color: #999999;}

#left {background-color: #003300; color: #999999;}
#left div  {text-align: left; font-weight: bold; padding-left: 10px; padding-bottom: 10px;}
#left h3 {color: #99cc33; font-size: 1.3em; margin-top:0.5em; margin-bottom: 0.2em; font-weight: bold }
#left a {color: #ffff66; text-decoration:none;}
#left a:visited {color: #009900;}
#left a:active {color: #ffff66; text-decoration:underline; }
#left a:hover {color: #ffff66; text-decoration:underline; }

#main {background-color: black; color: #ffffff;}
#main div {margin:  0.7em 0.7em; padding: 0px; }



.form {color: #99cc33; font-weight: bold; list-style-type: square;}

.form div {margin: 0px; padding: 0px; }
.form a {text-decoration: underline; }

.title {background-color: #333333; color: #99cc33; font-weight: bold;}
.jmeno {color: #ffffff; font-size: 110%; font-weight: bold;}
.odpoved {color: #ffffff; font-weight: normal;}

