

<style>    

	body  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	}
  
  	body  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	}
  
    div.main  {
   	font-family : times, sans-serif;
   	font-size : 16px;
   	font-weight : normal;
	color : #5C0505;   
	padding: 15px;
	}  
	
	p	 { 
	margin-top:0.5em; 
	margin-bottom:0.5em; 
	text-indent:1.5em;
	}
	
	    td.main  {
   	font-family : times, sans-serif;
   	font-size : 16px;
   	font-weight : normal;
	color : #5C0505;   
	}  
	
	    div.epi  {
   	font-family : times, sans-serif;
   	font-size : 13px;
   	font-weight : normal;
	color : #000000;   
	}  
	
	div.shenti  {
   	font-family : times, sans-serif;
   	font-size : 17px;
   	font-weight : bold;
	color : #000000;   
	text-align: italic;
	}  
  
    div.contact  {
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 11px;
   	font-weight : bold;
	text-align : center; 	
    color : #5C0505;
   }
   
	div.podpis  {
	color : Gray;
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   	font-weight : normal;
   }
   
   	div.snoska  {
	color : #6b5a4f;
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 10px;
   	font-weight : normal;
   }
 
 	div.nav_  {
	color : Black;
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   	font-weight : normal;
	text-align : center;
   }
	
   
    a:link  {
   	color : #880303;
	font-weight : bold;
   	text-decoration : none;
   }
   
   a:visited  {
   	color : #880303;
		font-weight : bold;
   	text-decoration : none;
   }

	a:active  {
   	color : #FF0000;
	font-weight : bold;
   	text-decoration : none;
   }

   A:hover  {
	font-weight : bold;
   	text-decoration : underline;
   }
   
   
       a:link.nav  {
   	color : #880303;
	font-weight : normal;
   	text-decoration : none;
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   }

   
   a:visited.nav  {
   	color : #880303;
	font-weight : normal;
   	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   }

	a:active.nav  {
   	color : #FF0000;
	font-weight : normal;
   	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   }

   A:hover.nav  {
	font-weight : normal;
   	text-decoration : underline;
	font-family : verdana, arial, helvetica, sans-serif;
   	font-size : 9px;
   }
   
   
   
   h3 {
   font-size : 21px;   
   font-weight : bold;
   }
   
   b.emph {
   color : #E95420;
   }
   
   b.head {
    font-size : 18px; 
	color : #5C0505;
   }
   
   span.drop {
	margin-right:6px; 
	margin-top:5px; 
	float:left; 
	color:#9A0A0A; 
	background:#C7A772; 
	border:1px solid #000000; 
	font-size:80px; 
	line-height:60px; 
	padding-top:6px; 
	padding-bottom:5px; 
	padding-right:9px; 
	padding-left:10px; 
	font-family:times;
   }
   
   	ul	 { 
	margin-top:0.5em; 
	margin-bottom:0.5em; 
	}
   
   
   .highslide {
	cursor: url(images/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
    border: 1px solid silver;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
	color: white;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: black;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(images/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(images/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}  
   
   </style>