body
 { 
background-image: url("picture/1.jpg"); background-repeat: no-repeat; background-position: center center; background-attachment: fixed 
}


html body {
	margin:0px;
	height: 100%;
}

td {
 cellspacing: 0px;
}

select, textarea {
	background-color: white;
}

select, textarea {
	font-size: 12px;
	color: #000000;

}

table {
	border-collapse: collapse;

}

td.text {
	padding-left:10px;
	padding-right:10px;	
	padding-top:10px;	
	padding-bottom:10px;			
}

.podl{
 background-image: url("picture/pixel.png"); background-repeat: repeat;
}

td.top {
	height: 100px;
	border: 0px;	
}

a.hrr:link{color: black; text-decoration: none}
a.hrr:active{color: black; text-decoration: none}
a.hrr:visited{color: black; text-decoration: none}
