body {
	background-color: White;
	background: url(../images/bg_page.gif) repeat;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	color: #ba0303;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #7f0202;
}

a img {
	border: none;
}

menu {
	width: 719px;
	margin: 0 10px 0 10px;
	float: left;
	padding: 0px;
	background-color: #ba0303;
}

menu ul {
	padding: 0px;
	margin: 0px;
}

menu ul li {
	display: inline;
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}

.polozka_menu {
	float: left;
	color: White;
	width: 139px;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	font-size: small;
	border-right: 1px solid #c42929;
}

a.polozka_menu {
	color: White;
}

.polozka_menu:hover, .polozka_menu_o {
	float: left;
	width: 139px;
	height: 30px;
	padding-top: 15px;
	font-size: small;
	text-align: center;
	border-right: 1px solid #c42929;
	background: url(../images/bg_menu_hover.gif);
	color: #ba0303;
}

table {
	width: 100%;
}

thead tr td {
	background-color: #ba0303;
	color: white;
	padding: 4px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid Maroon;
}

tr.lichy_radek td {
	color: black;
	background-color: #eaf2ff;
	padding: 3px;
}

tr.sudy_radek td {
	color: black;
	background-color: #B2D0E3;
	padding: 3px;
}

#background-wrapper {
	float: left;
	width: 1010px;
	margin: auto;
	background: url(../images/pudorys-leva.gif) no-repeat;
	background-position: 0px 100px;
}

#right-background-wrapper {
	float: left;
	width: 1010px;
	background: url(../images/pudorys-prava.gif) no-repeat;
	background-position: right 100px;
}

#layout {
	float: left;
	width: 740px;
	margin-left: 167px;
	background: url(../images/bg_layout.gif) repeat-y top left;
}

#layout-spodek {
	width: 740px;
	background: url(../images/bg_layout_spodek.gif) no-repeat;
	float: left;
	height: 40px;
	margin-left: 167px;
}

#logo {
	float: left;
	width: 210px;
	height: 28px;
	padding: 20px;
	font-weight: bold;
	position: relative;
	margin-right: 30px;
	border-right: 3px solid #0a6991;
}

#logo span {
	float: left;
	width: 250px;
	height: 68px;
	background: url(../images/logo.gif) no-repeat 10px 15px;
	position: absolute; top: 0; left: 0; z-index:1;
}

#horni-pruh {
	float: left;
	width: 679px;
	height: 60px;
	background-color: #eaf2ff;
	padding: 20px;
	margin: 0 10px 0 10px;
}

#horni-pruh h1 {
	font-size: medium;
	color: #0a6991;
	font-weight: normal;
}

#obsah {
	float: left;
	width: 660px;
	padding: 20px 40px 0 40px;
}

#kontakt {
	float: left;
	background-color: #eaf2ff;
	width: 162px;
	padding: 10px;
	color: #0a6991;
	font-size: small;
	background: url(../images/telefon.gif) right bottom no-repeat #eaf2ff;
}

#kontakt_vrsek {
	float: left;
	width: 182px;
	height: 18px;
	padding-top: 18px;
	background: url(../images/bg_kontakt_horni.gif) top left no-repeat;
}

#text {
	float: left;
	width: 465px;
	font-size: small;
	margin-right: 10px;
}

#text h2 {
	width: 435px;
	font-size: medium;
	font-weight: normal;
	color: #0a6991;
	background: url(../images/bg_nadpis.gif) no-repeat;
	padding: 15px 10px 15px 10px;
}

#text img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#pata {
	width: 100%;
	border-top: 1px solid #cee1e9;
	float: left;
	font-size: small;
	color: #0a6991;
	margin-top: 10px;
	padding-top: 10px;
}

#pata p img {
	vertical-align: middle;
}

.copyright {
	float: right;
	margin-top: 20px;
  margin-bottom: 20px;
	padding-top: 20px;
	font-size: x-small;
	color: #0a6991;
}                
     
#drobeckova_navigace {
	float: left;
	width: 100%;
	font-size: x-small;
	padding: 5px;
	border-bottom: 1px solid #cee1e9;
	margin-bottom: 10px;
}

#sluzby {
	float: left;
	width: 620px;
	height: 216px;
	padding: 10px 20px 10px 20px;
	background: url(../images/bg_sluzby.jpg) top left no-repeat;
	color: #0a6991;
	font-size: small;
}

#sluzby h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	width: 100%;
	border-bottom: 1px solid #cee1e9;
}

.chlivek {
	float: left;
	width: 105px;
	
	padding: 5px 5px 5px 10px;
	margin-top: 10px;
}

.button_vice {
	float: left;
	width: 79px;
	height: 24px;
	background: url(../images/butonek.gif) top left no-repeat;
}

.button_vice:hover {
	background-position: -79px 0px;
}

#sluzby_podmenu {
	position:absolute; top: 145px; left: 456px; z-index:1;
	visibility:hidden;
	background-color: #ba0303;
	color: white;
	width: 279px;
	font-size: small;
	border-left: 1px solid #c42929;
}

#sluzby_podmenu a {
	display: block;
	color: White;
	padding: 5px;
	border-bottom: 1px solid #c42929;
}

#sluzby_podmenu a:hover {
	background-color: #c42929;
}

