/* Standaard waardes */

* {
	margin: 0;
	padding: 0;
	list-style: url(images/punkt.gif);
	border: 0;
}


a{text-decoration:none}
a:hover{color:#f48600;
}

body
	{
	background-color: #FFFFFF;
	/*background : url(images/bg.jpg); */
	background-position: top;
	background-repeat : repeat-x;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}

.linki_top_tlo
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #fffc00;
font-weight: bold;
background: url('images/pasek_top_linki.gif') repeat-x;
height: 31px;
width: 760px;
}

.linki_top
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #fffc00;
font-weight: bold;
padding-left: 15px;
padding-top: 6px;
}

.linki_top a {
	color: #000000;
}
.linki_top a:hover {
	color: #fffc00;
	text-decoration:bold;
}


.top1_tlo
{
position: relative;
width: 760px;
height: 80px;
border: solid 0px red;
}

.top1 h1
{
position: absolute;
right: 100px;
font-size : 21px;
height: 44px;
top: 25px;
border: solid 0px red;
}

.top1 h1 a {
	color: #ff0000;
}
.top1 h1 a:hover {
    	color: #ff5a00;
	text-decoration:bold;
}


.top2_tlo
{
position: relative;
width: 513px;
height: 78px;
border: solid 0px red;
background: url('images/top2.gif') no-repeat;
}



/* Reszta */

.srodek
{
       	background-color:#FFFFFF;
	color: #000000;
	padding: 20px 20px 20px 20px;
        width: 760px;
        height: 100%;
}

.srodek a {
	font-weight: bold;
	color: #FF0000;
}

.srodek a:hover {
	color: #ff5a00;
}

td
	{
	font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align: justify;
	}


.pole_txt
{
left: 7px;
width: 206px;
height: 15px;
top: 210px;
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight: normal;
color: #00598f;
}

.stopka
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
position: relative;
background-color: #ff5a00;
width: 760px;
height: 10px;
}

.stopka a {
	color: #000000;
}
.stopka a:hover {
	color: #FFFFFF;
}

