/* Główny arkusz */

form,body,fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.clearfix {
	clear: both;
}
body {
	text-align: center;
	font-family: "Trebuchet MS" !important;
  font-size: 14px;
  color: #888;
}

.lock
{
  position: absolute;
  margin: -10px 0 0 -10px;
}

.toptexthead
{
  margin: 3px 0 0 0;
}

.toptext
{
  font-size: 12px;
}

div#topbar
{
  background: url('../gfx/logo3.jpg') top right no-repeat;
  height: 115px;
}

div#topline,
div#topline .l,
div#topline .r,
div#topline span
{
  height: 23px;
}

div#topline
{
  width: 800px;
  color: #fff;
  font-size: 11px;
  z-index: 10;
}

div#topline span
{
  width: 794px;
  display: block;
  /*position: absolute;*/
  background: url('../gfx/topline.gif');
}

div#topline span div
{
  padding: 3px 0 0 10px;
}

div#topline a
{
  color: #fff;
}

div#topline .l,
div#topline .r
{
  width: 7px;
}

div#topline .l
{
  float: left;
}

div#topline .r
{
  float: right;
}

div#toplogbar
{
  width: 350px;
  float: left;
  
  margin: 5px;
}

div#toplogbar input
{
  border: #CEE7F7 solid 1px;
  color: #5ABDFF;
  text-align: right;
  font-size: 11px;
  font-family: Tahoma;
  padding: 3px;
}

div#topnavbar
{
  width: 400px;
  float: right;
  
  font-size: 13px;
  text-align: center;
  margin: 5px;
}

div#toplogbar span,
div#topnavbar span
{
  display: block;
  padding: 5px;
}

div#topnavbar a
{
  color: #67C2FE;
  font-weight: bold;
}

a
{
  color: #444;
  text-decoration: underline;
}
a:hover
{
  text-decoration: none;
}

a.link_deactive
{
  color: #888;
  font-weight: bold;
  text-decoration: none;
}

h1,
h2,
h3
{
  font-family: "Trebuchet MS";
  /*font-style: italic;*/
  text-align: left;
  color: #000;
  margin: 10px 0 10px 0;
}

h1
{
  font-size: 22px;
}

.headlining
{
  display: block;
  width: 100%;
  border: 1px solid #CEE7F7 !important;
  height: 25px;
  color: #63BDFF;
  background: url('../gfx/rounds.gif') no-repeat top right;
}

.headlining .l,
.headlining .r
{
  margin: -1px;
  position: relative;
  width: 6px;
  height: 27px;
  padding: 0;
}

.headlining .l
{
  background: url('../gfx/rounds_l.bmp');
  float: left;
}

.headlining .r
{
  background: url('../gfx/rounds_r.bmp');
  float: right;
}

.headlining div
{
  padding: 3px;
}

.minibutton
{
  width: 67px;
  height: 23px;
  background: url('../gfx/button.bmp');
  font-family: Arial !important;
  font-size: 10px !important;
  color: #fff !important;
  text-align: center !important;
  border: 0 !important;
}

h2
{
  font-size: 18px;
}

h3
{
  font-size: 15px;
}

div#previewPane
{
  width: 600px;
  margin: 0px auto;
}

div#waitMessage
{
  display: none;
  position: absolute;
  width: 200px;
  height: 30px;
  background: #fff;
  color: #000;
  font-family: "Trebuchet MS";
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  margin: 50px 0 0 10px;
  border: 1px solid #000;
}
div#waitMessage span
{
  display: block;
  padding: 5px;
}

div#online
{
  float: right;
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #C2E0EF;
  font-weight: bold;
  font-style: italic;
}

div#online span
{
  padding: 6px 30px 6px 7px;  
  display: block;
}

div.container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
div#top {
	float: left;
}
h1#logo,
h1#logo img {
  width: 966px;
  height: 97px;
  float: right;
/*
  width: 800px;
  height: 106px;*/
}

h1#logo {
	display: block;
	float: right;
	margin: 0;
}

h1#logo img,
div#stopka img {
border: 0px;
}

#privicon {
margin: 0 3px 0px 3px;
vertical-align: middle;
}

#menubar
{
  clear: both;
  background: url('../gfx/line.gif');
  height: 54px;
}

#menubar ul {
  width: 800px;
  list-style-type: none;
  margin: 0 auto 0 auto;
  padding: 0;
}

#menubar li
{
  width: 100px;
  float: left;
  padding: 0;
  margin: 0;
}

#menubar a
{
  border: none;
  display: block;
  height: 54px;
  color: #fff !important;
  background: url('../gfx/line.gif');
  text-decoration: none !important;
  font-weight: bold;
  font-size: 15px;
}
#menubar a:hover
{
  background: url('../gfx/line2.gif');
  text-decoration: none !important;
}
#menubar a span
{
  text-align: center;
  display: block;
  padding: 18px 4px 18px 4px;
}

div.bottom{clear:both;display:block;background: #FFE64D;} 
div.bottom div{display:block;height: 1px; overflow: hidden; background: #464646;} 
div.r1{margin: 0 5px} 
div.r2{margin: 0 3px} 
div.r3{margin: 0 2px} 
div.r4, div.bottom div.r4{margin: 0 1px;height: 2px} 

div#online a {
	font-weight: bold;
	color: #C2E0EF;
	text-decoration: none;
	font-size: 13px;
  font-family: "Trebuchet MS";
  font-style: italic;
}
div#main {
	margin: 20px 0 0 0;
	float: left;
	width: 800px;
}
div#sideone {
	width: 480px;
	margin: 5px;
	display: inline;
/* ie workaround */
	float: left;
}
div#polecamy h2,
div#sideone h2,
div#sidetwo h2,
div#szukaj h2 {
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 0 4px;
}
div.shade img {
  margin: 10px;
}
div.shade {
	float: left;
	width: 120px;
	height: 120px;
	background: url('../gfx/layer.gif') no-repeat bottom;
}
img.shade_mini
{
  width: 32px;
  height: 32px;
  padding: 2px;
  border: 1px solid #eaeaea !important;
  float: left;
  margin: 5px;
}
div.last {
	margin-right: 0;
}

a.more {
  color: #63BDFF;
  font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	float: left;
  font-style: italic;
	margin: 0 5px 40px 0;
}
a.more:hover {
	text-decoration: underline;
}
div#sidetwo {
	width: 300px;
	margin: 5px;
	float: left;
}
div#szukaj p {
  font-family: "Trebuchet MS";
}
div#szukaj form {
  margin: 10px 0 0 0;
}
div#szukaj {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0 ;
	float: left;
}
div#szukaj a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
div#szukaj p {
	border-right: 1px solid #fff;
	background: #19739E url('../gfx/szgr.gif') repeat-x top left;
	color: #000;
	font-weight: normal;
	padding: 3px 8px;
}
div#szukaj fieldset {
	width: 300px;
	/*background: #FFE6FF;*/
	float: left;
}

div#sz-plec {
	width: 100px;
	float: left;
  padding: 5px;
}
div#sz-plec span {
	display: block;
	margin: 1px 0;
}
div#sz-inne span {
	display: block;
  padding: 0 10px 0 10px;
}
div#sz-inne SELECT {
  background: #fff;
  border: #CEE7F7 solid 1px;
  color: #333333;
  text-align: right;
  padding: 3px;
}
div#sz-plec input {
	color: #036592;
}
div#sz-inne {
	width: 190px !important;
/* ie workaround */
	float: right;
}
div#sz-plec a.more {
  margin: 25px 0 0 5px;
}
div#sz-inne span {
	text-align: right;
	display: block;
	float: right;
}
input#search {
	display: block;
	float: right;
	margin: 5px;
}
select#wiek {
	width: 115px;
}
select#rejon {
	width: 150px;
}
div#top-k, div#top-m {
	float: left;
	width: 140px;
}
div#top-m {
  float: left;
  margin: 0 0 0 10px;
}
div#top-k h3, div#top-m h3 {
	border-bottom: 1px solid #BFBFBF;
}
div#top-k div.ol, div#top-m div {
	font-size: 11px;
  line-height: 20px;
}
div#top-k div.ol a, div#top-m div.ol a {
  display: block;
  margin: 0 0 0 3px;
  font-family: Tahoma;
}
div#forum {
	clear: both;
}
div#forum h3 {
	border-bottom: 1px solid #BFBFBF;
}
div#forum ol {
	color: #7F7F7F;
	margin: 3px 0 20px;
	list-style-type: none;
	font-size: 11px;
}
div#top-k ol li, div#top-m ol li {
	list-style-type: none;
}
div#forum ol li a {
	color: #7F7F7F;
	text-decoration: underline;
}
div#polecamy {
	padding: 0;
	margin: 0 0 30px 0;
	clear: both;
	text-align: center;
}
div#polecamy h3 {
	text-align: left;
	border-bottom: 1px solid #eaeaea;
}
div.baner {
	margin: 10px auto;
	border: 1px solid #bfbfbf;
	text-align: center;
}
div#stopka {
	clear: both;
  display: block;
  /*padding: 20px 0 0 0;*/
  color: #ccc;
  height: 36px;
  background: url('../gfx/stopka.jpg');
}
div#stopka ul {
  /*border-top: #63BDFF solid 2px;*/
  margin: 0;
}
div#stopka ul li {
	float: left;
	padding: 12px 3px 3px 3px;
	list-style-type: none;
}
div#stopka ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
div#stopka ul li a:hover {
  color: #fff;
  text-decoration: underline;
}


/* PODSTRONA: PROFIL */

body#profil div#main2 h1
{
  color: #63BDFF;
  border-bottom: #eaeaea 1px solid;
}

body#profil div#main {
	display: inline;
	margin: 0 17px 20px;
	float: left;
	width: 765px;
	border-top: 0;
}

body#profil div#main2 {
	display: inline;
	float: left;
	width: 800px;
	border-top: 0;
}

body#profil div#main div#sideone {
line-height: 100%;
width: 495px;
margin: 5px;
float: left;
}

body#profil div#main div#sidetwo {
width: 230px;
margin: 5px;
float: left;
}

body#profil div#main div#sideone strong {
color: #000;
}

.head {
float: left;
font-size: 14px;
margin: 0 5px 5px 0;
}

body#profil div#main div#sideone p {
float: left;
font-size: 12px;
margin: 8px 4px 0 0;
width: 364px;
}

body#profil div#main div#sidetwo ul {
width: 240px;
}

body#profil div#main div#sidetwo ul li {
list-style-type: none;
margin: 5px;
height: 32px;
}

body#profil div#main div#sidetwo ul li a,
body#profil div#main div#sidetwo ul li span
{
  display: block;
  padding: 7px 0 0 35px;
}

body#profil div#main div#sidetwo ul li a {
color: #777;
}

body#profil h1#headline {
font-size: 20px;
padding: 5px 0 0 0;
color: #888;
margin: 0px;
}

body#profil h1#headline span.pro{
color: #FFCC33;
}

body#profil div#main div#sidetwo ul li.a { background: url('../img/32x32/p-dodaj.png') no-repeat left 50%; }
body#profil div#main div#sidetwo ul li.b { background: url('../img/32x32/p-zapros.png') no-repeat left 50%; }
body#profil div#main div#sidetwo ul li.c { background: url('../img/32x32/p-blacklist.png') no-repeat left 50%; }
body#profil div#main div#sidetwo ul li.d { background: url('../img/32x32/p-zglos.png') no-repeat left 50%; }

body#profil div#navi { clear: both; margin: 20px 0 20px 0; }
body#profil div#main a.fleft, body#profil div#main a.fright, span.fright, span.fleft {
text-decoration: none;
font-size: 15px;
font-weight: bold;
margin: 5px;
}
body#profil div#main a.fleft, span.fleft {
float: left;
padding: 0 0 0 15px;
}

img.fleft
{
  float: left;
}

img.fright
{
  float: right;
}

body#profil div#main a.fright, span.fright {
float: right;
padding: 0 15px 0 0;
}

body#profil div#main span.fleft, span.fright {
color: #ccc;
}
body#profil div#main a.fleft, a.fright {
color: #63BDFF;
}

body#profil ul#submenu {
width: 100%;
float: left;
margin: 10px 0 0 0;
background: url('../gfx/p-submenu-line2.gif') repeat-x bottom left;
}

body#profil ul#submenu li {
float: left;
list-style-type: none;
background: url('../gfx/p-submenu-line.gif') no-repeat left 50%;
padding: 5px;
}

body#profil ul#submenu li.a { margin-left: 30px; }

body#profil ul#submenu li a {
padding: 5px 10px 0px 25px;
font-style: italic;
font-weight: bold;
font-size: 13px;
letter-spacing: 0.1em;
text-decoration: none;
color: #000;
}

body#profil p#preview_text,
body#profil p#preview_mobile {
text-align: center;
color: #888;
}

body#profil div#voteline {
padding: 10px;
}

body#profil div.no {
clear: both;
padding: 50px;
color: #999;
}

body#profil p {
text-align: left;
}

body#profil div#main2 form {
padding: 20px;
}

body#profil ul#submenu li a#a { background: url('../gfx/p-zdjecia.png') no-repeat left 50%; }
body#profil ul#submenu li a#b { background: url('../gfx/p-omnie.png') no-repeat left 100%; }
body#profil ul#submenu li a#c { background: url('../gfx/p-komentarze.png') no-repeat left 100%; }
body#profil ul#submenu li a#d { background: url('../gfx/p-znajomi.png') no-repeat left 100%; }
body#profil ul#submenu li a#e { background: url('../gfx/p-kontakt.png') no-repeat left 100%; }
body#profil ul#submenu li a#f { background: url('../gfx/p-filmy.png') no-repeat left 50%; }

body.zdjecia ul#submenu li.active {
float: left;
border-top: 1px solid #000;
border-bottom: 1px solid #fff;
}

div#main2 { text-align: center; }

body#profil div#main2 #preview_photo,
body#profil div#main2 #theImages img {
border: 1px solid #63BDFF;
padding: 5px;
}

body#profil img#preview_photo {
  margin: 40px 0 0 0;
}

div#fotos { 
clear: both; 
margin: 0 0 50px 0;
}
div#theImages img { 
margin: 5px 0;
border: 1px solid #eaeaea !important;
padding: 3px;
}

/* PODSTRONA: KONTO */
div#accountmenu {
	display: inline;
	float: right;
	width: 150px;
  margin: 10px;
}
div#accountpage {
  float: left;
  width: 750px;
}
div.submenu {
  width: 100%;
	float: left;
	font-size: 11px;
  padding: 0px 0 15px 0px;
}
div.submenu ul {
	list-style-type: none;
  padding: 5px 0 5px 0;
  background: #fcfcfc;
  border: 1px solid #f1f1f1;
}
div.submenu li {
	padding: 0 0 0 35px;
}
div.submenu li a {
  line-height: 20px;
	color: #7F7F7F;
	text-decoration: none;
}
div.submenu li a:hover {
  text-decoration: underline;
}
div.submenu h1
{
  font-family: "Trebuchet MS";
  font-size: 15px;
  font-style: normal;
  color: #000;
  padding: 0 0 0 34px;
  margin: 0 0 0 5px;
  height: 25px;
  text-decoration: underline;
}
div#k-moje h1 {
	background: url('../gfx/k-moje.jpg') no-repeat;
}
div#k-wiadomosci h1 {
	background: url('../gfx/k-wiadomosci.jpg') no-repeat;
}
div#k-ludzie h1 {
	background: url('../gfx/k-ludzie.jpg') no-repeat;
}
div#k-staty h1 {
	background: url('../gfx/k-statystyki.jpg') no-repeat;
}
div#k-pro h1 {
	background: url('../gfx/k-pro.jpg') no-repeat;
}
div#k-ustawienia h1 {
	background: url('../gfx/k-ustawienia.jpg') no-repeat;
}
body#konto div#sideone {
	/*width: 230px;*/
	margin: 0 20px 0 20px;
	display: inline;
/* ie workaround */
	float: left;
}
body#konto dl {
	width: 215px;
	border-top: 1px solid #ddd;
	font-size: 12px;
	color: #666;
	margin: 5px 0;
}
body#konto dl dt {
	float: left;
	width: 40px;
	text-align: right;
	padding: 3px 4px;
	background: #fafafa url('../gfx/dda.gif') no-repeat 70% 50%;
	border-bottom: 1px dashed #ddd;
	border-right: 1px solid #ddd;
}
body#konto dl dd {
	font-weight: bold;
	text-indent: 3px;
	padding: 3px;
	border-bottom: 1px dashed #ddd;
}
body#konto div#sideone p {
	font-size: 11px;
	color: #666;
	margin: 10px 0;
}
body#konto div#sidetwo {
	width: 480px;
	margin: 0 0 0 20px;
	float: left;
}
body#konto div.shade {
	/*float: left;*/
	margin: 4px 1px 0 0;
	height: auto;
	width: auto;
	background: url('../gfx/shadebig.gif') repeat-x left bottom;
	padding: 0 0 9px 0;
}
div#stat-content {
	border: 1px solid #CFCFCF;
	width: 465px;
	height: 380px;
/* usunac ta linijke jesli ma sie wydluzac z contentem! */
}

div#login
{
  width: 250px;
  border: 1px solid #CCEBFF;
  padding: 0 10px 10px 10px;
  float: left;
  background: #EEF9FF url('../gfx/belka.jpg') repeat-x;
  color: #000;
}

div#login .field,
table.fields td.field input.field
{
  width: 230px;
  border: 1px #999 solid;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  margin: 3px;
}

input.input
{
  width: 140px;
  font-size: 17px;
  color: #fff;
  background-color: #333;
  font-family: Verdana;
  font-size: 18px;
  padding: 3px;
  margin: 3px;
}

.notice
{
  background-color: #f5f5f5;
  padding: 5px;
  margin: 20px 0 20px 0;
  color: #999;
}

table.fields
{

}


table.fields td.label
{
  vertical-align: top;
  padding: 10px 0 0 0;
  width: 200px;
  color: #999;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}

table.fields td.field
{
  padding: 10px;
}

table.settings
{
  border-top: 3px solid #555;
}


table.settings td.label
{
  vertical-align: top;
  padding: 5px;
  width: 200px;
  font-size: 12px;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-top: 0px;
}

table.settings td.label,
table.settings td.field
{
  vertical-align: top;
}

table.settings td.label .description
{
  display: block;
  font-size: 11px;
}

table.settings td.field
{
  padding: 5px;
  border-bottom: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}

table.box th
{
  text-align: center;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
  padding: 3px;
}

table.box td
{
  border-bottom: 1px solid #eee;
  padding: 2px;
}

table.box span
{
  display: block;
  color: #ccc;
}

.error
{
  display: block;
  color: red;
}

.advice
{
  display: block;
  color: #999;
  font-size: 11px;
}

.submit
{
  background: #63BDFF url('../gfx/line.png') repeat-x;
  color: #000;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
}

.photo_thumb
{
  width: 96px;
  height: 96px;
  float: left;
  margin: 0 20px 0 0;
  border: 1px #ccc solid;
  padding: 3px;
}

.photo_panel
{
  width: 500px;
  margin: 0px auto;
  padding: 3px;
  clear: both;
}

.simplebox,
.simplebox2
{
  margin: 5px;
  float: left;
  text-align: center;
}

.simplebox
{
  width: 105px;
}

.simplebox2
{
  width: 370px;
  border: 2px solid #eaeaea;
  padding: 5px;
}

.pager,
.pager_active,
.pager_dot
{
	float: left;
	display: block;
	padding: 3px;
	margin: 2px;
	
	text-decoration: none;
}
.pager
{
	background-color: #FFF;
	border: 1px solid #C2C2C2;
	color: #C2C2C2;
}
.pager:hover
{
	background-color: #FFF;
	border: 1px solid #555;
	color: #555;
}
.pager_active
{
	background-color: #FFF;
	border: 1px solid #888;
	color: #888;
}
.votebutton
{
  background-color: #D2EFFF;
  width: 30px;
}

table.about td.label,
table.about td.label2,
table.about td.contents
{
  border-bottom: 1px solid #eaeaea;
  font-size: 12px;
  text-align: left;
  padding: 5px;
  vertical-align: top;
}

table.about td.label
{
  width: 150px;
  font-weight: bold;
  color: #666;
}

table.about td.label2
{
  width: 150px;
  color: #999;
  line-height: 25px;
}

#jsavatar #m_rozmiar{
 position:absolute;
 left:187px;
 top:187px;
 width:13px;
 height:13px;
 line-height:1px;
 cursor:se-resize;
 z-index: 20;
 background-image:url('../gfx/cut.gif');
 background-repeat:no-repeat;
}

#jsavatar #m_ramka{
 position: relative;
 border: 1px solid #000;
 z-index:1;
}

#jsavatar #m_nozyczki{
 position:absolute;
 border:2px solid #f00;
 z-index: 10;
 cursor:move;
}

#jsavatar #m_pre{
 position: relative;
}

#jsavatar #m_nozyczki{
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
}

#jsavatar #m_pre_img{
	position: absolute;
	clip: rect(96px 0px 0px 96px);
	overflow: hidden;
}

#jsavatar #m_pre_border{
	position: relative;
	border: 1px solid #000;
	width: 96px;
	height: 96px;
	z-index: 50;
}
