/*
Theme Name: Thankyourope based on Simplicity
Theme URI: http://zitseng.com/tech/simplicity
Description: A clean, simple and elegant WordPress theme designed by <b>Krzysztof Bednarz</b>. Simplicity was made by <a href="http://zitseng.com/">Lai Zit Seng</a>. Highly configurable layout: flexible/fluidwidth  or fixed width, two or three columns. XHTML and CSS compliant. Supports new comment threading features of WordPress 2.7.
Version: 0.3.32
Author: Krzysztof Bednarz
Author URI: http://thankyourope.pl/autorzy
Tags: flexible-width, fixed-width, two-columns, three-columns, left-sidebar, right-sidebar, threaded-comments, theme-options, custom-header

   This is my attempt to spin my own WordPress theme. I was looking for
   a simple fluid width three column theme, but could not find anything
   that I liked. After many months of procastinating, I finally got
   around to putting Simplistic together.

   I used the default WordPress theme (Kubrick v1.5) as the basis for
   creating Simplistic. Some ideas were also borrowed from various other
   sources.

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout default typography and colours */

body {
  background: url("http://thankyourope.pl/images/tapetaglowna1.gif") repeat;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

#page { background-color: white; text-align: left;}

#header { margin: 0; padding: 0; width: 980px;}

#headertitle { padding: 0 1em 2em 1em; }

#headermenu { clear: both; margin: 0; border: 0; padding: 0 1em; }

#headerbar { clear: both; height: 0.5em; padding: 0; background-color: #7ac; }

#outer-column-container {
  margin-bottom: 20px;
 }

#source-order-container {
  display: table;
  float: left;
  min-height: 100%;
  width: 100%;
  
}

#left-column {
  padding: 0;
  float: left;
  margin-left: -282px;
  width: 282px;
}

#right-column {
  padding: 0;
  float: right;
  margin-left: 1px;
  width: 160px;
}

#content-column {
  display: table-row;
  vertical-align: top;
  width: 518px;
}

#content { padding: 0 2px 0 2px; min-height: 800px;}

/* Begin Typography & Colors */

p.postmetadata a {
	color: #999;
	text-decoration: underline;
}

a:link.postmetadata, a:visited.postmetadata {
	color: #999;
}

.postmetadata a:link, a:visited {
        color: #999;
}

#header { }

#headerimg { }

#content .postmetadata { margin: 0.5em 2em; padding: 0 1em; }

#footer { border: none; }

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

/*h1, h2, h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}*/

h1 {
  font-size: 2em;
}

#headertitle .description {
  font-size: 1.2em;
}

h2 { clear: both; font-size: 1.7em; }

h2.pagetitle { clear: both; font-size: 1.6em; }

.sidebar h2 {
  zoom: 1;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
}

h3 { clear: both; font-size: 1.3em; }

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited, #header .description {
  text-decoration: none;
  color: white;
}

/*h1, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #444;
} TO ODPOWIADAŁO ZA ZŁY KOLOR NAGŁÓWKÓW W OBRAZKU*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
  font-size: 1em;
}


.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

.sidebar {
  font-size: 0.9em;
}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

/*a, h2 a:hover, h3 a:hover {
  color: #15a;
  text-decoration: none;
}*/

/*a:hover {
  text-decoration: underline;
}*/

#wp-calendar #prev a, #wp-calendar #next a {
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  font-weight: bold;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body {
  margin: 0;
  padding: 0;
}

#page {
  background-color: white;
  margin: 0;
  padding: 0;
}

#header {
  background-color: #fff;
}

#headerimg {
  margin: 0;
  width: 100%;
}

.post {
  margin: 0 0 1em;
  padding-left: 5px; 
   /*line-height: 120%;*/
}

.post hr {
  display: block;
}

/*.post h2 {
  margin: 0.5em 0 0;
  padding-top: 0.3em;
}*/

.postmetadata {
  clear: both;
  font-size: 0.9em;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  clear: both;
}

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
/* End Structure */

/*	Begin Headers */
/*h1 {
  padding-top: 10px;
  margin: 0;
}

h2 {
  margin: 1em 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

.sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
}

.sidebar h3 {
  padding: 0;
  margin: 1em 0 0;
  border-bottom: 1px solid #ccc;
}

h3 {
  padding: 0;
  margin: 1em 0 0;
}*/

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */

/* 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 */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
}

html>body .entry li {
  margin: 0.5em 0 0.5em 1em;
}

.entry ul li:before {
  content: "\00BB \0020";
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

.sidebar ul, .sidebar ul ol {
  margin: 0;
  padding: 0;
}

.sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}

.sidebar ul p, .sidebar ul select {
  margin: 5px 0 8px;
}

.sidebar ul ul {
  margin: 0;
}

.sidebar ul ul ul, .sidebar ul ol {
  margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
  list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
  margin: 0;
  padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

.sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}

.sidebar #searchsubmit {
  padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 99%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
  border: 1px solid #ddd;
}
.even, .alt {
  border-left: 1px solid #ddd;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */

/* Begin Sidebar */
.sidebar form {
  margin: 0;
}
/* End Sidebar */





/* Begin Calendar */
  #wp-calendar {
  empty-cells: show;
  margin: 0 auto;
  width: 120px;
}

#wp-calendar #next a {
  padding-right: 5px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 5px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
}

#wp-calendar td {
  padding: 1px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 1em;
}
/* End Various Tags & Classes*/

/* 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: 5px;
  //-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 */

/* headermenu */
#headermenu {
  padding: 0 1em;
  width: auto;
  background: transparent;
  font-family: 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
}
#headermenu ul {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#headermenu li {
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#headermenu li:first-child { margin-left: 10px; }
#headermenu a {
  float: left;
  line-height: 1em;
  display: block;
  background-color: #58a;
  color: white;
  margin: 0 10px 0 0;
  padding: 0.5em 10px;
}
#headermenu a:hover {
  background-color: #7ac;
  text-decoration: none;
}







/* MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE MOJE*/


/* belka menu */
ul#menu_glowne, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_glowne {
	float: left;
	background-color: #693B00;
	padding: 0px 0 0px 1px;
	border-bottom: 2px solid #000;
	border-left: 3px solid #693B00;
	border-right: 3px solid #693B00;
}

ul#menu_glowne li {
	float: left;
}

ul#menu_glowne a:link, ul#menu_glowne a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #693B00 url("http://thankyourope.pl/images/tlob.gif") repeat-x center;
	color: #fff;
	padding: 1px 18px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	font-family: 'Times New Roman';
}

ul#menu_glowne a:hover {
	background-color: #693B00;
	background-image: url("http://thankyourope.pl/images/tloc.gif");
}



/* ulozenie strony */
html, body {
	background: url("http://thankyourope.pl/images/tapetaglowna1.gif") repeat;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

#caleokno {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#top {
	width: 980px;
	margin:0 auto;
	background-color: #fff;
	text-align: left;
}

#naglowek {
	/* background-image: url("http://thankyourope.pl/images/naglowek1b.png"); 
	padding: 162px 100px 0px 0px; */
        background-color:  #693B00;
}

#menu {
	width: 980px;
	height: 24px;
	float: left;
	overflow: hidden;
	background-image: url("http://thankyourope.pl/images/tlob.gif");
}

#reklamatop {
	text-align: left;
	padding: 8px 5px;
	width: 800px;
	height: 90px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#wyszukiwarkatop {
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	width: 160px;
	height: 90px;
	float: right;
	overflow: hidden;
	background-color: #fff;
}

#header div.breadcrumb {
	text-align: left;
	font-size: small;
        margin-bottom: 6px;
	width: 980px;
	float: left;
	overflow: hidden;
	background: #fff url("http://thankyourope.pl/images/sciezka.gif");
	color: #fff;
}

#header div.breadcrumb a {
	color: #fff;
	text-decoration: underline;
}
	a:link#sciezka1, a:visited#sciezka1 {
	color: #fff;	
	}

#tresc {
	text-align: left;
	font-size: medium;
	color: #fff;
	height: 800px;
	margin-top: 6px;
	padding: 3px 3px 3px 3px;
	width: 282px;
	float: left;
	background: #fff url("http://thankyourope.pl/images/tresc1.gif") no-repeat;
}

a#linktresc1:link, a#linktresc1:visited {
	color: #ffedf5;
}

a#linktresc1:hover {
	color: #7aa7d2;
}

#tresc2 {
	text-align: left;
	color: #333333;
	width: 518px;
	min-height: 800px;
	font-size: small;
	margin-top: 6px;
	margin-left: 2px;
	float: left;
	padding: 3px 3px 3px 3px;
	background: #fff url("http://thankyourope.pl/images/tresc2main.gif") no-repeat;
}

#tresc2 a:link, a:visited {
	color: #ca0000;
} 

a#linktresc2:link, a#linktresc2:visited {
	color: #ca0000;
}

#reklamabok {
	text-align: right;
	margin-top: 6px;
	width: 160px;
	float: right;
	background-color: #fff;
}

#stopka {
	clear: both;
	text-align: center;
	width: 980px;
	background-color: #fff;
	border-top: #000;
	font-size: small;
	color: #999;
}

a#stopka:link, a#stopka:visited {
	color: #999;
}


/*elementy specjalne*/

#naglowektresc1 {
	color: #ffedf5;
	background: url("http://thankyourope.pl/images/naglowek_tresc1d.png") no-repeat;
	padding-left: 14px;
	margin-left: -2px;
}

#naglowektresc2 {
	color: #ffedf5;
	background: url("http://thankyourope.pl/images/naglowek_tresc2ask.gif") no-repeat;
	margin-left: -4px;
        margin-right: -2px;
        padding-left: 15px;

}

#naglowektresc2kat {
	color: #ffedf5;
	background: none;
	padding-left: 15px;
}

#naglowektresc2tag {
	color: #ffedf5;
	background: url("http://thankyourope.pl/images/naglowek_tresc2ask.gif") no-repeat;
	padding-left: 15px;
}

#wazne {
	color: navyblue;
	font-weight: 700; 
	background: #fffecb url("http://thankyourope.pl/images/wazne.gif") no-repeat;
	margin: 10px 35px 10px auto;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: solid 1px #607b93;
	max-width: 400px;
}

#naglowekwazne {
	color: #ca0000;
	font-style: italic;
	padding-left: 10px;
}

ul#wykaztresc2 {
	font-weight: 700; 
	color: navyblue;
	background-color: transparent;
}

li#wykaztresc2 {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	background: url("http://thankyourope.pl/images/punktzolty.gif") no-repeat left;
	background-color: transparent;
	padding-left: 20px;
	font-weight: 700; 
	color: navyblue;
}

#obraz {
	width: 518px;
	height: 313px;
	max-height:313px;
	color: #fff;
	margin: 0 0 10px 0;
    margin-left: -5px;
	border: #693B00;
}

#obraztekst {
	padding-top: 180px;
	padding-left: 5px;
	line-height: 120%;
}

a#linkobraz:link, a#linkobraz:visited {
	color: #7aa7d2;
}

a#linkobraz:hover {
	color: #c9e5ec;
}
	
#linkobraz {
	text-decoration: underline;
}

#linkobrazkat {
	color: #7aa7d2;
	text-decoration: underline;
}

#linkobrazkat:hover {
	color: #c9e5ec;
	text-decoration: underline;
}

#obraztekstkat {
	padding-top: 2px;
	padding-left: 317px;
	line-height: 120%;
        
}

#akapit {
	text-indent: 1cm;
    padding-left: 5px;
}

#malyobrazek {
	background: url("http://thankyourope.pl/images/naglowek_tresc2ask.gif");
	margin: 5px;
	border: solid 1px #607b93;
	float: left;
	color: #ffedf5;
}

#sekcje_w_tresc2 {
	float: left;
}
        
li.wnetrzeposta, ul.wnetrzeposta {
	color: #333333;
	font-size: small;
        font-weight: normal;
}

/* menu stopki*/
ul#menu_stopka, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_stopka {
	float: float;
	background-color: #fff;
	padding: 0px 0 0px 1px;
}

ul#menu_stopka li {
	float: left;
}

ul#menu_stopka a:link, ul#menu_stopka a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #fff;
	color: #999;
	padding: 1px 19px;
	border-right: 1px solid #999;
	border-right: 1px solid #999;
	font-family: Arial;
}

ul#menu_stopka a:hover {
	background-color: #fff;
	text-decoration: underline;
}

/* menu boczne tresc*/
#menu_boczne ul, ul li {
	display: block;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#menu_boczne {
	width: 220px;
}

ul#menu_boczne a:link, ul#menu_boczne a:visited {
	display: block;
	width: 186px;
	text-decoration: none;
	color: #7aa7d2;
	padding: 2px;
	
}

ul#menu_boczne a:hover {
	padding: 4px 0px 0px 4px;
}

li#menu_boczne_akt a:link, li#menu_boczne_akt a:visited {
	color: #006dd2;
}

li#menu_boczne_miasta, li#menu_boczne_miasta_akt {
	padding-left: 20px;
}

li#menu_boczne_miasta a:link, li#menu_boczne_miasta a:visited {
	color: #7aa7d2;
	font-weight: 400;
	font-size: small;


}

li#menu_boczne_miasta_akt a:link, li#menu_boczne_miasta_akt a:visited {
	color: #006dd2;
	font-weight: 400;

	font-size: small;
}


/* OBRAZKI KATEGORIE - BALTYK - INFORMACJE */

.obrazkatniemcy {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_niemcy_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatniemcy:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_niemcy_cz.jpg") no-repeat; }

.obrazkatdania {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_dania_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatdania:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_dania_cz.jpg") no-repeat; }

.obrazkatszwecja {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_szwecja_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatszwecja:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_szwecja_cz.jpg") no-repeat; }

.obrazkatfinlandia {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_finlandia_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatfinlandia:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_finlandia_cz.jpg") no-repeat; }

.obrazkatrosja {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_rosja_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatrosja:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_rosja_cz.jpg") no-repeat; }

.obrazkatestonia {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_estonia_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatestonia:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_estonia_cz.jpg") no-repeat; }

.obrazkatlotwa {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_lotwa_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatlotwa:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_lotwa_cz.jpg") no-repeat; }

.obrazkatlitwa {background: url("http://thankyourope.pl/images/photos/kategorie_wybor_litwa_br.jpg") no-repeat; width: 518px; height: 200px; color: #fff; text-decoration: none; }
div.obrazkatlitwa:hover { background: url("http://thankyourope.pl/images/photos/kategorie_wybor_litwa_cz.jpg") no-repeat; }
