/*.clear {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 1px; } */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #403e3e;
	margin: 0px 0px 0px 0px;
	background: url(img/bg.png);
}
BODY, TD, TR{
	font-family: Arial, Helvetica, sans-serif;
	color: #403e3e;
	margin: 0px 0px 0px 0px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #403e3e;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #403e3e;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #403e3e;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D16A04;
	text-decoration: none;
}

ul {
	padding: 5px 0px 20px 40px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	color: #403e3e;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/li.png);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dd7f19;
	text-align: left;
	padding: 15px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
	background: url(img/h1.png) no-repeat left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: Black;
	background-image: url(img/ikonkah2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

h3 {
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	color: #21AEDB;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	padding: 0px 0px 0px 17px;
	color: #21AEDB;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background-image: url(img/h4.png);
	background-position: left top;
	background-repeat: no-repeat;
}

hr{
	color: #9B9B9B;
	height: 1px;
}

/* Struktura webu */

#main {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	background: url(img/bg-top.png) repeat-x top;
}

#mainin {
	width: 867px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#top1 {
	height: 163px;
	background: url(img/hlavicka-bg.png) no-repeat;
}
#top2 {
	height: 199px;
	background: url(img/hlavicka2-bg.png) no-repeat;
}

#rek1 {
	width: 200px;
	height: 93px;
	position: relative;
	top: 110px;
	left: 130px;
	font-size: 20px;
	color: #f3f3f3;
}
#rek2 {
	width: 190px;
	height: 93px;
	position: relative;
	top: -65px;
	left: 355px;
	font-size: 14px;
	color: #4d4b4b;
}
#rek3 {
	width: 260px;
	height: 93px;
	position: relative;
	top: -140px;
	left: 570px;
	font-size: 14px;
	color: white;
}

#obsah {
	padding: 15px 30px 15px 30px;
	background: url(img/obsah-bg.png) repeat-y;
}

#patka{
	height: 33px;
	background: url(img/paticka-bg.png) no-repeat;
}

.text{
	padding-left: 22px; 
}

.textkont{
	padding-left: 40px; 
	padding-top: 15px; 
}

