/* Ustawienia layout'u */

body {
	background:#FFFFFF;
	font-family: serif;
	margin: 5%;
	padding: 0;
	font-size: 11pt;}

/* Kontenery */

#Kontener {padding: 0pt 0pt 0pt 0pt; margin:; position: relative;}
#Kontener-Naglowek {display: block; padding: 0; margin: 0;}
#Kontener-Tresc {margin: 0; padding: 0;}
.Kontener-Menu-Lewe {display:none}
.Kontener-Menu-Prawe {display:none}

/* Naglowek */

#Logo {margin:0; padding: 0; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif}
#Logo h1 {margin: 0; padding: 0; font-size: 18pt;}
	#Logo h1 a {color: #000000; text-decoration: none;margin: 0; padding: 0;}
#Logo h2 {margin: 0; padding: 0; font-size: 11pt;}

#Nawigacja, #Kontener-Naglowek form, #Koszyk {display: none;}
	
/* Tresc */

#Tresc {padding: 0; margin: 0; letter-spacing: normal;}
#Tresc p {margin: 10pt 0pt; text-align: justify}
#Tresc h3 {font-size: 17pt; font-weight: bold; color: #0099fe; margin: 15pt 0pt;}
#Tresc h4 {font-size: 14pt; font-weight: bold; color: #0099fe; margin: 15pt 0pt;}
	
/* Sciezka pliku */
#Sciezka {display: none; position: absolute; bottom: 0pt; right: 0px; margin: 0px 0px 00px 0px; padding: 0; font-size: 10pt; text-decoration: overline; content: "Zródlo: KrzysioweZabawki.pl";}
#Sciezka strong { font-weight: inherit; text-decoration: none;}
#Sciezka a {font: inherit; color: inherit; text-decoration: none; display: none}
#Sciezka a.Nav1 {font: inherit; color: inherit; text-decoration: none; display: none;}

/* Galeria */
#galeria {
	display: block;
	margin: auto;
	border: solid 0px #000000;
	text-align: center;
	word-spacing: 10px;
	margin: 15pt 0px 15pt 0px;}
#galeria span {
	width: 270px;
	height: 207px;
	text-align: center;
	vertical-align: middle;}
#galeria span a {
	text-align: center;
	vertical-align: middle;
	width: 250px;
	height: 187px;}
#galeria span a img {
	width: 250px;
	margin: 5px 0px;
	height: 187px;
	border: 1px solid #e7e7e7;}
#galeria img:hover {
	background-position: right center;}


/* Kolory czcionek */

.niebieski-ciemny {color: #0f4a96;}
.zielony {color: #33CC00;}
.niebieski {color: #0066FF;}
.czerwony {color: #FF0033;}
.pomaranczowy {color: #fe5e00;}

a.tresc {color: #069af7; font-weight: bold; text-decoration: none; border-bottom: 1px solid #c8c8c8 ;}
a.tresc:hover {color: #069af7; font-weight: bold; text-decoration: none; border-bottom: 1px solid #069af7;}

/* Ukryte */

.rlg, .rld, .rpg, .rpd {display:none;}


