/* Ogolne parametry */


body {
    margin: 0;
    padding: 0;
    background-color: #B30B21;
}
body.popup {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}
div {
	text-align: left;
}

div, p, ol, ul, li, t, td, input, select, option, textarea {
	 font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000;
}
input, select, option, textarea {
	color: #333333;
}
a {
	text-decoration: none;
	color: #b5b5b4;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin: 0 0 10px 0;
	line-height: 16px;
}
form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* layout strony */
#spageDiv {
	text-align: center;
	background: #f00;
}


#mainDiv {}

#topDivBg {
  width: 100%;
  background: url(../images/header_bg.gif) no-repeat center top;
}
#topDiv {
  width: 950px;
	margin: 0px auto 0 auto;
	height: 109px;
}



#topDivLeft {
	float: left;
	height: 109px;
	width: 630px;
	background-color: #000000;
}

#topDivRight {
  float: left;
	height: 109px;
	width: 320px;
	background: url(../images/header2.gif) no-repeat left top;
}

#midDivTop2Bg {
  background: url(../images/flash_box_bg.jpg) repeat-x left top;
  width: 100%;
  margin-top: -1px;
}

#midMainBox {
  float: left;
  width: 630px;
  height: 290px;
}

#midPromoBox {
  float: right;
  width: 320px;
  height: 290px;
}

#midDivTop2 {
  width: 950px;
  margin: -1px auto 0 auto;
}

#midDivBg {
  background: url(../images/content_bg.gif) repeat-x bottom left #B30B21;
  width: 100%px;
}

#midDiv {
  width: 950px;
  margin: -1px auto 0 auto;
}


#midDivLeft {
	float: left;
	width: 630px;

}
#midDivRight {
	float: right;
	width: 320px;
	text-align: right;
}

#midDivTopBg {
  background: url(../images/menu_bg.gif) repeat-x left top;
  width: 100%px;
}

#midDivTop {
  height: 60px;
	width: 950px;
  padding: 1px  0 0 0;
	margin: 0px auto 0 auto;
}

#bottomDivBg {
  background: url(../images/footer_bg.gif) repeat-x center top;
  width: 100%px;
  height: 90px;
}

#bottomDiv {
	width: 950px;
	margin: 0 auto;
}

#bottomDiv table {
	width: 950px;
	padding: 0;
	margin: 0;
}

#bottomDiv .links { 
  font-size: 9px; 
  color: #868686;
}

#bottomDiv .links a { 
  font-size: 9px; 
  color: #868686;
}

/* contentDivLeft  */

#contentDivLeft {
  background: #B30B21;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

#contentDivLeft .content {
  color: #fff;
  margin: 10px 20px 10px 10px;
  width:600px;
}

#contentDivLeft .contentWhite {
  background: #fff;
  color: #000;
  margin: 0px;
  padding: 10px;
  width: 598px;
}

#contentDivLeft .contentWhite li {
  color: #000;
}

#contentDivLeft ul {

}
#contentDivLeft li {

  color: #ffe090;
}

#contentDivLeft .gHeader {
  height: 50px;
  padding: 10px 0 0 75px;
  margin: 0;
	background: url(../images/subpage_header_bg.gif) no-repeat left top;
	width: 555px;
	margin-top: 4px;
}

#contentDivLeft .gHeader2 {
  height: 50px;
  padding: 10px 0 0 75px;
  margin: 0 0 10px 0;
	background: url(../images/subpage_header_bg2.png) no-repeat left top;
	width: 555px;
}



#contentDivLeft p a {
	color: #e15e08;
	text-decoration: underline;
}
#contentDivLeft p b,
#contentDivLeft p strong {
	color: white;
}
#contentDivLeft h3 {
	color: #000;
	font-size: 11px;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

#midDivRight .btnBig {
  width: 287px;
  height: 37px;
  color: #000;
	font-size: 17px; 
	font-weight: bold; 
	margin: 8px 0 8px 8px;
	padding: 13px 10px 0 15px;
	text-transform: uppercase;
  text-decoration: none;
  background: url(../images/btn_big.png) no-repeat left top;
  cursor: pointer;
}

.rBox {
	margin: 0 0 16px 0;
}
.rBox img {
	border: solid 1px #111111;
}
/* top login */
#loginDivBg {
	width: 320px;
	height: 109px;
	
}
#loginDiv {
  position: absolute;
	width: 250px;
	height: 80px;
  margin: 10px 20px 0 50px;
}
.loginForm .head {
	font-size: 11px;
	color: #fecc6d;
	font-weight: bold;
	margin: 0;
}

.loginFormSpacer {
  margin: 5px 0 0 0;
  width: 250px;
  height: 5px;
  background: url(../images/login_form_spacer.gif) no-repeat left top;
}

#loginInputs {
  float: left;
  width: 160px;
  height: 45px;
  margin: 7px 0 0 0;
}

#loginSubmit {
  float: right;
  width: 80px;
  margin: 0 0 0 10px;
}
.loginForm .input {
	float: left;
	width: 115px;
	height: 2px;
}
.loginForm .input input {
	width: 110px;
	height: 14px;
	border: 0;
	background: url(../images/input_bg.gif) no-repeat right top #fff;
	color: #525252;
	font-size: 11px;
	padding: 1px 2px;
}

.loginForm .input input.rev{
	background: url(../images/input_bg2.gif) no-repeat right bottom #fff;
}

.loginForm .label {
  width: 45px;
	height: 20px;
	padding: 2px 0 0 0;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	float: left;
}
.loginForm .submit {
	float: right;
	height: 18px;
	padding: 0 0 0 0;
}
.loginForm .submit input {
	width: 60px;
	height: 17px;
}
.loginForm .link {
  margin: 3px 0 0 0;
	color: #868686;
	font-size: 9px;
}
.loginForm .link a {
	color: #868686;
}

.loginForm .link a.whiteBold {
	color: #fff;
	font-weight: bold;
}

/* stats */

#statsDiv {
  position: absolute;
  margin: 3px 0 0 410px;
  width: 240px;
  z-index: 10px;
}

#statAll {
  float: left;
  font-size: 9px;
  color: #fff;
  padding: 5px 5px 0 0;
  border-right: 1px solid #363636
}

#statAll div {
  text-align: right;
  font-weight: bold;
  color: #fecc6d;
}

#statWeek {
  float: left;
  font-size: 9px;
  color: #fff;
    padding: 5px 0 0 5px;
  border-left: 1px solid #1e1e1e
}


#statWeek div {
  text-align: left;
  font-weight: bold;
  color: #fecc6d;
}


/* stats */

/* top 5 */

.top5 {
	width: 310px;
	margin: 0 0 10px 10px;
	background: #B30B21;
}

#top5Div .menu {
	height: 25px;
}
#top5Div div {
	xpadding: 7px 10px 0px 10px;

	font-weight: bold;
	font-size: 9px;

}
#top5Div .text {
	float: left;
	width: 98px;
	height: 22px;
	padding: 3px 2px 0 0;
	text-align: right;
	color: #fff;

}

.top3Header {
  color: #FF556B;
  text-align: center;
	float: left;
  width: 105px;
	height: 22px;
	padding: 3px 0 0 0;
  cursor: pointer;
} 

#tops3OgolHeader {
  color: #FF556B;
	float: right;
  width: 105px;
	height: 22px;
	padding: 3px 0 0 0;  
  text-align: center;
  cursor: pointer;
} 

.pointer {
  background: url(../images/top3_pointer.gif) no-repeat center top;
}

.topRank {
  font-family: Arial, Tahoma, sans;
}



.top3Rank .position {
  margin: 0 2px 0 0;
  padding:5px 10px;
}

.border {
  border-bottom: 1px dotted #fff;
}

.top3Rank .position .name {
    font-family: Arial, Tahoma, sans;
    font-size: 9px;
    color: #fff;
    float: left;
    
}

.top3Rank .position .name a {
  color: #ffe090;
}

.top3Rank .position .points {
    font-family: Arial, Tahoma, sans;
    font-size: 9px;
    color: #fff;
    float: right;
    text-align: right;
}

.top3Rank .points span {
    font-family: Tahoma, Arial, sans;
    font-size: 9px;
    color: #fff;
    font-weight: bold;
}


/* news box */

#newsBoxDiv {
  width: 620px;
  margin: 0 10px 0 0;
  height: 130px;

}

#newsBoxDiv .header {
  width: 620px;
  padding: 1px 0 1px 0;
  border-bottom: 1px solid #fff;
  margin: 0 0 20px 0;
}

#newsBoxDiv .skrot {
  margin: 10px 20px;
  color: #fff;
  font-size: 11px;
}

#newsBoxDiv .skrot a {
  color: #fff;
}

#newsBoxDiv .skrot span {
  color: #ffac5a;
}

/* news box */

/* tabela rankingu*/

.tabelaRanking {
  margin: 0 0 0;
}

.message {
  color: #DD5609;
  font-weight: bold;
  padding: 10px 0;
  
}

.message a {
  color: #DD5609;
  text-decoration: underline;
}

.tabelaRanking .tHeader {
  background: url(../images/paginator_bg.png) repeat-x left top;
  width: 618px;
	color: #4f4f4f;
	font-size: 11px;
	height: 45px;
	margin: 0 0 0 0;
}



.tabelaRanking .paginator {
  text-align:right;
  float: right;
  width: 290px;
	color: #c2c2c2;
	font-size: 11px;
	height: 39px;
	margin: 6px 16px 0 0;
}
.tabelaRanking .paginator .button {
	cursor: pointer;
	vertical-align: middle;
	margin: 0 0px;
}
.tabelaRanking .paginator .first {
	margin-left: 0;
}
.tabelaRanking .paginator span {
	padding: 0 4px;
	color: #000;
	font-weight: bold;
}
.tabelaRanking .paginator a {
  padding: 0 6px;
	color: #c2c2c2;
}

.tabelaRanking .search {
	float: left;
	width: 260px;
	margin: 10px 20px 0 20px;
}
.tabelaRanking .search .button {
	cursor: pointer;
	vertical-align: middle;
}
.tabelaRanking .search input.text {
	width: 130px;
	height: 14px;
	border: solid 1px #bdbdbd;
	background-color: #fff;
	color: #525252;
	font-size: 9px;
	vertical-align: top;
	margin: 0 6px;
	padding: 2px 4px 0 4px;
}
.tabelaRanking .sort {
	border-top: solid 1px #4f4f4f;
	margin: 1px 0;
	padding: 4px 0;
	color: white;
	font-size: 9px;
}
.tabelaRanking .sort a {
	color: #4f4f4f;
	font-size: 10px;
}
.tabelaRanking .sort span {
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.tabelaRanking .tabela {
	width: 618px;
	border-collapse: collapse;
	background: #fff;
	margin: 0;
}
.tabelaRanking .tabela th {
  font-weight: normal;
	font-size: 9px;
	color: #8b8b8b;
	padding: 6px 3px;
	border-bottom: solid 1px #dfdfdf;
}

.tabelaRanking .tabela th.act_ASC {
  background: url(../images/th_arr_asc.gif) no-repeat left center;
    padding-left: 17px;
}

.tabelaRanking .tabela th.act_DESC {
  background: url(../images/th_arr_desc.gif) no-repeat left center;
  padding-left: 17px;
}

.tabelaRanking .tabela th a {
	color: #8b8b8b;
}

.tabelaRanking .tabela td {
	font-size: 9px;
	color: #000;
	padding: 8px 0;
	border-bottom: solid 1px #dfdfdf;
}
.tabelaRanking .tabela td a {
	color: #000;
}
.tabelaRanking .tabela td.miejsce {
  width: 40px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

.tabelaRanking .tabela td.vote {
  width: 50px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0 5px;
}

.tabelaRanking .tabela td.vote a {
  padding: 3px 5px;
  background: #DD5609;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

div.vote {
  float: right;
  width: 50px;
	text-align: center;
}

div.vote a {
  padding: 3px 5px;
  background: #DD5609;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


.tabelaRanking .tabela td.first a {
	color: #b30b21;
	font-size: 11px;
	font-weight: bold;
}
.tabelaRanking .tabela td.points {
	color: #ff7200;
	font-size: 11px;
	font-weight: bold;
}
.tabelaRanking .tabela a.kartoteka {
	color: white;
	background-color: #c90016;
	font-size: 9px;
	padding: 1px 4px;
}




/* kartotekaAgentow */

.kartotekaAgentow {

}
.kartotekaAgentow .header {
	margin: 0 0 13px 0;
	padding: 0 0 26px 0;
	border-bottom: solid 1px #4f4f4f;
}
.kartotekaAgentow .header img {
	float: left;
	margin: 0 20px 0 0;
}
.kartotekaAgentow .left {
	width: 255px;
	float: left;
	margin: 0 0 0 0;
}
.kartotekaAgentow .left .photo {
/*	width: 245px;
	height: 340px;
	padding: 5px; */
	margin: 0 0 6px 0;
	
}
.kartotekaAgentow .left .photo .pic {
/*	border: solid 2px black;
	width: 241px;
	height: 336px; */
	overflow: hidden;
}

.photo .pic_avatar_mini {
	border: solid 3px #fff;
	float:left; 
  width: 109px;
	overflow: hidden;
	cursor: pointer;
}



.photo .pic_color_mini {
	border: solid 2px #fff;
	float:left; 
  width: 78px;
	overflow: hidden;
	cursor: pointer;
}

.photo .pic_avatar_mini_checked {
	border: solid 3px #009000;
	float:left; 
  width: 109px;
	overflow: hidden;
	cursor: pointer;
}

.photo .pic_color_mini_checked {
	border: solid 2px #009000;
		float:left; 
  width: 78px;
	overflow: hidden;
	cursor: pointer;
}


.kartotekaAgentow .right {
	width: 320px;
	height: 426px;
	float: right;
	margin: 0 5px 0 0px;

}
.kartotekaAgentow .right .section {
	padding: 0px 0 16px 0;
	margin: 12px 0 12px 0;
	border-bottom: solid 1px #4f4f4f;
}


.kartotekaAgentow .right .section .name {
	font-size: 12px;
	font-weight: bold;
	color: #b30b21;
	margin: 4px 0 8px 0;
}

.kartotekaAgentow .right .section .data span {
	font-weight: bold;
	color: #d30f29;
}

.kartotekaAgentow .right .section .rank span {
	font-weight: bold;
	color: #ff0000;
}
.kartotekaAgentow .right .section .rank img {
	vertical-align: middle;
	margin: 0 0 0 4px;
}

.kartotekaAgentow .right .section .leftCol {
	width: 145px;
	float: left;
}
.kartotekaAgentow .right .section .rightCol {
	width: 175px;
  float: right;
}
.kartotekaAgentow .right .section .leftCol div ,
.kartotekaAgentow .right .section .rightCol div {
	padding: 3px 0;
}
.kartotekaAgentow .right .section .leftCol div span ,
.kartotekaAgentow .right .section .rightCol div span {
	color: #d30f29;
	font-weight: bold;
}

.kartotekaAgentow .right .section .rightCol .source span {
	color: #B30B21;
}
.kartotekaAgentow .right .section .leftCol .agents span {
	color: #d30f29;
}
.kartotekaAgentow .right .section .leftCol .agents a {
	background-color: #ff0000;
	color: white;
	font-size: 9px;
	padding: 1px 4px;
}
.kartotekaAgentow .right .opisText {
	color: #000;
	margin: 12px 0;
	line-height: 16px;
	overflow: auto;
	padding-right: 20px;
}

.kartotekaAgentow #back {
	background: url(../images/btn_big_powrot.gif) no-repeat left top;
	width: 255px;
	height: 58px;
	text-transform: uppercase;
  float: left;
}

.kartotekaAgentow #back_empty {
	width: 255px;
	height: 58px;
  float: left;
}


.kartotekaAgentow #back a div{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align:right;
	margin: 18px 10px 0 0;
	text-decoration: none;
}

.kartotekaAgentow .linkPulapka {
	width: 273px;
	height: 48px;
	float: left;
	margin: 0 0 0 17px;
  padding: 10px 10px 0 15px;
	background: url(../images/btn_big_str_bg.gif) no-repeat left top;
}
.skartotekaAgentow .linkPulapka .linkPulapka2 {
	border: solid 2px #ffffff;
	padding: 2px 15px;
}
.kartotekaAgentow .linkPulapka .head {
	color: #000;
	font-weight: bold;

}
.kartotekaAgentow .linkPulapka a {
	color: #b30b21;
}




