@charset "utf-8";
/* List Document */
/*
.left-list-box{
	text-align: center;
	width: 200px;
	height: auto;
	float: left;
}
*/
.box{
	width: 100%;
	height: auto;
	float: left;
	background:#fff;
	border:1px solid #e2efa8;
}
.list{
	padding: 0px 5px 0px 0px;
	width: 99%;
	height: auto;
	float: left;
}

.list-date{
    font-family: "Arial", sans-serif;
    font-weight: normal;
    font-size: 10px;
	text-align: right;
	color: #545454;
	width: 100%;
	display: block;
  
}

.list-left{
	/*background-color: #bd1b28;*/
	background:url('images/rabat.png');
	padding-top: 24px;
	line-height: normal;
    font-family: "Verdana", sans-serif;
    font-weight: normal;
    font-size: 14pt;
	color: #fff;
	width: 100px;
  	height: 46px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.list-title{
    font-family: "Myriad Pro", sans-serif;
    font-weight: bold;
    font-size: 14pt;
	color: #257502;
	height: 20px;
	display: block;
}

.list-more{
	margin-top: 3px;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    font-size: 10px;
	text-align: right;
	color: #545454;
	width: 250px;
	display: block;
}

/*dodanie listy*/
.lista_reklama{
  list-style-type:disc;
}
.lista_reklama li{
  margin-left:20px;
}


/* NOWE KUPONY */
.list-title-kupon{
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 12pt;
	color: #247504;
	height: 20px;
	display: block;
}

.list-title-kupon a{
  color:#b70d19;
}

.list-title-kupon a:hover{
  color:#f58220;
}

.left-list-box{
	text-align: center;
	width: 162px;
	float: left;
	background:url('images/kupony/kupon1.png');
	border:1px solid #247504;
	margin-top:5px;
	margin-left:5px;
}
.left-list-box a{
  color:#fff;
}
.list-left-td{
	width: 100%;
	height:45px;
	text-align: center;
	color:#fff;
	font:bold 14pt Arial;
	background:url('images/kupony/ozdoba.png');
	background-repeat:no-repeat;
	background-position:right bottom;	
}
.list-left-td .wazny{
  font-size:11px;
  font-weight:normal;
}
.list-img{
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 162px;
	height: 54px;
	float: right;
}
.list-cell{
	background-color: #fff;
	width:600px;
	height: 115px;
	float: left;
	padding-bottom:2px;
  border:1px solid #b7d432;
}
.list-cell-archive{
	background-color: #cccccc;
	width:600px;
	height: 115px;
	float: left;
	padding-bottom:2px;
  border:1px solid #eafe8b;
}
.kupon-opcje{
  background:url('images/kupony/kupon_opcje_standard.png');
  background-repeat:no-repeat;
  float:right;
  width:235px;
  height:22px;
  padding-top:4px;
}

.kupon-opcje .opcja1{
    color:#fff;
    font-weight:bold;
    margin-left:32px;
}
.kupon-opcje .opcja2{
    color:#fff;
    margin-left:30px;
}
.kupon-opcje .opcja3{
    color:#fff;
    margin-left:30px;
}
.list-con{
	padding: 15px;
	width: 400px;
	height:65px;
	float: left;
}
.list-con .data{
  color:#646262;
  float:right;
}
.opcje{
	width: 420px;
	margin-left:5px;
	float: right;
}
.list-text{
    font-family: "Myriad Pro", sans-serif;
    font-weight: normal;
    font-size: 12px;
	color: #545454;
}


/* komentarze do kuponów */

.komentarze-box{
	padding: 0px 5px 10px 0px;
	width: 99%;
	height: auto;
	float: left;
}
.komentarze-box-head{
  background:none;
  margin-top:-1px;
  margin-left:0px;
  padding-left:25px;
  float:left;
}
.komentarze-box a{
  color:#000;
}
.komentarze-box a:hover{
  border-bottom:1px dotted #000;
}
.koment-content{
  margin-bottom:5px;
}

/* więcej */
.more-box-kupon{
  margin-bottom:20px;
  float:left;
}
.more-box-link-copy{
  width:600px;
  font-size:12px;
  font-weight:normal;
  color:#aaaaaa;
  border:none;
}
.more-box-kupon .part{
  margin-top:0px;
}
.more-submit-zglos-blad{
  background:none;
  border:1px solid #000;
  font-size:12px;
}
