@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	text-decoration: none;
}
a:link, a:active, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

input, select, th, td, form {font-size: 1.1em;}
ul li {font-size: 1.6em;}
td.links  {
	line-height: 20px;
}


td.menu {
	word-spacing: 2em;
	font-size: 1.1em;
}

td.foto  {
	padding-top: 7px;
}

.menu a:link {
	color: #000;
	text-decoration:none;
}
hr {
padding: 0px;
margin: 0px;
margin-top: 5px;
background-color: #000;
color: #000;
border: none;
height: 1px;
line-height: 1px;
clear: left;
}
.contacts {
	font-size: 16px;
	color: #999999;
}
.contacts a:link, .contacts a:visited, .contacts a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.copyright a:link, .contacts a:visited, .contacts a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.contacts a:hover {
	color: #999999;
	text-decoration: none;
}


p.copyright {
	font-size: 9px;
}

span.notlink {
	font-weight: normal;
	color: #999999;
}



.menu a:visited {
	color: #000;
	text-decoration:none;
}
.menu a:hover {
	color: #666699;
	text-decoration:none;
}
.menu a:active {
	color: #000;
	text-decoration:none;
}
a, a:visited, a:hover, a:active {
color:#000;
}
#album {
width:1000px; 
height:650px; 
border:1px solid #fff;
margin:0 auto;
}
.gallery {
padding:0; 
margin:610px 0 0 0; 
list-style-type:none; 
position:relative; 
width:1000px;
}
.gallery img {
border:0;
}
.gallery li {
float:left;
}
.gallery li a, .gallery li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:50px; 
height:26px; 
line-height:24px; 
border-right:1px solid #444;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
position:absolute; 
top:-320px; 
left:200; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
top:0px;

}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
left:120px;
top:-570px; 
border-right:40px solid #fff;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
background:#444; 
color:#fff;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}
.series {
	font-size: 12px;
	color: #999999;
}
.stores {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
