/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}

body {
	position: relative;
	margin: 0px auto;
	font: normal 16px "Trebuchet MS", Verdana, Helvetica, Arial, Symbol, serif;
	/*background-color: #FFFFFF;*/
  background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	line-height: 1.1em;
	color: #666699;
}

img {
  display: block;
}

div.container {
	position: relative;
	width: 950px;
	margin: 0px auto;
}

div.top {
	position: relative;
	padding-top: 5px;
	height: 208px;
}

div.top div.logo {
  position: relative;
  left: 0px;
  top: 0px;
	height: 112px;
	padding-top: 50px;
	padding-bottom: 5px;
}

div.top div.logo img, div.top div.logo a img {
  display: block;
  position: relative;
  width: 114px;
  height: 112px;
}

div.top div.panel {
  position: absolute;
  top: 5px;
  right: 50px;
  text-align: right;
}

div.top p.domain {
  position: absolute;
  left: 105px;
  top: 102px;
  color: #FF6805;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}

div.top p.domain a {
  color: #FF6805;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-decoration: none;
}

div.top h2.subtitle {
  position: absolute;
  left: 125px;
  top: 130px;
  color: #666699;
  font-size: 12px;
  font-weight: bold;
}

div.top h2.subtitle a {
  color: #666699;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

div.top div.menu {
  height: 31px;
}

a {
  color: #666699;
}

h1, h2, h3 {
  color: #FF6805;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}

ul {
  position: relative;
  padding-left: 10px;
  line-height: 20px;
  font-size: 16px;
  padding-bottom: 25px;
}

ul li {
  position: relative;
  background-image: url('../images/bullet_orange.gif');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: 0% 65%;
  list-style-type: none;
  list-style-position: outside;
}

a#klapouszek {
  position: relative;
  width: 120px;
  height: 31px;
  background-image: url(../images/home.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#klapouszek.selected {
  position: relative;
  width: 120px;
  height: 31px;
  background-image: url(../images/home_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#wiersze {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#wiersze.selected {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#bajki {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#bajki.selected {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#kolysanki {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#kolysanki.selected {
  position: relative;
  width: 79px;
  height: 31px;
  background-image: url(../images/poems_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#zabawy {
  position: relative;
  width: 120px;
  height: 31px;
  background-image: url(../images/home.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#zabawy.selected {
  position: relative;
  width: 120px;
  height: 31px;
  background-image: url(../images/home_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#autorzy {
  position: relative;
  width: 75px;
  height: 31px;
  background-image: url(../images/authors.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#autorzy.selected {
  position: relative;
  width: 75px;
  height: 31px;
  background-image: url(../images/authors_hover.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

a#zakupy {
  position: relative;
  width: 75px;
  height: 31px;
  background-image: url(../images/authors.gif);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-right: 1px;
  color: #666699;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

br.clear {
  clear: both;
}

hr.clear {
  clear: both;
  margin-bottom: 25px;
  border: 0px none;
  background-color: transparent;
  color: #FFFFFF;
  height: 0px;
}

div.content {
	min-height: 270px;
	padding-bottom: 30px
}

div.path {
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  padding-bottom: 10px;
}

div.path a {
  color: #FFFFFF;
  /*background-color: inherit;*/
}

div.path h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

div.wide {
  position: relative;
  padding-bottom: 20px;
}

div.right {
	position: relative;
	width: 300px;
	float: left;
}

div.left {
	position: relative;
	width: 640px;
	padding-right: 10px;
	float: left;
}

ul.top_poems {
  padding-bottom: 20px;
} 

ul.top_poems li {
  float: left;
  width: 172px;
}

ul.cols {
  position: relative;
}

ul.cols li {
  float: left;
  width: 295px;
}

h1.white, h2.white, h3.white {
  color: #FFFFFF;
}

h3.small {
  font-size: 14px;
  font-weight: normal;
}

div.signup {
  position: relative;
  width: 640px;
  height: 80px;
  background-image: url(../images/signup.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #FFFFFF;
  /*background-color: inherit;*/
  margin-bottom: 20px;
}

div.signup p {
  padding-left: 85px;
  padding-right: 5px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 1.3em;
}

p.tags {
  text-align: left;
  line-height: 1.3em;
  padding-bottom: 15px;
}

p.pre {
  white-space: pre;
  padding-left: 8px;
  padding-top: 4px;
  overflow: hidden;
  text-align: left;
}

p.byright {
  text-align: right;
  padding-right: 8px;
}

.nobottom {
  padding-bottom: 0px;
}

div.submenu {
  position: relative;
  width: 295px;
}

div.box {
  position: relative;
  padding-bottom: 15px;
}

div.box div.include {
  position: relative;
  /*background-color: #FFAB25;
  color: #FFFFFF;
  padding-left: 8px;
  padding-right: 8px;*/
}

/*div.box div.include h1, div.box div.include h2, div.box div.include h3 {
  color: #FFFFFF;
  background-color: inherit;
}*/

form.search {
  padding-top: 5px;
  padding-bottom: 5px;
}

input {
  position: relative;
  font-size: 16px;
  border: 1px solid #FF6805;
}

label.text {
  height: 20px;
  float: left;
  padding-right: 10px;
}

label.multiline {
  height: 20px;
  padding-bottom: 5px;
  float: left;
  padding-right: 10px;
  width: 250px;
  text-align: right;
}

label.empty {
  width: 249px;
}

input.text {
  height: 20px;
  float: left;
  width: 186px;
}

a.event {
  height: 22px;
  background-image: url(../images/form_button.gif);
  /*background-color: inherit;*/
  background-repeat: no-repeat;
  background-position: top left;
  width: 95px;
  color: #FFFFFF;
  line-height: 18px;
  border: 0px none;
  display: block;
  float: left;
  text-align: center;
  margin-left: 1px;
}

div.subpage {
  padding-bottom: 25px;
  width: 635px;
}

div.nolimit {
  width: auto !important;
}

div.subpage p.box {
  padding-bottom: 25px;
}

.inline {
  display: inline !important;
}

h3.inline {
  padding-left: 8px;
}

.large {
  font-size: 18px;
  font-weight: normal !important;
}

p.err {
  padding-top: 15px;
  color: #FF0000;
}

ol.red {
  list-style-type: decimal;
  padding-left: 15px;
  padding-bottom: 15px;
  list-style-position: inside;
  color: #FF0000;
}

div.subpage p {
  position: relative;
  padding-bottom: 10px !important;
  text-align: justify;
  line-height: 20px;
}

div.adv_home {
  text-align: center;
  padding-bottom: 10px;
  margin: 0px auto;
  width: 468px;
}

div.float {
  position: relative;
  float: left;
  width: 49%;
}

ul.two_cols li{
  float: left !important;
  width: 47%;
  padding-right: 1px;
}

ul.two_cols li.pp{
  float: left !important;
  width: 47%;
}

ul.polecane {
  padding-left: 0px;
}

ul.polecane li {
  padding-left: 10px;
  line-height: 22px;
}