.without_shadow
{
/*	position : absolute;*/
	border : solid 1px black;
}

table.tab_navigator
{
	border-top : dotted 1px black;
	border-bottom : dotted 1px black;
	width : 100%;
	padding : 5px;
}
td.foto_seporator
{
	border-top : solid 1px black;
	padding : 10px 0px;
	
}
.mark
 {
 margin-top: 1px; margin-left: -4px; 
 height: 18px; 
 color: #4C68CA;
 }
 
.mark a, .mark a:visited 
{
color: #4C68CA; 
text-decoration: none;
}

.mark a:hover 
{
text-decoration: underline;
}

.markCur {
margin-top: 1px; margin-left: -4px; 
height: 18px; 
color: #4C68CA;
}

.markCur a, .markCur a:visited 
{
color: #4C68CA; 
text-decoration: none;
}

.markCur a:hover 
{
text-decoration: underline;
}

.dots {
background-image: url(../img/gallery/mark_dots.gif); 
background-position : bottom;
}

.pos 
{ 
background-color: #304abb; 
}

.lightBG 
{ 
background-color: #ECEFFB;
}

.more
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #4C68CA;
	text-decoration: none;
}

.more a, .more a:link, .more a:active, .more a:hover,    .more a:visited
{
	color: #4C68CA;
	text-decoration: none;
}

.titleSub
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #4C68CA;
	text-decoration: none;
	background-image : url(../img/gallery/sub_cat_title.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding: 0px 0px 0px 15px;
}

.titleSub2
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	background-image : url(../img/gallery/sub2_cat_title.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding: 0px 0px 0px 15px;
}
a.titleSub2
{
	color: #CC9900;
	text-decoration: none;
}