/* html i body */
html, body { 
	margin:0; 
	text-align: center;
        background: url(../i/tlo.jpg) top repeat;
	}
	
body, table, td { font: 11px Verdana; color: #333333; }
img, a img { border: 0px none; margin: 0; }

a:link {color:  rgb(86,51,106); text-decoration: none }
a:visited {color:  rgb(86,51,106); text-decoration: none }
a:hover {color: black; text-decoration:underline }

/* main */
table#main {width: 100%;  background: url(../i/tlo.jpg) repeat; }
td#left-tlo {width: 30%; background: url('../i/tlo-left.jpg') top right no-repeat;}
td#right-tlo {width: 30%; background: url('../i/tlo-right.jpg') top left no-repeat;;}
td#content {width: 950px;}
div#content {width: 950px; }

div#top { width: 950px; height: 252px; background: white url('../i/top-tlo.jpg') top left no-repeat;}

div#tresc {clear: both; float: none; width: 950px;  background: white url('../i/tresc-tlo.jpg') top left no-repeat;}

div#menu { width: 950px; height: 42px; background: url('../i/menu-tlo.jpg') top left no-repeat;}

#menuSimpleTop ul
{
font: 12px Verdana;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 41px;
}

#menuSimpleTop ul li
{
    min-height: 2.5em;
    line-height: 3.5em;
    float: left;
    padding: 0 8px 0 8px;
    height: 42px;
}

#menuSimpleTop ul li.last
{
    background: none;
}

#menuSimpleTop ul li.first
{
    padding-left: 1.6em;
}

#menuSimpleTop ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    height: 100%;
    padding: 0 1em;
}


#menuSimpleTop ul li a:hover
{
    color: #ffffff;     background: transparent url('../i/menu-hover.png') top repeat-x;
}



div#naglowek{ width: 700px; padding: 2.5em 2em 1em 3em;  font: bold 14px Verdana; text-align:left;}

div#tekst {clear: both; float: none; width: 848px; text-align: justify; line-height: 190%; padding: 1em 3em 3em 3em; text-align:left; }

.clear { clear: both; float: none; height: 1px; width: 100%; }


#news { clear: both; float: none; min-height: 80px; width: 760px; margin-left: 3em; margin-right: 4em;  margin-bottom: 2em;}
#news #news-left {width: 78px; float: left; }
#news #news-left #topnews {height: 7px; background: rgb(86,51,106) url('../i/news-foto-top.gif') top no-repeat;}
#news #news-left #bottom {height: 7px; background: rgb(86,51,106) url('../i/news-foto-stopka.gif') top no-repeat;}
#news #news-left #data {background: rgb(86,51,106); padding: 3px; font: 10px Verdana; color: white; text-align: center;}
#news #news-left #foto {background: rgb(86,51,106); padding: 0 3px 0 3px;}
#news #news-tresc {width: 600px; float: left; margin: 0 2em 2em 3em;  text-align: justify; line-height: 190%;}
#news #news-tresc a:link {color: rgb(86,51,106); text-decoration: none }
#news #news-tresc a:visited {color: rgb(86,51,106); text-decoration: none }
#news #news-tresc a:hover {color: black; text-decoration:underline }


.pager {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #1C1E2B;
	text-align: center;
}

.pager li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}