body      {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #DAFFC9;
	background-image: url(graphics/bck.gif);
	background-repeat: repeat-x;
}

			
td 			{	
	vertical-align: top;		
}

img {
	border: 0px;
}

#head-left-stin {
	background-image: url(graphics/head-left-stin.gif);
	background-repeat: no-repeat;
}

#head-right-stin {
	background-image: url(graphics/head-right-stin.gif);
	background-repeat: no-repeat;
}

#head-logo-left-stin {
	background-image: url(graphics/head-logo-left-stin.gif);
	background-repeat: no-repeat;
}

#head-bck {
	background-image: url(graphics/head-bck.gif);
	background-repeat: repeat-x;
}

#mainpic1 {
	background-image: url(graphics/mainpic1.jpg);
	background-repeat: no-repeat;
}

#body-left-stin {
	background-image: url(graphics/body-left-stin.gif);
	background-repeat: repeat-y;
}

#body-right-stin {
	background-image: url(graphics/body-right-stin.gif);
	background-repeat: repeat-y;
}

#mainpic2 {
	background-image: url(graphics/mainpic2.jpg);
	background-repeat: no-repeat;
}

td.bile-pozadi {
	background-color: white;
}

td.bile-pozadi-pruh-vpravo {
	background-color: white;
	background-image: url(graphics/zelenacara-ver.gif);
	background-repeat: repeat-y;
	background-position: right;
}

td.bottom-left-stin {
	background-image: url(graphics/bottom-left-stin.gif);
	background-repeat: no-repeat;
}

td.bottom-right-stin {
	background-image: url(graphics/bottom-right-stin.gif);
	background-repeat: no-repeat;
}

td.bottom {
	padding-top: 5px;
	text-align: right;
	color: white;
	font-size: 10px;
	background-image: url(graphics/bottom-bck.gif);
	background-repeat: no-repeat;
}

#link-welery a {
	color: #1d4e00;
	text-decoration: none;
}

#link-welery a:hover {
	color: white;
	text-decoration: none;
}

#link-zs a {
	font-weight: bold;
	color: #b82700;
	text-decoration: none;
}

#link-zs a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#link-w3 a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#link-w3 a:hover {
	color: #b82700;
	text-decoration: none;
	font-weight: bold;
}

td.zeleny-pruh-bottom {
	background-color: #3fab10;
}


/* HLAVNI MENU A SUBMENU */

td.mainmenu {
	height: 39px;
	background-image: url(graphics/menu-bck.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

td.mainmenu a {
	display: block;
	color: white;
	text-decoration: none;
}

td.mainmenu a:hover {
	display: block;
	color: white;
	text-decoration: none;
	background-image: url(graphics/menu-bck-hl.gif);
	background-repeat: repeat-x;
	padding: 11px 0em 12px 0em;
}

td.submenu {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(graphics/zelenacara-ver.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.submenu-item {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5eb500;
	padding-left: 13px;
	font-size: 12px;
}

div.submenu-item a {
	color: #5eb500;
	text-decoration: none;
}

div.submenu-item a:hover {
	color: #ff2a00;
	text-decoration: none;
}

td.horizontalni-cara {
	background-image: url(graphics/zelenacara-hor.gif);
	background-repeat: repeat-x;
}

td.kontaktni-informace {
	background-image: url(graphics/zelenacara-ver.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 15px;
}

div.nadpis-kontaktni-informace {
	color: #fe2a00;
	font-size: 14px;
	font-family: "Book Antiqua";
	font-style: italic;
	padding-bottom: 15px;
}

div.nadpis-kontaktni-informace img {
	vertical-align: middle;
	margin-right: 10px;
}

table.kontaktni-informace {
	font-size: 11px;
}

td.levy-sloupec-kontaktni-informace {
	color: #ff2a00;
}

td.pravy-sloupec-kontaktni-informace {
	color: black;
}

td.pravy-sloupec-kontaktni-informace a {
	color: #c82505;
	text-decoration: none;
}

td.pravy-sloupec-kontaktni-informace a:hover {
	color: black;
	text-decoration: none;
}

td.mezera-kontaktni-informace {
	height: 11px;
}

/* HLAVNÍ OBSAH STRÁNKY */

td.nadpis {
	background-image: url(graphics/zelenacara-hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 7px;
}

td.obsah {
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}



