* {
	margin: 0;
	padding: 0;
	
}

body {
	background: url(../images/tlo_watermark.jpg);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F5F5F5;
	
	}
	
#bazar {
width: 420px;
	height: 54px;
	margin: 0 auto;
	background: url(../images/bazar.jpg) no-repeat top left;
	}

#logo {
	width: 450px;
	height: 174px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat top left;
	}
	
#tekst {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center
	}
	
#tabela {

width: 900px;
	margin: 0 auto;
	
}

#ramka1 {
	float: left;
	width: 140px;
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
	background:url(../images/steel_background.jpg);
	
	
	}
#ramka_tekst {
	width: 120px;
	height: 96px;
	margin-left: 5px;
	
}


#ramka_tekst img {
border: 0;	
}

#zgloszenia {
width: auto;
margin-top: 0px;
border: 0px solid white;
clear: both;
margin-left: 2px;
}

#zgloszenia li {
float: left;
display: block;
width: 305px;
border: 0px solid white;
margin-right: 5px;
margin-top: 10px;
}

#zgloszenia table {
border: 0;
padding: 5px;
margin: 0;
}

#zgloszenia td {
	
	border: 0px solid #585858;
	padding: 5px;
}

.news {
border-top: 1px solid #908F8E;
border-bottom: 1px solid #908F8E;	
}
.result {
border-top: 0;
border-bottom: 0;	
}

.tekst {
color: black;
}

.tekst_white {
color: #f2f2f2;
}

.tekst_white a {
color: #fff;
}

.tekst_white a:hover {
color: red;
}
