html, body {
		width: 1000px;
		background-color: #FFF;
		color: #000;
		margin: 0px;
		padding: 0px;
		font-family: Helvetica,Arial,sans-serif;
		font-size: 13px;
		text-align: justify;
		}
a {
text-decoration: none;
color: #444409;
}

a:hover {
text-decoration: underline;
color: #77771C;
}

a.distinct {padding: 5px 10px; background-color: #CCCC04; color: white; border-radius:5px; margin: 5px 5px; line-height: 30px; -moz-box-shadow: 3px 3px 8px #999; -webkit-box-shadow: 3px 3px 8px #999; box-shadow: 3px 3px 8px #999; font-weight: bold}
a:hover.distinct {background-color: #D8D849;}

#logo {
float: left;
width: 760px;
height: 149px;
}

#dopelnienie{
float: right;
width: 240px;
height: 149px;
}

#main{
background-image: url('images/tlomain.gif');
background-repeat: repeat-y;
padding-left: 250px;
padding-top: 160px!important;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 30px;
min-height: 300px;
}

.linki{
color: #C93;
font-size: large;
text-decoration: underline;
display: inline;
}


#menu{
background-image:  url('images/tlomenu.gif');
margin-left: 6px;
padding-left: 16px;
background-repeat: repeat-y;
color: #4d4d3a;
font-size: 11px;
position: absolute;
left: 0px;
top: 150px;
width: 240px;
text-align: left;
}
#prestopka{
height: 2px;
background-image: url('images/prestopka.gif');
background-repeat: no-repeat;
}
#stopka{
background-image: url('images/stopka.gif');
height: 18px;
background-repeat: no-repeat;
}
ul#meni{
padding-left: 0px;
margin-left: 0px;
list-style: none;
width: 190px; 
}
li.odnosnikmenu{
display: block;
width: 200px;
line-height: 11px;
letter-spacing: 1px;
margin-bottom: 8px!important;
margin-bottom: 5px;
font-family: arial;
font-weight: bold;
}

li.odnosnikmenu a:link, li.odnosnikmenu a:visited{
text-decoration: none;
display: block;
background-image: url('images/on.gif');
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
color: #1A587C;
}
li.odnosnikmenu a:hover{
display: block;
text-decoration: underline;
background-image: url('images/over.gif');
background-repeat: no-repeat;
background-position: left;
color: #38789E;
}

h2{
color: #38789E;
font-size: 20px;
font-family: Arial,Helvetica,sans-serif;
text-align: left;
}
.blue {
color: #006;
font-size: 17px;
font-style: italic;
}
.kursywa {
font-style: italic;
}

.tytul {
font-weight: bold;
font-size: 13px;
margin-left: 15px;
position: absolute;
top: 15px;
color: #030;
}
#ramka {
position: relative;
width: 360px;
height: 186px;
margin: auto;
background-color: #F60;
background-image: url('images/ramka.jpg');
}
.lewy {
position: absolute;
font-size: 11px;
letter-spacing: 0px;
line-height: 10px;
left: 15px;
font-weight: bold;
color: #030;
}
.prawy {
position: absolute;
font-size: 11px;
letter-spacing: 0px;
line-height: 10px;
left: 190px;
font-weight: bold;
color: #030;
}
.podpis{
font-size: 12px;

font-style: italic;
}
.dogory{
text-decoration:none;
color:black;
background: #CCCC99;
padding: 5px;
border-radius: 5px;
}
.podkreslenie{
text-decoration: underline;
}
/*th {
background-color: #CFCFCF;border-width: 1px;border-color: #CFCFCF;padding-top: 5px;padding-bottom: 5px;border-style: solid;
}*/
.strong {
background-color: #E7E7E7;
border-width: 1px;
border-color: #CFCFCF;
border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.godzina {
border-width: 1px;
border-color: #CFCFCF;
border-style: solid;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
}
.event {
border-width: 1px;
border-color: #CFCFCF;
border-style: solid;
}
li{
margin-bottom: 12px;
}

.wojewodztwa {
font-variant: small-caps;
font-style: italic;
font-family: verdana;
font-size: 15px;
}

.def {
font-variant: small-caps;
font-style: italic;
font-family: verdana;
font-size: 10px;
}

.tabela_wew {
border-spacing: 0px;
border-style: solid none none solid;
border-width: 1px;
border-color: grey;
}
.tabela_wew td{
border-style: none solid solid none;
border-width: 1px;
border-color: grey;
text-align: center;
height: 15px;
line-height: 14px;
padding: 2px 5px;
}
.tabela_wew th{
border-style: none solid solid none;
border-width: 1px;
border-color: grey;
text-align: center;
height: 15px;
line-height: 14px;
font-weight: bold;
padding: 2px 5px;
}
.tabela_wew td:first-child {
text-align: left;
}