/* CSS Document */
html, body {
	height: 100%;
	scrollbar-base-color: #666;
}
body {
	margin: 0;
	padding: 0;
	font: 11px 'Trebuchet MS', Arial, 'Times New Roman', sans-serif;
	color: #999999;
	background-color: #000000;
}
a {
	color: #aaa;
}
a img {
	border: none;
}

a.spec-link {
  color: #000000;
  padding: 3px;
  background-color: #ff6600;
}

b, strong {
  color: #ccc;
  
}

.clear {
	clear: both;
	position: relative;
}
#main {
	width: 950px;
	margin: 0 auto;
	background-color: #000000;
}
#pageBg {
	background: #000000;
	padding-bottom: 10px;
}
#top {
	background: url('/themes/pdz/images/bg_star.gif');
	padding-bottom: 10px;
	height: 180px;
}
#logo {
	float: left
}
#logoImage {
	border: none;
}
#bannerTop {
	float: left;
	width: 468px;
	height: 60px;
	margin-top: 50px;
}
#bannerImage {
	border: none;
}
#blockU {
	padding: 5px;
	float: right;
}
.imgBorder {
	border: 1px solid #555;
	padding: 5px;
}
/* =========== loginPanel ========== */
#loginPanel, #loginPanel fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#loginPanel {
	width: 220px;
	padding: 42px 0 0 28px;
	float: left;
}
#loginPanel fieldset {
	margin: 12px 0;
}
#loginPanel table {
	border-collapse: collapse;
}
#loginPanel table td {
	padding: 0;
}
#loginPanel .submit {
	margin: 2px 0 0 10px;
}
.input {
	width: 150px;
	background-color: #313131;
	background-color: #313131;
	border: 1px solid #666;
	color: #999;
	margin: 2px 0 3px 0;
	padding: 3px 6px;
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
}
/* ============== menu ============= */
.menu {
	margin: 15px 0 25px 0;
	padding: 0;
	list-style-type: none;
}
.menu li a {
	display: block;
	padding: 6px 30px;
	font-weight: bold;
	font: 15px Trebuchet MS, Arial, Times New Roman, sans-serif;
	text-decoration: none;
}
.menu li a:hover {
	background-color: #666666;
	color: #ccc;
}
.menu li {
}
.menu li.selected a {
	background-color: #fffbe6;
	color: #000;
}
.menu li.marked a {
	background-color: #fffbe6;
}
.menu li.marked2 a, .menu li.marked2 a:hover {
	background-color: #c1463d;
	color: #fff;
}
/* ========== loggedPanel ========== */
#loggedPanel {
	padding: 0;
	float: left;
}
.loggedUnder {
	font-size: 10px;
	text-transform: uppercase;
}
#loggedPanel ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#loggedPanel ul li, #loggedPanel a {
	font-size: 10px;
}
#loggedPanel ul li {
	padding-top: 2px;
}
#loggedPanel .logOff {
	font-weight: bold;
	padding-top: 8px;
}
/* ============ left ============ */
#left {
	width: 290px;
	margin-right: 5px;
	float: left;
}
#leftBlock {
	background-color: #313131;
}
#leftBlockHeader {
	height: 50px;
	padding-left: 20px;
	padding-top: 10px;
	font: 34px Times New Roman, sans-serif;
	color: #CCC;
	background: url('../images/left_top_corner.gif') right top no-repeat #3B3B3B;
	border-bottom: 1px solid #000;
}
#leftBlockContent {
	border-top: 1px solid #666;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url('../images/left_bottom_corner.gif') right bottom no-repeat;
}
/* ============ lastPhoto T2 ============ */
#lastPhoto {
	float: left;
	height: 180px;
	width: 890px;
	text-align: center;
	margin-top: 20px;
	padding-left: 60px;
	background: url('/themes/pdz/images/bg_last_photo.gif') left bottom repeat-x #000;
}
#lastPhotobox {
	float: left;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#lastPhotoImg {
	width: 950px;
}
/* ============ rankPhoto T2 ============ */
#rankPhoto {
	float: left;
	height: 210px;
	width: 890px;
	margin-top: 20px;
	padding-left: 60px;
	background: url('/themes/pdz/images/bg_rank_photo.gif') left bottom repeat-x #000;
}
#rankPhotobox {
	float: left;
	height: 110px;
	display: table-cell;
	vertical-align: middle;
}
#rankPhotoImg {
  text-align: center;
}
#rankPhotoSlogan {
	height: 40px;
	font: 20px Times New Roman, sans-serif;
	clear: both;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	width: 500px;
}
#rankPhotoSlogan span {
	font: 30px Times New Roman, sans-serif;
	color: #cc1111;
}
#rankPhotoSloganLink {
	height: 40px;
	float: right;
	margin-top: 55px;
	width: 350px;
	font-size: 14px;
	color: #FF0000;
}
/* ============ left RED ============ */
#leftRed {
	width: 290px;
	background: url('../images/left_red_top.gif') left top no-repeat;
	float: left;
	height: 262px;
}
#leftBlockRed {
	background-color: #313131;
}
#leftBlockHeaderRed {
	height: 35px;
	padding-left: 70px;
	padding-top: 22px;
	font-size: 14px;
	color: #CCC;
	background: url('../images/left_red_top_corner.gif') right top no-repeat;
}
#leftBlockContentRed {
	height: 170px;
	padding-bottom: 15px;
	margin-left: 50px;
	width: 180px;
	text-align: center;
}
#leftBlockContentRed img {
	padding: 10px;
	border: 1px solid #666;
}
#topRank {
	margin-top: -35px;
	margin-left: 0px;
	width: 220px;
	text-align: right;
}
#topRank span {
	font: 34px Times New Roman, sans-serif;
	font-style: oblique;
}
#leftRed {
	background: url('../images/left_red_top.gif') left top no-repeat;
}
#leftBlockFooterRed {
	height: 20px;
	background: url('../images/left_bottom_corner.gif') right bottom no-repeat;
}
#winner {
	margin: 0;
	width: 647px;
	height: 263px;
	float: right;
}
/* ============ content ============ */
#content {
	width: 950px;
	margin: 0 auto;
	padding-top: 33px;
	clear: both;
}
#wideContent {
	width: 620px;
	min-height: 980px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	background-color: #313131;
}
#centerContent {
	width: 380px;
	float: left;
	border-right: 1px dashed #e7dfac;
}
#rightContent {
	width: 260px;
	float: right;
}
#rightContentWide {
	width: 527px;
	float: right;
}
#mainBottom {
	clear: both;
	height: 67px;
	
}
/* ============ headers ============ */
h2, h3, h4 {
	margin: 0;
	color: #CCCCCC;
	font-family: 'Times New Roman', sans-serif;
	font-weight: normal;
}
h2.pageHead {
	font: 34px Times New Roman, sans-serif;
	color: #CCCCCC;
	width: 90%;
	border-bottom: 1px solid #666;
	padding: 11px 30px 11px 30px;
}
.pageHead2 {
	border-bottom: 1px dashed #666;
	padding: 0 30px 18px 30px;
}
h3 {
	padding-top: 11px;
	padding-bottom: 11px;
	font: 34px Times New Roman, sans-serif;
	width: 90%;
	border-bottom: 1px solid #666;
}
h4 {
	padding-top: 7px;
	font-size: 20px;
}
/* ============= footer ============ */
#footer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 20px;
	border-top: 1px dashed #d9d093;
	border-bottom: 1px dashed #d9d093;
	font-size: 10px;
	color: #7e7745;
}
#footer ul {
	margin: 4px 0;
	padding: 0;
	list-style-type: none;
	color: #c1463d;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
}
.error {
	color: #000;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: 10px;
	width: 530px;
	text-align: left;
	float: left;
	background: url('../images/bg_error.gif') left top no-repeat #a75a00;
}
#error-header {
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}
/* =========== newsShort =========== */
#newsShort {
}
#newsShort h5 {
	margin: 14px 0 0;
	font-size: 11px;
}
#newsShort .date {
	font-size: 10px;
	color: #666666;
}
#newsShort p {
	margin: 8px 0 0 0;
}
.more2 {
	text-align: right;
	color: #b43c09;
	margin-top: 15px;
}
.more2 a {
	font-weight: bold;
}
/* ============ rejestracja ============ */
.inputwide {
	width: 300px;
	background-color: #313131;
	border: 1px solid #666;
	margin: 0 10px 0 0;
	padding: 3px 6px;
	color: #999;
}
.inputstyle {
	background-color: #fff;
	
	border: none;
	border-bottom: 1px dashed #634a3e;
	margin: 0 10px 0 0;
	padding: 3px 6px;
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
	color: #634a3e;
}
.wymagane {
	vertical-align: top;
}
/* ============ ulubione ============ */
#profilesr {
	width: 310px;
	float: right;
	margin-top: 20px;
}
#profHeadsr {
	font-size: 18px;
	color: #0b687f;
}
#profTablesr {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0 0 0 0;
}
#profTablesr table {
	width: 100%;
	border-collapse: collapse;
}
#profTablesr table td {
	padding: 3px;
	vertical-align: top;
}
.profAnswsr {
}
.profFriendssr {
	line-height: 1.5em;
}
.profFriendssr b {
	margin-right: 10px;
}
#profRightsr {
	margin-top: 20px;
	text-align: right;
	float: right;
}
/* ================= additional ============== */
.buttonf {
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	font-weight: bold;
}
table.data {
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 0px;
	background-color: #FFFFFF;
}
table.tip {
	color: #000000;
	border: 1px #E0E0E0 solid;
	background-color: #F7F9E6;
}
td.tblheader {
	color: #FFFFFF;
	border: 0px #E0E0E0 none;
	border-color: #FFFFFF #FFFFFF #9d9d9d #9d9d9d;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('../images/bookmark.gif');
	text-indent: 11px;
	margin-right: 11px;
	height: 20px;
}
tr.data {
	vertical-align: top;
	line-height: 14px;
	border: 1px #E0E0E0 solid;
	background-color: #F7F9E6;
	border-color: #FFFFFF #FFFFFF #999999;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	color: #ccc;
}
tr.data1 {
	vertical-align: top;
	color: #ccc;
	background-color: #333;
	border-color: #FFFFFF #FFFFFF #999999;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
tr.data2 {
	vertical-align: top;
	color: #ccc;
	background-color: #444;
}
/* =========== changeCat =========== */
#changeCat, #changeCat fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#changeCat {
	width: 263px;
	background-color: #f1e8b5;
	position: absolute;
	margin: -33px 0 0 526px;
}
#changeCat fieldset {
	padding: 20px 20px 15px 20px;
}
#changeCat select {
	width: 170px;
	padding: 2px;
	margin: 10px 8px 10px 0;
	background-color: #634a3e;
	border: none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
	color: #dbd08d;
}
/* ============ zdjecie ============ */
#zdjecie {
	text-align: center;
	width: 620px;
}
#zdjecie h3 {
	float: left;
	text-align: left;
	margin-top: 20px;
}
.zdjHead {
	padding: 0;
	margin-bottom: 20px;
}
.zdjAutor {
	float: right;
	text-align: right;
}
.zdjAutor a {
	font-weight: bold;
	font-size: 13px;
}
.zdjObej {
}
#zdjInfo {
	width: 450px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: 10px;
	width: 530px;
	text-align: left;
	float: left;
	background: url('../images/bg_photo_rank.gif') left top no-repeat #444;
}
#zdjImg {
	text-align: center;
	width: 550px;
	padding: 30px;
}
a.photoContainer {

  display: block;
}
#zdjImgtransp {
	position: absolute;
  width: 90px;
	height: 90px;
	margin-left: -100px;
	margin-top: 10px;
	background: url('../images/award_month.png') left top no-repeat;
}

.zdjImgFull {
	border: 1px solid #666;
	padding: 10px;
}
#photo-params {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: 10px;
	width: 530px;
	text-align: left;
	float: left;
	background: url('../images/bg_photo_info.gif') left top no-repeat #444;
}
#photo-params .red {
	color: #ccc;
}
/* ====== tablelaPodsumowanie ====== */
#ocena {
	float: left;
	width: 250px
}

#votesbar {
  bottom: 0px;
  display: block;
  overflow:hidden;
  margin-left: 1px;
  background-color: #ff0000;
  width: 10px;
  min-height: 1px;
  background: url('../images/bg_votes.gif') left bottom no-repeat #aa0000;
}
#tblOcena {
	padding: 28px 20px 0 20px;
}
#tblOcena em {
	font-size: 10px;
}
#tblOcena strong {
	float: right;
	color: #990000;
	margin: -17px 30px 0 0;
	font: 42px Trebuchet MS, Arial, Times New Roman, sans-serif;
}
#tblOcen {
}
#tblOcen2 {
	padding: 25px 20px 15px 20px;
}
#tblOcen2 form {
	margin: 0;
	padding: 0;
}
#tblOcen2 table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	color: #ad372f;
	margin: 10px 0;
}
#tblOcen2 table td {
	padding: 0;
}
#descPhoto {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 20px;
	margin-top: 10px;
	width: 510px;
	min-height: 100px;
	text-align: left;
	background: url('../images/bg_photo_desc.gif') left top no-repeat #444;
}
#tblDodInf {
	padding: 15px 20px 25px 20px;
	float: right;
}
#tblDodInf table {
	border-collapse: collapse;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}
#tblDodInf table tr td {
	text-align: right;
}
#tblDodInf .red {
	font-size: 14px;
}
#tblDodInfRap {
	margin-top: 5px;
	font-size: 12px;
}
#tblDodLinks {
	margin-top: 5px;
	font-weight: bold;
	color: navy;
}
/* ============ comments =========== */
#comments {
	border-bottom: 1px dashed #e7dfac;
	padding-bottom: 20px;
}
#commentsBox {
	width: 560px;
	padding: 25px 30px 0 30px;
	float: left;
}
#commentsBox h3 {
	padding-top: 0;
}
.comment {
	margin-top: 20px;
	background-color: #444;
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 25px;
	background: url('/themes/pdz/images/comment_arrow.gif') no-repeat left top #444;
}
.commHead {
	font-weight: bold;
	margin-left: 20px;
	float: right;
}
.commHead span {
	color: #666666;
	margin-left: 10px;
}
.comment p {
	margin: 1px 0 0;
}
#comments #newPhotos2 {
	width: 222px;
	padding-top: 15px;
	background-color: #f1e8b5;
	float: right;
}
#addComment {
	margin: 30px 0 0 0;
	padding: 0;
}
#addComment table {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
	text-align: center;
}
#addComment table td {
	padding: 0;
	vertical-align: top;
}
.input1 {
	border: none;
	background-color: #444;
	padding: 4px 7px;
	margin-bottom: 5px;
	color: #C1C1C1;
	scrollbar-base-color: #666;
}
select, option {
	font: 11px Trebuchet MS, Arial, Times New Roman, sans-serif;
	scrollbar-base-color: #666;
	background-color: #444;
	color: #C1C1C1;
	border: none;
}
.photosearch, .photosearch option {
	background-color: #222;
	border: none;
	margin-bottom: 5px;
	line-height: 11px;
}
select.photosearch {
	width: 200px;
	border: none;
	border: 1px solid #444;
	height: 20px;
	scrollbar-base-color: #666;
}
select.photosearch:focus, select.photosearch:hover {
	border: none;
	border: 1px solid #666;
}
#searchCriteria {
	margin-left: 25px;
	width: 250px;
}
#searchPhotoButton {
	float: right;
	margin-top: 15px;
	padding-right: 10px
}
#addComment input.input1 {
	width: 150px;
}
#addComment textarea.input1 {
	width: 550px;
	height: 80px;
	margin-bottom: 10px;
}
/*============= profile =============*/
#profile {
}
#profHead {
	font-size: 40px;
	color: #0b687f;
}
#profTable {
	margin-top: 20px;
	padding: 0;
	float: left;
}
#profTable table {
	border-collapse: collapse;
}
#profTable table td {
	padding: 3px;
	vertical-align: top;
}
.profAnsw {
}
.profFriends {
	color: #c1463d;
	line-height: 1.5em;
}
.profFriends b {
	margin-right: 10px;
}
#profRight {
	width: 220px;
	margin-top: 20px;
	text-align: right;
	float: right;
}
/* ============ newsList =========== */
h3.newsHead {
	padding: 0;
	font-weight: normal;
	font-size: 20px;
}
#newsList .news {
	padding: 25px 30px;
}
.newsDate {
	color: #666;
}
.newsContent {
	margin-top: 10px;
}
.newsMore {
	font-size: 11px;
	font-weight: bold;
	color: #c1463d;
}
.newsImgRight {
	float: right;
	margin: 0 0 20px 20px;
}
.newsImgLeft {
	float: left;
	margin: 0 20px 20px 0;
}
/* ============ ranking ============ */
#rankPlace {
	width: 100%;
	font-size: 18px;
	background: #444;
	height: 20px;
	width: 20px;
	text-align: center;
	padding: 5px;
	margin-top: 25px;
	margin-left: 12px;
	border: 1px solid #666;
}

.desc {
  margin-left: 10px;
}

/* ============ comments ============ */

.imgBorderSmall {
	border: 1px solid #555;
	padding: 2px;
	height: 40px;
	margin-right: 7px;
	float: left;
}
#commBoxSmall {
  
  padding-bottom: 5px;
  padding-top: 5px;
}

.newComments {
	margin: 15px 0 25px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 280px;
	
}
.newComments li {
  width: 290px;
  float: left;
  vertical-align: middle;
}
.newComments li a {
	display: block;
	text-decoration: none;
	height: 60px;
	padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;

}
.newComments li a:hover {
	background-color: #666666;
	color: #ccc;
}
.newComments li span {
  vertical-align: top;
}
.newComments li.selected a {
	background-color: #fffbe6;
	color: #000;
}

/* ============ randomPhoto ============ */


.randomPhoto {
	margin: 15px 0 25px 0;
	padding: 0;
	list-style-type: none;
	display: block;

	padding-top: 20px;
	
}
.randomPhoto .imgBorderSmall { height: 50px;}

.randomPhoto ul {
	height: 200px;
  list-style-type: none;
}

.randomPhoto li {
  width: 270px;

  list-style-type: none;
  vertical-align: middle;
}

#calibrate {
  border: 1px solid #444;
}

