body {
	margin-top: 0px;
	font-family: "Verdana CE", "Arial CE",  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: url('../images/body-background.png') repeat-x;
	background-position: top;
	background-color: #D0E7B9;

}

/* Head */
#head-top	{
	position: relative;
	width: 845px;
	height: 413px;
	margin: 0em auto;
	background: url('../images/head-background.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	border: 0px solid #6542FF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
    	max-width: 985px;
}

/* Head Buttons */
#head-buttons-area	{
	position: absolute;
	top: 320px;
	left: 67px;
}

div.head-button-onas, div.head-button-katalog, div.head-button-aktualne, div.head-button-kontakty	{
	float: left;
	width : 94px; 
	height: 94px;
	margin-right: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px solid #6542FF;
}

div.head-button-onas a, div.head-button-katalog a, div.head-button-aktualne a, div.head-button-kontakty a {
	display: block;
	width:100%; height:100%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.head-button-onas a {
	background: url('../images/head-button-onas.png');
}

div.head-button-katalog a {
	background: url('../images/head-button-katalog.png');
}

div.head-button-aktualne a {
	background: url('../images/head-button-aktualne.png');
}

div.head-button-kontakty a {
	background: url('../images/head-button-kontakty.png');
}

div.head-button-onas a:hover, div.head-button-katalog a:hover, div.head-button-aktualne a:hover, div.head-button-kontakty a:hover {
	background-position: -188px 0px;
}

div.head-button span {
	text-align: center;
	display: block;
	padding: 22px 0 0 0px;
}

div.head-button-onas-selected a, div.head-button-katalog-selected a, div.head-button-aktualne-selected a, div.head-button-kontakty-selected a	{
	background-position: -94px 0px;
}

div.head-button-onas-selected a:hover, div.head-button-katalog-selected a:hover, div.head-button-aktualne-selected a:hover, div.head-button-kontakty-selected a:hover {
	background-position: -94px 0px;
}
/* End Head Buttons */

/* Logo head */
div.logo-head {
	position: absolute;
	border: 0px solid #6542FF;
	top: 122px;
	left: 65px;
}
/* End Of Logo head */

/* Href */
div.headinfo {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
	color: #0E5A3C;
	border: 0px solid #6542FF;
	top: 10px;
	left: 58px;
}

a.headinfo, a.headinfo:link, a.headinfo:hover, a.headinfo:active, a.headinfo:visited  	{
	text-decoration: none;
	color: ;
	font-size: 13px;
}

/* End of Href */

/* HeadContakt */

div.headcontakt {
	position: absolute;
	top: 12px;
	left: 610px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid #6542FF;	
}

td.headcontakt	{
	color: white;

}
	
a.headcontakt, a.headcontakt:link, a.headcontakt:active, a.headcontakt:visited  	{
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

a.headcontakt:hover	{
	color: #C3E2FF;
}

/* Enf of HeadContakt */

/* Images */
img.nothing	{
 	border: 0px;
 }
/* End Of Images */

/* Layer */

#content 	{
	position: relative;
	background: url('../images/content-background.png');
	width: 845px;
	margin: 1em auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0px solid #80FF5D;
}

#layer-right	{
	position: relative;
	font-size: 10px;
	line-height: 1.2em;
	left: 60px;
	top: -10px;
	margin-right: 24px;
	margin-left: 10px;
	padding-left:  15px;
	padding-right: 10px;
	background: url('../images/right-column-content-background.png');
	float: right;
	width: 265px;
	border: 0px solid #80FF5D;
}

#layer-middle {
	position: relative;	
	top: 0px;
	padding: 65px;
	padding-bottom: 30px;
	padding-right: 45px;
	padding-top: 10px;
	width: 720px;
	border: 0px solid #642BFF;
}

hr.cleaner 	{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
/* End of Layer */

div.content	{

}

p.aktuality	{
	font-family: Verdana,Helvetica, serif;
	color: #0F583A;
	font-size: 11px;
	line-height: 1.4em;
}

li.aktuality	{
	font-family: Verdana,Helvetica, serif;
	color: #0F583A;
	font-size: 11px;
	line-height: 1.4em;
}


/* Footer */
#footer	{
	position: relative;
	background: url('../images/footer-background.png');
	color: #BCBCBC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-position: top right;
	background-repeat: no-repeat;
	width: 845px;
	height: 128px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
    	max-width: 985px;
}

div.footer-info	{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #0E5A3C;
	border: 0px solid #6542FF;
	top: 38px;
	left: 150px;
}

div.footer-copyright	{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #6B4427;
	border: 0px solid #6542FF;
	top: 112px;
	left: 655px;
}

/* End of Footer */


/* Nadpisy */
h1	{
	color: #373737;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin-top: 4px;
	}
h2	{
	color: #373737;
	font-size: 14px;
	font-weight: bold;
	}

h3	{
	color: #373737;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	}

p, li	{
	font-family: Verdana,Helvetica, serif;
	color: #0F583A;
	font-size: 13px;
	line-height: 1.6em;
}

span.registered {
	position:relative;
	top:-7px;
}

/* Basic Links */+


a	{
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active	{
	color: #898989;
	text-decoration: underline;
}

a:hover	{
	color: #000000;
	text-decoration: none;
}

/* Zbytek */
div.kontakt {
	background-color:#E9F6E5;
	border:1px solid #28703F;
	padding:4px;
	position:relative;
}

div.kn_nadpis {
	color:#28703F;
	font-size:15px;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}

div.kn_nadpis {
	color:#28703F;
	font-size:15px;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}

#obr {
	float:right;
	position:relative;
	right:10px;
	text-align:right;
	z-index:3;
}

tr.hlavicka {
	background-color:#FFA048;
	padding:0.2em;
}

tr.prvni {
	background-color:#31CA8B;
	padding:0.2em;
}

tr.druhy {
	background-color:#92D7BB;
	padding:0.2em;
}

