body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	background-color: #d1cbbd;
	font-family: Tahoma;
	font-size: 11px;
	color: #45392b;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D3610C;
}

a:hover {
	text-decoration: none;
	color: black;	
}


.tekst {
	color: #553e22;
	font-family: Tahoma;
	font-size: 11px;
}

.cos {
	background-image: url(images/goralewa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 50px;
}

.cos  p{
	padding-left: 50px;
}

span.more {
	float: right;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 25px;
}

span.more  p{
	float: left;
	margin: 5 0 0 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.pogoda_obrazek{
	float: left;
	background-image: url(images/pogoda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 90px;
	padding-left: 0px;
}

.pogoda_obrazek p{
	width: 95px;
	margin-top: 0px;
	margin-left: 0px;
	Overflow: hidden;
}

.pogoda {
	float: left;
	margin: 5 0 0 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: white;
}


