/*
Theme Name: WordPress SPN
Theme URI: http://swietokrzyskipn.org.pl/
Description: SPN
Version: 1.0
Author: Jakub Zelazny
Author URI: http://swietokrzyskipn.org.pl/wp/
Tags: SPN, custom header, fixed width, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body
{
 margin:0 0 0 0; 
 padding:5% 5% 3% 5%;   
 background-color:rgb(255,245,210); 
 background-repeat:no-repeat;
 background-position: left top;
 background-image: url(/img/jelen2.gif);
 color: rgb(0,64,0);
 link: blue;
 vlink: gray; 
 font-size:90%; 
 font-family:"Times New Roman", Times, serif;
  
}

div.centruj { text-align: center; margin: auto; }

h2 { text-align: center; }

div.kontener { width: expression(document.body.clientWidth > 741? "740px" : "100%"); 
 max-width: 740px; text-align: center; margin-left: auto; margin-right: auto; 
}
p {margin:0 0 0 0; padding:0 0 0 0; font-size:100%; text-align:justify; text-indent: 3em; line-height:150%}
p.lewy {margin:0 0 0 0; padding:0 0 0 0; font-size:100%; text-align:left; text-indent: 0; line-height:150%}
p.tytul_obrazka {margin:0 0 0 0; padding:0.9% 1% 1% 1%; font-size:120%; text-align: center; text-indent:0;}
p.podpis_obrazka {margin:0 0 0 0; padding:0% 1% 2% 1%; font-size:80%; text-align: center; text-indent:0;}
ol {line-height:150%; text-align:justify}
ul {line-height:150%; text-align:justify}
div.cztery_czwarte {text-align:center; margin: 0 0 0 0;}
div.cztery_czwarte a {text-decoration:none;}
div.jedna_druga {text-align:center; margin: 0 0 0 0; padding: 5% 5% 1% 5%;}
div.jedna_druga a {text-decoration:none;}
div.margines {height:10px; font-size:6px ; margin:0 0 0 0; padding: 0 0 0 0;}
div.ramka {background-color:rgb(235,225,190); border:0px solid rgb(0,100,0); margin: 1% 0 2% 0; text-align:center;}
div.ramka_jedna_druga {width:64%; background-color:rgb(235,225,190); border:2px solid rgb(0,100,0); margin: 3% 0 2% 0; text-align:center;}
div.podpis {width:100%; clear: both; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:70%; text-align:center; margin: 3 0 3 0; padding: 0 0 0 0;}
div.sto_procent {width:100%; text-align:center; margin: 0 0 0 0; padding: 0 0 0 0;}
div.wieksze_litery_bez_marginesu {font-size:140%; text-align: center; margin: 0 0 0 0; padding: 0 0 0 0;}
img.jeden {width:100%;}
img.jedna_czwarta {width:22.9%; margin: 0.1% 0.1% 0.1% 0.1%;}
img.sto_procent{width: 99.9%;  margin: 0 0 0 0; border-width:0; border-color:rgb(125,125,125)}
table.prawa_gorna {margin: 0.6% 0% 1.5% 2.5%;}
table.prawa {margin: 2.0% 0% 1.5% 2.5%;}
table.lewa_gorna {margin: 0.6% 2.5% 1.5% 0%;}
table.lewa {margin: 2.0% 2.5% 1.5% 0%;}
table.ramka { background-color:rgb(245,235,200); margin:0 0 0 0;}
td {color: rgb(0,64,0); font-size:90%; font-family:"Times New Roman", Times, serif;}
td.ramka {background-color:rgb(220,220,220); padding: 2 2 2 2; }
td.zielona {background-color:rgb(180,190,0); padding: 2 2 2 2; }
a {text-decoration: none;}
a:link {color:rgb(40,140,0);}
a:visited {color:rgb(50,180,0);)}
a:hover {color:rgb(200,100,0); text-decoration: underline;}
a:active {color:rgb(240,120,0) ;}
a.drogowskaz {text-decoration: none;}
a.drogowskaz:hover {text-decoration: none;}
a.guzik {width:84%; text-align:center; font-weight:bold; margin: 0 0 0 0; padding: 5 5 5 5; background-color:rgb(210,220,160);border:1px solid rgb(0,0,100)}
a.guzik:hover {color:rgb(255,0,0); background-color:rgb(220,200,170);}
span.razem {white-space: nowrap;}
img.szlaki {border:0; margin:0; padding:0}
tr.szlaki {text-align:center;}
td.szlaki {text-align:center; font-size: 14px;}
td.szlaki_nazwy {text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
td.szlaki_nazwy_drobny {text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8px;}
td.szlaki_bialy {font-size: 7px; background:rgb(255,255,255)}
td.szlaki_czarny {font-size: 7px; background:rgb(0,0,0)}
td.szlaki_czerwony {font-size: 7px; background:rgb(255,0,0)}
td.szlaki_niebieski {font-size: 7px; background:rgb(0,0,255)}
td.szlaki_zolty {font-size: 7px; background:rgb(255,255,0)}
td.szlaki_zielony {font-size: 7px; background:rgb(0,190,0)}
div.szlaki_podpis { font-size: 9px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;}


#footer {
	background: #FFF5A2; 
        background-image: url(/img/jelen2.gif);
        background-repeat: no-repeat;
	border: none;
	}

#footer {
	padding: 0;
	margin: 0 auto;
        margin-top: 20px;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}


/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	 padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 

}

.wp-caption img {
	/* margin: 0;*/
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
        text-indent: 0; 
        text-align: center;
        margin: 0;
 }
/* End captions */ 

div.entry { line-height:150%; }

div.wordtube{ text-align: center; }
