/* css */
/* basic style */
body {
	background-color: #FFFFFF;
	color:#FFFFFF;
	text-align: center;
	height:      1106px ;
	font: 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, p, ul, li, a, img{
	margin: 0;
	padding: 0;
	border: 0; }
h1 {  font-size: 22px; margin: 0px; display: none;}


h3 { font-size: 15px;}

h4 {font-size: 11px;	font-style: italic;}


a:link    {color: #000000; text-decoration: none}

a:visited    {color: #000000; text-decoration: none}

a:active    {color: red;text-decoration: none}

a:hover    {color: red;text-decoration: none}




/* FORMATOVANI STRANKY */

#page {
	color: #000000;
	background-color: #046428;
	text-align: left;
	width: 	800px;
	height:    100% ;
	margin: 0 auto;
	padding: 0;
}

#content {
	width:540px;
	float:right;
}

#leftmenu {
	color: #ffffff;
	background-color: #6db122;
	text-align: left;
	width: 	200px;
	height:      800px ;
	margin: 0 auto;
	padding: 0;
	float:left;
}

#leftmenuII {
	color: #6db122;
	background-color: #000000;
	text-align: center;
	width: 	40px;
	height:      800px ;
	margin: 0 auto;
	padding: 0;
	float:left;
}
	
#border {
	border-color: #6db122;
	border-width: thin;	
	border-style: solid;
	}

#borderI {
	border-color: #6db122;
	border-width: thin;	
	border-style: solid;
	}

#borderII {
	border-color: #6db122;
	border-width: thin;	
	border-style: solid;
	}

#borderIII {
	border-color: #6db122;
	border-width: thin;	
	border-style: solid;
	}

#borderIV {
	border-color: #6db122;
	border-width: thin;	
	border-style: solid;
	}



/* ==HEAD ===== */

#prouzek {
	background-color: #000000;
	position: relative;
	width:    800px;
	height:   41px;
	overflow: hidden ;
	float: left;
	}

#headleft {
	display:  block;
	position: relative;
	width:    800px;
	height:   226px;
	overflow: hidden ;
	float: left;
	}

#headleft span  {
	background:url(img/hlavicka.jpg) no-repeat left top;
	display:     block;
	position:    absolute;
	z-index:     1;
	top:         2px;
	left:        0;
	width:       800px;
	height:      226px ;
	cursor: pointer;}	

#headright {
	display:  block;
	position: relative;
	width:    610px;
	height:   0px;
	overflow: hidden ;
	float: right;
	}

/* MENU */

#menu {
	background:url(img/menu.gif) no-repeat left top;
	position: relative;
	width:    800px;
	height:   39px;
	overflow: hidden ;
	float: left;
	}


#menu-text {
	color: #ffffff;
	position:    absolute;
	z-index:     1;
	top:         9px;
	left:        40px;
	}

	

/* === OBSAH ===== */

#mapa {
	background:url(img/mapa.gif) no-repeat left top;
	position: relative;
	z-index:     1;
	top:         5px;
	left:        80px;
	width:    80px;
	height:   79px;
	overflow: hidden ;
	float: left;
	}



#contbox { padding-right: 20px;

}


#contbox h2{
	color:#fff200;
	font-size: 17px;
	font-style: italic;
	margin-bottom: 10px;
}



#contbox p{ font-style: italic;	 }

#contbox p span{ font-size: 14px; }

#contbox ul{
	list-style: none;
	padding-left:5px;
	margin-bottom: 20px;
	}

#contbox ul li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}


#contbox {}

#contbox {}



/* === PATICKA =====  */
#footer {
	display:  block;
	position: relative;
	width:    800px;
	height:   390px;
	overflow: hidden ;
	float: left;}


.linka {
	background-color:#fff200;
	display:     block;
	position:    relative;
	z-index:     1;
	top:         20px;
	left:        0px;
	width:       570px;
	height:      3px ;
	}

.paticka{
	font-size: 10px;
	width : 790px;
	position:    relative;;
	z-index:     1;
	top:         10px;
	left:        0px;
	text-align: right;
	
}




/* == POMOCNE === */
.cleaner {clear: both}

/* ======= end ========*/
/* =================== */

