@CHARSET "UTF-8";

html {
height: 100%;
font-size: 12px;
font-family: Verdana, "Lucida grande", "Bitstream Vera Sans", sans-serif;
color: white;
}

body
	{
	background-color: #006600;
	margin: 20px auto 20px auto;
	width: 800px;
	position: relative;
	
	}
	
body a
	{
	color: white;
	
	}	
div#kontener
	{
	background-color: #042E00;
	width: 800px;
	
	}
	
div#gora
	{
	background-image:url(images/gora.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
#dol
	{
	background-image: url(images/pod.jpg);
	background-repeat: repeat-x;
	background-color: 
	}

#herb
	{
	left: 50px;
	}
	
#kontakt
	{
	top: 60px;
	left: 600px;
	}
	
#tresc
	{
	margin: 0px 100px 0px 100px;
	text-align: justify;
	
	}

#menu
	{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #F90;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 1.76em;
	}
#menudol
	{
	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #F90;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 1.76em;
	
	}
	
#menu a {
color: white;
background-color: transparent;
text-decoration: none;
}
#menu a:hover {
color: #F90;
background-color: transparent;
}
#menu .active a {
color: #FC0;
background-color: transparent;
}

#menudol a {
color: #818181;
background-color: transparent;
text-decoration: none;
}
#menudol a:hover {
color: white;
background-color: transparent;
}
#menudol .active a {
color: #FC0;
background-color: transparent;
}

h1, h2, h3, h4, h5, h6
	{
	color: #F90; 
	
	}
	
#stopka
	{
	font-size: 0.70em;
	text-align: center;
	
	}
	
#stopka a {
color: #F90;
background-color: transparent;
text-decoration: none;
}

#obrazek
	{
	text-align: center;
	color: #2BE419;
	}

span.temat_hot
	{
	color: #F90;
	font-weight: bold;
	
	
	}
/*-------------------------------------------Galeria...........*/
#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #04AF00;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:0px solid #04AF00;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #042E00;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #042E00;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#042E00;
		border:3px double #000;
		padding:4px;
		color: white;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
