.celek {
	position: absolute;
	width: 900px;
	left: 10%;
	top: 177px;
	background-color: #FFFFFF;
}
.celek .podmenu {
	width: 198px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
}
.celek .informace {
	height: 200px;
	background-color: #FFFFFF;
}
.celek .text {
	width: 698px;
	float: left;
	margin-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	background-color: #FFFFFF;
	height: 600px;
}
.celek .nadpis {
	height: 50px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font: bold 28px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.celek .paticka {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
}
.celek .podmenu .oddelovak {
	height: 40px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #F5F7F7;
}
.banner {
	height: 125px;
	width: 900px;
	left: 10%;
	top: 10px;
	position: absolute;
}
.rammenu {
	position: absolute;
	height: 32px;
	width: 900px;
	left: 10%;
	top: 140px;
}
.rammenu .menu {
	height: 30px;
	top: 1px;
	position: absolute;
	width: 900px;
	background-image: url(../images/listapozadi.gif);
}
body {
	background-image: url(../images/pozadi.gif);
}

/************ podmenu styl **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/podmenu.jpg);
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************ podmenu styl **************/


/************* menu styl ****************/

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 700px;
}


a.glink, a.glink:visited{
	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font: bold small Arial, Helvetica, sans-serif;
}

a.glink:hover{
  	background-image: url(../images/menu_prekryti.gif);
	text-decoration: none;
}



/************ menu styl **************/


/************ webdesign styl **************/
#webdesign{
	color: #000000;
	

}


#webdesign a:link, #webdesign a:visited {
	color: #CCCCCC;
}

#webdesign a:hover{
	color: #CC0000;
}
/************ webdesign styl **************/

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	color: #000000;
	font: bold small Arial, Helvetica, sans-serif;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/
.celek .text table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
