/* STYLE ZAIMPORTOWANE */

body {
	background-image: url('../grafika/bg.jpg');
	background-repeat: repeat-x;
	background-position:top;
}



div,

td,

p {

	font-size: 10px;
	color: #030303;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div.textwww p { margin: 0px; padding: 0px; }

.title {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.tekst_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
input {
border-color: #0068bd;
background-color: #ffffff;
border-style: solid; 
border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

textarea {
border-color: #0068bd;
background-color: #ffffff;
border-style: solid; 
border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}


a.readmore:link {
	font-size: 11px;
	color: #102749;
	text-decoration: none;
	font-weight: bold;
}
a.readmore:visited {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	font-weight: bold;
}
a.readmore:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.readmore:active {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	font-weight: bold;
}


a.readmore1:link {
	font-size: 11px;
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
a.readmore1:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	font-weight: bold;
}
a.readmore1:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.readmore1:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffcc;
	font-weight: bold;
}




a.kategorie:link {
	font-size: 11px;
	color: #102749;
	text-decoration: none;
	font-weight: bold;
}
a.kategorie:visited {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	font-weight: bold;
}
a.kategorie:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.kategorie:active {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	font-weight: bold;
}


a.podkategorie:link {
	font-size: 11px;
	color: #102749;
	text-decoration: none;
	
}
a.podkategorie:visited {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	
}
a.podkategorie:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	
}
a.podkategorie:active {
	font-size: 11px;
	text-decoration: none;
	color: #102749;
	
}

a.menu:link {
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.menu:active {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}


span.nazwa a, span.nazwa{ font-size: 12px; color: #102749; font-weight: bold; text-decoration: underline; }
span.cena{ font-size: 13px; color: #ff0000; font-weight: bold; text-decoration: none; }

div.oneAktu span.data { font: normal 10px Verdana; color: #666666; }
div.oneAktu span.tytul a {font-size: 13px; color: #102749; font-weight: bold; text-decoration: none;}
div.oneAktu a.odnosnik { font: bold 11px Verdana; color: #102749; text-decoration: none;}
div.oneAktu a.odnosnik:hover { color: #000000; }
div.oneAktu span.zajawka p, div.oneAktu div.tresc p { font: normal 10px Verdana; line-height: 14px; }


.stopka {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.twojawitryna:link {
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: none;
}
a.twojawitryna:visited {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFCC;
}
a.twojawitryna:hover {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
a.twojawitryna:active {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFCC;
}

a, a.odnosnik { font-family: Verdana; font-size: 10px; color: #102749; text-decoration: underline; cursor: pointer; }
a:hover, a.odnosnik:hover { color: #000000; text-decoration: none;  }

.kolor_ciemny {
 background-color:#00427E;
 }

 .kolor_jasny{
 background-color:#0068BD;
 }

.kolor_ciemny_lewy {
 background-color:#00427E;
 background-image: url(../grafika/belka_lewa_ciemna.jpg);
	background-repeat: no-repeat;
	background-position:top;
 }
 
 .kolor_ciemny_prawy {
 background-color:#00427E;
 background-image: url(../grafika/belka_prawa_ciemna.jpg);
	background-repeat: no-repeat;
	background-position:top;
 }
 
 .kolor_jasny_lewy{
 background-color:#0068BD;
 	background-image: url(../grafika/belka_lewa_jasna.jpg);
	background-repeat: no-repeat;
	background-position:top;
 }
 
  .kolor_jasny_prawy{
 background-color:#0068BD;
 	background-image: url(../grafika/belka_prawa_jasna.jpg);
	background-repeat: no-repeat;
	background-position:top;
 }
 
 .naglowek{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}