body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #A0A0A0;
	margin: 0 auto;
	padding: 0;
}

body.glowna {
  	background-color: #CCCCCC;
  	margin: 10px;
  	text-align: justify;
}

#naglowek {
  	background-color: #FF7F00; 
	height: 110px
}

#nagllewy {
  	float: left; 
	width: 270px
}

#lewa {
  	float: left; 
	width: 280px;
	background-color: #95A2B0;
}

#prawa {
  	float: right; 
	width: 640px; 
	padding: 10px; 
	background-color: #CCCCCC;
}

#menuprawe {
  	width: 170px; 
	float: right
}

#menuprawe table {
  	width: 100%; 
	background-color: #5980AB
}

#main {
  	float: left; 
	width: 460px
}

table.main {
  	background-color: #5980AB
}

#dol {
  	clear: both; 
	width: 940px; 
	height: 65px; 
	background-color: #FF7F00
}

.news {
  	margin-right: 10px; 
	margin-bottom: 5px;
	float: left;
	border: 0;
}

#strona {
	margin: 0 auto;
	width: 940px;
}

#nowoscinagl {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#dolnemenu {
  	background-color: #FF7F00; 
	height: 50px;
	float: left; 
	width: 280px;
}

#stopka {
  	background-image: url(../img/stopka.jpg); 
	background-repeat: no-repeat;
 	float: right; 
 	width: 660px; 
 	height: 65px;
}

a {
	text-decoration: none;
	color: #666666;
}

a.naglbialy {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #FF7F00;
}

a.dolmenu:hover {
	text-decoration: underline;
	color: #666666;
}

td {
  	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

td.naglbialy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td.nowosci {
	background-color: #CCCCCC;
	background-image: url(../img/home/nowoscibg.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-size: 12px;
}

td.odstep {
	line-height: 16px;
}

td.glowna {
	background-color: #CCCCCC;
	background-image: url(../img/home/glownabg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
}

td.menu {
	background-color: #CCCCCC;
	background-image: url(../img/home/menubg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
}

td.menu2 {
  	background-color: #e4e4e4
}

td.ostdodane {
	font-size: 10px;
}

.data {
  	font-weight: bold;
}
