BODY {
    background: #F5F5F5 url(images/tlo.jpg) repeat-x top left;
    margin: 0;
    padding: 0;
    text-align: center;
    border-style: none;
}

#main {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background: transparent url(images/tlo2.jpg) repeat-y top left;
}

#text-box {
    background: transparent url(images/gora.jpg) no-repeat top left;
    width: 1000px;
  	min-height: 400px;
  	height: auto; 
  	_height: 400px;
}

#stopka {
    background: transparent url(images/stopka.jpg) no-repeat bottom left;
    margin: 0 auto;
    text-align: right;
    width: 1000px;
  	height: 20px;
    margin-top: 20px;
    margin-bottom: 10px; 
    clear: both;
}

#stopka p {
    padding: 15px 0 0 0;
    margin: 0 50px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #aaa;
    text-transform:uppercase
}
#stopka span {
    margin-left: 10px;
}
#stopka span a {
    color: #aaa;
    text-decoration: underline;  
}

/* MENU */
#menu-gorne {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 900px;
  height: 25px;
  text-align: right;
}
#dzialy {
  position: absolute;
  top: 0px;
  right: 140px;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3d73a0;
  margin-top:5px;
}
#searchform {
  position: absolute;
  top: 0px;
  right: 5px;
}
#searchform input {
  font-family: Tahoma;
  font-size: 11px;
  color: silver;
  margin-top: 3px;
  padding: 2px;
  border: 1px solid #6699bb;
  background: transparent url(images/inputy.gif) no-repeat top left;
}

#menu-boczne {
    float: left;
    margin: 240px 0 0 50px;
    width: 219px;
}

/* LINKI */
a {
    font-weight: bold;
    color: #1465AF;
}
a:link {
    color: #1465AF;
    text-decoration: none;
}
a:visited {
    color: SkyBlue;
    text-decoration: none;
}
a:hover {
    color: #FF5A00;
}

#dzial {
    position: absolute;
    top: 145px;
    left: 370px;
    width: 410px;

    font-family: "Times New Roman";
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    color: #0757a5;
    margin: 0;
    border: 0;

    text-align: center;
    text-transform:uppercase;
    letter-spacing: 3px;
}


/* TEXT */
#text {
    float: right;
    margin-top: 205px;
    margin-right: 70px;
    width: 640px;

    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif,"Trebuchet MS";
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
}

#text ul {
    margin-left: 15px;
    padding-left: 15px;
}
#text ul li {
    list-style-image: url(images/li.gif);
}

/* NAGLOWKI */
#text-box h1 {
    display: none;
}
#text h2 {
    font-family: "Times New Roman";
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    color: #1465AF;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #1465AF;
}
#text h3 {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
    font-size: 20px;
    font-weight: normal;
    color: #1465AF;
    margin: 0;
    padding-bottom: 3px;
}

.post-tytul {
  height: 50px;  
}
.post-data {
  float: left;
  width: 44px;
  height: 49px;
  background: transparent url(images/kalendarz.gif) no-repeat top left;
  margin: 0 10px 0 0;
}
.post-miesiac {
  font-family: Tahoma;
  font-size: 10px;
  color: White;
  text-align: center;
  display: block;
  line-height: 1.3em;
  text-transform:uppercase;
}
.post-dzien {
  font-family: "Trebuchet MS";
  font-size: 18px;
  font-weight: normal;
  color: Gray;
  text-align: center;
  display: block;
  line-height: 1.7em;
  padding-right: 2px;
}
.post-tytul h3 {
  display: block;
}
.post-tytul h3 a {
  color: #1465AF;
  font-weight: normal;
}
.post-kategoria {
  color: gray;
  background: transparent url(images/kategoria.gif) no-repeat bottom left;
  padding-left: 20px;
  display: inline;
  height: 20px;
} 
.post-tagi {
  color: gray;
  background: transparent url(images/tagi.gif) no-repeat bottom left;
  padding-left: 20px;
  display: inline;
  height: 20px;
} 
.post-kategoria a {
  font-weight: normal;
  font-size: 11px;
  color: gray;  
}
.post-tagi a {
  font-weight: normal;
  font-size: 11px;
  color: gray;  
}

.post {
  margin-bottom: 20px;
}

.entry p {
}

#dzialy a {
  color: #1465af;
}

#dzialy .menu ul, #dzialy .menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#dzialy .menu ul li {
	display: inline;
	white-space: nowrap;
  background: transparent url(images/kreska.gif) no-repeat bottom right;
  padding: 0 7px;
}

#comment {
  width: 600px;
  height: 200px;
  font-family: Tahoma, Arial, Verdana;
  font-size: 10pt;
}

#sidebar {
  color: #1465AF;
  font-family: Tahoma;
  font-weight: normal;
}
#sidebar ul {
  margin: 0 5px;
  padding: 0;
}
#sidebar ul li {
  list-style-type: none;
  font-size: 9pt;
}
#sidebar ul li a {
  font-weight: normal;
}
#sidebar ul li h2 {
  font-size: 10pt;
  font-weight: bold;
  border-bottom: 1px solid #1465AF;
}

.recentdate {
  font-size: 7pt;
  color: gray;
  margin-right: 5px;
}

/* 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;
	}
/* End Images */

a img {
	border: none;
	}

/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* BUBBLE TOOLTIP */
.tooltip {
    width: 238px;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration:none;
    text-align: center;
}
.tooltip span.bubbletop {
    padding: 35px 18px 0 18px;
    background: url(images/bubble.gif) no-repeat top;
}
.tooltip b.bubblebottom {
    padding: 1px 8px 15px;
    color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}
.tooltip b {
    color: black;
}

.obrazek span {
  font-weight: normal;
  font-size: 7pt;
}

.obrazek {
    background: transparent url(images/obrazek2.gif) no-repeat bottom left;
    width: 14px;
    height: 14px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 6px;
}

.box {
    line-height: 20px;
    border-bottom: 1px dashed gainsboro;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}
.box ul {
    margin-left: 15px;
    padding-left: 15px;
}
.box ul li {
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 16px;
    list-style-image: url(images/li.gif);
    _height: 16px;
}