body {
	background: #3d95d4 url("../img/bg-left.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Helvetica;
}
h1 {
	color: white;
	font-size: 16px;
	margin-left: 180px;
	display: inline;
	font-family: verdana;
}
h2 {
	color: #112176;
	font-size: 22px;
	margin-bottom: -5px;
	*margin-bottom: -5px;
	*margin-top: 35px;
}
h3 {
	font-size: 18px;
	margin: 20px 0px 10px 0px;
}
dt {
	clear: right;
	color: blue;
	font-weight: bold;
	font-size: 18px;
	margin: 25px 0px 5px 15px;
}
p {
	margin: 5px 0px;
	text-align: justify;
	line-height: 20px;
	font-family: Arial;
}
/* index */
#wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: url("../img/bg-wrapper.jpg");
	background-repeat: repeat-x;
}
#all-over {
	width: 980px;
	*width: 1010px;
	overflow: auto;
}
#topDiv {
	width: 760px;
	height: 162px;
	background: url("../img/bg-topDiv.jpg");
	background-repeat: no-repeat;
}
#leftDiv {
	float: left;
	clear: both;
	width: 190px;
	background: url("../img/bg-leftDiv.jpg");
	background-repeat: no-repeat;
	padding: 270px 0px 80px 10px;
	*padding: 280px 0px 80px 10px;
}
#menu li {
	border: 1px solid #112178;
	border-width: 0px 0px 1px 0px;
	line-height: 26px;
	list-style-image: url("../img/menu-point.jpg");
}
#menu a {
	color: #112178;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: white;
	text-decoration: none;
	display: block;
	background-color: #3547a7;
}
#rightDiv {
	width: 760px;
	float: left;
}
#right-in {
	margin-top: -4px;
	padding: 20px 0px 0px 50px;
	background: url("../img/drzdravicko-main-stin.jpg");
	background-repeat: no-repeat;
	width: 700px;
}
#right-in p {
	width: 545px;
}
#right-in a {
	color: black;
}
#banner {
	width: 120px;
	height: 170px;
	border: 1px solid red;
	background: white;
	float: right;
	margin-left: 20px;	
}
/* classes */
.popis-h1 {
	color: #d1edff;
}
.leftElement {
	float: left;
}
.smaller-font {
	font-size: 80%;
}
.01img {
	margin: 0px -3px;
}
.kosik {
	border: 0px solid white !important;
	margin-bottom: -4px;
}
.bottom-line {
	clear: both;
}
.ostatni {
	float: right;
	*margin-right: 55px;
}
.ostatni-V {
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-right: 5px;
}
.popis {
	font-size: 14px;
}
.diachrom {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 5px;
}
.o-design {
	width: 540px;
	text-align: right;
	font-size: 11px;
	color: #cce9fe;
}
.navrcholu {
	clear: both;
	text-align: right;
}
.konec-strany {
	clear: both;
	margin-bottom: 50px;
}
.no-decoration {
	color: #f5e2e2;
}
#ostatni-weby {
	font-size: 11px;
	color: #f5e2e2;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 15px;
	width: 555px;
	text-align: justify;
}