a {
	color: #e8622d;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #86b8e2;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.sjednat {
	display: block;
	height: 42px;
	width: 300px;
	margin: 0 auto 50px auto;
	background: url(/pic/sjednat.png) no-repeat bottom left;
	text-align: center;
	text-decoration: none;
	padding-top: 59px;
	font-size: 121%;
	font-weight: bold;
	color: white;
}

.sjednat:hover {
	background: url(/pic/sjednat.png) no-repeat -362px bottom;
	color: black;
}

#hlava {
	background: url(/pic/hlava-bg.jpg) no-repeat top left;
	height: 217px;
}

#hlava h1 a {
	display: block;
	text-indent: -500em;
	height: 217px;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/kontejner-repeat.png) repeat-y top left;
}

#obsah {
	background: url(/pic/obsah-start.png) no-repeat top left;
	width: 920px;
	padding: 20px 40px 0 40px;
}

#obsah .zajistuje {
	text-align: right;
}

#obsah .zajistuje a {
	padding: 12px 0 12px 190px;
	background: url(/pic/bluem-logo.png) no-repeat 13px top;
}

#obsah h1 {
	display: block;
	height: 40px;
	background: url(/pic/h1.png) no-repeat bottom left;
	font-weight: normal;
	text-align: left;
	font-size: 221%;
	color: #e56329;
	padding: 35px 0 0 60px;
}

#obsah h2 {
	display: block;
	height: 28px;
	background: url(/pic/h2.png) no-repeat top left;
	font-weight: normal;
	text-align: left;
	font-size: 161%;
	color: #7bb544;
	padding: 2px 0 0 35px;
	margin-top: 1em;
	margin-left: 20px;
	letter-spacing: 1px;
}

#obsah p {
	text-align: justify;
	padding: 1em 20px 0 20px;
	line-height: 140%;
	font-size: 91%;
	color: #4b4b4b;
}

#paticka {
	width: 1000px;
	clear: both;
	background: url(/pic/paticka-bg.png) no-repeat top left;
	height: 30px;
	padding-top: 37px;
	text-align: center;
	font-size: 81%;
	color: #494949;
}

#paticka a {
	color: black;
}

