body {
  margin: 0px auto;
  padding: 0px;
  background-color: #e3e3e3;
  font-size: 11px;
  font-family: helvetica, sans-serif;
}

#main {
  background: #FFF url('img/main_bg.gif') repeat-y;
  width: 960px;
  overflow: visible;
  margin: 0 auto;
}

#top-content {
  padding: 0px 9px 0px 9px;
}

#logo {
  clear: both;
  background: url('img/header.jpg');
  width: 923px;
  height: 150px;
  color: #FFFFFF;
  padding-left: 20px;
}

#login_info {
  padding-top: 2px;
  margin-right: 8px;
  text-align: right;
}

#login_info a {
  color: #FFFFFF;
  text-decoration: underline;
}

#login_info a:hover {
  text-decoration: none;
}

#login_info a {
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#login_info a:hover {
  text-decoration: none;
}

#navig {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans serif;
  font-size: 1.0em;
}

#navig ul {
  float: left;
  width: 943px;
  margin: 0px;
  padding: 0px;
  border-top: solid 1px rgb(54,83,151);
  border-bottom: solid 1px rgb(54,83,151);
  background-color: rgb(127,162,202);
  font-weight: bold;
}	

#navig li {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#navig li a {
  display: block;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  border-right: solid 1px rgb(54,83,151);
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 100%;
}

#navig a:hover {
  color: rgb(50,50,50);
  text-decoration: none;
}

#space {
  clear: both;
  background-color: #FFFFFF;
  height: 20px;
  margin: 0px;
  padding: 0px;
}

#midle-content {
  padding: 0px 14px 0px 14px;
}

#menu {
  clear: both;
  float: left;
  width: 200px;
  margin: 0px;
  padding: 0px;
  color: rgb(75,75,75);
  font-size: 1.0em;
}

#menu ul {
  width: 200px;
  overflow: hidden;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border-bottom: solid 1px rgb(216,216,216);
  background-color: rgb(237,237,237);
}

#menu li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu li.highlight {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

#menu li.title, #menu p.title {
  background: url('img/menu_title.gif');
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
  color: rgb(255,255,255);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
}

#menu div.text {
  margin: 0px 0px 10px 0px;
  padding: 2px 10px 3px 10px;
  border-bottom: solid 1px rgb(216,216,216);
  background-color: rgb(237,237,237);
}

#menu li a {
  display: block;
  min-height: 1.7em;
  height: auto;
  height: 1.7em;
  line-height: 1.7em;
  margin: 0px;
  padding: 0px 7px 0px 20px;
  border-left: solid 7px rgb(237,237,237);
  color: rgb(75,75,75);
  text-decoration: none;
  font-size: 120%;
}

#menu li a:hover {
  border-left: solid 7px rgb(105,179,32); 
  color: rgb(100,100,100);
  text-decoration: none;
}

/* -- Kolumna o szerokoÅ›ci 305 pixeli -- */
#column1 {
  float: left;
  width: 305px;
  margin: 0px;
  padding: 0px 0px 10px 20px;
}

#column1 div {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
  overflow: auto;
}

#column1 p.title_o, p.title_b, p.title_g {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
}

/* -- Pole tytuÅ‚u dla kolumny 305px (kolor: niebieski) -- */
#column1 p.title_b {
  background: url('img/title_305_b.gif');
  color: rgb(255,255,255);
}

/* -- Pola tekstowe formularza -- */
#column1 input.text_field, #column2 input.text_field_small {
  width: 210px;
  border: 0;
  background: #FFF url('img/input_small.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

input.button_b {
  width: 100px;
  height: 24px;
  text-align: center;
  background: url('img/button_b.gif') no-repeat;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
}

input.button_g {
  width: 100px;
  height: 24px;
  text-align: center;
  background: url('img/button_g.gif') no-repeat;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
}

input.button_o {
  width: 100px;
  height: 24px;
  text-align: center;
  background: url('img/button_o.gif') no-repeat;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
}

#button_o_large {
  width: 300px;
  height: 24px;
  text-align: center;
  background: url('img/button_o_large.gif') no-repeat;
  font-weight: bold;
  color: #FFFFFF;
  border: 0;
}

/* -- Kolumna o szerokoÅ›ci 405 pixeli -- */
#column2 {
  float: left;
  width: 385px;
  margin: 0px;
  padding: 0px 0px 10px 20px;
}

#column2 p.title_o, p.title_b, p.title_g {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
}

#column2 div {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
}

/* -- TytuÅ‚ pomaraÅ„czowy -- */
#column2 p.title_o {
  background: url('img/title_425_o.gif');
  color: rgb(255,255,255);
}

/* -- TytuÅ‚ niebieski -- */
#column2 p.title_b {
  background: url('img/title_425_b.gif');
  color: rgb(255,255,255);
}

/* -- TytuÅ‚ zielony -- */
#column2 p.title_g {
  background: url('img/title_425_g.gif');
  color: rgb(255,255,255);
}

/* -- TreÅ›Ä‡ kolumny z niebieskim brzegiem -- */
div.content_b {
  border-right: solid 7px rgb(219,230,241);
  border-bottom: solid 1px rgb(216,216,216);
}

div.content_g, div.comments_pagination {
  border-right: solid 7px rgb(105,179,32);
  border-bottom: solid 1px rgb(216,216,216);
}

div.content_o {
  border-right: solid 7px rgb(255,177,100);
  border-bottom: solid 1px rgb(216,216,216);
}

/* -- Pola tekstowe formularza -- */
#column2 input.text_field, #column3 input.text_field {
  width: 280px;
  border: 0;
  background: #FFF url('img/input.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

#column2 textarea.text_field, #column3 textarea.text_field {
  width: 332px;
  height: 292px;
  border: 0;
  background: #FFF url('img/textarea.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

#column2 textarea.text_field_small, #column3 textarea.text_field_small {
  width: 332px;
  height: 142px;
  border: 0;
  background: #FFF url('img/textarea_small.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

#column2 input.input_error, #column3 input.input_error {
  width: 332px;
  border: 0;
  background: #FFF url('img/input_r.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

#column2 input.input_ok, #column3 input.input_ok {
  width: 332px;
  border: 0;
  background: #FFF url('img/input_g.gif') no-repeat;
  padding: 4px;
  font-weight: bold;
}

#column2 div.movie {
  padding: 0px 0px 0px 0px;
  border-bottom: solid 1px rgb(216,216,216);
}

#column2 div.movie .description {
  padding: 4px;
  margin: 4px;
  border: solid 1px rgb(216,216,216);	
}

#column2 div.movie .description .container {
  padding: 0px;
  margin: 0px;
  overflow: auto; 
}

#column2 div.movie .description .container .left {
  float: left;
  width: 220px;
}

#column2 div.movie .description .container .right {
  float: left;
  background-color: #ececec;
  padding: 6px;
  margin: 0px;
  width: 150px;
}

#column3 {
  float: left;
  width: 710px;
  margin: 0px;
  padding: 0px 0px 10px 20px;
}

#column3 p.title_o, p.title_b, p.title_g {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 120%;
}

#column3 div {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 2px 15px;
}

#column3 p.title_o {
  background: url('img/title_750_o.gif');
  color: rgb(255,255,255);
}

#column3 p.title_b {
  background: url('img/title_750_b.gif');
  color: rgb(255,255,255);
}

#column3 p.title_g {
  background: url('img/title_750_g.gif');
  color: rgb(255,255,255);
}

.form_text {
  font-weight: bold;
  font-size: 140%;
}

/* -- Stopka -- */
#footer {
  background: url('img/footer.gif');
  clear: both;
  width: 946px;
  height: 25px;
  text-align: center;
  padding-left: 14px;
  background-color: rgb(128,161,202);
  color: rgb(255,255,255);
  font-size: 1.0em;
}

#footer a {
  color: rgb(255,255,255);
}

#media_icon {
  margin-right: 4px;
}

#movie_list td {
  border: solid 1px rgb(216,216,216);
  padding: 6px;
  width: 155px;
}

div#pagination a {
  border: solid 1px rgb(216,216,216);
  padding: 2px 6px 2px 6px;
  text-decoration: underline;
  color: #000000;
}

div#pagination a:hover {
  text-decoration: none;
}

div#pagination a:visited {
  color: #000000;
}

#column1 a, #column2 a, #column3 a {
  text-decoration: underline;
  color: #0000F2;
}

#column1 a:hover, #column2 a:hover, #column3 a:hover {
  text-decoration: none;
}

ul#sort_by {
  list-style: none;
  margin: 0px;
  padding: 10px 0 0 0;
  height: 20px;
  border-bottom: 1px solid rgb(255,177,100);
}

ul#sort_by li {
  float: left;
  margin: 0 5px;
  height: 18px;
  text-align: center;
  position: relative;
  width: 160px;
  border: 1px solid rgb(255,177,100);
  top: 1px;
  background-color: #dedede;
}

ul#sort_by li:hover {
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
}

ul#sort_by a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #000000;
}

#najnowsze li#najnowsze, #oceniane li#oceniane,
#komentowane li#komentowane, #popularne li#popularne {
  background-color:	#FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

/* -- Sposób wyœwietlania informacji o b³êdach -- */
.info_error {
  color: red;
  font-weight: bold;
  text-align: center;
}

#rating ul.star { 
  list-style: none;
  margin: 0;
  padding: 0;
  width: 85px;
  height: 20px;
  left: 10px;
  top: -5px;
  position: relative;
  float: left;
  background: url('img/star_bg.gif') repeat-x;
}

#rating li {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 85px;
  height: 20px;
  text-decoration: none;
  z-index: 20;
  position: absolute;
}

#rating li.rating_highlight {
  background: url('img/star_rating.gif');
  font-size: 1px;
}

#rating div.rating_info {
  left: 2px;
  top: -2px;
  position: relative;
  float: left;
  font-size: 12px;
  color: #888;
}

/* definicja styli dla tagów */
#tag_0 { font-size: 10px; }
#tag_1 { font-size: 12px; }
#tag_2 { font-size: 16px; }
#tag_3 { font-size: 20px; }
#tag_4 { font-size: 24px; }
#tag_5 { font-size: 28px; }

