BODY {
	background: url('paws.jpg') fixed repeat top left white;
	BACKGROUND-COLOR: White; 
	COLOR: Black; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-ALIGN: justify; 
	Font-size: 13px;
}

A:link {
	TEXT-DECORATION: none;
	COLOR: Blue
;

}
A:visited {
	TEXT-DECORATION: none;
	COLOR: Blue;

}

A:hover {
	TEXT-DECORATION: none;
	COLOR: DarkBlue;
}


table {
	COLOR: Black; FONT-FAMILY: Verdana, Arial; Font-size: 13px;
}

td {
	COLOR: Black; FONT-FAMILY: Verdana, Arial; Font-size: 13px;
}


H1 {
	COLOR: Black; Font-family: Arial;
	font-size: 20px;
	text-align: center;
}

H2 {
	COLOR: Black; Font-family: Arial;
	font-size: 16px;
	text-align: center;
}

H3 {
	COLOR: Black; Font-family: Arial;
	font-size: 14px;
	text-align: center;
}


.nov_datum {
	COLOR: Black;
	text-align: left;
	font-weight: bold;
}

.novinky {
	text-align: left;
}






.album TABLE {
    font-size: 10px;
    align: center;
    border: 0px;
    background: none;
}

.album_index {
    font-size: 10px;
    text-align: left;
}

.album TD{
    font-size: 10px;
    align: center;
    text-align: center;
    border: 0px;
    background: none;
}



.album td {
	width: 130px;
	vertical-align: top;
}

.footer {
	font-family: Verdana, Arial; FONT-SIZE: 9px; text-align: left;
}
