/* PEKAFOTO CSS */
body{
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
	background-color: #AFAFAF; /* #AFAFAF */
	color: #FFFFFF;
	/*  
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	*/
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
	text-align: center;
	font-size: 12px;
	scrollbar-face-color: #616161;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #616161;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-shadow-color: #616161;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #999999;
}
a:link{text-decoration: none; color: #FFFFFF;}  
a:visited{text-decoration: none; color: #EEEEEE;}
a:hover{text-decoration: underline; color: #FFFFFF;} 
a:active{text-decoration: none; color: #FFFFFF;}

div{
	text-align: justify;
}
h1{
	font-size: 14px;
}
h2{
	font-size: 13px;
}
h3{
	font-size: 12px;
	font-weight: bold
}

table{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#all{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 900px;
	background-color: #616161;
	position: relative;
}
#topmenu{
	text-align: left;
	width: 900px;
	height: 28px;
	border-style: solid;
	border-width: 1px;
	border-color: #989898;
	background-color: #D0D0D0;
	color: #000000;
}
#titlephoto{
	width: 900px;
	height: 435px;
	background-color: #616161;
	color: #FFFFFF;
	overflow: hidden;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #989898;
	border-right-style: solid;
	border-right-width: 1px;	
	border-right-color: #989898;
	text-align: center;
}
#bottom{
	width: 900px;
	height: 35px;
	background-color: #CDCDCF;
	color: #616161;
	overflow: none;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #989898;
	text-align: center;
}
#leftmenu{
	width: 201px;
	height: 470px;
	background-color: #616161;
	color: #FFFFFF;
	overflow: auto;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #000000;
	border-left-color: #989898; 
	border-right-color: #989898;
	border-bottom-color: #989898;
}
#fullpage{
	position: absolute;
	width: 699px;
	height: 470px;
	left: 201px;
	top: 30px;	
	background-color: #616161;
	color: #FFFFFF;
	overflow: auto;
	padding: 10px;
	border-right-style: solid;
	border-right-width: 1px;	
	border-right-color: #989898;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #989898;
	text-align: justify;
}
#gallery-photo{
	position: absolute;
	width: 699px;
	height: 341px;
	left: 201px;
	top: 30px;	
	background-color: #616161;
	color: #FFFFFF;
	overflow: hidden;
	padding: 0px;
	border-right-style: solid;
	border-right-width: 1px;	
	border-right-color: #989898;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #989898;
	text-align: justify;
}
#gallery-desc{
	position: absolute;
	width: 699px;
	height: 341px;
	left: 201px;
	top: 30px;	
	background-color: #616161;
	color: #FFFFFF;
	overflow: hidden;
	padding: 10px;
	border-right-style: solid;
	border-right-width: 1px;	
	border-right-color: #989898;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #989898;
	text-align: justify;
}
#gallery-thumbs{
	position: absolute;
	width: 699px;
	height: 130px;
	left: 201px;
	top: 370px;	
	background-color: #616161;
	color: #FFFFFF;
	overflow: auto;
	padding: 3px;
	border-right-style: solid;
	border-right-width: 1px;	
	border-right-color: #989898;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #989898;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #989898;
	text-align: justify;
	z-index: 100;
}
#content{
	position: relative;
	top: 23px;
	width: 700px;
	height: auto;
}
#menu{
	border: 1px #555556 solid;
	position: absolute; 
	left:294px; 
	top:-25px; 
	width:220px; 
	height:148px; 
	visibility: hidden; 
	z-index: 50;
}

.odstavec{
	position: relative;
	width: 653px;
	left: 30px;
	top: 0px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 30px;
}
.pagetext{
	top: 20px;
	width: 653px;
	float: left;
	background-color: #FFFDEF;
}
.small-text{
	font-size: 10px;
}
.style1 {
	color: #FFFFFF;
	font-size: 16px;
}
.photo_date {
	color: #BBBBBB;
}
.photo_image {
	border-style: solid;
	border-width: 1px;	
	border-color: #FFFFFF;
}


/* CoolTree CSS */
.clsNode, .clsNode:visited{
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited, .clsNodeL1:link {
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.clsNodeL1:hover{
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}
.clsNodeL2, .clsNodeL2:visited, .clsNodeL2:link {
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
 } 
.clsNodeL2:hover{
	font-family: Arial, Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FFFFFF;
	font-weight : normal;	
	font-size : 11px;
	text-decoration : underline;
}
.clsNodeL3, .clsNodeL3:visited{
	color: #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
