.iie {
	border: 1px solid silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5x;
    float: left;
    margin-bottom: 6px;
    padding: 5px
}

.iie a img {
	width: 710px;
}

* {
	outline: none;
}

#link {
	font-size: 11px !important;
	color: #688216 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 20px;
}

#link a, #link a:hover, #link a b {
	font-size: 11px !important;
	color: #688216 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

body {
	padding: 0px;
	margin: 0px;
	color: #333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #76B400;
	background-image: url(background.png);
}

h1 {
	font-size: 22px;
	margin: 3px 0px 10px 0px;
	display: block;
	color: #222;
	line-height: 26px;
	font-weight: bold;
	padding: 2px 4px 4px 10px;
	background-color: #EEEEEE;
	background-image: url(backcolor.png);
	background-position: -255px -75px;
	background-repeat: no-repeat;
	background-color: #eee;
}

h2 {
	font-size: 14px;
	margin: 0px;
	display: block;
	color: #222;
	line-height: 14px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

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

.p5 {
	padding: 0px 10px;
	font-size: 13px;
}

.p5 b, .p5 strong {
	font-size: 16px;
}

.p5 a {
	color: blue;
}

.p5 a:hover {
	color: #f44;
}

.all {
	width: 990px;
	margin: 0 auto;
}

.background {
	background-color: white;
	float: left;
	width: 100%;
}

#top {
	width: 990px;
	height: 130px;
	background-image: url(belka.png);
	background-position: 0px 55px;
	background-repeat: no-repeat;
	float: left;
}

#top .logo {
	float: left;
}

#top .menu {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}

#top .menu a {
	display: block;
	float: left;
	font-size: 12px;
	color: #000;
}

#top .menu a:hover {
	color: #f44;
}

#top .menu a img {
	padding-right: 5px;
	margin-left: 10px;
}

#top .search {
	float: right;
	width: 280px;
	margin-top: 17px;
}

#top .login {
	float: right;
	margin-top: 18px;
	padding-right: 16px;
	text-align: right;
	width: 600px;
}

#top .login a {
	font-size: 14px;
	font-weight: bold;
}

#top .search form {
	display: inline;
}

#top .search .input {
	float: left;
	display: block;
	border: 0px;
	background-color: transparent;
	background-image: url(wyszukiwarka.png);
	width: 213px;
	height: 16px;
	font-size: 14px;
	padding: 8px 8px 10px 10px;
	background-repeat: no-repeat;
	font-weight:bold;
}

#top .search .button {
	float: left;
	display: block;
	border: 0px;
	background-color: transparent;
	background-image: url(wyszukiwarka.png);
	width: 40px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: right;
}

#content {
	width: 990px;
	margin-top: 10px;
	float: left;
}

#content .left {
	width: 252px;
	float: left;
}

#content .right {
	margin-left: 5px;
	width: 723px;
	padding: 0px 0px 0px 10px;
	float: left;
	line-height: 18px;
}

.category {
	
}

.bar {
	float: left;
	width: 238px;
	margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
}

.coupon .bar {
	background-color: #8AAD20;
	padding: 4px 4px 4px 10px;
	color: #fff;
	background-image: url(backcolor.png);
	background-position: -1px -1px;
	line-height: 22px;
	font-size: 20px;
	margin: 3px 0;
	font-weight: bold;
	display: block;
	margin-top: 1px;
	text-align: center;
	text-transform: uppercase;
}

.coupon .bar a {
	display: block;
	margin-top: 1px;
	line-height: 22px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.coupon .bar a:hover {
	text-decoration: none;
	color: #45560A;
}

.coupon .box {
	background-image: url(t2.png);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 13px 0 0;
	padding: 0px 8px 8px 8px;
	width: 236px;
}

.coupon .bottom {
	background-color: #F8FFE0;
	background-image: url(t2.png);
	background-position: 0px top;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.category .bar {
	background-color: #FF2A2A;
	/*border-bottom: 3px solid #b7cc66;*/
	padding: 4px 4px 4px 10px;
	color: #fff;
	background-image: url(backcolor.png);
	background-position: -1px -33px;
	line-height: 22px;
	font-size: 18px;
	margin: 3px 0;
	font-weight: bold;
}

.category .box a {
	display: block;
	/*padding: 3px 0px;*/
	margin-top: 1px;
	/*border-bottom: 1px solid #ddd;*/
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.category .box a:hover {
	
}

.category .box a.active {
	color: #f00;
	font-weight: bold;
}

.category .box {
	margin-top: 2px;
	width: 230px;
	padding: 5px 10px 10px 10px;
	margin: 0px;
}

.shop .bar {
	background-color: #5F8DD3;
	background-image: url(backcolor.png);
	background-position: -1px -90px;
	padding: 6px 4px 6px 10px;
	color: #fff;
	line-height: 14px;
}

.newsletter {
	padding-bottom: 10px;
	float: left;
}

.newsletter .bar {
	background-color: #FF7F2A;
	background-image: url(t1.png);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 4px 6px 10px;
}

.newsletter .bottom {
	background-color: #FF7F2A;
	background-image: url(t1.png);
	background-position: 0px top;
	background-repeat: no-repeat;
	float: left;
	padding-top: 6px;
}

.newsletter .botom {
	background-color: #FFECDF;
	background-image: url(t1.png);
	background-position: -252px top;
	background-repeat: no-repeat;
	float: left;
	padding-top: 8px;
	margin-top: 4px;
	margin-bottom: 3px;
}

.newsletter .box {
	line-height: 14px;
	background-color: #FFECDF;
	background-image: url(t1.png);
	background-position: -252px bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	margin: 3px 0px 0px 0px;
	padding: 0px 8px 8px 8px;
	width: 236px;
}

.newsletter form {
	display: block;
	padding: 6px;
	float: left;
}

.newsletter form .input {
	float: left;
	display: block;
	border: 2px solid silver;
	padding: 1px;
	width: 170px;
	font-size: 11px;
}

.newsletter form .image {
	float: left;
	display: block;
	margin-left: 5px;
}

.box {
	font-size: 11px;
	float: left;
	width: 230px;
	margin: 0px;
	padding: 10px;
}

.tags .bar {
	background-color: #888;
	background-image: url(backcolor.png);
	background-position: -1px -64px;
	padding: 6px 4px 6px 10px;
	color: #fff;
	line-height: 14px;
}

.tags .fz1 {
	font-size: 11px;
}

.tags .fz2 {
	font-size: 12px;
}

.tags .fz3 {
	font-size: 13px;
}

.tags .fz4 {
	font-size: 14px;
}

.tags .fz5 {
	font-size: 15px;
}

.tags .fz6 {
	font-size: 16px;
}

.tags .fz7 {
	font-size: 17px;
}

.tags .fz8 {
	font-size: 18px;
}

.tags .fz9 {
	font-size: 19px;
}

.tags .fz10 {
	font-size: 20px;
}

.tags .fz11 {
	font-size: 21px;
}

.tags .fz12 {
	font-size: 22px;
}

.tags .fz13 {
	font-size: 23px;
}

.tags .fz14 {
	font-size: 24px;
}

.shop_group .bar {
	background-color: #888;
	/*border-bottom: 3px solid #ffb27f;*/
	padding: 6px 6px 6px 10px;
	color: #fff;
	line-height: 14px;
}

.coupon_group .bar {
	background-color: #888;
	/*border-bottom: 3px solid #ffb27f;*/
	padding: 6px 6px 6px 10px;
	color: #fff;
	line-height: 14px;
}

.fast_coupon label {
	display: block;
	font-weight: bold;
}

.fast_coupon input,.fast_coupon textarea {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	border: 2px solid #ddd;
}

.fast_coupon textarea {
	font-size: 22px;
}

.toolbar {
	float: left;
	width: 660px;
	padding: 20px;
	text-align: center;
}

.toolbar .button {
	-moz-border-radius: 10px;
	padding: 3px 10px;
	cursor: pointer;
}

.toolbar .button:hover {
	border: 2px solid #666;
}

.red {
	background-color: red;
	color: white;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	margin-top: 1px;
	font-family: verdana;
}

#bottom {
	height: 140px;
	color: #fff;
	background-image: url(bbackground.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	margin-top: 40px;
}

#bottom .box {
	float: left;
	width: 990px;
	padding: 20px 5px 5px 5px;
	margin: 0px;
	color: #fff;
}

#bottom .box b {
	color: #fff;
	display: block;
	padding-bottom: 4px;
	font-size: 16px;
}

#bottom .box a {
	color: #fff;
}

#bottom .box .bx {
	float: left;
	width: 190px;
	font-size: 12px;
}

#content .right .shop {	
	display: block;	
	float: left;
	margin-bottom: 10px;
}

#content .right .shop h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#content .right .shop .image {
	width: 160px;
	float: left;
	padding: 5px;
}

#content .right .shop .content {
	width: 539px;
	float: left;
	padding: 5px;
}

#content .right .shop .content .le {
	float: left;
	width: 265px;
	font-size: 11px;
}

#content .right .shop .content .le h2 {
	display: block;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 18px;
}

#content .right .shop .content .ri {
	float: left;
	width: 265px;
}

#content .right .description {
	-moz-border-radius: 10px;
	float: left;
	width: 710px;
	background-color: #fafafa;
	padding: 5px;
	text-align: justify;
}

#content .right .bottom {
	background-image: url(backcolor.png);
	background-repeat: no-repeat;
	background-position: -254px bottom;
	float: left;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#content .right .coupon {
	background-image: url(backcolor.png);
	background-repeat: no-repeat;
	background-position: -254px -107px;
	float: left;
	width: 710px;
	padding: 5px 7px 0px 6px;
}

#content .right .coupon .image {
	float:left;
}

#content .right .coupon .image a {
	padding: 0px;
	margin: 0px;
	display: block;
}

#content .right .coupon .content {
	float: right;
	padding: 0px;
	margin: 0px;
}

.content .table {
	display: table;
	float: left;
}

.content .table .tleft {
	width: 165px;
	display: table-cell;
	vertical-align: middle;
}

.content .table .tright {
	display: table-cell;
}

#content .right .coupon .content .name {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 16px;
	float: left;
	width: 512px;
}

#content .right .coupon .content .name h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	float: left;
}

#content .right .coupon .content .share {
	float: right;
	width: 32px;
}

#content .right .coupon .content .url {
	float: left;
	width: 513px;
}

#content .right .coupon .content .url a {
	font-size: 11px;
	color: #aaa;
	line-height: 11px;
	font-size: 11px;
	float:left;
}

#content .right .coupon .content .description {
	background-color: transparent;
	float: left;
	font-size: 16px;
	line-height: 18px;
	padding: 8px 30px 8px 0;
	width: 483px;
	font-weight: bold;
	min-height: 45px;
}

#content .right .coupon .content .overflow {
	cursor: pointer;
	height: 20px;
	line-height: 26px;
	overflow: hidden;
	padding-bottom: 12px;
	padding-top: 8px;
}

#content .right .coupon .content .cde .code {
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 3px 8px 3px 0px;
	background-image: url(backcolor.png);
	background-position: right -1px;
	background-repeat: no-repeat;
	background-color: #f00;
	font-size: 14px;
}

#content .right .coupon .content .cde a {
	background-color: #f00;
	padding: 0px 0px 0px 8px;
	float: left;
	background-image: url(backcolor.png);
	background-position: -253px -1px;
	background-repeat: no-repeat;
	display: block;
}

#content .right .coupon .content .cde a:hover {
	text-decoration: none;
	background-color: #5286DB;
	background-position: -253px -26px;
}

#content .right .coupon .content .cde a.hover {
	text-decoration: none;
	background-color: #5286DB;
	background-position: -253px -26px;
}

#content .right .coupon .content .cde a:hover .code {
	text-decoration: none;
	background-color: #5286DB;
	background-position: right -26px;
}

#content .right .coupon .content a.hover .code {
	text-decoration: none;
	background-color: #5286DB;
	background-position: right -26px;
}

#content .right .coupon .content .expired {
	font-size: 11px;
	color: #aaa;
	float: left;
	width: 65px;
	line-height: 12px;
	margin-left: 5px;
	border-right: 1px solid silver;
}

#content .right .coupon .content .badcode {
	font-size: 11px;
	color: #aaa;
	float: left;
	width: 86px;
	line-height: 12px;
	margin-left: 5px;
}

#content .right .coupon .content .badcode_red {
	font-size: 11px;
	color: #f44;
	float: left;
	width: 85px;
	line-height: 12px;
	margin-left: 5px
}

#content .right .coupon .content .badcode a {
	font-size: 11px;
	color: #aaa;
}

#content .right .coupon .content .more {
	font-size: 11px;
	color: #aaa;
	float: right;
	padding-top: 2px;
	line-height:11px;
	width: 150px;
	text-align: right;
}

#content .right .coupon .content .more a {
	font-size: 11px;
	color: #aaa;
}

#messageBox {
	
}

#messageBox .notice,#messageBox .warning,#messageBox .NOTICE,#messageBox .WARNING
	{
	background-color: silver;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#messageBox .error,#messageBox .ERROR {
	background-color: red;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#messageBox .success,#messageBox .SUCESS {
	background-color: green;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.info_box {
	border: 2px solid silver;
	background-color: #eee;
	padding: 5px 10px;
	width: 690px;
	float: left;
	font-size: 11px;
	-moz-border-radius: 5px;
}

.shop_info {
	background-color: orange;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 10px;
	display: block;
	margin-bottom: 5px;
}

.shop_info a {
	color: #fff;
}

#info_box {
	background-image: url(/css/rabatki/t1.png);
	background-position: -504px top;
	background-repeat: no-repeat;
	background-color: #88aa00;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	color: #fff;
	padding: 8px 0 0;
	margin: 0;
}

#info_box .info {
	font-size: 12px;
	line-height: 16px;
	background-image: url(t1.png);
	background-position: -504px bottom;
	background-repeat: no-repeat;
	background-color: #88aa00;
	margin: 0px;
	padding: 0px 10px 10px;
}

#hide {
	display: none;
}

#frame {
	background-color: #fff;
}

.background_iframe {
	background-image: url(background.png);
	height: 40px;
}

.oll {
	border-bottom: 2px solid black;
	height: 40px;
}

.logo_iframe {
	height: 40px;
	float: left;
}

.description_iframe {
	height: 35px;
	line-height: 14px;
	font-size: 12px;
	padding: 5px 0px 0px 5px;
	float: left;
	color: #fff;
	width: 480px;
}

.code_info_iframe {
	float: left;
	padding: 12px 9px;
	color: #fff;
	font-weight: bold;
}

.code_iframe {	
	float: left;
	padding: 2px 10px;
	font-size: 16px;
	color: #fff;
	background-color: #f00;
	text-align: center;
	font-weight: bold;
}

.code_iframe a {
	font-size: 10px;
}

.code_iframe a:hover {
	color: #fff;
}

.close_iframe {
	
	float: right;
	padding: 10px;
	width: 110px;
}

.close_iframe a {
	color: #fff;
	font-size: 20px;
}

.add_coupon_info {
	line-height: 20px;
	font-size: 12px;
}

.add_coupon_info h2,.add_coupon_info h3,.add_coupon_info h4 {
	display: block;
	margin: 0px;
	padding: 5px 0px 20px 0px;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	height: 20px;
}

.add_coupon_info .boxa {
	width: 210px;
	height: 300px;
	float: left;
	border-right: 1px solid silver;
	padding: 10px;
}

.add_coupon_info .boxb {
	width: 220px;
	height: 300px;
	float: left;
	border-right: 1px solid silver;
	padding: 10px;
}

.add_coupon_info .boxc {
	width: 230px;
	float: left;
	padding: 10px;
}

.add_coupon_info .big_email {
	text-align: center;
	padding: 15px 0px;
}

.add_coupon_info .big_email a {
	font-size: 22px;
	color: #5286DB;
}

.add_coupon_info ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-position: inside;
}

.add_coupon_info li {
	margin: 0px;
	padding: 2px 0px;
	list-style-position: inside;
}

.pages {
	padding: 0px 10px 10px;
	float: right;
}

.pages span {
	color: #f00;
}
