html, body {
	background-color: #91bd3f;
	background: url(../images/bg2.png);
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	
	
}
#reklama {
	width: 700px;
	height: 80px;
	position: relative;
	top: 55px;
	margin: 0 auto;
	
	
	
	}

#tresc {
	width: 589px;
	margin: 0 auto;
	margin-left: 200px;
	border: 2px solid;
	border-style: groove;
	border-color: #f2f2f0;
	background: #ffffff;
	margin-top: 3px;
	margin-bottom: 0px;
	}

#tresc_2 {
	float: right;
	width: 589px;
	margin: 0 auto;
	margin-right: 7px;
	border: 2px solid;
	border-style: groove;
	border-color: #f2f2f0;
	background: #eef4f6;
	margin-top: 3px;
	margin-bottom: 0px;
	}

select { 
	font: 11px tahoma;
	color: #000000;
	background-color:#CFF99;
	
	}
div.contact_us {
	float: left;
	width: 60px;
	font: 11px tahoma;
	color: #000000;
	margin-left: 16px;
	margin-right: 5px;
	
	}


h1,p {margin: 0 10px}
h1{font-size: 15px;color: #000000; margin-bottom: 10px; }

p.c1 {
	padding-left:8px;
	padding-bottom:12px;
	font: 12px tahoma;
	color: #000000;
	
	}

p.c2 {
	padding-top:3px;
	padding-left:178px;
	padding-bottom:22px;
	
	}

div#nifty{  position: relative; width: 800px; margin: 0 auto; top:65px; margin-top: 15px; background: #f2f2f0; }


