html, body {
	background-color: #73d2d6;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 100%;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
body a{
	color: #FFF;
	text-decoration: none;
}
#wrapper {
	background-image: url(domena.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

#spot {
	font-size: x-large;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#spot a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#infos {
	font-size: small;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
}

#infos a{
	color: #FFF;
	text-decoration: none;
}
#domains {
	font-size: small;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(dbg.png);
	background-repeat: repeat-x;
	background-position: center 45px;
}
#domains a{
	font-size: small;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
	margin-left: 5px;
}
#domains center a{
	font-size: x-small;
}
#sugest {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 300px;
}
#sugest a{
	color: #FFF;
	text-decoration: none;
}
#ranking {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: small;
}
#ranking strong{
	padding-right: 10px;
}

form {
	text-align: left;

}
label {

}
input {
	border: 1px solid #FFF;
	background-color: #73d2d6;
	text-decoration: none;
	color: #FFF;
	width: 180px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.un {
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
#novem {
	height: 250px;
	width: 1%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}


.buton {
	width: 300px;
}
.red {
	color: #FFF;
	font-weight: bold;
}
.kruczek {
	font-size: xx-small;
	text-decoration: none;
}
.auctions {
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	padding: 2px;
	background-color: #73d2d6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boder {
	padding: 0px;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
