body, a, img, form, div, ul, li {

    margin: 0px;

    padding: 0px;

    border: 0px;

}



body {

	font-family: Tahoma, sans-serif;

	background-color: #000000;

	background-image: url('images/body_bg.jpg');

	background-repeat: repeat-x;

	font-size: 11px;

	color: #ffffff;

	margin-top: 5px;

}



strong {

	color: #ffcc00;

}



/*------------------------------------------------------------*/

.clear {

	clear: both;

}

#center {

	width: 850px;

	background: #ffffff;

	margin-left: auto;

	margin-right: auto;

	clear: both; 

}



#content {

	float: left;

	background: #ffffff;

	clear: both;

}



#top {

	width: 850px;

	height: 190px;

	display: block;

	clear: both;

	background-image: url('images/top.jpg');

	background-repeat: no-repeat;

	background-position: 0 0;

}



#top .tekst {

	margin: 158px 18px 0 0;

	float: right;

}



#top .tekst a {

	color: #ffcc00;

	text-decoration: none;

	font-weight: bold;

}

#top .tekst a:hover {

	color: #ffcc00;

	text-decoration: underline;

}



#center .clear, #footer .clear {

	clear: both;

}



#center .today {

	padding: 15px;

	font-family: Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;

}



#center .top {

	padding: 10px;

	font-family: Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #ffffff;

}



/*------------------------------------------------------------*/



#center .left {

	float: left;

	display: inline;

	background: #ffffff;

}



#center .left ul {

	margin: 5px;

}



#center .left ul li {


	background-image: url('images/button_bg.jpg');
	
	background-repeat: no-repeat;

	margin-bottom:2px;

	color: white;

	list-style: none;

	vertical-align: middle;

	padding: 10px;

}



#center .left ul li a:hover {

	color: #ffcc00;

}



#center .left ul li a {

	font-weight: bold;

	text-decoration:none;

	color: white;

}



#center .right {

	width: 660px;

	float: left;

	display: inline;

	color: black;

	background: #ffffff;

}



#center .right table {

	margin: 1px;

}



#center .right table img {

	border: 1px solid black;

	margin: 7px;

}





#center .right table a {

	font-weight: normal;

	color: #e20000;

}



#center .right tr {

	border-bottom: 1px solid #828282;

}



#center .right table td {

	padding: 5px;

}



#center .right tr.alt {

	background-color: #f8f8f8;

}



#center .right tr.std {

	background-color: #ffffff;

}



#center .right table.oferta {

	margin: 15px;

}



#center .right table.oferta td {

	border-bottom: 1px solid #cecece;

	padding: 3px;

	background-color: f2f2ff;

}



#center .right table.foto td {

	background: #f2f2f2;

	padding: 8px;

}



#center .right table.foto td img {

	border: 4px solid #ffffff;

}



#left {

	color: #ffcc00;

}







#footer {

	width: 850px;

	height: 28px;

	margin-left: auto;

	margin-right: auto;

	background-image: url('images/footer_bg.jpg');

	background-repeat: no-repeat;

}



#footer .tresc {

	padding: 8px 0 5px 20px;

}



#footer .tresc a {

	color: #ffcc00;

	font-weight: bold;

}
