html,body
{
font-family:Tahoma,Verdana,Arial;
font-size:12px;
height:100%;
width:100%;
margin:0;
padding:0;
background-color:#afa684;
background-image:url(images/main_bg.jpg);
background-repeat:repeat-x;
}

.text
{
border-color:#999999;
border-width:2px;
border-style:dashed;
height:100%;
}

.line{
border-bottom:2px;
border-bottom-style:dashed;
border-bottom-color:#999999;
}

.t1
{
height:100%;
}

.gal
{
font-size:11px;
font-weight:bold;
color:#666666;
border:0;
}

a.gal
{
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:none;
border:0;
border-color:#666666;
}

a.gal:hover
{
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:underline;
border:none;
border-color:#666666;
}

a.koritsa
{
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
border:0;
}

a.koritsa:hover
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	border:none;
}

a.sound
{
font-size:12px;
font-weight:bold;
color:#999999;
text-decoration:underline;
border:0;
}

a.sound:hover
{
font-size:12px;
font-weight:bold;
color:#999999;
text-decoration:none;
border:none;
}
.photo
{
border:thin;
border-color:#666666;
}
