html {
	margin: 0px;
	padding: 0px;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #048E3C;
	background: #FFFFFF;
	margin: 0px;
	scrollbar-face-color: #048E3C;
	scrollbar-shadow-color: #048E3C;
	scrollbar-3d-light-color: #1E90FF;
	scrollbar-dark-shadow-color: #1E90FF;
	scrollbar-track-color: #91E6A7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color : #91E6A7;
	scrollbar-highlight-color : #048E3C;
  overflow: auto;
  font-size : 12px;
}

A {
	text-decoration: underline;
	font-weight: bold;
	color: Navy;
}

A:Hover, A:active {
		text-decoration: none;
		font-weight: bold;		
		color: Red;
}

H1, H2, H3, H4, H5, H6 { margin: 0px; }

 H1 {
		font-size: 22px;
}

H2 {
		font-size: 18px;
}

H3 {
		font-size: 16px;
}

H4 {
		font-size: 14px;
} 

DIV.nadpis1 {
	display : inline;
	font-size: 1.4em;
	font-weight : bold;
	/*border-right : 2px solid #048E3C;
	*/
	border-bottom : 1px solid #FD8E25;
	padding : 0px 60px 1px 8px;
	margin : 0px 0px 0px 20px;
}

P {
	margin: 0px;
}

P.male {
	font-size: 10px;
}

.r {
	text-align : right;
}

.c {
	text-align : center;
}

.j {
	text-align : justify;
}
  
  									 /*  styly designu  */ 
#table_main {
	width: 100%;
	height : 100%;
}

TD {
	font-size : 0.8em; 
}

#td_head {
	height: 101px;
}

#td_footer {
	height: 17px;
	padding-top : 1px;
}

DIV.head1 {
	font-size : 1px;
	height: 8px;
	margin-bottom : 1px;
	background-image : url(images/zelena.jpg);
}

DIV.head2 {
	height: 82px;
	margin-bottom: 1px;
	background-image: url(images/zelena-sv.jpg);
}

#head-photo {
	display: inline;
}

#head-photo IMG {
	margin-right: 1px;
}

#jjsdct {
	position: absolute;
	top: 19px;
	right: 1px;
	text-align: right; 
}

DIV.head3 {
	font-size : 1px;
	height: 8px;
	margin-bottom : 1px;
	background-image : url(images/oranzova.jpg);	
}

DIV.foot {
	font-size : 1px;
	height: 8px;
	background-image : url(images/oranzova.jpg);	
}

#td_left {
	background-image: url(images/oranzova-sv.jpg);
	width: 130px;
}

#td_stred {
	width: 11px;
	background-image: url(images/back-stred.jpg);
	background-repeat: repeat-y;
}

#td_mainarea {
	padding: 15px;
}

	/*    Menucko  */
#menu_pad {
	height : 25px;
	width : 130px;
	border-bottom : 1px solid #048E3C;	
}	

#menu UL {
	padding: 0px;
	margin: 0px;
	list-style: square;
}	
	
#menu LI {
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
}

#menu A {
	display: block;
	width: 100%;
	color: #048E3C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #048E3C;
	padding: 3px 0px 3px 4px;
}

#menu A:HOVER, #menu A:ACTIVE  {
	color: Yellow;
	background-color : #FD8E25;
}
	       				        /*    Novinky  */
#novinky {
	text-align : left;
	width: 400px;
}

#novinky_head {
	display: inline;
	font-size : 13px;
	padding : 0px 20px 0px 10px;
	font-weight : bold;
	background-color : #FD8E25;
	background-image : url(images/news_back.jpg);
	background-position : right;
	background-repeat : no-repeat;
}

#novinky_ram {
	border : 1px solid #FD8E25;
	padding : 10px 5px 10px 5px;
	background-color : #FED18E;
	font-size : 0.8 em;
}

#novinky UL {
	list-style : square;
	margin : 0px 0px 0px 20px;
}

#novinky A {
	text-decoration : none;
	color : #048E3C;
}

#novinky A:HOVER, #novinky A:ACTIVE  {
		text-decoration: none;
		font-weight: bold;		
		color: Red;
}
   							/*  Kontakty */
							
#management {
		width : 500px;
 }

DIV.cara {
	margin : 10px 0px 2px 0px;
	border-top : 1px dashed #FD8E25;
	font-size : 1px;
}
							/*  Navigace  */
#navigace {
	text-align : center;
	font-size : 10px;
}

#navigace A {
	text-decoration: none;
	font-weight: bold;
	color: Navy;
}

#navigace A:Hover, #navigace A:active {
	color: Red;
}
							/*  Dalsi  */

LI {
	list-style : square;
	margin : 0px;
}

UL {
	margin: 5px 0px 20px 40px;
}  

#copy {
	font-size: 9px;
	text-align : center;
	color : #ADD8E6;
}

#copy  A {
	color : #ADD8E6;
	text-decoration : none;
}

					/*   Tabulky akci  */  
TR.akce {
	text-align : center;
	font-style : italic;
	background-color : #FED18E;
}	
