<style type="text/css">
html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../images/flower_background_brown.jpg);		
	font-family: Georgia, 'Times New Roman', Times, serif ;
	font-size:100%;
	font-weight: normal;
	}

#container {
	margin: 0;
	padding: 0;
	width: 100%;
	
	}

#pageHeader {
	height: 275px;
	width: 100%;
	background: url(../images/pageHeader_bg2.jpg);		

	}

#content {
	min-height: 500px;
	width: 1000px;
	background: url(../images/content_bg.jpg) repeat-y;		
	padding-bottom: 20px;
	}	

* html #content {
	height: 500px;
	}
	
#mainText {
	width: 740px;
	margin-left: 20px;
	padding: 0px;
	}

* html #mainText {

	
	}	
	
#mainText h3 {
	font-family: Arial, sans-serif;
	font-size:.99em;
	font-weight: bold;
	color: #331706;
	margin: 0px;
	padding-bottom: 10px;
	padding-top:20px;
	}	
#mainText h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight: bold;
	color: #331706;
	margin: 0px;
	padding-bottom: 10px;
	padding-top:20px;
	}	
	
#mainText p {
	font-family: Georgia, 'Times New Roman', Times, serif ;
	font-size:.85em;
	line-height: 1.5;
	}
	
#fulltext p {
	font-family: Georgia, 'Times New Roman', Times, serif ;
	padding: 0px;
	margin-bottom: 0px;
	text-align: justify;
	line-height: 1.5;
	text-indent: 2em;
	margin: 0px;
	}
ul, ol {
	font-family: Georgia, 'Times New Roman', Times, serif ;
	font-size:.85em;
}

#mainText p.specialText {
	text-align:center;
	text-indent:0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#003366;
	letter-spacing:0.15em;
	line-height:2;
}
.leftColumn {
	float:left; 
	width: 360px; 
	padding-bottom:10px;
	margin-top:20px;
	}
.rightColumn {
	float: right; 
	width: 359px; 
	padding-left: 10px;
	padding-bottom:10px;
	margin-top:20px;	
	margin-bottom: 10px;
	border-left: 1px solid #331706; 
	}
.italic {
	font-style:italic;
}

a:link, a:visited {
	font-size:.9em;
	color: #331706;
	text-decoration: none;
	}

a:hover {
	color:#990000;
	}
	

	
#linkList {

	}	

#footer {
	clear:both;
	}

img {
	border: 0px;
	}	

.bold {
	font-weight: bold;
	}
p.first {
	padding-top: 20px;
	}
	
a.more:link, a.more:visited {
	font: Georgia, 'Times New Roman', Times, serif ;
	font-size:.9em;
	font-weight: bold;
	text-decoration: none;
	color: #331706;
	background: url(../images/more.gif) no-repeat;
	display:block;
	height: 19px;
	padding-left: 25px;
	margin-top: 5px;
	text-indent: 0em;
	}
a.more:hover {
	color:#990000;
	background-position: 0px -19px;
	}

a.banner-link:link, a.banner-link:visited {
	font: Georgia, 'Times New Roman', Times, serif ;
	font-size:1em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-top: 5px;
	}
a.banner-link:hover {
	text-decoration:underline;
	}
	
.line {
	clear:both;
	display:block;
	height:1px;
	margin-top: 10px;
	width: 740px;
	background-color: #331706;
}

.thumb_back {
	margin:0px;
	padding:4px;
	border: 1px solid #331706;
	text-align:center;
}
.thumb_back:hover {
	border: 1px solid #331706;
	background-color:#FFFFCC;
}

.imgPodpis {
	padding:0;
	margin:0;
	display:block;
	height:20px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#volvox, #volvox a {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-align:right;
	color:#fff;
	font-size: 11px;
}

#gallery {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
#gallery .photo {
	text-align: center;
}
#gallery .photo .alt {
	text-align: center;
	font-size: .9em;
	line-height: 1em;
}

#galleryCategories {
	text-align: center;
}

#galleryCategories .galeria {
	width: 200px;
	height: 200px;
	float: left;
	margin: 20px;
	text-align: center;

}	
