@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #FFF;
	background: #747474;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 9px 0;
	padding: 0;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
a img { border: 0; }
a:link, a:visited {
	color: #DCDCDC;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #DCDCDC;
	text-decoration: underline;
}
/* -- OGÓLNE -- */
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0; 
	content: "."; 
}
#error,
.warning {
	overflow: hidden;
	width: 70%;
	min-height: 34px;
	height: auto;
	margin: 20px auto;
	padding: 8px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
#error p,
.warning p {
	margin: 0 0 0 60px;
}
#error {
	color: #F00;
	background: #FFF url(img/error.gif) 10px center no-repeat;
	border: 2px solid #F00;
}
.warning {
	color: #D81;
	background: #FFF url(img/warning.gif) 10px center no-repeat;
	border: 2px solid #F81;
}
.impo {
	color: #D00;
	font-style: normal;
}
p.msgerr {
	color: #D00;
	font-weight: bold;
}
p.msgok {
	color: #0A0;
	font-weight: bold;
}
p.hr {
	clear: both;
	height: 1px;
	margin: 8px 0;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #999;
	line-height: 0;
	overflow: hidden;
}
/* -- LAYOUT -- */
#wrapper {
	position: relative;
	width: auto;
	margin: auto;
	min-width: 986px;
	max-width: 1420px;
	min-height: 100%;
}
.content {
	width: 100%;
	margin: auto;
}
#main {
	float: left;
	width: 100%;
}
#site {
	margin: 0 152px;
	padding: 4px 3px;
	min-height: 180px;
}
#lewa, #prawa {
	float: left;
	width: 152px;
	padding: 4px 0;
	margin-left: -100%;
}
#prawa {
	margin-left: -152px;
}
h2 {
	position: relative;
	height: 41px;
	margin: 0;
	padding: 0;
	color: #F8F8F8;
	background: url(img/h2bg.gif) repeat-x;
	font-weight: bold;
	font-size: 11px;
}
h2 span {
	display: block;
	height: 41px;
	background: url(img/h2beg.gif) no-repeat;
	text-indent: 15px;
	line-height: 37px;
	white-space: nowrap;
}
h2 span.en {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	background: url(img/h2end.gif) no-repeat;
}
h2 var {
	position: absolute;
	display: block;
	top: 0;
	right: 15px;
	height: 41px;
	padding: 0;
	color: #EEE;
	font-style: normal;
	font-weight: normal;
	line-height: 37px;
}
.window {
	width: 100%;
	margin-bottom: 3px;
	color: #555;
	background: #DFDFDF;
	border: 0;
}
.window .b1 {
	width: 12px;
	background: url(img/wnd_left.gif) repeat-y;
}
.window .b2 {
	width: 12px;
	background: url(img/wnd_right.gif) repeat-y;
}
.window .s1, .window .s3 {
	width: 12px;
	height: 25px;
	background: url(img/wnd_s1.gif) no-repeat;
}
.window .s2 {
	background: url(img/wnd_s2.gif) repeat-x;
}
.window .s3 {
	background: url(img/wnd_s3.gif) no-repeat;
}
.window td a {
	color: #000;
}
/* -- KOLUMNY -- */
h3 {
	clear: both;
	float: right;
	position: relative;
	width: 146px;
	height: 24px;
	margin: 0;
	padding: 12px 0 0 0;
	color: #F8F8F8;
	background: url(img/h3bg.gif) no-repeat;
	font-weight: bold;
	font-size: 11px;
	text-indent: 15px;
	white-space: nowrap;
}
h3 a {
	display: block;
	position: absolute;
	right: 15px;
	top: 11px;
	padding: 2px 5px 4px 5px;
	background: #D00;
	text-indent: 0;
	line-height: 100%;
}
#prawa h3, #prawa .mbox, #prawa .mboxend {
	float: left;
}
.mbox {
	clear: both;
	float: right;
	width: 130px;
	padding: 2px 8px;
	background: url(img/mbox_bg.gif) repeat-y;
}
.mboxend {
	clear: both;
	float: right;
	width: 146px;
	height: 9px;
	background: url(img/mbox_end.gif) no-repeat;
	overflow: hidden;
}
.mbox ul {
	margin: 0;
	padding: 3px 0 3px 6px;
	list-style: none;
}
.mbox ul li {
	display: block;
	margin: 4px 0;
	padding: 0 0 0 15px;
	background: url(img/pointer1.gif) center left no-repeat;
	white-space: nowrap;
}
/* -- HEADER -- */
#top {
	clear: both;
	position: relative;
	height: 172px;
	background: url(img/headbg.gif) -4px 0 repeat-x;
}
#logo {
	float: left;
	width: 495px;
	height: 172px;
	background: url(img/header1.jpg) no-repeat;
}
#logo h1 {
	position: absolute;
	top: 26px;
	left: 82px;
	width: 290px;
	height: 90px;
	margin: 0;
	padding: 0;
	text-indent: -700px;
	overflow: hidden;
}
#logo h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#logo ul {
	position: absolute;
	left: 7px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#logo ul li {
	float: left;
	margin: 0 1px;
	padding: 0;
}
#logo ul li a {
	display: block;
	width: 74px;
	height: 21px;
	padding-top: 8px;
    
	background: url(img/menu1.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}
#logo ul li a:link, #logo ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#logo ul li a:hover, #logo ul li a:focus {
	color: #FFF;
	background-position: 0 -29px;
	text-decoration: none;
}
#logo ul li a:active {
	color: #FFF;
	text-decoration: none;
}

/*odwrotne kolory buttona*/
#logo ul li.opposed a {
	display: block;
	width: 74px;
	height: 21px;
	padding-top: 8px;
    
	background: url(img/menu1.gif) 0 -29px no-repeat;
	overflow: hidden;
	text-align: center;
}
#logo ul li.opposed a:link, #logo ul li.opposed a:visited {
	color: #FFF;
	text-decoration: none;
}
#logo ul li.opposed a:hover, #logo ul li.opposed a:focus {
	color: #FFF;
	background-position: 0 0;
	text-decoration: none;
}
#logo ul li.opposed a:active {
	color: #FFF;
	text-decoration: none;
}



#logo ul.sec {
	left: auto;
	right: 140px;
}
#top img.qm {
	float: left;
	width: 210px;
	height: 141px;
	border: 0;
}
#top img.ls {
	float: right;
	width: 171px;
	height: 172px;
	border: 0;
}
#rotate {
	position: absolute;
	top: 47px;
	left: 660px;
	width: 295px;
	height: 80px;
	padding: 5px 15px 6px 11px;
	background: #000 url(img/bannbg.gif) no-repeat;
	text-align: center;
}
#rotate img {
	display: block;
	margin: auto;
	border: 0;
}
/* -- STOPKA -- */
#stopka {
	clear: both;
	position: relative;
	width: auto;
	min-width: 890px;
	max-width: 1420px;
	height: 84px;
	/*margin: -84px auto 0 auto;*/
	color: #747474;
	background: #000 url(img/footer.gif) 0 0 repeat-x;
}
#stopka p {
	position: relative;
	height: 36px;
	margin: 0;
	padding: 48px 0 0 55px;
	background: url(img/footer_le.gif) 8px 28px no-repeat;
	z-index: 4;
}
#stopka span.am {
	display: block;
	position: absolute;
	width: 348px;
	height: 56px;
	right: 0;
	bottom: 0;
	background: url(img/footer_rg.jpg) no-repeat;
}
/* -- START -- */
.rdmore {
	margin: 0;
	text-align: right;
}
/* -- NEWS -- */
#aktualn img {
	float: left;
	margin: 0 10px 8px 0;
}
/* --- KONTAKT --- */
#fpytanie {
	margin: 10px 0;
}
#fpytanie label {
	clear: left;
	float: left;
	height: 24px;
	width: 125px;
}
#fpytanie input {
	float: left;
	width: 320px;
}
#fpytanie select {
	float: left;
	width: 100px;
}
#fpytanie textarea {
	float: left;
	width: 320px;
	height: 90px;
	margin: 0 0 10px 0;
}
#fpytanie input#subme {
	clear: left;
	width: 130px;
	margin: 0 0 0 125px;
}
/* --- ZALOGUJ --- */
#fzaloguj {
	margin: 10px 0;
}
#fzaloguj label {
	clear: both;
	display: block;
	padding: 2px 0;
}
#fzaloguj label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 65px;
}
#fzaloguj label input {
	width: 220px;
}
#fzaloguj #sub1 {
	margin-top: 6px;
	margin-left: 65px;
}
/* --- NEWSLETTER --- */
#newslett {
	padding-bottom: 7px;
}
#newslett p {
	padding: 0 5px;
	margin: 5px 0
}
#newslett input {
	display: block;
	width: 90%;
	margin: 5px 0 5px 5px;
	background: #EEE;
	border: 1px solid #666;
	font-size: 12px;
}
#newslett button {
	width: 55px;
	font-size: 11px;
	margin-left: 5px;
}
/* --- ANKIETY --- */
#ank {
	padding-bottom: 7px;
}
#ank p {
	margin: 5px 0;
	padding: 0 5px;
}
#ank label {
	display: block;
	width: 95%;
	padding: 3px 0;
}
#ank .abtns {
	padding-top: 6px;
}
#ank .abtns button {
	width: 55px;
	margin-left: 5px;
	font-size: 11px;
}
p.pytanie {
	font-weight: bold;
	font-size: 14px;
}
p.ao {
	clear: both;
	float: left;
	width: 36%;
}
p.aw {
	float: left;
	padding-left: 3%;
	width: 61%;
}
p.aw strong {
	display: -moz-inline-box;
	display: inline-block;
	width: 30px;
	padding-right: 5px;
	text-align: right;
}
#poprzank li span {
	color: #AAA;
	font-size: 11px;
	padding-right: 5px;
}
/* --- REJESTRACJA --- */
#frejestr {
	margin: 10px 0;
}
#frejestr label {
	clear: both;
	display: block;
	padding: 2px 0;
}
#frejestr label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 135px;
}
#frejestr label input {
	width: 220px;
}
#frejestr #sub1 {
	margin-top: 6px;
	margin-left: 135px;
}
/* --- KONTO --- */
.pmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pmenu li {
	float: right;
	margin: 0 2px;
	padding: 0;
}
.pmenu li a {
	display: block;
	width: 74px;
	height: 21px;
	padding-top: 8px;
	background: url(img/menu2.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}
.pmenu li a:link, .pmenu li a:visited {
	color: #FFF;
	text-decoration: none;
}
.pmenu li a:hover, .pmenu li a:focus {
	color: #FFF;
	background-position: 0 -29px;
	text-decoration: none;
}
.pmenu li a:active {
	color: #FFF;
	text-decoration: none;
}

/* --- KONTO --- */

div.pmenua{
    margin-bottom:30px;
}


.pmenua {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pmenua li {
	margin: 0 0 20px 2px;
	padding: 0;
}
.pmenua li a {
	display: block;
	width: 140px;
	height: 21px;
	padding-top: 8px;
	background: url(img/buttons1.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}
.pmenua li a:link, .pmenua li a:visited {
	color: #FFF;
	text-decoration: none;
}
.pmenua li a:hover, .pmenua li a:focus {
	color: #FFF;
	background-position: 0 -29px;
	text-decoration: none;
}
.pmenua li a:active {
	color: #FFF;
	text-decoration: none;
}




h4 {
	margin: 9px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#fpassw {
	margin: 10px 0;
}
#fpassw label {
	clear: both;
	display: block;
	padding: 2px 0;
}
#fpassw label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 105px;
}
#fpassw label input {
	width: 220px;
}
#fpassw #sub1 {
	margin-top: 6px;
	margin-left: 105px;
}
/* --- SZUKAJ --- */
#fsearch {
	margin: 6px 0;
}
#fsearch label {
	clear: both;
	display: block;
	padding: 2px 0;
}
#fsearch label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 135px;
}
#fsearch label input {
	width: 220px;
}
#fsearch #sub1 {
	margin-top: 6px;
	margin-left: 135px;
}
/* --- DODAJ ANONS --- */
#faddprof label {
	clear: both;
	float: left;
	white-space: nowrap;
	padding: 3px 0;
}
#faddprof label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 160px;
	vertical-align: middle;
}
#faddprof label var {
	padding-left: 7px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#faddprof label em {
	color: #D00;
	font-style: normal;
}
/* --- LISTOWANIE --- */
.shortlist {
	position: relative;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	list-style: none;
}
.shortlist li {
	position: relative;
	display: moz-inline-box;
	display: inline-block;
	width: 128px;
	height: 160px;
	margin: 0 3px;
	padding: 0;
}
.shortlist li img {
	display: block;
	margin: auto;
	border: 1px solid #A7A7A7;
}
.shortlist li img.nw {
	position: absolute;
	top: 2px;
	right: 3px;
	margin: 0;
	border: 0;
}
.shortlist li p {
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: 101;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	min-width: 150px;
	width: auto;
	padding: 6px;
	color: #BCBBBB;
	border: 1px solid #000;
	background: #282828;
	font-size: 11px;
	line-height: 140%;
	white-space: nowrap;
	visibility: hidden;
	z-index: 100;
}
.longlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.longlist li {
	display: block;
	zoom:1;
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #AAA;
}
.longlist img {
	float: left;
	border: 1px solid #A7A7A7;
}
.longlist h5 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
.longlist p {
	margin: 6px 0;
}
.longlist .addr {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.longlist .cont {
	padding-top: 20px;
	overflow: hidden;
}
.navvi {
	 clear: both;
	 padding: 10px 0;
	 text-align: center;
}
.navvi a, .navvi span {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	padding: 2px 5px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.navvi span {
	color: #434A3E;
	text-decoration: underline;
}
.navvi a:link, .navvi a:visited {
	color: #434A3E;
	text-decoration: none;
}
.navvi a:hover, .navvi a:focus {
	color: #F30 !important;
	text-decoration: none;
}
.navvi a:active {
	color: #434A3E;
	text-decoration: none;
}
.navvi img {
	vertical-align: middle;
}
p.rbar, p.lbar {
	margin: 0 0 12px 0;
}
p.lbar select, p.rbar select {
	margin: 0 10px 0 7px;
	font-size: 12px;
	vertical-align: middle;
}
p.lbar { float: left; }
p.rbar { float: right; }
/* --- ANONS --- */
#site.rprof {
	margin-left: 240px;
}
#lewa.lprof {
	width: 240px;
}
.lprof  h3 {
	width: 234px;
	background: url(img/h3pr.gif) no-repeat;
}
.lprof .mbox {
	width: 218px;
	background: url(img/mbox_pr.gif) repeat-y;
}
.lprof .mboxend {
	width: 234px;
	background: url(img/mbox_end_pr.gif) no-repeat;
}
#lewa.lprof p {
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
#lewa.lprof p span {
	display: -moz-inline-box;
	display: inline-block;
	width: 98px;
}
#slideshow {
	position: relative;
	width: 512px;
	height: 500px;
	margin: 0 auto;
}
#bf, #sf {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url() center center no-repeat;
	z-index: 10;
}
#bf { clear: both; }
#sf { z-index: 11; }
#slideshow .nfo {
	text-align: center;
	margin: 0;
	padding: 60px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #D00;
}
#slideshow .prv {
	display: block;
	position: absolute;
	left: -35px;
	top: 240px;
}
#slideshow .nxt {
	display: block;
	position: absolute;
	right: -35px;
	top: 240px;
}
/* --- KOMENTARZE --- */
.ctanfoto {
	float: left;
	margin: 10px 10px 5px 0;
	border: 1px solid #A7A7A7;
}
.ctaninfo { overflow: hidden; }
.ctaninfo h4 { font-size: 12px; }
p.cminfouser {
	clear: both;
	margin: 0;
	padding: 15px 0;
	font-weight: bold;
}
#fcoment { clear: both; }
#fcoment label, #oceniam {
	clear: both;
	float: left;
	margin: 5px 0;
}
#fcoment textarea {
	clear: both;
	float: left;
	width: 450px;
	height: 140px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#fcoment input, #fcoment span { vertical-align: middle; }
#fcoment span { padding-right: 5px; }
.prcoments p {
	margin: 0 0 4px 0;
}
.prcoments p img {
	width: 12px;
	height: 12px;
	margin-right: 2px;
	border: 0;
	vertical-align: middle;
}
.prcoments .trsc {
	margin-bottom: 15px;
	padding: 0 30px 0 5px;
}
/* --- MISS I PASZKWIL --- */
#votenow {
	text-align: center;
}
#votenow img {
	display: block;
	margin: auto;
	padding: 3px 0 1px 0;
	border: 0;
}
#votenow span {
	clear: both;
	line-height: 1px;
}
#votenow p {
	margin: 0;
	padding: 8px 0;
}
#votenow p a {
	color: #FC0 !important;
}
.vname {
	font-size: 12px;
}
.vfotos {
	display: inline;
	float: left;
	margin-right: 15px;
}
.vfoto {
	margin: 5px;
	border: 1px solid #A7A7A7;
	vertical-align: text-top;
}
.vbtns {
	width: 140px;
	height: 29px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #FFF;
	border: 0;
	background: transparent url(img/buttons1.gif) 0 0 no-repeat;
	font-size: 11px;
	cursor: pointer;
}
.vbtns:hover, .vbtns:focus { background-position: bottom left; }
#vaxwnd {
	height: 140px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	text-align: center;
	vertical-align: middle;
}
.lvote, .rvote {
	float: left;
	width: 7%;
	margin-top: 52px;
}
#prli {
	float: left;
	width: 86%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#prli li {
	float: left;
	width: 23%;
	height: 130px;
	margin: 0 1%;
	padding: 0;
	overflow: hidden;
}
#prli li img {
	border: 1px solid #A7A7A7;
}
#prli li img.sel {
	border: 1px solid #FC3;
}

h3.myaccount{
    font-size:14px;
    background:none;
    float:none;
    color:black;
}


.table_anonse > tbody > tr:nth-child(2n+1){
    background-color:#EAEAEA;
}



