a.menu {
	background-color: #008000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #000000;
	border-top: 1px solid #DDDDDD;
	color: #00FF00;
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.menu:hover {
	background-color: #00FF00;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #000000;
	border-top: 1px solid #DDDDDD;
	color: #008000;
}

a.menu:active {
	background-color: #00FF00;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #000000;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #000000;
	color: #FF0000;
}

body {
	background-color: #C8F5C3;
	background-image: url(img/bg.gif);
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

div.active {
	background-color: #008000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #000000;
	border-top: 1px solid #DDDDDD;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
	width: 100%;
}

div.center-box {
	margin-left: 10em;
	text-align: left;
}

div.oddelovac {
	background-image: url(img/pozadie2.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
	margin: 20px 50px 20px 50px;
}

div.stred-vlavo {
	float: left;
	padding-left: 50px;
	text-align: left;
	width: 340px;
}

div.stred-vpravo {
	float: right;
	text-align: left;
	width: 390px;
}

h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

img.logo {
	margin-left: 20px;
	margin-top: 20px;
	float: right;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.odrazky {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-left: 3em;
	text-align: left;
	list-style-image: url(img/odrazka.gif);
}

li.odrazky2 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-left: 6em;
	text-align: left;
	list-style-image: url(img/odrazka2.gif);
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.odsek {
	text-align: left;
	text-indent: 3em;
}

.blok {
	text-align: left;
}

.vizitka {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

.zvyrazni {
	color: #dc143c;
}

#ciara {
	background-image: url(img/pozadie.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#hlavna {
	margin-left: 120px;
	margin-top: 10px;
}

#kontajner {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#kontajner-ie {
	text-align: center;
}

#logo {
	background-image: url(img/nadpis.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 70px;
	margin: 0px;
	padding: 5px;
}

#menu {
	float: left;
	margin-top: 10px;
	width: 100px;
}

#pata {
	background-image: url(img/pozadie1.gif);
	background-repeat: repeat-x;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height: 26px;
	margin-top: 20px;
}