body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

center{
	text-align: center;
}

b{
	font-family: Arial;
	font-size : 12px;
	font-weight : bold;
	color : #3F709D;
}

TABLE, TR, TD{
	border-style : solid;
	font-family: Arial;
	font-size : 12px;
	color: #3F709D;
	border-color : #91AAC2;
}

/*----------------------------------------hlavni frame ve kterem vse je*/

#hlavni{
    margin: 0 auto 0 auto;
	text-align: justify;
	width:800px;
	height: 598px;
	padding: 0;
}

#hlavicka{
	width:800px;
	height:170px;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
}

/*-----------------------------------------------vsechny obrazky pozadi*/

#pozadi{
	width:800px;
	height:428px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 170px;
}

/*-----------------------------------------------horni navigace - lista*/

#navigacetab{
	width:500px;
	height:30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 140px;
	left: 150px;
}

/*-----------------------------------------------horni navigace - policka*/

#navigace{
	width:100px;
	height:30px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	border: 0;
}

/*-----------------------------------------------pole pro odkazy*/

#odkazy{
	width: 135px;
	height:378px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 10px;
	border: 0;
	font-family: Arial;
	font-size : 12px;
	color: #3F709D;
	text-align : left;
}

#textpole{
	width:550px;
	height:378px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 180px;
	border: 0;
	font-family: Arial;
	font-size : 12px;
	color: #3F709D;
	text-align : left;
	overflow: auto;
}



#text{
	width:370px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 50px;
	left: 50px;
	border: 0;
	font-family: Arial;
	font-size : 12px;
	color: #3F709D;
}

/*---------------------------------------------obrazky drivi a past*/

#driviimg{
border: 0;
width: 150px;
height: 150px;
float: right;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 30px   }

/*-------------------------------------------menici se obrazky u past*/

#pastyimg{
border: 0;
width: 90px;
height: 90px;
position: absolute;
left: 20px;
top: 300px  }

/*---------------------------------------------pruh obrazku s pouzitim geotextilii*/

#polyfelt{
border: 0;
width: 86px;
height: 86px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px; }

/*---------------------------------------------polyfelt obrazky u textu*/

#pokladani{
border: 0;
width: 130px;
height: 95px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;  
float: left; }

/*----------------------------------------------mapa v sekci o nas*/

#mapa{
	width: 180px;
	height:140px;
	border: 0;
	margin : 10px;
	position: absolute;
	top: 170px;
	left: 210px;
}

/*--------------------------------------------------------nadpisy v modrych pruhach*/

#nadpis{
	font-weight : bold;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	background-image : url("obrazy/pruh.jpg");
	background-repeat : no-repeat;
	line-height : 20px;
	width: 400px;
	height: 20px;
}

/*---------------------------------------------odkazy v leve nabidce*/

A.odkaz:link {
	color : #3F709D;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
}

A.odkaz:hover {
	color : #3F709D;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
	background-color : #BAD2E6;
}

A.odkaz:active {
	color: #3F709D;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	background-color : #BAD2E6;
	line-height : 15px;
}

A.odkaz:visited {
	color : #3F709D;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	line-height : 15px;
}

/*-----------------------------------nabidka chemie odkazy*/

A.nabidka:link {
	color : #3F709D;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}

A.nabidka:hover {
	color : #3F709D;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
	background-color : #BAD2E6;
}

A.nabidka:active {
	color: #3F709D;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	background-color : #BAD2E6;
	line-height : 20px;
}

A.nabidka:visited {
	color : #3F709D;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}


/*----------------------------------------novinky na hlavni strance*/

A.novinky:link {
	color : #FF3705;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 20px;
}

A.novinky:hover {
	color : #FF3705;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 20px;
	background-color : #BAD2E6;
}

A.novinky:active {
	color: #FF3705;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	background-color : #BAD2E6;
	line-height : 20px;
}

A.novinky:visited {
	color : #FF3705;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 20px;
}


