html, body {
height: 100%; 
margin: 0; 
padding: 0;
}

.cont {
font: bold 12px Tahoma;
text-align: center;
color: #808080;
}

.zag {
font: 20px Arial Black;
text-align: center;
color: #666666;
}

.razd {
	font: bold 18px Tahoma;
	text-align: center;
	color: #000000;
}

.txt {
	font: 12px Tahoma;
	text-align: justify;
	color: #000000;
	line-height: 15px;
	margin-left:30px;
	margin-right:30px; 
	margin-top: 15px;
	margin-bottom: 30px;
}

.txt a{
text-decoration: none;
color: #000000;
}

.txt a:visited{
color: #000000;
}

.txt a:hover{
text-decoration: underline;
color: #000000;
}

.uptxt {
	font: 13px Arial;
	text-align: left;
	color: #FFFFFF;
}

.uptxt a{
color: #FFFFFF;
text-decoration: none;
}

.menu2 {
font: bold 14px Arial;
text-align: center;
color: #FFFFFF;
line-height: 16px;
margin-top: 10px;
position: relative; 
}

.menu2 a{
text-decoration: none;
color: #808080;
}

.menu2 a:visited{
color: #808080;
}

.menu2 a:hover{
text-decoration: underline;
color: #cecece;
}

.uptxt a:visited{
color: #FFFFFF;
}

.uptxt a:hover{
text-decoration: underline;
color: #FFFFFF;
}



.copiright {
font: bold 13px Arial;
text-align: center;
color: #FFFFFF;
background-color: #666666;
}

.menu {
font: bold 14px Arial;
text-align: left;
color: #000000;
line-height: 18px;
margin-left: 10;
margin-top: 10px;
margin-bottom: 30px;
}

.menu a{
text-decoration: none;
color: #808080;
}

.menu a:visited{
color: #808080;
}

.menu a:hover{
text-decoration: underline;
color: #000000;
}

.smit {
position: absolute; 
font: 10px Arial;
text-decoration: none;
top:5px; 
left:10; 
color: #FFFFFF;
}

.smit a{
font: bold 10px Tahoma;
text-decoration: none;
color: #FFFFFF;
}

.smit a:visited{
font: bold 9px Tahoma;
}

.smit a:hover{
font: bold 9px Tahoma;
text-decoration: underline;
color: #854388;
}

.ar {
position: absolute; 
top:160px; 
right:110px;
}

.upst{
background-image: url('upst.png'); 
background-position: right bottom;
background-repeat: no-repeat;
}

.censt{
background-image: url('censt.png'); 
background-position: right bottom;
background-repeat: no-repeat;
}

.arniz{
background-image: url('arniz.png'); 
background-position: right top;
background-repeat: no-repeat;
}