body {
	margin: auto; 
        padding: 0;
	text-align: center;
	color: #000000;
	background: #f0f0f0; 
	font-size : 12px;
	font-family : Sans-serif;
}

p {
	display: block;
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
	text-align: justify;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	line-height: 1.3em;
}

#top {
	padding: 0px;
	height: 5px;
	border-bottom: 1px solid;
	text-align:right;
	background-image: url(img/top.gif);
	background-repeat: repeat-x;
}

#obsah {

        padding: 0px;
	border: 0px solid;
	text-align: left;
	background: #ffffff; 
	width: 1060px;
	margin: auto;

	}


#levypanel {
	float: left;
	width: 200px;
	margin:0; padding:0;
	background: #009900; 
	padding-top: 20px;
        _height: 620px;
        min-height: 600px;


	}

#levypanel-obsah {
	margin:0; 
	padding: 0.5em 1em;
	}

#hlavnipanel {
	margin:0; 
	padding-top: 20px;
	padding-bottom: 0px;
	text-align:center;
	border: 0px solid;
	background: #ffffff; 
        height: 600px;
        min-height: 600px;
        overflow:auto;
	}



#hlavnipanel-obsah {
	margin:0; 
	padding: 0.5em 0.5em;
	}

#hlavnipanel-obsah a { 
    color: #cc0000;
	font-weight: bold;
    text-decoration : none;
}

#hlavnipanel-obsah a:hover { 
 	color: #009900; 
 	text-decoration : underline;
 	font-weight: bold;
}

#pravypanel {
	float:right;
	width:200px;
	margin:0; padding:0;
	background: #cc0000; 
	padding-top: 20px;
        _height: 600px;
        min-height: 600px;

		}
#pravypanel-obsah {
	margin:0; 
	padding: 0.5em 1em;
	}

#paticka {
	padding: 10px;
	text-align:right;
	background-image: url(img/bot.gif);
	background-repeat: repeat-x;
}

#cara {
	padding: 0px;
	text-align:right;
	background-image: url(img/cara2.gif);
	background-repeat: repeat-x;
	border-top: 1px solid;
	height: 40px;
}

#pata {
	background-image: url(img/cara.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-bottom: 1px solid #666666;
}


hr.cleaner {
	clear:both;
   display: none
	}
#menu
{
position:relative;
top:0px;
left:0px;
width:176px;
font:14px sans-serif;
z-index:100;
}

#menu a
{
display:block;
text-align:center;
font:bold 1em Verdana;
text-decoration:none;
margin:0 0 1px;
padding:2px;
background: #009900;
}

#menu a:hover
{
color:#ffffff;
background: #cc0000;
}

#menu a span
{
display:none;
}

#menu a:hover span
{
display:block;
position:absolute;
top:300px;
left: 0;
width:131px;
z-index:100;
color:#000000;
font:80% sans-serif;
text-align:center;
margin:10px;
padding:5px;
}

#menu a img
{
height: 0;
width: 0; 
border-width: 0;
}

#menu a:hover img
{
position: absolute;
top: 150px;
left: 25px;
height: 94px;
width: 122px;
}

#kuchar p {text-align: center;padding-top: 20px;padding-bottom: 20px; font: 16px Tahoma; border: 2px red;}
#kuchar a {color: black; text-decoration: underline;}
#kuchar a:hover {color: gray}

.border0 {border: 2px red; color: red;}
.border1 {border: 2px black;}

a { 
    color: #ffffff;
	font-weight: bold;
    text-decoration : none;
}

a:hover { 
 	color: #f0f0f0; 
 	text-decoration : underline;
 	font-weight: bold;
}
ul { 
	list-style-image: URL('img/cara.gif');
}

img {
	border-width: 0px;
}


#zprava {
	text-align: center;
}

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

fieldset {
	border: solid 0px #666666;
	padding: 5px;
	margin: 0px;
}
input, textarea, select {
	width: 200px;
	height: 20px;
	border: solid 1px black;
	background-color: #dddddd;
	color: black;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: small;
}

textarea {
	width: 455px;
	height: 120px;
}

#tlacitko {
	width: 100px;
	margin-top: 10px;
}

#smajlici {
	margin: 0px 15px 10px 15px;
}