/*
	CSS Screen Styles
	Inferno Design Studio
	www.inferno.aplus.pl
*/

* {
	padding:0;
	margin:0; 
}

body {
	color:#dcdcdc;
	background:url(obrazki/tlo_all.jpg) center center;
}

a:focus { outline: none }

#intro03 a {
	display:block;
	width:100%;
	height:100%;
}

#main {
	position:absolute;
	width:630px;
	height:450px;
	top:50%;
	left:50%;
	margin:-245px 0 0 -315px;
	z-index:1;
}

#intro01 {
	position:absolute;
	width:630px;
	height:450px;
	top:0;
	left:0;
	background: url('obrazki/intro.jpg') no-repeat;
}

#intro01 #design {
	position:absolute;
	top:430px;
	left:224px;
	color: #d2a171;
	font: 12px Arial, Helvetica, sans-serif;
	zbackground: #5b3a1f;
	padding: 2px;
}

#design a:link, #design a:visited {
	color: #fff;
	text-decoration: none;
}

#design a:hover {
	color: #ff5a1c;
	text-decoration: none;
}


#intro02 {
	position:absolute;
	width:630px;
	height:313px;
	top:0px;
	left:0px;
	background: none;
}

#intro03 {
	position:absolute;
	width:501px;
	height:98px;
	top:326px;
	left:64px;
	background: none;
}
