BODY {
	background-color: #080882;
}
}
h3 {
	font-size:12px;
}

#telo {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-image: url(obr/background.jpg);
	background-color: #4142B8;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}
#telo a {
	color:#ff6600;
	text-decoration:none;
}
#telo a:hover {
	color: #FFFFFF;
	text-decoration:none;
	text-decoration: underline;
}

#menu {
	vertical-align:top;
	font-family:Courier New;
	padding-top: 10px;
	width: 15%;
	font-weight: bolder;
	font-size: 12px;
}
#telo #menu li {
	list-style-type:none;
}

#telo #menu li:hover {
	list-style-type: circle;
	text-decoration: underline;
	color: #FFFFFF;
}


#telo #hlavicka {
	height:100px;
	font-family:Courier New;
	padding-bottom: 3px;
	padding: 20px;
}
#telo #obsah {
	font-family:Courier New;
	text-align:left;
	vertical-align:top;
	padding-left:40px;
	padding-bottom:30px;
	height: 360px;
	padding-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#telo #hlavicka #logo {
	width: 80px;
	float: right;
	height: 70px;
	margin-left: 50px;
}

#telo #paticka {
	font-family:Courier New;
	padding-left: 30px;
	border-top-color: #ff6600;
	border-top-style: solid;
	border-top-width: thin;
	height: 80px;
}
#telo #paticka2 {
	font-family:Courier New;
	padding-left: 30px;
	border-top-color: #ff6600;
	border-top-style: solid;
	border-top-width: thin;
	height: 10px;
	vertical-align: middle;
}
#telo #paticka2 pre {
	color:#3366FF;
	font-size: 10px;
}

#telo table {
	width:100%;
}
#kontakt_table {
	width:300px;
}
#slide {
	float:left;
	width:500px;
	margin-top: 3px;
}

#hlavicka_text {
	float:right;
	width: 400px;
	text-align: right;
	color: #3366FF;
	margin-top: 25px;
}

.ref_div {
	float:left;
	width: 550px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 25px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom-color: #ff6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.ref_div img {
	width: 100px;
	float:right;
}
.ref_div hr {
	margin-left:15px;
}
.ref_table {
	padding-right: 10px;
	padding-left: 10px;
}
.ref_table img {
	width:77px;
	float:right;
	clear: right;
	border:0;
}
.ref_table td {
	text-align:center;
}

