html, body {
height: 100%; 
margin: 0; 
padding: 0;
background-image: url('fon.png');
}


#all {
position: relative; 
height: 100%;
}

html>body #all {
height: auto; 
min-height: 100%;
}

#empty, #footer {
height: 30px;
padding-bottom: 30px;
}

#footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}

.st {
	border-width: 1px;
	border-color: black;
	height : 120px;
	width : 160px;
}

.uptxt {
font: bold 22px Tahoma;
padding-bottom: 5px;
padding-top: 40px;
text-align: center;
color: #ffffff;
}

.uptxt a{
text-decoration: none;
color: #ffffff;
}

.uptxt a:visited{
color: #ffffff;
}

.uptxt a:hover{
text-decoration: none;
color: #86a2b1;
}





.zag {
font: bold 12px Tahoma;
padding-bottom: 5px;
padding-top: 10px;
text-align: center;
color: #86a2b1;
}

.zag a{
text-decoration: none;
color: #86a2b1;
}

.zag a:visited{
color: #86a2b1;
}

.zag a:hover{
text-decoration: underline;
color: #ffffff;
}














.lftxt {
font: 12px Tahoma;
text-align: left;
color: #ffffff;
padding: 20px;
}

.lftxt a{
text-decoration: none;
color: #ffffff;
}

.lftxt a:visited{
color: #ffffff;
}

.lftxt a:hover{
text-decoration: underline;
color: #ffffff;
}







.txt {
	font: 12px Tahoma;
	text-align: center;
	color: #000000;
}

.txt a{
text-decoration: none;
color: #000000;
}

.txt a:visited{
color: #000000;
}

.txt a:hover{
text-decoration: underline;
color: #a2a2a2;
}

.pt {
font: bold 18px Arial;
text-align: center;
color: #565656;
margin-top: 2px;
}

.pt a{
text-decoration: none;
color: #c8ff7b;
}

.menu {
font: bold 12px Tahoma;
text-align: center;
color: #b4c355;
}

.menu a{
color: #616c50;
text-decoration: none;
}

.menu a:visited{
text-decoration: none;
}

.menu a:hover{
color: #000000;
text-decoration: underline;
}



.foter {
font: 12px Tahoma;
text-align: center;
color: #b5c3ca;
}

.foter a{
color: #b5c3ca;
text-decoration: none;
}

.foter a:visited{
text-decoration: none;
}

.foter a:hover{
color: #ffffff;
text-decoration: underline;
}

.point {
font: bold 12px Tahoma;
text-align: center;
color: #b5c3ca;
padding-top: 10px;
padding-bottom: 20px;
}

.point a{
color: #b5c3ca;
text-decoration: none;
}

.point a:visited{
color: #b5c3ca;
text-decoration: none;
}

.point a:hover{
color: #ffffff;
text-decoration: underline;
}

