body {
  background: #b1dcf6 url('../img/bg.jpg') top center repeat-x;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  }

body.contentpane {
  background: #fff;
  font-size: 11px;
  color: #000;
  margin: 20px;
}

form {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}

img {
  vertical-align: bottom;
}

a:focus {
   outline: none;
}

.fixed {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

/* og�lne */

h1 a {
  color: #22a2e3;
  text-decoration: none;
}

h1 a:hover {
  color: #22a2e3;
  text-decoration: underline;
}


.skipmenu a {

  float: right;
  margin-right: 5px;
  font-size: 11px;
  text-decoration: none;
  padding-top: 2px;
  color: #99C3DF;
  font-size: 10px;
}
.skipmenu a:hover {
    color: #5AA0CF;
    text-decoration: underline;
}

a {
  color: #22a2e3;
}

div.container {}

/* IE hack \*/
* html .container { height: 1%; }
/* Hack ends */

div.container:after {
  content: ".";
  display: block;
  height: 0;
  overflow:hidden;
  clear: both;
  visibility:hidden;
}


.big_box {
  margin-bottom: 5px;
  background: #fff;
}

.no_banner {
  margin-bottom: 0;
}

#header {
  height: 118px;
}

#header h2 {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  background: url('../img/logo.png') bottom left no-repeat;
  width: 254px;
  height: 118px;
  text-indent: -9000px;
}

#header h2 a {
  display: block;
  margin: 0;
  padding: 0;
  width: 254px;
  height: 118px;
  text-indent: -9000px;
}

#header div#hh {
  float: left;
  width: 543px;
  margin-left: 183px;
  color: #fff;
  background: url('../img/login_bottom.png') bottom left no-repeat;
  padding-bottom: 10px;
  
}



#header div div.container {
  background: #2f2870;
  sheight: 33px;
  padding: 10px 10px 0 10px;
}

#header span {
  float: left;
  display: block;
  width: 174px;
  background: #2f2870;
}

#header span a {
  color: #fff;
  text-decoration: none;
  padding-top: 2px;
  display: block;
}

#header span a:hover {
  text-decoration: underline;
}

#header input.text {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 140px;
  padding: 5px;
  font-size: 14px;
}

#header button {
  margin-bottom: 5px;
  width: 110px;
}



#header input.checkbox {
  padding: 0;
  margin: 0;
  margin-right: 6px;
  float: left;
  margin-top: 3px;
}

#header label {
  margin-top: 2px;
  display: block;
  
}

#first_box {
  sheight: 344px;
  background: none;
}

#main_menu {
  height: 54px;  
  spadding-bottom: 1px;
  background: url('../img/main_menu_bg.png') bottom right no-repeat;
}

#main_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#main_menu ul li {
  margin: 0;
  padding: 0 1px 0 0 ;
  height: 54px;
  background: url('../img/main_link_border.png') top right no-repeat;
  float: left;
}

#main_menu ul li a {
  float: left;
  display: inline;
  height: 54px;  
  text-indent: -9000px;
}

#main_menu ul li#link_1 a {
  background: url('../img/main_link_1.png') top left no-repeat;
  width: 75px;
}

#main_menu ul li#link_1 a:hover, #main_menu ul li#link_1 a.active {
  background: url('../img/main_link_1_h.png') top left no-repeat;
}

#main_menu ul li#link_2 a {
  background: #fff url('../img/main_link_2.png') 0px 22px no-repeat;
  width: 176px;
}

#main_menu ul li#link_2 a:hover, #main_menu ul li#link_2 a.active {
  background: #fff url('../img/main_link_2_h.png') top left no-repeat;
}

#main_menu ul li#link_3 a {
  background: #fff url('../img/main_link_3.png') 0px 22px no-repeat;
  width: 123px;
}

#main_menu ul li#link_3 a:hover, #main_menu ul li#link_3 a.active {
  background: url('../img/main_link_3_h.png') top left no-repeat
}

#main_menu ul li#link_4 a {
  background: #fff url('../img/main_link_4.png') 0px 22px no-repeat;
  width: 126px;
}

#main_menu ul li#link_4 a:hover, #main_menu ul li#link_4 a.active {
  background: url('../img/main_link_4_h.png') top left no-repeat
}

#main_menu ul li.last {
  background: none;
}


.sub_menu {
  background: #3c3c3c;
  
  sheight: 33px; 
  sline-height: 33px;
}

.sub_menu ul {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  list-style-type: none;
}

.sub_menu ul li {
  margin: 0;
  padding: 0;
  display: inline;
}

.sub_menu ul li a {
  display: inline;
  color: #fff;
  text-decoration: none;
  padding: 0 15px;
  font-size: 15px;
  sfont-weight: bold;
  
  height: 2.2em;
  line-height: 2.2em;
}

.sub_menu ul li a:hover {
  text-decoration: underline;
}


h2#banner {
  background: url('../img/banner.jpg') top left no-repeat;
  width: 660px;
  height: 257px;
  float: left;
  text-indent: -9000px;
  margin: 0;
  padding: 0;
}

#search {
  width: 320px;
  float: left;
  color: #fff;
}

#search_options {
  height: 186px;
  padding: 0 20px 0 15px;
  background: #141257;
}

#search_options label {
  color: #fff;
}

#search_buttons {
  height: 71px;
  background: url('../img/search_bg.png') top left no-repeat;
}

#search_buttons div#s_b_cont {
  float: left;
  display: inline;
  width: 220px;
  text-align: center;
  padding-top: 15px;
  width: 170px;
  padding: 15px 0 0 50px;
}

#search_buttons button {}


#search_buttons a {
  float: left;
  display: inline;
  width: 94px;
  color: #f9fafc;
  text-decoration: none;
  padding-top: 20px;
  padding-left: 6px;
}

#search_buttons a:hover {
  text-decoration: underline;
}

#search h4 {
  margin: 0;
  padding: 20px 0 15px 0;
  font-size: 18px;
  font-weight: normal;
}

#search form {
  font-size: 13px;
}

#search table {
  width: 100%;
}

#search table td.col_2 {
  text-align: right;
}

#search table td {
  padding: 3px 5px;
}

#search table input.age {
  width: 60px;
}

#search table select#woj {
  width: 180px;
}

#search table select {
  min-width: 160px;
}







#content_left {
  float: left;
  display: inline;
  width: 622px;
  padding: 19px;
  
  overflow: hidden;
}

#right_column {
  float: left;
  display: inline;
  width: 310px;
  margin-right: 10px;
  padding-top: 10px;
  
  overflow: hidden;
}

.module_box h3 {
  margin: 0;
  padding: 0 0 0 26px;
  background: #efefef;
  color: #171256;
  font-size: 20px;
  font-weight: normal;
  
  background: #efefef url('../img/module_box_h3_shadow.png') bottom left no-repeat;
  
  height: 60px;
  line-height: 50px;
  
  height: 3em;
  line-height: 2.5em;
}

#news h3 {
  background: #efefef url('../img/module_box_h3_shadow.png') bottom left no-repeat;
  
  height: 3em;
  line-height: 2.5em;
}

#experts h3 {
  background: #dae461 url('../img/module_box_h3_shadow.png') bottom left no-repeat;
  
  height: 3em;
  line-height: 2.5em;
}

.module_box_2 {
  background: #fffaf0;
  border: solid 1px #e2e0e3;
  padding: 20px;
  
  margin-bottom: 30px;
}

.module_box_2 h3 {
  color: #009be1;
  margin: 0;
  padding: 0 0 0 6px;
  sheight: 50px;
  sline-height: 50px;
   
  font-size: 20px;
  font-weight: normal; 
}


/* box archiwum news�w */

#archive_news {
  margin-bottom: 20px;
} 


#archive_news ul {
  margin: 0; 
  padding: 0;
  list-style-type: none;
}

#archive_news ul li {
  margin: 0; 
  padding: 4px 0 4px 20px;
}

#archive_news ul li a {
  color: #0094df;
  text-decoration: none;
  font-size: 14px;
}

#archive_news ul li a:hover {
  text-decoration: underline;
}
  

/* box wi�cej zdj�� */

#more_pic {
  margin-bottom: 20px;
}

#more_pic #more_news {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

#more_pic #more_news:hover {
  text-decoration: underline;
}

#more_pic div {
  padding-left: 3px;
}

#more_pic img {
  margin: 3px;
}


/* box kategorie forum */

#forum_categories {
  margin-bottom: 20px;
} 


#forum_categories ul {
  margin: 0; 
  padding: 0;
  list-style-type: none;
}

#forum_categories ul li {
  margin: 0; 
  padding: 6px 0 6px 20px;
}

#forum_categories ul li a {
  color: #0094df;
  text-decoration: none;
  font-size: 14px;
  float: left; 
  width: 80%;
}

#forum_categories ul li .count {
  float: right; 
  width: 20%; 
  text-align: right;
}

#forum_categories ul li a:hover {
  text-decoration: underline;
}


/* box kategorie forum */

#advert_arch {
  margin-bottom: 20px;
} 


#advert_arch ul {
  margin: 0; 
  padding: 0;
  list-style-type: none;
  width: 290px;
}

#advert_arch ul li {
  margin: 0; 
  padding: 6px 0 6px 20px;
}

#advert_arch ul li a {
  color: #0094df;
  text-decoration: none;
  font-size: 14px;
  float: left; 
  width: 70%;
}

#advert_arch ul li .count {
  float: right; 
  width: 20%; 
  text-align: right;
}

#advert_arch ul li a:hover {
  text-decoration: underline;
}
 
 
/* boxy list przy profilu */

.pic_list {
  margin-bottom: 20px;
}

.module_box .see_more {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

.module_box .see_more:hover {
  text-decoration: underline;
}

.pic_list div div {
  float: left;
  display: inline;
  margin-left: 6px;
  color: #0094df;
  font-weight: bold;
  margin-bottom: 10px;
}

.pic_list div div a {
  display: block;
  color: #0094df;
  text-decoration: none;
}

.pic_list div div a:hover {
  text-decoration: underline;
}
  

.pic_list div div img {
  display: block;
  margin-bottom: 3px;
}

/* activity links */

.do {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-top: 11px;
  font-size: 20px;
  color: #332567;
  text-decoration: none;
  padding-left: 120px;
  margin-top: 3px;
}

.do:hover {
text-decoration: underline;
}

a#favorite_add {
  background: url('../img/r_favorite.png') center left no-repeat;
  color: #fff;
}

a#start_chat {
  background: url('../img/r_chat.png') top left no-repeat;
  color: #fff;
}

a#wink {
  background: url('../img/r_wink.png') top left no-repeat;
}

a#kiss {
  background: url('../img/r_kiss.png') top left no-repeat;
}

a#mail {
  background: url('../img/r_mail.png') top left no-repeat;
}

a#invite {
  background: url('../img/r_invite.png') top left no-repeat;
}

a#friend_rem {
  background: url('../img/r_remove_friend.png') top left no-repeat;
}

a#favorite_rem {
  background: url('../img/r_remove_fav.png') top left no-repeat;
}
  
.profile_map {
  margin-top: 10px;
  border: solid 3px #efefef;
}

/* ----------------------------------- */

#bottom_menu {
  padding: 20px 10px;
}

#a, #b, #c, #d {
  float: left;
  display: inline;
  width: 209px;
  margin: 0;
  padding: 0 15px 0px 15px;
  border-right: solid 1px #ddd;
  min-height: 10em;
}

#d {
  border-right: none;
}

#a h5, #b h5, #c h5, #d h5 {
  color: #11155f;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  color: #1d0d57;
  
}

.one_col {
  margin: 0;
  margin-left: 15px;
  padding: 0;
}

.one_col li {
  margin: 0;
  padding: 2px 0;
}

.one_col li a {
  color: #444;
  text-decoration: none;
  font-size: 14px;
}

.one_col li a:hover {
  text-decoration: underline;
}
 
 


/* CONTENT */

/* tabs */

h1 {
  margin: 0;
  margin-bottom: 18px;
  padding: 0;
  color: #1d0d57;
  font-size: 30px;
  font-weight: normal;
}

.tabs {
  border: none;
  border-bottom: solid 4px #1c175c;
  margin: 0;
  padding: 0;
}


.tabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  
}
  
.tabs ul li {
  float: left;
  sdisplay: inline;
  margin: 0;
  padding: 0;
  width: 154px;
  padding-right: 2px;
  
  vertical-align: middle;
}

.tabs ul li.last {
  width: 154px;
  padding-right: 0;
}

.tabs ul li a {
  float: left;
  display: inline;
  background: url('../img/tab.png') top left no-repeat;
  width: 154px;
  height: 33px;
  line-height: 33px;
  vertical-align: middle;
  sheight: 1em;
  margin: 0;
  padding: 0;
  
  font-size: 20px;
  color: #1c0c54;
  text-decoration: none;
  text-align: center;
  
  height: 1.6em;
  line-height: 1.6em;
}

.tabs ul li a:hover {
  background: url('../img/tab_h.png') top left no-repeat;
  color: #fff;
}

.tabs ul li.active_tab a {
  background: url('../img/tab_h.png') top left no-repeat;
  color: #fff;
}


/* tabs 2 */

.tabs_2 {
  border: none;
  border-bottom: solid 4px #1c175c;
  margin: 0;
  padding: 0;
}


.tabs_2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  
}
  
.tabs_2 ul li {
  float: left;
  sdisplay: inline;
  margin: 0;
  padding: 0;
  width: 122px;
  padding-right: 3px;
  
  vertical-align: middle;
}

.tabs_2 ul li.last {
  swidth: 121px;
  padding-right: 0;
}

.tabs_2 ul li a {
  float: left;
  display: inline;
  background: url('../img/tab_2.png') top left no-repeat;
  width: 122px;
  height: 33px;
  line-height: 33px;
  vertical-align: middle;
  sheight: 1em;
  margin: 0;
  padding: 0;
  
  font-size: 20px;
  color: #1c0c54;
  text-decoration: none;
  text-align: center;
  
  height: 1.6em;
  line-height: 1.6em;
}

.tabs_2 ul li a:hover {
  background: url('../img/tab_2_h.png') top left no-repeat;
  color: #fff;
}

.tabs_2 ul li.active_tab a {
  background: url('../img/tab_2_h.png') top left no-repeat;
  color: #fff;
}



/* nowi */

#new_people {
  padding: 6px 10px 20px 10px;
}

.person_min {
  float: left;
  display: inline;
  margin-right: 22px;
  width: 134px;
}

#new_people .last {
  margin-right: 0;
}

#new_people .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

#new_people .nick {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  
  float: left;
  display: inline;
  width: 80px;
}

#new_people .nick a {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#new_people .nick a:hover {
  text-decoration: underline;
}

#new_people img {
 display: block;
 margin-bottom: 6px;
}

#new_people .count {
  color: #646466;
  font-size: 14px;
  
  float: right;
  display: inline;
  swidth: 54px;
  text-align: right;
  background: url('../img/cloudy.png') top left no-repeat;
  padding-left: 15px;
}

#new_people .count a {
  color: #646466;
  font-size: 14px;
  text-decoration: none;
}

#new_people .count a:hover {
  text-decoration: underline;
}

  
#new_people .status {
  color: #6c94d2;
  font-weight: bold;
}  
  
#new_people .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#new_people .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#new_people .more a:hover {
  text-decoration: underline;
}

/* nowi */

.new_people {
  padding: 6px 10px 20px 10px;
}

.person_min {
  float: left;
  display: inline;
  margin-right: 22px;
  width: 134px;
}

.new_people .last {
  margin-right: 0;
}

.new_people .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

.new_people .nick {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  
  float: left;
  display: inline;
  width: 80px;
}

.new_people .nick a {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.new_people .nick a:hover {
  text-decoration: underline;
}

.new_people img {
 display: block;
 margin-bottom: 6px;
}

.new_people .count {
  color: #646466;
  font-size: 14px;
  
  float: right;
  display: inline;
  swidth: 54px;
  text-align: right;
  background: url('../img/cloudy.png') top left no-repeat;
  padding-left: 15px;
}

.new_people .count a {
  color: #646466;
  font-size: 14px;
  text-decoration: none;
}

.new_people .count a:hover {
  text-decoration: underline;
}

  
.new_people .status {
  color: #6c94d2;
  font-weight: bold;
}  
  
.new_people .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
.new_people .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

.new_people .more a:hover {
  text-decoration: underline;
}

/* losowi */

#random_people {
  padding: 6px 10px 20px 10px;
}

.person_min {
  float: left;
  display: inline;
  margin-right: 22px;
  width: 134px;
}

#random_people .last {
  margin-right: 0;
}

#random_people .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}
  
#random_people .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#random_people .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#random_people .more a:hover {
  text-decoration: underline;
}

#random_people .nick {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  
  float: left;
  display: inline;
  width: 80px;
}

#random_people .nick a {
  color: #4c4c4e;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#random_people .nick a:hover {
  text-decoration: underline;
}

#random_people img {
 display: block;
 margin-bottom: 6px;
}

#random_people .count {
  color: #646466;
  font-size: 14px;
  
  float: right;
  display: inline;
  swidth: 54px;
  text-align: right;
  background: url('../img/cloudy.png') top left no-repeat;
  padding-left: 15px;
}

#random_people .count a {
  color: #646466;
  font-size: 14px;
  text-decoration: none;
}

#random_people .count a:hover {
  text-decoration: underline;
}


/* most_popular_albums */

h1.album_h1 {
  padding-left: 6px;
}

h1.album_h1 a {
  text-decoration: none;
  color: #33a9e5;
}

h1.album_h1 a:hover {
  text-decoration: underline;
}

#most_popular_albums .album_thumb {
  float: left;
  display: inline;
  width: 202px;
  margin-right: 8px;
  background: #524ea6;
  
  sheight: 188px;
}

#most_popular_albums .last {
  margin-right: 0;
}

#most_popular_albums .album_thumb div {
  padding: 10px 0;
}

#most_popular_albums .album_thumb img {
  display: block;
  width: 202px;
  height: 150px;
}

#most_popular_albums .album_thumb .title {
  float: left;
  display: inline;
  swidth: 113px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  
  overflow: hidden;
 
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_albums .count {
  float: right;
  display: inline;
  padding-left: 17px;
  padding-right: 10px;
  margin-left: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  background: url('../img/white_cloudy.png') center left no-repeat;
  
  overflow: hidden;
  
  swidth: 54px;
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_albums .title a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_albums .title a:hover {
  text-decoration: underline;
}

#most_popular_albums .count a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_albums .count a:hover {
  text-decoration: underline;
}
  
#most_popular_albums .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

#most_popular_albums .more {
  height: 3.7em;
  line-height: 3.7em;
  margin-bottom: 20px;
  padding-right: 20px;
  background: #f4f4f4;
  text-align: right;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  sheight: 48px;
  sline-height: 48px;
}

#most_popular_albums .more a {
  display: block;
  padding-right: 25px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
}  

#most_popular_albums .more a:hover {
  text-decoration: underline;
}




/* most_popular_blogs */

h1.blog_h1 {
  padding-left: 6px;
}

#most_popular_blogs .blog_thumb {
  float: left;
  display: inline;
  width: 202px;
  margin-right: 8px;
  background: #7772b8;
  
  sheight: 188px;
}

#most_popular_blogs .last {
  margin-right: 0;
}

#most_popular_blogs .blog_thumb div {
  padding: 10px 0;
}

#most_popular_blogs .blog_thumb img {
  display: block;
  width: 202px;
  height: 150px;
}

#most_popular_blogs .blog_thumb .title {
  float: left;
  display: inline;
  width: 113px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  
  overflow: hidden;
 
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_blogs .count {
  float: right;
  display: inline;
  padding-left: 17px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  background: url('../img/white_cloudy.png') center left no-repeat;
  
  overflow: hidden;
  
  swidth: 54px;
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_blogs .title a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_blogs .title a:hover {
  text-decoration: underline;
}

#most_popular_blogs .count a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_blogs .count a:hover {
  text-decoration: underline;
}
  
#most_popular_blogs .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

#most_popular_blogs .more {
  height: 3.7em;
  line-height: 3.7em;
  margin-bottom: 20px;
  padding-right: 20px;
  background: #f4f4f4;
  text-align: right;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  sheight: 48px;
  sline-height: 48px;
}

#most_popular_blogs .more a {
  display: block;
  padding-right: 25px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
}  

#most_popular_blogs .more a:hover {
  text-decoration: underline;
}


/* most_popular_movies */

h1.movie_h1 {
  padding-left: 6px;
}

#most_popular_movies .movie_thumb {
  float: left;
  display: inline;
  width: 202px;
  margin-right: 8px;
  background: #7772b8;
  
  sheight: 188px;
}

#most_popular_movies .last {
  margin-right: 0;
}

#most_popular_movies .movie_thumb div {
  padding: 10px 0;
}

#most_popular_movies .movie_thumb img {
  display: block;
  width: 202px;
  height: 150px;
}

#most_popular_movies .movie_thumb .title {
  float: left;
  display: inline;
  width: 113px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  
  overflow: hidden;
 
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_movies .count {
  float: right;
  display: inline;
  padding-left: 17px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  background: url('../img/white_cloudy.png') center left no-repeat;
  
  overflow: hidden;
  
  swidth: 54px;
  sheight: 38px;
  sline-height: 38px;
}

#most_popular_movies .title a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_movies .title a:hover {
  text-decoration: underline;
}

#most_popular_movies .count a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#most_popular_movies .count a:hover {
  text-decoration: underline;
}
  
#most_popular_movies .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

#most_popular_movies .more {
  height: 3.7em;
  line-height: 3.7em;
  margin-bottom: 20px;
  padding-right: 20px;
  background: #f4f4f4;
  text-align: right;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  sheight: 48px;
  sline-height: 48px;
}

#most_popular_movies .more a {
  display: block;
  padding-right: 25px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
}  

#most_popular_movies .more a:hover {
  text-decoration: underline;
}


/* new_movies */

h1.movie_h1 {
  padding-left: 6px;
}

#new_movies .movie_thumb {
  float: left;
  display: inline;
  width: 202px;
  margin-right: 8px;
  background: #7772b8;
  
  sheight: 188px;
}

#new_movies .last {
  margin-right: 0;
}

#new_movies .movie_thumb div {
  padding: 10px 0;
}

#new_movies .movie_thumb img {
  display: block;
  width: 202px;
  height: 150px;
}

#new_movies .movie_thumb .title {
  float: left;
  display: inline;
  width: 113px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  
  overflow: hidden;
 
  sheight: 38px;
  sline-height: 38px;
}

#new_movies .count {
  float: right;
  display: inline;
  padding-left: 17px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  background: url('../img/white_cloudy.png') center left no-repeat;
  
  overflow: hidden;
  
  swidth: 54px;
  sheight: 38px;
  sline-height: 38px;
}

#new_movies .title a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#new_movies .title a:hover {
  text-decoration: underline;
}

#new_movies .count a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#new_movies .count a:hover {
  text-decoration: underline;
}
  
#new_movies .row {
  border-bottom: solid 1px #dedede;
  padding-bottom: 18px;
  padding-top: 14px;
}

#new_movies .more {
  height: 3.7em;
  line-height: 3.7em;
  margin-bottom: 20px;
  padding-right: 20px;
  background: #f4f4f4;
  text-align: right;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  sheight: 48px;
  sline-height: 48px;
}

#new_movies .more a {
  display: block;
  padding-right: 25px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
}  

#new_movies .more a:hover {
  text-decoration: underline;
}

/* more */

#content_left .see_more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  border-top: solid 1px #c9c6d5;
  
  height: 3.7em;
  line-height: 3.7em;
  border-top: solid 1pxoi
} 
  
#content_left .see_more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

/* new blogs */

#new_blogs {
  padding-top: 10px;
  margin-bottom: 20px;
}

.blog_item {
  padding: 10px;
  smargin: 10px 0;
  border-bottom: solid 1px #ececec;
} 

.blog_item .title {
  color: #0094df;
  font-size: 16px;
  text-decoration: none;
  float: left;
  font-weight: bold;
}

.blog_item .title:hover {
  text-decoration: underline;
}

.blog_item .description {
  float: left;
}

.blog_item .rate {
  float: right;
}

.blog_item .comments_count {
  float: right;
  margin-left: 15px;
}

.blog_item .comments_count img {
  margin-right: 3px;
}

.blog_item .date {
  float: right;
  margin-left: 15px;
}

.blog_item .nick {
  color: #22a2e3;
  text-decoration: none;
  font-weight: bold;
  float: right;
}

.blog_item .nick:hover {
  text-decoration: underline;
}

#new_blogs .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#new_blogs .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#new_blogs .more a:hover {
  text-decoration: underline;
}


/* new meetings */

#new_meetings {
  padding-top: 10px;
  margin-bottom: 20px;
}

.meeting_item {
  padding: 10px;
  smargin: 10px 0;
  border-bottom: solid 1px #ececec;
} 

.meeting_item .title {
  color: #0094df;
  font-size: 16px;
  text-decoration: none;
  float: left;
  font-weight: bold;
}

.meeting_item .title:hover {
  text-decoration: underline;
}

.meeting_item .description {
  float: left;
}

.meeting_item .rate {
  float: right;
}

.meeting_item .comments_count {
  float: right;
  margin-left: 15px;
}

.meeting_item .comments_count img {
  margin-right: 3px;
}

.meeting_item .date {
  float: right;
  margin-left: 15px;
}

.meeting_item .nick {
  color: #22a2e3;
  text-decoration: none;
  font-weight: bold;
  float: right;
}

.meeting_item .nick:hover {
  text-decoration: underline;
}

#new_meetings .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#new_meetings .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#new_meetings .more a:hover {
  text-decoration: underline;
}


/* new articles */

#new_articles {
  padding-top: 10px;
  margin-bottom: 20px;
}

.article_item {
  padding: 10px;
  smargin: 10px 0;
  border-bottom: solid 1px #ececec;
} 

.article_item .title {
  color: #0094df;
  font-size: 16px;
  text-decoration: none;
  float: left;
  font-weight: bold;
}

.article_item .title:hover {
  text-decoration: underline;
}

.article_item .description {
  float: left;
}

.article_item .rate {
  float: right;
}

.article_item .comments_count {
  float: right;
  margin-left: 15px;
}

.article_item .comments_count img {
  margin-right: 3px;
}

.article_item .date {
  float: right;
  margin-left: 15px;
}

.article_item .nick {
  color: #22a2e3;
  text-decoration: none;
  font-weight: bold;
  float: right;
}

.article_item .nick:hover {
  text-decoration: underline;
}

#new_articles .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#new_articles .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#new_articles .more a:hover {
  text-decoration: underline;
}


/* new advertisements */

#new_advertisements {
  padding-top: 10px;
  margin-bottom: 20px;
}

.advertisement_item {
  padding: 10px;
  smargin: 10px 0;
  border-bottom: solid 1px #ececec;
} 

.advertisement_item .title {
  color: #0094df;
  font-size: 16px;
  text-decoration: none;
  float: left;
  font-weight: bold;
}

.advertisement_item .title:hover {
  text-decoration: underline;
}

.advertisement_item .description {
  float: left;
}

.advertisement_item .rate {
  float: right;
}

.advertisement_item .comments_count {
  float: right;
  margin-left: 15px;
}

.advertisement_item .comments_count img {
  margin-right: 3px;
}

.advertisement_item .date {
  float: right;
  margin-left: 15px;
}

.advertisement_item .nick {
  color: #22a2e3;
  text-decoration: none;
  font-weight: bold;
  float: right;
}

.advertisement_item .nick:hover {
  text-decoration: underline;
}

#new_advertisements .more {
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  text-align: right;
  padding-right: 20px;
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  
  height: 3.7em;
  line-height: 3.7em;
} 
  
#new_advertisements .more a {
  color: #23145c;
  font-size: 13px;
  font-family: tahoma, sans-serif;
  text-decoration: none;
  background: url('../img/arrow.png') center right no-repeat;
  display: block;
  padding-right: 25px;
}  

#new_advertisements .more a:hover {
  text-decoration: underline;
}

/* right column */

/* news */

#join_us {
  margin-bottom: 10px;
  background: url('../img/join_us.png') center left no-repeat;
  text-decoration: none;
  font-size: 22px;
  color: #fff;
  padding-left: 20px;
}

#join_us a {
  color: #fff;
  display: block;
  height: 2.4em;
  line-height: 2.4em;
  text-decoration: none;
}

#news {
  margin-bottom: 20px;
}

#news .news_item {
  padding: 20px 20px 10px 20px;
  border-bottom: solid 1px #ddd;
}

#news .last {
  border-bottom: none;
}

#news .news_item h4 {
  margin: 0;
  padding: 0 0 5px 0;
  color: #000;
  font-size: 12px;
}
  
#news .news_item span.date {
  font-size: 11px;
  color: #4c4c4e;
}

#news .news_item p {
  margin: 0;
  padding: 10px 0;
  color: #4f4f4f;
}
  
#news .news_item .read_more {
  font-size: 12px;
  color: #0094df;  
  text-decoration: none;
}

#news .news_item .read_more a:hover {
  text-decoration: underline;
}

#news #more_news {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

#news #more_news:hover {
  text-decoration: underline;
}


/* posts */

#posts {
  margin-bottom: 20px;
}

#posts .posts_item {
  padding: 20px 20px 10px 10px;
  border-bottom: solid 1px #ddd;
}

#posts .last {
  border-bottom: none;
}

#posts .posts_item h4 {
  margin: 0;
  padding: 0 0 5px 0;
  color: #000;
  font-size: 12px;
}
  
#posts .posts_item span.date {
  font-size: 11px;
  color: #4c4c4e;
}

#posts .posts_item p {
  margin: 0;
  padding: 10px 0;
}

#posts .posts_item .category {
  font-size: 10px;
}

#posts .posts_item .category a {
  font-size: 10px;
  color: #0094df;  
  text-decoration: none;
}

#posts .posts_item .category a:hover {
  text-decoration: underline;
}

#posts #more_posts {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

#posts #more_posts:hover {
  text-decoration: underline;
}

#posts .comment_count {
  float: left;
  display: inline;
  width: 46px;
  margin-right: 14px;
  height: 51px;
  background: url('../img/comment_cloud.png') top left no-repeat;
  font-size: 18px;
  padding-top: 13px;
  color: #fff;
  text-align: center;
}

#posts .right {
  float: left;
  display: inline;
  width: 220px;
}

/* adds */

#adds {
  margin-bottom: 20px;
}

#adds .adds_item {
  padding: 10px 20px 10px 20px;
  border-bottom: solid 1px #ddd;
}

#adds .last {
  border-bottom: none;
}

#adds .adds_item h4 {
  margin: 0;
  padding: 0 0 5px 0;
  color: #000;
  font-size: 12px;
}

#adds .adds_item h4 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
}

#adds .adds_item h4 a:hover {
  text-decoration: underline;
}
  
#adds .adds_item span.date {
  font-size: 11px;
  color: #4c4c4e;
}

#adds .adds_item p {
  margin: 0;
  padding: 5px 0;
  color: #4f4f4f;
}
  
#adds .adds_item .read_more {
  font-size: 14px;
  color: #0094df;  
  text-decoration: none;
}

#adds .adds_item .read_more a:hover {
  text-decoration: underline;
}

#adds #more_adds {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

#adds #more_adds:hover {
  text-decoration: underline;
}

/* experts */

#experts {
  margin-bottom: 20px;
}

#experts .experts_item {
  padding: 20px 10px 10px 10px;
  border-bottom: solid 1px #ddd;
}

#experts .last {
  border-bottom: none;
}

#experts .experts_item h4 {
  margin: 0;
  padding: 0 0 5px 0;
  color: #000;
  font-size: 12px;
}
  
#experts h5 {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 12px;
  font-weight: normal;
}

#experts .experts_item p {
  margin: 0;
  padding: 10px 0;
}

#experts .experts_item .category {
  font-size: 12px;
}

#experts .experts_item  a {
  font-size: 12px;
  color: #0094df;  
  text-decoration: none;
}

#experts .experts_item  a:hover {
  text-decoration: underline;
}

#experts #more_experts {
  color: #0094df;
  font-size: 13px;
  text-align: right;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  background: url('../img/arrow_2.png') center right no-repeat;
  height: 16px;
  line-height: 16px;
}

#experts #more_experts:hover {
  text-decoration: underline;
}

#experts .left {
  float: left;
  display: inline;
  width: 96px;
  margin-right: 10px;
  
}

#experts .right {
  float: left;
  display: inline;
  width: 184px;
}

/* blog archive */

.blogArchive {
  font-size: 14px;
  font-weight: bold;
}

.blogArchive ul {
  margin: 0; 
  padding: 0;
  list-style-type: none;
}

.blogArchive ul li {
  margin: 0; 
  padding: 4px 0 4px 20px;
  font-weight: normal;
}

.blogArchive ul li a {
  color: #0094df;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.blogArchive ul li a:hover {
  text-decoration: underline;
}









/* footer */

#footer {
  margin: 10px 0 40px 0;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #2b5493;
  height: 20px;
  line-height: 20px;
  float: left;
}

#footer ul li {
  margin: 0;
  padding: 0;
  display: inline;
}

#footer ul li a {
  color: #2b5493;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
}

#footer ul li a:hover {
  text-decoration: underline;
}

#copyrights {
  float: right;
  height: 20px;
  line-height: 20px;
  smargin-top: -20px;
  color: #2b5493;
  font-size: 14px;
  font-weight: bold;
}





/* edycja profilu */

table.edit_profile {
  margin-top: 0px;
}

table.edit_profile td {
  padding: 5px;
  vertical-align: middle;
}

table.edit_profile td.title {
  padding: 3px 10px 3px 0;
  text-align: right;
  color: #3d3d3d;
  
  font-size: 14px;
  font-weight: bold; 
  width: 150px;
}

table.edit_profile td.data {
  color: #666;
  font-size: 14px;
  font-weight: bold;
}

table.edit_profile td.data a {
  color: #4ebaff;
}

table.edit_profile td.data input {
  smargin-right: 5px;
  smargin-left: 10px;
}

table.edit_profile td.data input.text, table.edit_profile td.data .regular {
  width: 245px;
  color: #666;
  font-size: 14px;
  font-weight: bold;
}

table.edit_profile td.data .regular {
  width: 250px;
}

table.edit_profile td.data select {
  color: #666;
  font-size: 14px;
  font-weight: bold;
}

table.edit_profile td.data input.short_input {
  width: 70px;
}

table.edit_profile td.data input.short_input_1 {
  width: 30px;
}

table.edit_profile td.data img.thumb {
  border: solid 1px #afafaf;
}



table.edit_profile td.additional_info {
  padding-left: 70px;
  color: #3e3e3e;
  background: url('../img/arrow_3.png') 50px center no-repeat; 
}

table.edit_profile td.change_data, table.edit_profile td.change_data a {
  color: #4ebaff;
  text-decoration: none;
}

table.edit_profile td.change_data:hover, table.edit_profile td.change_data a:hover {
  text-decoration: underline;
}


table.edit_profile td.additional_info input, table.edit_profile td.additional_info select {
  margin-left: 15px;
}

table.edit_profile td.additional_info a {
  color: #4ebaff;
}

table.edit_profile td.tp {
  vertical-align: top;
  padding-top: 10px;
}


.hr {
  border-top: solid 1px #d7d7d7;
  margin: 20px 0;
}

.add_info {
  color: #666;
}

.look_o {
  color: red;
}



/* albums */

#buttons {
  margin-top: 20px;
  text-align: right;
}


/* news */

#content_left .news_item  {
  border-bottom: solid 1px #ececec;
  margin-bottom: 30px;
  padding-bottom: 20px;
} 

#content_left .news_item .thumb {
  border: solid 1px #ececec;
  margin: 0 20px 10px 0;
  float: left;
}

#content_left .news_item h2 {
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0 0 10px 0;
}
  

#content_left .news_item .date {
  color: #555;
}

#content_left .news_item p {
  font-size: 13px;
  color: #4f4f4f;
}

/* forum */

#content_left .forum_item  {
  border-bottom: solid 1px #ececec;
  margin-bottom: 20px;
  padding-bottom: 10px;
} 

#content_left .forum_item .thumb {
  border: solid 1px #ececec;
  margin: 0 20px 10px 0;
  float: left;
  width: 96px;
  height: 96px;
}

#content_left .forum_item h2 {
  font-size: 16px;
  color: #000;
  margin: 0;
  padding: 0 0 10px 0;
}

#content_left .forum_item .nick {
  color: #33a9e5;
  font-weight: bold;
  font-size: 16px;
}

#content_left .forum_item .nick a, #content_left .forum_item a.nick {
  color: #33a9e5;
  text-decoration: none;
}

#content_left .forum_item .nick a:hover, #content_left .forum_item  a.nick:hover {
  text-decoration: underline;
}

#content_left .forum_item .date {
  color: #555;
}



#content_left .forum_item p {
  font-size: 13px;
  color: #4f4f4f;
}



/* pagination */

.pagination {
  font-size: 13px;
  height: 3.2em;
  line-height: 3.2em;
  background: #f3f3f3;
  border-top: solid 1px #c9c6d5;
  font-family: tahoma, sans-serif;
  font-weight: bold;
}

.pagination .first {
  float: left;
  display: inline;
  width: 71px;
  margin-left: 20px;
  padding-left: 20px;
  background: url('../img/pagin_left.png') center left no-repeat;
}

.pagination a.first {
  background: url('../img/pagin_left_active.png') center left no-repeat;
}

.pagination div {
  float: left;
  display: inline;
  width: 400px;
  text-align: center;
}

.pagination .last {
  float: left;
  display: inline;
  width: 71px;
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url('../img/pagin_right.png') center right no-repeat;
}

.pagination a.last {
  background: url('../img/pagin_right_active.png') center right no-repeat;
}


.pagination .inactive {
  color: #aaa;
  font-weight: bold; 
}

.pagination a {
  color: #33a9e5;
  text-decoration: none;
 
}

.pagination a:hover {
  text-decoration: underline;
}

.pagination div a, .pagination div span  {
  padding: 0 3px;
}

.pagination div img {
  vertical-align: middle;
  padding: 0 10px;
}

/* order by */

.order_by {
  font-size: 12px;
  height: 3.2em;
  line-height: 3.2em;
  background: #f6f6f6;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  padding-left: 10px;
  color: #4f4f4f;
  margin-top: 20px;
}

.order_by span {
  float: left;
}

.order_by a {
  float: right;  
  margin: 0.5em 0;
  margin-right: 10px;
  height: 2em;
  line-height: 2em;
  padding-left: 10px;
  border-left: solid 1px #d7d7d7;
  
  font-size: 12px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  color: #4f4f4f;
  text-decoration: none;
}

.order_by a.active {
  color: #33a9e5;
  background: url('../img/order_by.png') center right no-repeat;
  padding-right: 20px;
}

/* zdj�cia */

#photos {
  margin: 10px 0;
}

#photos .row {
  margin-bottom: 15px;
}

#photos .last {
  margin-right: 0;
}


.photos {
  margin: 10px 0;
}

.photos .row {
  margin-bottom: 15px;
}

.photos .last {
  margin-right: 0;
}


.photo_box {
  float: left;
  display: inline;
  width: 182px;
  padding: 10px;
  margin-right: 8px;
  background: #f4f4f4;
  
}

.photo_box img {
  margin-bottom: 5px;
}

.photo_box .date {
  float: left;
  color: #666666;
}

.photo_box .rating {
  vertical-align: middle;
  text-align: right;
}

.photo_box .rating img {
  vertical-align: middle;
  float: right;
}

.photo_box .title {
  float: left;
  color: #4c4c4e;
  font-weight: bold;
  line-height: 1.5em;
}

.photo_box .comments {
  float: right;
  color: #666;
  background: url(../img/cloudy_1.png) center left no-repeat;
  padding-left: 15px;
  line-height: 1.5em;
}

.photo_box .nick, .photo_box .nick a {
  color: #0094df;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em;
}

.photo_box .nick a:hover {
  text-decoration: underline;
}


/* zdj�cie */

.photo_description {
  background: #f6f6f6;
  padding: 10px;
  font-size: 13px;
  line-height: 1.6em;
}

.photo_description .date {
  display: block;
  color: #4f4f4f;
}

.photo_description .rating {
  display: block;
  color: #4f4f4f;
}

.photo_description .nick {
  display: block;
  float: left;
  color: #0094df;
}

.photo_description a.nick  {
  color: #0094df;
  text-decoration: none;
}

.photo_description a.nick:hover {
  text-decoration: underline;
}

.photo_description .your_rating {
  display: block;
  float: right;
  
  width: 160px;
  padding-right: 20px;
  padding-top: 10px;
  
  color: #1d0d57;
  font-size: 25px;
  text-align: center;
}


/* zdj�cia */

#movies {
  margin: 10px 0;
}

#movies .row {
  margin-bottom: 15px;
}

.movie_box {
  float: left;
  display: inline;
  width: 182px;
  padding: 10px;
  margin-right: 8px;
  background: #f4f4f4;
  
}

#movies .last {
  margin-right: 0;
}

.movie_box img {
  margin-bottom: 5px;
}

.movie_box .date {
  float: left;
  color: #666666;
}

.movie_box .rating {
  vertical-align: middle;
  text-align: right;
}

.movie_box .rating img {
  vertical-align: middle;
  float: right;
}

.movie_box .title {
  float: left;
  color: #4c4c4e;
  font-weight: bold;
  line-height: 1.5em;
}

.movie_box .comments {
  float: right;
  color: #666;
  background: url(../img/cloudy_1.png) center left no-repeat;
  padding-left: 15px;
  line-height: 1.5em;
}

.movie_box .nick, .movie_box .nick a {
  color: #0094df;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em;
}

.movie_box .nick a:hover {
  text-decoration: underline;
}


/* rating */

.rate {
  display: block;
  float: left;
  width: 72px;
  height: 12px;
  margin: 0 10px;
  line-height: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  text-indent: -9000px;
}

.r0 {
  background: url('../img/r0.png') top left no-repeat;
}

.r1 {
  background: url('../img/r1.png') top left no-repeat;
}

.r2 {
  background: url('../img/r2.png') top left no-repeat;
}

.r3 {
  background: url('../img/r3.png') top left no-repeat;
}

.r4 {
  background: url('../img/r4.png') center left no-repeat;
}

.r5 {
  background: url('../img/r5.png') top left no-repeat;
} 

.r6 {
  background: url('../img/r6.png') top left no-repeat;
} 

.rating {
  float: left;
  line-height: 1.6em;
}


.photo_box .rate {
  display: block;
  float: right;
  width: 72px;
  height: 12px;
  margin: 0;
  line-height: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  text-indent: -9000px;
}

.photo_box .r0 {
  background: url('../img/r0.png') top right no-repeat;
}

.photo_box .r1 {
  background: url('../img/r1.png') top right no-repeat;
}

.photo_box .r2 {
  background: url('../img/r2.png') top right no-repeat;
}

.photo_box .r3 {
  background: url('../img/r3.png') top right no-repeat;
}

.photo_box .r4 {
  background: url('../img/r4.png') top right no-repeat;
}

.photo_box .r5 {
  background: url('../img/r5.png') top right no-repeat;
} 

.photo_box .r6 {
  background: url('../img/r6.png') top right no-repeat;
}


/* */

.blog_item .r0 {
  background: url('../img/r0.png') top right no-repeat;
}

.blog_item .r1 {
  background: url('../img/r1.png') top right no-repeat;
}

.blog_item .r2 {
  background: url('../img/r2.png') top right no-repeat;
}

.blog_item .r3 {
  background: url('../img/r3.png') top right no-repeat;
}

.blog_item .r4 {
  background: url('../img/r4.png') top right no-repeat;
}

.blog_item .r5 {
  background: url('../img/r5.png') top right no-repeat;
} 

.blog_item .r6 {
  background: url('../img/r6.png') top right no-repeat;
}

/* */

.article_item .r0 {
  background: url('../img/r0.png') top right no-repeat;
}

.article_item .r1 {
  background: url('../img/r1.png') top right no-repeat;
}

.article_item .r2 {
  background: url('../img/r2.png') top right no-repeat;
}

.article_item .r3 {
  background: url('../img/r3.png') top right no-repeat;
}

.article_item .r4 {
  background: url('../img/r4.png') top right no-repeat;
}

.article_item .r5 {
  background: url('../img/r5.png') top right no-repeat;
} 

.article_item .r6 {
  background: url('../img/r6.png') top right no-repeat;
}

/* */


.movie_box .rate {
  display: block;
  float: right;
  width: 72px;
  height: 12px;
  margin: 0;
  line-height: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  text-indent: -9000px;
}

.movie_box .r0 {
  background: url('../img/r0.png') top right no-repeat;
}

.movie_box .r1 {
  background: url('../img/r1.png') top right no-repeat;
}

.movie_box .r2 {
  background: url('../img/r2.png') top right no-repeat;
}

.movie_box .r3 {
  background: url('../img/r3.png') top right no-repeat;
}

.movie_box .r4 {
  background: url('../img/r4.png') top right no-repeat;
}

.movie_box .r5 {
  background: url('../img/r5.png') top right no-repeat;
} 

.movie_box .r6 {
  background: url('../img/r6.png') top right no-repeat;
}


/* rating big */


.rate_big {
  display: block;
  float: left;
  width: 138px;
  padding: 0 11px;
  height: 21px;
  margin: 0 10px;
  line-height: 1.6em;
  height: 1.6em;
  vertical-align: middle;
  text-indent: -9000px;
}

.r0_b {
  background: url('../img/r0_big.png') top left no-repeat;
}

.r1_b {
  background: url('../img/r1_big.png') top left no-repeat;
}

.r2_b {
  background: url('../img/r2_big.png') top left no-repeat;
}

.r3_b {
  background: url('../img/r3_big.png') top left no-repeat;
}

.r4_b {
  background: url('../img/r4_big.png') center left no-repeat;
}

.r5_b {
  background: url('../img/r5_big.png') top left no-repeat;
} 

.r6_b {
  background: url('../img/r6_big.png') top left no-repeat;
} 

s.rating {
  float: left;
  line-height: 1.6em;
}


/* comments */

.del_comment {
  float: right;
}

.comment_box {
  padding: 20px 0;
  spadding-bottom: 15px;
  border-bottom: solid 1px #ddd;
}

.comment_box .thumb {
  float: left;
  margin: 0 20px 5px 0;
}
.comment_box .nick {
  color: #0094df;
  text-decoration: none;
  float: left;
}

.comment_box .nick:hover {
  text-decoration: underline;
}

.comment_box .date {
  float: right;
  color: #4f4f4f;
}

.comment_box p {
  margin: 0;
  padding: 10px 0 0 0;
  color: #4f4f4f;
}


/* wyniki wyszukiwania */

#search_results {}

#search_results .featured {}

.result_box {
  margin: 10px 0;
  padding: 10px;
  background: #f4f4f4;
  border-bottom: solid 1px #e3e2e8;
}

#search_results .featured {
  background: #d9e5f9;
  border: solid 2px #b1dcf6;
}

.result_box .thumb {
  float: left;
  display: inline;
  margin-right: 20px;
}

.result_box .nick {
  display: block;
  font-size: 14px;
  color: #0094df;
  font-weight: bold;
  padding-bottom: 3px;
}

.result_box .sex {
  display: block;
  font-size: 20px;
  color: #c20079;
  font-weight: bold;
  padding-bottom: 15px;
}

.result_box .age {
  display: block;
  font-size: 14px;
  color: #3e3e3e;
  font-weight: bold;
  padding-bottom: 5px;
}

.result_box .city {
  display: block;
  font-size: 14px;
  color: #3e3e3e;
  font-weight: bold;
  padding-bottom: 5px;
}

.result_box .rate {
  display: block;
  text-align: left;
  margin: 0;
}

.emo {
  text-align: right;
}

.emo img {}


/* forum */

.thread {
  border-bottom: solid 1px #e3e2e8;
  margin: 10px 0;
  padding: 0 10px 10px 30px;
  font-size: 16px;
  color: #22a2e3;
  background: url('../img/thread.png') top left no-repeat;
}

.thread .title {
  color: #22a2e3;
  text-decoration: none;
}

.thread .title:hover {
  text-decoration: underline;
}

.thread div {
  text-align: right;
  line-height: 2em;
}

.thread .posts_count {
  font-size: 13px;
  font-weight: bold;
  color: #666;
  padding-left: 15px;
  background: url(../img/cloudy_1.png) center left no-repeat;
  margin-left: 20px;
  text-decoration: none;
}

.thread .posts_count:hover {
  text-decoration: underline;
}

.thread .date {
  font-size: 13px;
  font-weight: bold;
  color: #666;
  padding-left: 10px;
}

.thread .nick {
  font-size: 13px;
  font-weight: bold;
  color: #0094df;
  padding-left: 10px;
  text-decoration: none;
}

.thread .nick:hover {
  text-decoration: underline;
}
  
/* profil usera */

#profile {
  margin-bottom: 30px;
}

.big_photo {
  float: left;
  display: inline;
  /* width: 300px; */
  margin-right: 20px;
}

table#profile_info {
  sfloat: left;
  sdisplay: inline;
  swidth: 222px;
}

table#profile_info td {
  padding: 3px 10px;
  font-size: 13px;
  color: #3e3e3e;
  font-weight: bold;
}

table#profile_info td.col_2 {
  color: #332567;
}

table#profile_info .your_rating {
  display: block;
  float: right;
  
  width: 160px;
  padding-right: 20px;
  padding-top: 10px;
  
  color: #1d0d57;
  font-size: 25px;
  text-align: center;
  font-weight: normal;
}



/* og�lne */

#content_left h2 {
  margin: 20px 0;
  padding: 0;
  color: #1d0d57;
  font-size: 20px;
  font-weight: normal;
}

input.invalid {
  border: solid 2px red;
  color: red;
}

tr.invalid {}

label.invalid {
  color: red;
  font-weight: bold;
}

.error {
  margin: 10px;
  padding: 10px;
  text-align: center;
  color: #cf3738;
  background: #ffd1d1;
  border: solid 1px #ffacad;
  font-weight: bold;
  font-size: 14px;
}

.info {
  margin: 10px;
  padding: 10px;
  text-align: center;
  color: #1b83cb;
  border: solid 1px #88c9e8;
  background: #cbebff;
  font-weight: bold;
  font-size: 14px;
}

.tip {
  margin: 10px;
  padding: 10px;
  text-align: center;
  color: #2e850d;
  border: solid 1px #9bcc54;
  background: #cdefa6;
  font-weight: bold;
  font-size: 14px;
}


/* poczta */

#mail_folders {
  background: #f4f4f4;
  border-bottom: solid 1px #c5c2cf;
  line-height: 2em;
  padding: 10px 40px;
  font-size: 13px;
}

#mail_folders .folder {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #1d0d57;
}

#mail_folders a {
  color: #22a2e3;
  font-size: 13px;
  text-decoration: none;
  margin-left: 15px;
  font-weight: bold;
}

#mail_folders a:hover {
  text-decoration: underline;
}

#mail_buttons {
  background: #e9e9e9;
  padding: 10px 30px;
}
#mail_buttons button {
  float: left;
  margin: 0 10px;
}

#mail_buttons input {
  float: left;
  margin: 0 10px;
}

#mail_buttons .delete {
  float: right;
}

#mail_sort {
  border-bottom: solid 1px #ececec;
  padding: 10px;
}

#mail_sort .mail_header {
  float: left;
  display: inline;
  width: 370px;
  padding-left: 32px;
  color: #3e3e3e;
  font-weight: bold;
}

#mail_sort a {
  color: #22a2e3;
  text-decoration: none;
  font-weight: bold;
}

#mail_sort a:hover {
  text-decoration: underline;
}

#mail_sort .size {
  float: left;
  display: inline;
  width: 110px;
  color: #22a2e3;
  font-weight: bold;
}

#mail_sort .date {
  float: left;
  display: inline;
  width: 90px;
}

#mail_list {
  line-height: 1.4em;
}

#mail_list .mail_item {
  border-bottom: solid 1px #ececec;
  padding: 10px;
}

#mail_list .last {
  border-bottom: none;
}

#mail_list .unread {
 background: #d9e5f9;
 border-bottom: solid 1px #b1dcf6;
}

#mail_list .mail_item .mail_check {
  float: left;
  display: inline;
  width: 32px;
  text-align: left;
}

#mail_list .mail_item .mail_header {
  float: left;
  display: inline;
  width: 370px;
  color: #3e3e3e;
  font-weight: bold;
}

#mail_list .mail_item .mail_header a {
  color: #22a2e3;
  text-decoration: none;
  margin-left: 5px;
}

#mail_list .mail_item .mail_header a:hover {
  text-decoration: underline;
}

#mail_list .mail_item .size {
  float: left;
  display: inline;
  width: 110px;
}

#mail_list .mail_item .date {
  float: left;
  display: inline;
  width: 90px;
}


/* mail - right box */

#mail_folders_right {
  margin-bottom: 20px;
}

#new_mail {
  display: block;
  height: 2.4em;
  line-height: 2.4em;
  background: url('../img/new_mail_r.png') center left no-repeat;
  text-decoration: none;
  font-size: 22px;
  color: #fff;
  padding-left: 60px;
}

#mail_folders_right ul {
  margin: 10px 10px 10px 30px;
  padding: 0;
  list-style-type: none;
}

#mail_folders_right ul li {
  margin: 0;
  padding: 0;
}

#mail_folders_right ul li a {
  color: #0094df;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.6em;
  
}

#mail_folders_right ul li a:hover {
  text-decoration: underline;
  
}

/* poczta - otwarta */

#mail_functions {
  background: #f4f4f4;
  border-bottom: solid 1px #c5c2cf;
  line-height: 2em;
  padding: 10px 40px;
  font-size: 13px;
}

#mail_functions .folder {
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #1d0d57;
}

#mail_functions a {
  color: #22a2e3;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

#mail_functions a:hover {
  text-decoration: underline;
}

.mail_display {}

.mail_display .from {
  display: block;
  margin: 10px 40px;
  color: #4f4f4f;
  font-weight: bold;
  font-size: 13px;
  float: left;
}

.mail_display .from a {
  color: #22a2e3;
  text-decoration: none;
}

.mail_display .from a:hover {
  text-decoration: underline;
}
.mail_display .date {
  float: right;
  margin: 10px 40px;
}

.mail_display .subject {
  color: #22a2e3;
  font-size: 20px;
  margin: 10px 40px;
}

.mail_display .body {
  margin: 20px 40px 30px 40px;
  color: #4f4f4f;
  font-size: 13px;
  text-align: justify;
}

/* compose mail */

.compose_mail {
  margin: 20px 40px;
}

.compose_mail label {
  float: left;
  display: inline;
  font-size: 13px;
  width: 140px;
  margin-bottom: 10px;
  
  padding: 3px;
  margin: 0;
}

.compose_mail input {
  float: left;
  display: inline;
  width: 380px;
  margin-bottom: 10px;
  font-size: 13px;
}

.compose_mail textarea {
  width: 520px;
  margin-bottom: 10px;
  font-size: 13px;
  margin-left: 6px;
}


/* one column layout */

#content {
  padding: 20px;
}



/* buttons */

a.button_white {
  display: block;
  float: left;
  padding-left: 11px;
  background: url('../img/button_white_left.png') center left no-repeat;
  text-decoration: none;
}

a.button_white span {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_white_right.png') center right no-repeat;
  font-size: 20px;
  color: #2c1d62;
  padding-left: 20px;
  padding-right: 31px;
}

a.button_white:hover {
  background: url('../img/button_blue_left.png') top left no-repeat;
}

a.button_white:hover span {
  background: url('../img/button_blue_right.png') top right no-repeat;
  color: #fff;
}

/* buttons */

a.button_white_r {
  display: block;
  float: right;
  padding-left: 11px;
  background: url('../img/button_white_left.png') center left no-repeat;
  text-decoration: none;
}

a.button_white_r span {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_white_right.png') center right no-repeat;
  font-size: 20px;
  color: #2c1d62;
  padding-left: 20px;
  padding-right: 31px;
}

a.button_white_r:hover {
  background: url('../img/button_blue_left.png') top left no-repeat;
}

a.button_white_r:hover span {
  background: url('../img/button_blue_right.png') top right no-repeat;
  color: #fff;
}


/* button button */

.button_background {
  display: block;
  float: left;
  padding-left: 11px;
  background: url('../img/button_white_left.png') center left no-repeat;
  text-decoration: none;
}

.button_background div {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_white_right.png') center right no-repeat;
  font-size: 20px;
  color: #2c1d62;
  padding-left: 20px;
  padding-right: 31px;
}

.button_background div button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  
  height: 2em;
  line-height: 2em;
  text-align: center;
  
  font-size: 20px;
  color: #2c1d62;

}

.button_background div button span {
  min-height: 40px;
  height: 2.1em;
  line-height: 2.1em;
  font-size: 2ppx;
  color: #2c1d62;
}

.button_background:hover {
  background: url('../img/button_blue_left.png') center left no-repeat;
}

.button_background:hover div {
  background: url('../img/button_blue_right.png') center right no-repeat;
}

.button_background:hover div button {
  color: #fff;
}


/* button button blue */

.button_background_1 {
  display: block;
  float: left;
  padding-left: 11px;
  background: url('../img/button_blue_left.png') center left no-repeat;
  text-decoration: none;
}

.button_background_1 div {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_blue_right.png') center right no-repeat;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 31px;
}

.button_background_1 div button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  
  height: 2em;
  line-height: 2em;
  text-align: center;
  
  font-size: 20px;
  color: #fff;

}

.button_background_1 div button span {
  min-height: 40px;
  height: 2.1em;
  line-height: 2.1em;
  font-size: 2ppx;
  color: #fff;
}

.button_background_1:hover {
  background: url('../img/button_white_left.png') center left no-repeat;
}

.button_background_1:hover div {
  background: url('../img/button_white_right.png') center right no-repeat;
  color: #2c1d62;
}

.button_background_1:hover div button {
  color: #2c1d62;
}

.button_background_1:hover div button span {
  color: #2c1d62;
}


/* button button */

.button_background_r {
  display: block;
  float: right;
  padding-left: 11px;
  background: url('../img/button_white_left.png') center left no-repeat;
  text-decoration: none;
}

.button_background_r div {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_white_right.png') center right no-repeat;
  font-size: 20px;
  color: #2c1d62;
  padding-left: 20px;
  padding-right: 31px;
}

.button_background_r div button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  
  height: 2em;
  line-height: 2em;
  text-align: center;
  
  font-size: 20px;
  color: #2c1d62;

}

.button_background_r div button span {
  min-height: 40px;
  height: 2.1em;
  line-height: 2.1em;
  font-size: 2ppx;
  color: #2c1d62;
}

.button_background_r:hover {
  background: url('../img/button_blue_left.png') center left no-repeat;
}

.button_background_r:hover div {
  background: url('../img/button_blue_right.png') center right no-repeat;
  color: #fff;
}

.button_background_r:hover div button {
  color: #fff;
}


/* button button blue */

.button_background_1_r {
  display: block;
  float: right;
  padding-left: 11px;
  background: url('../img/button_blue_left.png') center left no-repeat;
  text-decoration: none;
}

.button_background_1_r div {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_blue_right.png') center right no-repeat;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 31px;
}

.button_background_1_r div button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  
  height: 2em;
  line-height: 2em;
  text-align: center;
  
  font-size: 20px;
  color: #fff;

}

.button_background_1_r div button span {
  min-height: 40px;
  height: 2.1em;
  line-height: 2.1em;
  font-size: 2ppx;
  color: #fff;
}

.button_background_1_r:hover {
  background: url('../img/button_white_left.png') center left no-repeat;
}

.button_background_1_r:hover div {
  background: url('../img/button_white_right.png') center right no-repeat;
  color: #2c1d62;
}

.button_background_1_r:hover div button {
  color: #2c1d62;
}

.button_background_1_r:hover div button span {
  color: #2c1d62;
}

/* button button blue */

.button_background_login {
  display: block;
  float: left;
  padding-left: 11px;
  background: url('../img/button_blue_left.png') center left no-repeat;
  text-decoration: none;
}

.button_background_login div {
  display: block;
  float: left;
  min-height: 40px;
    
  height: 2.1em;
  line-height: 2.1em;  
    
  background: url('../img/button_blue_right.png') center right no-repeat;
  font-size: 20px;
  padding-left: 0px;
  padding-right: 11px;
}

.button_background_login div button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  
  height: 2em;
  line-height: 2em;
  text-align: center;
  
  font-size: 20px;
  color: #fff;

}

.button_background_login div button span {
  min-height: 40px;
  height: 2.1em;
  line-height: 2.1em;
  font-size: 2ppx;
  color: #fff;
}

.button_background_login:hover {
  background: url('../img/button_white_left.png') center left no-repeat;
}

.button_background_login:hover div {
  background: url('../img/button_white_right.png') center right no-repeat;
  color: #2c1d62;
}

.button_background_login:hover div button {
  color: #2c1d62;
}

.button_background_login:hover div button span {
  color: #2c1d62;
}

#login_name {
  padding: 4px 2px;
  font-size: 14px;
  font-size: 15px;
  margin-top: 7px;
}

#login_password {
  padding: 4px 2px;
  font-size: 15px;
  margin-top: 7px;
}

/* */

.buttons_gr {
  background: #eee;
  padding: 4px 10px;
}


/* banners */

#banner_top {
  padding: 10px; 
  text-align: center;
}

#banner_right {
  margin-bottom: 20px; 
  text-align: center;
}

#banner_bottom {
  padding: 10px; 
  text-align: center;
}

/* komentarze */

p.details {}

p.details a {
  color: #22a2e3;
}

p.details .date {
  display: block;
  color: #555;
  margin-top: 5px;
}

/* chat */

#chat {
  background: #eee;
  width: 500px; 
  margin: 20px;
  padding: 5px;
}

#chat h3 {
  margin: 0;
  padding: 0 0 0 10px;
  height: 1.5em;
  line-height: 1.5em;
  font-size: 25px;
  color: #332567;
  background: #eee;
}

#chat .message {
  padding: 10px;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  color: #333;
  background: #fff;
}

#chat .received {
  background: #c3e69a;
  border-bottom: solid 1px #a4ca78;
  background: #c6e0f0;  
  border-bottom: solid 1px #a6c0d0;
}

#chat img {
  float: left;
  display: inline;
  margin: 0 10px 0px 0;
  width: 60px;
  height: 60px;
}

#chat .nick {
  color: #332567;
  font-weight: bold;
  font-size: 14px;
}

#chat .time {
  color: #332567;
  font-size: 14px;
}

#chat #smileys {
 background: #eee;
 height: 30px;
}

#chat #content {
  background: #fff;
  width: 488px;
  height: 60px;
  padding: 5px;
  border: solid 1px #ddd;
}

/* p�atno�ci */
#pay_table {
  margin-left: 165px; margin-top: 20px;
}

#pay_table td {
  padding: 10px 40px;
  text-align: center;
}
#pay_table tr.buttons td {
    padding-left: 57px;

}

#pay_table h2 {
  margin: 0;
  padding: 0;
}

#pay_table h3 {
  margin: 0;
  padding: 0;
}

table.vip {
    margin: 1em 5em;
    width: 600px;
}

table.vip td, table.vip th {
    padding: 4px;
}


table.vip tr.f:nth-child(odd) {
    background: #EFEFEF;
}

table.vip thead tr {
    text-align: center;
    background: #3C3C3C;
    color: white;
    font-weight: bold;
}


table.vip th {
    text-align: left;
    font-weight: normal;
}

table.vip tr.header {
    padding-top: 2em;
}

table.vip tr.header th {
    text-align: center;
    font-weight: bold;
    padding-top: 2em;
    padding-bottom: 2px;
    color: #3C3C3C;
    border-bottom: 1px solid #3C3C3C;
}

table.vip tr.f th {
    font-size: 90%;
    padding: 3px 15px;
}


table.vip tr.f td {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    color: red;
}

table.vip tr.f td.vip {
    color: green;
}


/* To do
  
- nicki i tytuly albumow na stronie glownej  (co jak za d�ugie nazwy)



  
*/
