body {
	font: normal normal normal medium/normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;;
}
.clear {
	clear: both;
	font-size: 1px;
}
#index {
	width: 900px;
	height: 580px;
	margin: 0 auto;
	background: #FFFFFF url('index.jpeg') bottom right no-repeat;
	position: relative;
}
#logo_index {
	display: none;
}
#listky {
	position: absolute;
	left: 89px;
	top: 45px;
}
#index h2 {
	margin: 0;
	color: #e91d2f;
	background-color: transparent;
	font-size: 1.25em;
}
#index .pobocka {
	width: 15em;
}
#index .pobocka ul {
	margin: 0;
	margin-left: 0.5ex;
	padding: 0;
	list-style-type: none;
}
#index .pobocka ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
#index .pobocka ul li a:hover {
	text-decoration: underline;
}
#o_spolecnosti_text {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#index #o_spolecnosti {
	text-decoration: none;
	color: #000000;
	/*font-weight: bolder;*/
	font-size: 200%;
	position: absolute;
	top: 100px;
	left: 400px;
}
#index #o_spolecnosti:hover {
	text-decoration: underline;
}
#index_usti {
	position: absolute;
	left: 50px;
	top: 240px;
}
#index_teplice {
	position: absolute;
	left: 540px;
	top: 230px;
}
#index_mladaboleslav {
	position: absolute;
	left: 520px;
	top: 490px;
}
#index_copyright {
	font-size: 0.5em;
	text-align: center;
}
#index_copyright , #index_copyright a {
	color: #C0C0C0;
	background-color: #FFFFFF;
}


