body {
	background-color: #8BCA21;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	color: #a52a2a;
	margin: 0;
	padding: 15px 0;
}

#main {
	margin: auto;
	padding: 0;
}

#menu_top {
	background-image: url(images/bg_04.gif);
	
} 

#menu_left {
	background-image: url(images/bg_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #87d369;	
}

#contents {
	background-image: url(images/bg_08.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#copy_notice {
	background-image: url(images/bg_12.gif);
}

#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #87ebd6;
	padding-top: 5px;
}

#copyright a:link  {
   color: #87ebd6;
	text-decoration: underline;
}



#menu_hor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	margin: 0;
	padding-right: 5px;
	letter-spacing: 2px;
	color: blue;
}

#menu_hor a:link {
   color: blue;
	text-decoration: none;
}

#menu_hor a:visited {
   color: blue;
	text-decoration: none;
}

#menu_hor a:hover {
	color: blue;
	text-decoration: none;
}

#menu_vert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	padding-top: 63px;
	padding-right: 25px;
	line-height: 20px;
}

#menu_vert a:link {
   color: white;
	text-decoration: none;
}

#menu_vert a:visited {
	color: white;
	text-decoration: none;
}

#menu_vert a:hover {
	color: yellow;
	text-decoration: none;
}

#bg_06 {
	background-image: url(images/bg_06.gif);
}

#bg_09 {
	background-image: url(images/bg_05.gif);
}

#bg_10 {
	background-image: url(images/bg_10.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #87d369;	
}

.heading {
   margin: 0;
	padding: 25px 0 17px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.text {
   margin: 0;
	padding: 0 5px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: black;	
}

.cerne_pismo_15 {
font-size: 15px;
color: black;
font-weight: bold;
text-align: left;
}

.cerne_podtrzene_pismo_13 {
font-size: 13px;
color: black;
font-weight: bold;
text-decoration: underline
}

.zlute_pismo_15{
font-size: 13px;
color: yellow;
font-weight: bold;
}

.cerne_tucne_pismo_11 {
font-size: 11px;
color: black;
font-weight: bold;
}

.cerne_tucne_pismo_13 {
font-size: 13px;
color: black;
font-weight: bold;
}

.cerne_normalni_pismo_13 {
font-size: 13px;
color: black;

}

.pismo_11 {
font-size: 11px;
display: block;
padding-left: 20px;
}



.cerne_tucne_pismo_25 {
font-size: 25px;
color: black;
font-weight: bold;
}


 a:link {
	
   	color: blue;
	text-decoration: none;
}

 a:visited {
	
	color: blue;
	text-decoration: none;
}

 a:hover {
	
	color: blue;
	text-decoration: underline;
}


.tmavy{
	background-color: #E4DDCB;
}

.svetly{
	background-color: #FFFFFF;
}

.zluty{
	background-color: #F5F9BC;
}

.cerne_pismo_12 {
font-size: 12px;
color: black;
font-weight: bold;
text-align: left;
}


