body {
	margin : 10px 10px 10px 10px;
	padding : 0px;
	background : #E6E6FA ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
img {
	border-style: none;
}

	#mainright {
	width : 180px;
	float : left;
	background : #F0FFFF ;
	border-top : 7px double #789;
	border-bottom : 7px double #789;
	color : #FFF;
	font-weight : bold;
	font-size : 10px;
}
	
	#maincenter {
	width : 435px;
	float : left;
	background : #FFFFFF;
	border-top : 7px double #789;
	border-bottom : 7px double #789;
	border-left : 1px dotted #789;
	border-right : 1px dotted #789;
	padding : 10px;
	margin-bottom : 10px;
}
	/*.vypln {
	display : block;
	background : #B0C4DE;
	padding : 5px;
}*/
	#mainleft {
	width:165px;
	float : left;
	border-top : 7px double #789;
	border-bottom : 7px double #789;
	background-color : #FFF;
}	
	#banner {
	background : #FFF;
	width : 790px;
	height : 101px;
	border-top : 7px double #789;
	border-left : 1px dotted #789;
	border-right : 1px dotted #789;
	padding : 5px;
}
	a {
	color : #789;
	text-decoration : none;
}
	a:hover {
	text-decoration : underline;
}
	.text a {
	color : #789;
	text-decoration : none;
}
	.text a:hover {
	text-decoration : underline;
}
	.podporili {
	display : block;
	background : #8FBC8F url(bg.gif);
	padding : 5px;
	text-align : center;
}
	.podporili a {
	color : #FFF;
	text-decoration : none;
}
	.podporili a.red {
	color : red;
	font-size: 14px;
	text-shadow: 1px 1px 3px #333;
	text-decoration : none;
}
	.podporili a:hover {
	text-decoration : underline;
}
	.menu {
	background : #8FBC8F url(bg.gif);
}
	.menu a {
	display : block;
	padding : 5px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	border-bottom : 1px solid #FFF;
}
	.menu a:hover {
	color : #000;
	background-color : #FFF;
	text-decoration : none;
	border-left : 5px double 	#8FBC8F;
}
	.menutext {
	display : block;
	padding : 5px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
	.submenu a {
	display : block;
	padding : 5px;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	border-bottom : 1px dotted #FFF;
	margin-right : 10px;
	margin-left : 10px;
}
	.submenu a:hover {
	color : #000;
	background-color : #FFF;
	border-left : none;
}	
	.float_left {
	float: left;
	text-align : center;
}
	.float_right {
	float: right;
}
	.hlavicka {
	width : 410px;
	color : #8FBC8F;
	font-size : 22px;
	font-weight : bold;
	text-align : center;
	margin-top : 23px;
}
	.zelene_s {
	color : #8FBC8F;
	font-weight : bold;
	font-size : 10px;
}
	.zelene_l {
	color : #8FBC8F;
	font-size : 15px;
	font-weight : bold;
	text-align : center;
}
	.modre_s {
	color : #789;
	font-weight : bold;
	font-size : 10px;
}
	.modre_l {
	color : #789;
	font-size : 15px;
	font-weight : bold;
	text-align : center;
}
	.text {
	color : #000;
	text-align : justify;
	font-size : 10px;
	font-weight : normal;
}
	.text_b {
	color : #000;
	font-size : 10px;
	font-weight : bold;
}
	.text_l {
	color : #000;
	font-size : 15px;
	font-weight : bold;
	text-align : center;
}
	.center {
	text-align : center;
}
	.left {
	text-align : left;
}
	.right {
	text-align : right;
}
	.u {
	text-decoration : underline;
}
	.b {
	font-weight : bold;
}
	.i {
	font-style : italic;
}
	.red {
	color : Red;
}
	.pad_10 {
	padding : 10px;
}
	.table {
	font-size : 10px;
	font-weight : normal;
	border : 1px dotted black;
}
	.table td {	
	width : 30%;
}
	.tr_neparne {
	background-color : #8FBC8F;
	color : #FFF;
	vertical-align : top;
}
	.tr_parne {
	background-color : none;
	vertical-align : top;
	font-weight : normal;
}
	.aktualita {
	padding : 10px;
	float : left;
	border-left : 1px black dotted;
	border-right : 1px black dotted;
	border-top : 7px double #789;
	border-bottom : 7px double #789;
	width : 400px;
	margin : 10px;
}
	.update {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}
