* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	background: #B8B8B8 url(../../files/images/body.jpg) repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.7;
}

/* šíøka celého webu, vycentrovani na stred */
#page-container {
	width: 978px;
	margin: 0px auto;
}
/* hlavicka */
#head-top {
	height: 30px;
	background: transparent url(../../files/images/ecotex.png) no-repeat 628px 30px;
padding: 70px 0px 0px 20px;
}

#head-flash {
	height: 174px;
text-align: left;
	background: transparent url(../../files/images/head-flash.jpg) no-repeat;
}

#menu {
	background: transparent url(../../files/images/menu-top.jpg) repeat-x;
	height: 26px;
	padding: 2px 0px 0px 300px;
}

#content {
	background: transparent;
	padding: 0px 0px 0px 0px;
	background: White url(../../files/images/page.jpg) repeat-y;
}

/* levý sloupec */
#left-box {
	float: left;
	width: 150px;
	height: 550px;
	border: solid 0px red;
	padding: 10px 5px 5px 50px;
	background:  url(../../files/images/menu-left.jpg) no-repeat;
}



/* pravý sloupec */
#right-box {
	float: right;
	width: 245px;
	background: transparent;
	padding: 10px 35px 5px 0px;
font-size: 9pt;
}



/* stredni sloupec */
#main-box-container {
	padding: 0px 0px 5px 208px;
	text-align: left;
}

#main-box {
	background: url(../../files/images/mapa-podklad.jpg) no-repeat;
	color: #393939;
	font-size: 8pt;
	height: 450px;
	width: 458px;
	padding: 0px 10px 0px 10px;
	border: solid 0px red;
	}

#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footer {
	height: 20px;
	background: transparent url(../../files/images/footer.jpg) no-repeat;
	color: White;
	text-align: right;
	padding: 30px 20px 0px 0px;
	font-size: 8pt;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: White;
	text-decoration: none;
}

/**********************************/
/*         DEFAULTNI HODNOTY     */
/**********************************/

#menu h2 {
	font-size: 10pt;
	color: White;
	text-align: right;
	padding: 0px 40px 0px 0px;
	text-transform: uppercase;
}

#main-box  h2 {
	color: #005238;
	font-size: 12pt;
}

#main-box  h3 {
	color: #005238;
	font-size: 10pt;
}

#main-box  h4 {
	color: #005238;
	text-decoration: underline;
font-size: 10pt;
}

#main-box p {
	text-align: justify;
}


#main-box ul {
	list-style-type: square;
	list-style-position: inside;
}

#main-box li {
margin-left: 0px;
}

#main-box ul ul {
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 40px;
}

#main-box table td{
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}



/**********************************/
/*         DEFAULTNI HODNOTY     */
/**********************************/

h1 {
	color: Black;
	font-size: 16pt;
}



table {
	border-collapse: collapse; 
}

table, img, ul, li, form {
	border: none;
}

#main-box sup {
font-size: 6px;
}

#main-box h2 sup {
font-size: 10pt;
}





