body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-position:center;
	color:#CCCCCC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
a{
	color:#CCCCCC;
	text-decoration:none;
	}
	
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
h1{
	font-size:10px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
	}
	
#content{
	width:100%;
	height:auto;
	background-image:url(images/arrow-bg.png);
	background-repeat:repeat-x;
	}
	
#bartes{
	width:150px;
	height:150px;
	position:absolute;
	float:left;
	margin:10px;
	}
	
#tresc{
	width:762px;
	height:523px;
	margin:0px auto;
	padding-top:33px;
	}

#footer{
	width:762px;
	height:30px;
	padding-top:5px;
	margin:0px auto;
	}
	
#reklama{
	width:100%;
	margin:0px auto;
	text-align:center;
	padding-bottom:5px;
	}
