body {
    background: #ff3300 url(images/bg.gif);
    color: #990000;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
    text-align: center;
}
a:link, a:visited {text-decoration: none; font-weight: bold; color: #ff9900;} 

h1 {
    color: #990000;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size 24px;
    padding-top: 15px;
    text-align: center;
}

h2 {
    color: #990000;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size 18px;
    padding-top: 15px;
    text-align: center;
}
h3 {
    color: #000000;
    font-size: 10px;
}

p {
    color: #990000;
    font-size: 16px;
    padding: 5px;
    text-align: center;
}

hr {
    border: #990000 1px solid;
    color: #990000;
    padding-left: 5px;
}

#container {
	width: 980px;
	margin: 5px auto;
	background: #000000;

}
#header {
    width: 980px;
	height: 160px;
	background: url(images/header.jpg) no-repeat;
}
#content {
    background: url(images/bg1.gif);
    width: 980px;
}
#aktualne {
   background: url(images/aktualne.png) no-repeat;
   float: left;
   height: 650px;
   width: 215px;
}
#nabidka {
   background: url(images/nabidka.png) no-repeat;
   float: right;
   height: 40px;
   width: 765px;
}
#hlavni {
    background-color: #ffcc66;
    float: right;
    font-size: 16px;
	min-height: 606px;
    _height: 606px;
    margin-right: 5px;
	width: 755px;
}
#hlavni p span {
    border-bottom: #990000 2px solid;
    float: left;
}
#menu {
    float: left;
    height: 40px;
    background:url("images/nabidka.png");
	font-size:16px;
	line-height:normal; 
    width: 765px; 
}
#menu ul {
    height: 40px;
	margin:0;
	padding:0px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
    height: 40px;
	margin:0;
	padding:10px 0px 0px 0px;
	text-decoration:none;
    width: 127px;
	}
#menu a:active, a:hover {
    color: #990000;
    font-weight: bold;
}
#patka {
    clear: both;
    color: #000000;
    height: 20px;
    margin: 0px auto;
    text-align: center;
    width: 978px;
}
#patka a:link{
    color: #000000;
    font-weight: bold;
}
#patka a:hover {
    color: #990000;
    font-weight: bold;
}
.form {
    border: #990000 1px solid;
    background: #ff3300;
    color: #ffcc66;
    margin: 1px auto;
}
.tabulka {
   border-top: #990000 1px solid;
   border-bottom: #990000 1px solid;
   font-size: 12px;
}
.svetla {
   background: #ffcc56;
}
.tmava {
   background: #ffcc76;
}
.odkazy {
   font-size: 12px;
   widht: 746px;
}
.taktualne {
   color: #ff9900;
   font-size: 12px;
   width: 200px;
}
.spodni {
   border-bottom: #ff9900 1px solid;
