@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
}
#container {
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 196px;
	background-image: url(images/natura-rerum-hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #menucolumn {
	float: left;
	width: 239px;
}
h1 {
	font-size: 2.4em;
	font-weight: bold;
	color: #33814a;
	margin-bottom: 25px;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #33814a;
	margin-top: 30px;
	margin-bottom: 15px;
}
#maintext {
	width: 540px;
	float: right;
	margin-right: 155px;
	color: #333333;
	padding-bottom: 2.5em;
	display: inline;
}
#menu {
	color: #FFFFFF;
	margin-top: 31px;
	margin-left: 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu .item {
	font-size: 1.4em;
	line-height: 1.9em;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#menu .subitem {
	line-height: 2em;
	border: none;
	font-size: 1.2em;
	list-style-type: none;
	padding-left: 25px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#maintext p, #maintext li, #maintext table {
	font-size: 1.3em;
	line-height: 135%;
}
#maintext ul {
	list-style-type: none;
}
li ul {
	margin-left: 25px;
	font-size: 77%;
	line-height: 75%;
	margin-bottom: 1em;
	margin-top: 0.5em;
	list-style-type: square;
	padding-left: 0px;
}
li ul li {
	padding-left: 0px;
	list-style-image: url(images/odrazka.jpg);
}
p {
	margin: 1em 0;
}
.plain {
	list-style-type: none;
	padding-left: 1.4em;
}
#paticka {
	background-color: #000000;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-bottom: 20px;
}
#firma {
	float: right;
	margin-top: 1em;
}
.thumb {
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.odrazky li {
	list-style-image: url(images/odrazka.jpg);
}
.odrazky {
	margin-left: 20px;
}
.floatright {
	float: right;
	margin-left: 20px;
	border: 1px solid #cccccc;
}
th, td {
	text-align: left;
	vertical-align: top;
}
#map {
	height: 400px;
	border: 1px solid #CCCCCC;
}
#jednatele {
	float: right;
	width: 320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#jednatele p {
	margin-left: 2em;
}
#maintext a {
	color: #0066FF;
}
#sluzby {
	margin-left: 1.4em;
}
#menucolumn #jazyk {
	margin: 25px;
}
#menucolumn #jazyk a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
#menucolumn #jazyk #flag {
	vertical-align: text-bottom;
	margin-right: 8px;
	margin-left: 20px;
	border: 1px solid #999999;
}
