body 
{
	margin:0;
	background-color:#FFFFFF;
	background-image:url(img/tlo_top.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
/*body {margin:0; background-color:#FFFFFF;}
 body {margin:0; background-color:#585858;}*/
img {border:none; margin:0; padding:0;}
p, span {text-indent:20px; margin:0 0 15px 10px;}

h1, h2, h3 {margin:0; padding:0 0 15px 0;} 
h1 {font-size:18px;} 
h2 {font-size:16px;} 
h3 {font-size:14px;} 

#page {
	width:850px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF url(img/tlo_main.gif) repeat-y;	
}
#page #top {
	position:absolute 0 0;
	height:228px;
}
#page #menu {
	height:37px;
	background:#FFFFFF url(img/menu.png) no-repeat;
	padding:10px 0 0 40px;
}
#page #main {
	margin:0 0 0 237px;
}
#page #main #head{
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	padding:12px 20px 0 35px;
	margin:-2px 0 ;
	background:url(img/panel_pom.jpg) right bottom no-repeat;
	border-top:#FFFFFF solid 13px;
}
#page #main #tresc
{
	margin:15px 15px 20px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
#page #main #tresc #images {
	width:200px;
	padding:0 0 10px 10px;
	float:right;
}
#page #main #tresc #images img {
	margin:5px 0;
	border:1px solid black;
}

#page #left {
	float:left;
	width:235px;
	font-size:12px;
}
#page #left ul {
	list-style-type: none;
	margin:0;
	padding:0 0 20px;
}
#page #left li {
	font-size:13px;
	padding:0 10px 1px 35px;
	background:url(img/arr.gif) no-repeat 20px 3px;
}
#page #left li.top {
	height:43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	background:url(img/panel_szary.jpg) no-repeat;
	padding:12px 10px 0 25px;
}

#page #left li.empty {
	line-height:14px;
	background:none;
}

#page #left a:link, #page #left a:active, #page #left a:visited {
	color:#4B4B4B;
}
#page #left a:hover {
	color:#000000;
}

#page #mainend {
/*	background:url(img/tlo_bott.gif) no-repeat; */
	margin:0 0 -1px 0;
	height:16px;
}
#page #bottom {
	padding:10px 20px 10px 20px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#000000;
	text-align:center;
}
#page #bottom a:link, #page #bottom a:active, #page #bottom a:visited {
	color:#4B4B4B;
}
#page #bottom a:hover {
	color:#000000;
}
/* #page #bottom {
	padding:10px 20px 10px 20px;
	background-color:#585858; 
	font-size:11px;
	color:#DDDDDD;    
	text-align:center;
}
#page #bottom a:link, #page #bottom a:active, #page #bottom a:visited {
	color:#DDDDDD;
}
#page #bottom a:hover {
	color:#FFFFFF;
}
*/
#clear {
    clear:right;
}

/*dodane na potrzeby CMS*/
/*tytul informacji*/
table td.tytul
{
	font-size:13px;
  font-weight:bold;
}
INPUT
{
  border: 1px solid #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 1px;
}

