body {
background-color: #1d1d1d;
}
.main {
margin-left: auto;
margin-right: auto;
margin-top: 35px;
width: 417px;
}
.space {
background-image: url(imgs/space.gif);
background-repeat: repeat-x;
width: 417px;
height: 1px;
}
.title {
color: #fff;
font-size: 14pt;
font-family: Tahoma;
text-decoration: none;
}
.bg {
width: 397px;
height: auto;
background-color: #202020;
margin-top: 4px;
margin-bottom: 4px;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;
color: #fcfcfc;
font-family: Arial;
font-size: 9px;
}
.bg_info {
width: 387px;
height: auto;
background-color: #202020;
margin-top: 4px;
margin-bottom: 4px;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 10px;
color: #fcfcfc;
font-family: Arial;
font-size: 9px;
}
.bg_gallery {
width: 417px;
height: auto;
background-color: #202020;
margin-top: 4px;
margin-bottom: 4px;
padding-top: 18px;
color: #fcfcfc;
font-family: Arial;
font-size: 9px;
text-align: center;
}
.description {
margin-top: 4px;
padding-bottom: 4px;
}
.footer {
font-family: "Franklin Gothic Medium";
font-size: 9px;
}
a:link {
	color: #e6ffcf;
	text-decoration: none;
}
a:visited {
	color: #e6ffcf;
	text-decoration: none;
}
a:hover {
	color: #cfe7ba;
	text-decoration: none;
}
a:active {
	color: #e6ffcf;
	text-decoration: none;
}
.czen {
color: #fcfcfc;
font-size: 12px;
text-align: right;
width: 352px;
}
.title_2 {
font-size: 11px;
}
