body{
background: #333;
color: #FFF;
font-size: small;
font-family: Tahoma, Arial, Sans-Serif;
position: relative;
}

.wrapper{
margin: auto;
width: 940px;
margin-top: 0px;
padding-top: 0px;
background: #000;
border: 4px #FFF solid;
}

.header{
width: 100%;
height: 442px;
background: url(../images/header.jpg) no-repeat;
}

.menu{
width: 90%;
height: 30px;
padding-top: 10px;
color: #ff6600 !important;
font-weight: bold;
margin: auto;
font-size: 135%;
}

.menu a:link {color: #ff6600; text-decoration: none; font-weight: bold}
.menu a:visited {color: #ff6600; text-decoration: none; font-weight: bold}
.menu a:hover {color: #fff; text-decoration: underline; font-weight: bold}

#page a:link {color: #ff6600; text-decoration: none; font-weight: normal}
#page a:visited {color: #ff6600; text-decoration: none; font-weight: normal}
#page a:hover {color: #ff6600; text-decoration: underline; font-weight: normal}

#menu_item_left{
text-align: left;
width: 12%;
float: left;
}

.menu_item{
text-align: center;
width: 15%;
float: left;
}

#menu_item_right{
text-align: right;
width: 13%;
float: left;
}

.line {
width: 90%;
border-bottom: 2px #ff6600 solid;
margin: auto; 
}

#page {
margin: auto;
margin-top: 20px;
width: 90%;
}

#page .h1 {
font-weight: bold;
font-size: 120%;
color: #FFF;
border-bottom: 1px #FFF solid;
}

#loga {
margin-top: 40px;
margin-left: 30px;
height: 333px;
width: 139px;
background: url(/akce/kurs2/images/loga.png) no-repeat;
float: right;
}

#prednaska td {
	background-color: #555;
}

th {
background: #ff6600;
color: #FFF;
font-weight: bold;
text-align: center;
}

td {
background: #333;
padding: 4px;
}

.harmobunka {
width: 130px;
}

.harmobunka2 {
width: 210px;
}

.harmobunka3 {
width: 85px;
}

