html, body {
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url('gfx/bg.gif');
}

.white11 {
	font-size:11px;
	color:#FFFFFF;
}

.bordo11 {
	font-size:11px;
	color:#AA0000;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover { 
	color:#666666;
	text-decoration: underline;
}

.menu_item {
	background:url(gfx/menu_item.gif);
	width:199px;
	text-align:left;
	float:left;
	min-height:18px;
	margin:4px 0px 4px 8px;
	padding:4px 0px 4px 0px;
	font-size:13px;
	font-weight:bold;

}

.menu_punktor {
	float:left;
}

.menu_text {
	width:174px;
	display:block;
	float:left;
}

.menu_text2 {
	width:174px;
	display:block;
	float:left;
}

.menu_text3 {
	width:161px;
	display:block;
	float:left;
}

.menu_text4 {
	width:148px;
	display:block;
	float:left;
}

.menu_text5 {
	width:135px;
	display:block;
	float:left;
}


.menu_item_selected {
	color:#AA0000;
}

.menu a:link, .menu a:active, .menu a:visited {
	color:#000000;
	text-decoration: none;
}

.menu a:hover {
	color:#AA0000;
	text-decoration: none;
}




.a.news_title:link, .a.news_title:visited, a.news_title:active {
	color:#000000;
	text-decoration: none;
}

.a.news_title:hover {
	color:#000000;
	text-decoration: underline;
}

.a.news_wiecej:link, .a.news_wiecej:visited, a.news_wiecej:active {
	color:#C06666;
	text-decoration: none;
}

.a.news_wiecej:hover {
	color:#C06666;
	text-decoration: underline;
}

hr {
	border:1px #818181 solid;
	line-height:0px;
	font-size:1px;
	clear:both;
	height:1px;
	padding:0px;
	margin:0px;
}

form, span, p {
	 display:inline;
}

input, textarea, select {
	font: 10px verdana, sans-serif, helvetica, arial;
	color:#444444;
	margin-bottom:5px; 
	padding:0;
	width:200px;
}

select {
	width:125px;
}


input.przycisk {
	font-size: 10px;
	border:1px #000000 solid;
	text-align:center;
	background: #0C5AAE; 
	color:#ffffff;
	width:120px;
}
