body {
	background: url('img/logo.gif') #98B5FF no-repeat center top;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	color: #616161;
	font-size: 10pt;
	text-align: justify;
	text-indent: 1em;
}

table {
	color: #000000;
	font-size: 10pt;
}

.cena {
	color: #FF0000;
	text-align: right;
}

.cena_popis {
	font-weight: bold;
	text-align: left;
	width: 200px;
}

.cena_radek {
	height: 45px;
}

#content {
	float: none;
	font-size: 10pt;
	padding: 25px;
	text-align: justify;
	width: 490px;
}

#content .nadpis {
	background-image: url('img/sipka.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FF0000;
	padding-left: 44px;
}

#content_obal {
	background: transparent url('img/main_content.gif') repeat-y left top;
}

#divider {
	background: transparent url('img/menu_divider.gif') no-repeat;
	width: 100%;
}

#hlavicka {
	height: 260px;
	text-align: left;
	width: 100%;
}

#hlavni {
	margin: 0 auto 0 auto;
	width: 750px;
}

#hlavni_hlavicka {
	font-size: 15pt;
	height: 30px;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	width: 546px;
}

#main {
	float: right;
	height: auto;
	text-align: left;
	width: 546px;
}

#main div.bottom {
	background: transparent url('img/main_bottom.gif') no-repeat left top;
	font-size: 8pt;
	height: 180px;
	text-align: center;
	width: 100%;
}

#main div.footer {
	font-size: 8pt;
	padding: 0px 0px 110px 0px;
	text-align: center;
}

#main div.top {
	background: transparent url('img/header_back.gif') no-repeat left top;
	height: 45px;
	width: 100%;
}

#menu {
	float: left;
	width: 200px;
}

#menu #items {
	background: transparent url('img/menu_back.gif') repeat-y left top;
	width: 100%;
}

#menu #items a {
	color: #FFFFFF;
	display: block;
	font-size: 11pt;
	padding: 0px 40px 12px 0px;
	text-align: right;
	text-decoration: none;
	background: transparent url('img/menu_divider.gif') no-repeat left bottom;
}

#menu #items a:hover {
	font-weight: bold;
}

#menu #items div {
	height: 231px;
}

#menu #items div #first,  #menu #items div #first_sel{
	font-size: 11pt;
	padding: 5px 20px 10px 0;
	text-transform: none;
}

#menu #items div a {
	font-size: 8pt;
	padding: 0 20px 1px 0;
	text-transform: uppercase;
	display:inline;

}

#menu #items div a.selected {
	background: url('') no-repeat left top;
}

#menu div.bottom {
	background: transparent url('img/menu_bottom.gif') no-repeat left bottom;
	height: 40px;
	width: 100%;
}

#menu div.top {
	background: transparent url('img/menu_top.gif') no-repeat left top;
	height: 25px;
	width: 100%;
}


#divider {
	display: inline;
	
	height: 10px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
