@CHARSET "UTF-8";
/*
	Specific style for onlinepocasie.sk - mainly for home page
*/

#home {
	margin: 0 20px 0 20px;
	background: url('../img/sk.gif') no-repeat left top;
	width: 600px;
	height: 300px;
	position: relative;
}

#LOXX0003 a, #LOXX0001 a, #LOXX0009 a {
	text-decoration: none;
	color: #e0d752;
}

#LOXX0003 span, #LOXX0001 span, #LOXX0009 span {
	text-align: center;
	font-size: 2em;
	margin: -20px 0 0 0;
	pading: 0px;
	display: block;
	width: 128px;
	font-weight: bold;
}

#LOXX0003 {
	position: absolute;
	top: 70px;
	right: 70px;
}

#LOXX0009 {
	position: absolute;
	top: 80px;
	left: 180px;
}

#LOXX0001 {
	position: absolute;
	top: 200px;
	left: 0px;
}

