BODY
{
	background: #F1F1F1 url(../images/bg.jpg) repeat-x top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	margin: 0 !important;
}
*
{
	margin: 0;
	padding: 0;
}
/*Struktura*/
#wrapper
{
	margin: 0 auto;
	width: 800px;
	background: transparent;
	font-size: 1.2em;
}
#header
{
	height: 167px;
	background-color: transparent;
}
#menu
{
	height: 49px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;
}
#sidebar
{
	float: right;
	width: 180px;
	background: #FFFFFF;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
}
#content
{
	float: left;
	width: 580px !important;
	overflow: hidden;
	min-height: 400px;
	background-color: #FFFFFF;
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 10px;
}
#footer
{
	clear: both;
	height: 100px;
	background: url(../images/stopka_bg.jpg) repeat-x;
}
#wyszukiwarka
{
	float: right;
	width: 195px;
	height: 35px;
	background: url(../images/wyszukiwarka.jpg) no-repeat;
	margin: 9px 0 0;
	padding-left: 10px;
}
#div_wyszukiwarka_input
{
	float: left;
	width: 150px;
	margin: 3px 0px 0;
	overflow: hidden;
}
#wyszukiwarka_input
{
	float: left;
	width: 150px;
	background: none;
	border: none;
	overflow: hidden;
}
#wyszukiwarka_button
{
	background: none;
	border: none;
	font-size: 0;
	display: block;
	height: 26px;
	width: 40px;
	padding: 0;
	margin: 0 5px 0 0;
}
#div_wyszukiwarka_button
{
	float: right;
	width: 40px;
	margin: 0 0px 0 0;
}
#nawigacja
{
	background-color: #FFFFFF;
	border: 1px solid #A4A4A4;
	width: 590px;
	margin-bottom: 7px;
	padding: 3px 5px;
}
/*Menu*/
#menu UL
{
	list-style-type: none;
	margin-left: 0px;
}
#menu LI
{
	float: left;
}
#menu LI A
{
	padding: 3px 0px 5px;
	display: block;
	color: #FFFFFF;
	margin-right: 15px;
}
#menu LI A:hover
{
	text-decoration: underline;
}
.menu-selected
{
	/*[disabled]background:transparent url(../images/bg-menu-hover.png) no-repeat center top;*/
	text-decoration: underline;
	font-weight: bold;
}
/*Panel boczny*/
#sidebar UL
{
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
}
#sidebar LI
{
}
#sidebar LI A
{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #222222;
	padding-left: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#sidebar LI A:hover
{
	background: #EDEBED;
	color: #BA212A;
}
#sidebar-bottom
{
	height: 20px;
	background: url(../images/bg-sidebar-bottom.gif) no-repeat top center;
}
#sidebar TD
{
	padding: 0 10px;
}
/*Stopka*/
#footer-valid
{
	padding-top: 20px;
	padding-left: 20px;
	cursor: default;
	color: #FFFFFF;
	margin: 0 auto;
	width: 800px;
}
#footer-valid A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-valid A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*Feed*/
#feed
{
	height: 25px;
	width: 152px;
	background: url(../images/bg-feed.gif) no-repeat;
	margin: 0 auto;
	padding: 3px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.menu-level-2 .menu-level .menu-selected
{
	background: none;
	font-weight: bold;
}
.menu-level-2 .menu-level
{
	list-style-type: square;
	margin-left: 20px;
}
/*Aktualnosci*/
#news-table
{
	width: 100%;
	border-collapse: collapse;
}
#news-box .news.title
{
	font-size: 13px;
}
#news-details
{
	width: 100%;
}
.news.title
{
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 11pt;
}
.news.date
{
	font-size: 8pt;
	padding: 0 0 3px;
	color: #676767;
}
.news.text
{
}
.news.more-link
{
	text-align: right;
}
.news.back-link
{
	padding-top: 5px;
}
.news.pagination.bottom
{
	padding-top: 5px;
}
#sidebar .news.img IMG
{
	max-width: 160px;
}
/*Galeria*/
.galeria-tabela
{
	width: 100%;
}
.galeria-tabela .wysrodkuj
{
	text-align: center;
}
/*Kontakt*/
#kontakt-formularz
{
	float: right;
}
#kontakt-formularz #formularz-table
{
	width: 350px;
}
#kontakt-dojazd
{
	clear: both;
}
.input
{
	width: 100%;
}
.textarea.wiadomosc
{
	width: 100%;
	height: 100px;
}
.formularz-blad
{
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	color: #FF0000;
}

