body{
  background-color:white;
  padding:0px;
  margin:0px;
  font-family:Arial;
  font-size:75%;
}
table{
  font-size:1em;
}
td.galery_list {
    ffont-family: Arial, Helvetica, sans-serif;
	font-size: 22spt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #555555;
}
td.galery_list a:visited{
    ffont-family: Arial, Helvetica, sans-serif;
	font-size: 22spt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
}

td.galery_list a{
    ffont-family: Arial, Helvetica, sans-serif;
	font-size: 22spt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #666666;
}

#td.galery_list a span new{
    ffont-family: Arial, Helvetica, sans-serif;
	font-size: 22spt;
	font-weight: bold;
	word-spacing: normal;
	line-height: normal;
	height: 0px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
    color: #FF0000;
}
#photo_view{
  height: 422px;
  width:100%;
  display:block;
  overflow:auto;
  white-space:nowrap;
  text-align:center; 
}

#photo_view img{
  margin:0px;
  padding:0px;
  margin-right:5px;
  margin-left:5px;
  border:1px solid #81B9E8;
}

#photo_view_big{
  height: 622px;
  width:100%;
  display:block;
  overflow:auto;
  white-space:nowrap;
  text-align:center; 
}

#photo_view_big img{
  margin:0px;
  padding:0px;
  margin-right:5px;
  margin-left:5px;
  border:1px solid #81B9E8;
}


#photo_preview{
  height: 160px;
  width:100%;
  display:block;
  overflow:auto;
  white-space:nowrap;
  text-align:center; 
}

#photo_preview img{
  margin:0px;
  padding:0px;
  margin-right:5px;
  margin-left:5px;
  border:1px solid #81B9E8;
}

#c_beleven{
  width:200px;
  color:#A7A9AC;
  font-size:9px;
  padding-left:30px;     
  vertical-align:bottom;
}
#c_beleven img{
  border:0px;
}
#pages{
  text-align:center;
}

#pages table td.dig{
  text-align:center;
  border-style:hidden;
}
#pages table td.dig a:link,#pages table td.dig a:active,#pages table td.dig a:visited{
  
  height:25px;
  width:15px;
  line-height:26px;
  display:block;
  text-decoration:none;
  text-align:center;
  font-size:10px;
  color:#eeeeee;
}
#pages table td.dig a:hover{
  background-position:0px 25px;
  color:white;
  position:relative;
}
#pages table td.dig a.active:link,#pages table td.dig a.active:active,#pages table td.dig a.active:visited{
  background-position:0px 25px;
  color:white;
  position:relative;
  cursor:default;
}
#pages table td a span.info{
  display:none;
  border:1px solid #aaaaaa;
  background-color:white;
  width:100px;
/*  background-image:url('img/lightbluebg.gif'); */
  background-position:top left;
  background-repeat:repeat-x;
  color:#000000;
  font-weight:bold;
  padding:0px;
  margin:0px;
  line-height:14px;
  white-space:nowrap;
  cursor:default;
}
a.nona:hover{
  border:0px solid black;
}
#pages table td a.nona:hover span.info{
  display:block;
  position:absolute;
  top: -20px;
  left:0px;
  background-color:white;
  opacity: .80;
  filter: alpha(opacity=80);
  text-decoration:none;
}

a#arrowleft:link,a#arrowleft:active,a#arrowleft:visited{
  display:block;
  height:25px;
  width:13px;
  background-image:url('/img/arrowleft.gif');
}
a#arrowright:link,a#arrowright:active,a#arrowright:visited{
  display:block;
  height:25px;
  width:13px;
  background-image:url('/img/arrowright.gif');
}
a.arrow:hover{
  background-position:left 25px;
}


td.photo a{
 position:relative;
 display:block;
}
td.photo a span.info{
  display:none;
}
a:hover{
 border:0px solid red;
 text-decoration:none;
}
td.photo a:hover{
  cursor:default;
}
td.photo a:hover span.info{
  display:block;
  position:absolute;
  top:10px;
  left:10px;
  padding:5px;
  background-color:white;
  opacity: .40;
  filter: alpha(opacity=40);
  text-decoration:none;
}
td.photo a:hover span.info p{
  padding:0px;
  margin:0px;
  color:#16609F;
}

.new {
	color:#FF0000;
}
