body {
    background-color: #333333;
    /*color: #808080;*/
    color: #ffdd4f;
    height: 100%;	    
    font-family: sans-serif;
    font-size: smaller;
}
#stranka {
    /*background-color: #040404;*/
    position: relative;
    width: 846px;
    margin: auto;
}
#footer {
	position: absolute;
	bottom: 0px;
	right: 5px;
	font-size: xx-small;
	text-align: right;
	}


#obsah {
    border: 1px solid #ff9900;
    border-top: none;
    position: absolute;
    left: 0px;
    top: 182px;
    width: 666px;
    background-color: #000000;
    padding-left: 170px;
    padding-right: 10px;
    min-height: 600px;
    _height: 600px;
    padding-bottom: 10px;
}

#menu {
    border-left: 1px solid #ff9900;
    background-color: #000000;
    position: absolute;
    left: 0px;
    /*top: 113px;*/
    top: 182px;
    width: 158px;
    text-align: center;
}

/*#nabidka {
    border-right: 1px solid #ff9900;
    position: absolute;
    left: 159px;
    top: 113px;
    width: 688px;
    height: 50px;
    background-color: #000000;
    text-align: center;
}*/

#nabidka {
    border: 1px solid #101010;
    margin: 10px;
    padding: 4px;
    text-align: center;
}

#logo {
    border-top: 1px solid #ff9900;
    border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    background-color: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 182px;
    text-align: center;
}

a:link, a:visited, a:active {
	font-weight: bolder;
    	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}

#menu a:link, #menu a:visited, #menu a:active , a.nabidkaitem, a.nabidkaitemactive {
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

#uvodniuvodnik a {
	text-decoration: none;
	color: #ff9900;
	}
#uvodniuvodnik a:hover {
	text-decoration: underline;
	}

/*.menuitem, a.menuitem:link, a.menuitem:visited, a.menuitem:active {
    padding: 4px;

}Q*/
img.menuitem {
	padding: 4px;
	}
div.menuitem {
	border: 1px solid #101010;
	display: block;
	padding: 5px;
	margin: 10px;
	width: 120px;
	/*-moz-border-radius: 7px;*/
    text-decoration: none;
    cursor: hand;
	}

div.menuitem:hover {
	/*background-color: #ff9900;
	color: #000000;*/
    background-image: url("obrazky/karabina.png");
    background-repeat: no-repeat;
	}
#menuitemactive {
    color: #ff0000;
}

.nabidkaitem, a.nabidkaitem:link, a.nabidkaitem:visited, a.nabidkaitem:active {
    border: none;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}
.nabidkaitemactive, a.nabidkaitemactive:link, a.nabidkaitemactive:visited {
    border: none;
    text-decoration: none;
    color: #ff0000;
    margin-right: 5px;
    margin-left: 5px;
}

img {
    border: none;
}
img.logo {
    margin-top: 8px;
    margin-bottom: 8px;
}
table.akcetable {
    text-align: left;
    /*background-color: #ff9900;*/
    /*font-size: 130%;*/
    color: #000000;
}
td.akcepole {
    background-color: #ff9900;
} 
th.akcepole {
    background-color: #ff9900;
    text-transform: uppercase;
    
}

#uvodniuvodnik {
    color: #ff9900;
    margin: 5px;
    margin-top: 0px;
    padding: 0px;
}
p.hotinfo {
    color: #ff0000;
    margin: 2px;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #ff9900;
}

.kontaktjmeno {
	color: #ff9900;
	font-weight: bold;	
}

input,textarea {
	border: 1px solid #ff9900;
	background-color: #000000;
	color: #808080;
}

#pdfprezentace {
    color: #ff0000;
    padding: 10px;
    text-decoration: none;
}

#levytext {
    /*position: absolute;
    left: 170px;*/
    width: 425px;
    /*border: 1px solid #00ff00;*/
}
#praveobrazky {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 226px;
    /*border: 1px dashed #ff0000;*/
    margin: 5px;
}
img.pravyobrazek {
    clear: both;
    padding-bottom: 20px;
}
.cervenyramecek {
    border: 2px solid #ff0000;
    display: block;
    text-align: center;
    color: #ff0000;
    padding: 5px;
}
span.popiskurzu {
    font-weight: bold;
    color: #ff9900;
}
a.kurzyvypis {
    font-size: 80%;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
}
h1.jmenokurzu {
    margin-top: 50px;
}
img.aktivityimg {
	float: right;
	margin: 5px;
	}
img.imgvtextu {
	padding: 15px;
	}
hr.aktivitycara	{
	clear: both;
	padding-top: 5px;
	}


#uvodniuvodnik p {
	margin: 5px;
	}

table.tabulka {
	border-collapse: collapse;
	color: #000000;
	border: 1px #000000 solid;
	background-color: #ff9900;
	}
td.tdright {
	text-align: right;
	}
tr.trhover:hover {
	background-color: #ffd700;
	}

th {
	background-color: #ffd700;
	}

a.aktivitaa, span.aktivitaa {
	color: #000000;
	display: block;
	font-weight: bolder;
	}
div.aktivityobr {
	margin: 20px;
	text-align: center;
	}
