body {
	padding: 0;
	margin: 0;
	color: #FFF;
	background: url(http://karol-drag.eu/szablony/DraG/imgs/tlo.png);
}

#anyBotKod, #anyBotKod2 {
	background: #ffa903;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
	text-align: center;
	
	-webkit-box-shadow: #999 0 0 12px;
	-moz-box-shadow: #999 0 0 12px;
	box-shadow: #999 0 0 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);	
}

#anyBotKod {
	width: 80px;
}

#anyBotKod2 {
	width: 175px;
}

#anyBotKod img {
	width: 80px;
}

#anyBotKod input, #anyBotKod2 input {
	width: 80px;
}
#anyBotKod2 img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

#tresc {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: url(http://karol-drag.eu/szablony/DraG/imgs/tlo2.png);
	padding: 10px;
}

#stopka {
	bottom: 0;
	position: fixed;
	width: 100%;
	text-align: center;
	background: url(http://karol-drag.eu/szablony/DraG/imgs/tlocookies.png);
}

a {
	color: #00ff00;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
