/* CSS Document */

body {
margin-top:0px;
background-image:url(../layout/background.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#68615B;
}

.tekst {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:1px;
line-height:18px;
}

.tekst a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:1px;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}

.tekst a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:1px;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}

.tekst a:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:1px;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}

.tekst a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
letter-spacing:1px;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}

.tekst img{
border:1px #FFFFFF solid;
color:#FFFFFF;
padding:2px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}


.navtable{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.navtable td{
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;
}

.navtable img{
	margin-bottom:6px;
}

.navtable a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.navtable a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.navtable a:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.navtable a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.footer{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.footer a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.footer a:active{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.footer a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}


