/* Standaard waardes */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	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: 49px;
border: solid 0px red;
background: url('images/top1.gif') no-repeat;
}

.top1 h1
{
padding-left: 15px;
font-size : 24px;
width: 745px;
height: 44px;
padding-top: 5px;
border: solid 0px red;
}

.top1 h1 a {
	color: #000000;
}
.top1 h1 a:hover {
    	color: #fffc00;
	text-decoration:bold;
}


.top2_tlo
{
position: relative;
width: 513px;
height: 78px;
border: solid 0px red;
background: url('images/top2.gif') no-repeat;
}

/* Menu */

#Main_contet{
	/*background-color:#CCCCCC;*/
	width:218px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#menu2{
	/*background-color:#00CCFF;*/
	position:relative;
	color:#FFFFFF;	
        width: 247px;
}

#menu2_tytul{
	background-image:url(images/button_menu.gif);
	background-repeat:no-repeat;
	width:222px;
	height:33px;
}

#menu2 h2 {
    font-size: 18px;
    padding-left: 25px;
    padding-top: 2px;
    color: #006590;

}


#menu2 ul{overflow:hidden;}
#menu2 ul li{
	list-style:none;
	position:relative;
	/*background-color:#FFCC33;*/
	width:247px;
/*	height:27px;*/ /*nie może być - przyczyna dla której w moim kodzie IE się sypało */
	float:left;
	line-height:27px;	
}

#menu2 ul li a{
	background-image:url(images/button1.gif);
	/*background-color:#669933;*/
	background-repeat:no-repeat;
	width:210px;
	height:27px;
	position:relative;
	float:left;
	padding-left:37px;
	overflow:hidden;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height:26px; /* regulacja wysokosci tekstu */
}

#menu2 ul li a:hover{
	background-image:url(images/button2.gif);
	color:#000000
}


#menu2_wyszukiwarka{
	border-bottom: 1px solid #ffa800;
	position:relative;
	overflow:hidden;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
}

#menu2 a {
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover {
	color: #ffa800;
}

/* Reszta */

.srodek
{
       	background-color:#464646;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
        width: 493px;
        height: 100%;
}

.srodek a {
	font-weight: bold;
	color: #FFFFFF;
}

.srodek a:hover {
	color: #008186;
}

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: url('images/pasek_stopka.gif') repeat-x;
width: 760px;
height: 83px;
}

.stopka a {
	color: #000000;
}
.stopka a:hover {
	color: #FFFFFF;
}

.kontakt
{
position: absolute;
left: 15px;
top: 7px;
}

.design
{
position: absolute;
right: 15px;
top: 7px;
}

.linki_stopka
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #005981;
font-weight: bold;
position: absolute;
left: 15px;
top: 33px;
right: 15px;
}

.linki_stopka a {
	color: #000000;
}
.linki_stopka a:hover {
	color: #005981;
	text-decoration:bold;
}

.opis
{
width: 100%;
text-align: center;
padding: 5px 0px 5px 0px;
border: 1px dotted black;
}
