body {
        font-family: arial, verdana, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        }



ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }



img {
	border: none;
	}



#menu2 {
        width: 170px;
        margin: 6px;
        }



#menu2 li a {
	font-size: 12pt;
        height: 24px;
        text-decoration: none;
	font-weight: bold;
        }



#menu2 li a:link, #menu2 li a:visited {
        color: #000000;
        display: block;
        background:  url("grafika/menu2.gif");
        padding: 8px 0 0 30px;
        }



#menu2 li a:hover, #menu2 li #current { 
        color: #ffffff;
        background:  url("grafika/menu2.gif") 0 -32px;
        padding: 8px 0 0 32px;
        }



.pozadi {
	padding: 0px 0px 0px 0px;
	background-image: url("grafika/pozadi.jpg");
	width: 190px;
	height: 600px;
	background-repeat: no-repeat;
	float:left;
	}



.logo {
	background-image: url("grafika/logo.jpg");
	width: 550px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 200px;
	}



.odkaz_logo { 
	display:block;
	width: 550px;
	height: 150px;
	}


.odkaz_jon { 
	display:block;
	width: 190px;
	height: 160px;
	}
	
	

.cara { 
	font-size: 0pt;
	width: 70%;
	height: 2px;
	background-color: #aaaaaa;
	margin: -10px 0px 20px 200px;
	}



.main {
	width: 100%;
        margin: 0px 0px 0px 0px;
	}



.obsah {
	font-size: 10pt;
	width: 70%;
	margin: 0px 0px 0px 210px;
	line-height: 1.3em;
	}
.center {
	text-align: center;
	}




#copy {
	text-align: center;
	margin: 30px 0px 0px 0px;
	font-size: 8pt;
	line-height: 1.3em;
	}



#copy a { 
	text-decoration: underline;
	color: black;
	}



#copy a:hover { 
	text-decoration: underline;
	color: red;
	}



.uvod {
	font-size: small;
	line-height: 1.3em;
	}
.uvod a {
	font-size: small;
	text-decoration: underline;
	color: black;
	}

.uvod a:hover {
	font-size: small;
	text-decoration: underline;
	color: red;
	}



.nadpis a {
	font-size: large;
	text-decoration: underline;
	color: black;
	}

.nadpis a:hover {
	font-size: large;
	text-decoration: underline;
	color: red;
	}


.nadpis {
	text-align: left;
	font-size: large;
	font-weight: bold;
	}



.kategorie {
	margin: 0px 0px 0px 50px;
	}

.kategorie a {
	line-height: 1.5em;
	font-size: large;
	color: black;
	}

.kategorie a:hover {
	color: red;
	}


.seznam {
	line-height: 1.3em;
	font-size: small;
	margin: 0px 0px 0px 50px;
	}

.seznam a {
	font-size: small;
	color: black;
	}

.seznam a:hover {
	font-size: small;
	color: red;
	}


.ikona {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 30px 0px 0px 0px;
	}


.vlastnost {
	font-size: medium;
	font-weight: bold;
	color: red;
	float: left;
	margin: 0px 5px 0px 0px;
	}
.vlastnost a {
	font-size: medium;
	font-weight: bold;
	color: red;
	float: left;
	margin: 0px 5px 0px 0px;
	}


.popis {
	text-align: justify;
	font-size: small;
	color: black;
	line-height: 1.3em;
	margin: 0px 0px 0px 80px;
	}

.popis a {
	font-size: small;
	color: black;
	}

.popis a:hover {
	font-size: small;
	color: red;
	}



.hodnota {
	padding: 0px 0px 0px 30px;
	font-style: oblique;
	font-size: small;
	float: left;
	}
.vychozi {
	font-weight: bold;
	}


hr {
	width: 70%;
	}


.legenda {
	text-align: center;
	font-size: small;
	color: black;
	}

.ban_bil {
	margin: -10px 0px 10px 200px;
	}






