/* W3C doporucuje pro vychozi okraje stranky pouzit padding, vetsina prohlizecu ale pouziva margin. */

body {
	background-color : #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.no_rep{
	background-position: right top;
    background-repeat: no-repeat;
}

ul {
	list-style-type: disc;
}

img {
	border: none;
}

.noram  {
	border: none;
}

.imgborder {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a {
	text-decoration: underline;
	color: #000000;
}	
a:hover {
	text-decoration: none;
	color: #000000;
}
.cz  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 9px;
	color: #ffffff;
}	
.cz a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #ffffff;
}	
.cz a:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #114906;
}
.bgleft {
	background: url(obrazy/logo_2.gif) repeat;
}
.menu  {
	font-weight : bold;
	font-size : 11px;
	color: #114906;
}	
.menu a {
	font-weight : bold;
	font-size : 11px;
	text-decoration: none;
	color: #114906;
}	
.menu a:hover {
	font-weight : bold;
	font-size : 11px;
	text-decoration: none;
	color: #ffffff;
}
.div1 {
	text-align: right;
	margin: 0px 25px 10px 10px;
	padding: 0px 5px 0px 0px;
}
.div2 {
	text-align: left;
	margin: 10px;
}
.sto {
	height: 100%;
}
.bgdole {
	background: url(obrazy/logo_4.gif);
}
.zelena  {
	font-size : 12px;
	color: #176C07;
}	
a.zelena {
	font-size : 12px;
	text-decoration: none;
	color: #176C07;
}	
a.zelena:hover {
	font-size : 12px;
	text-decoration: none;
	color: #000000;
}
.bgtop {
	background: url(obrazy/logo_5.gif) no-repeat;
}
