@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

img {
	border:none;
}

.greenStyleLay #container { 
	width: 100%;
	background: #FFFFFF;
	/*margin: 0 auto;*/
	text-align: left;
}  
.greenStyleLay #header { 
	height: 214px;
	background: #1F1F1F url(http://save24.pl/img/out-top-bg.png); 
	padding: 0;
	margin: 0;
} 
.greenStyleLay #headerL{
	background:url(http://save24.pl/img/out-top-left.png) left top no-repeat;
	padding-left:45px;
	margin:0 auto;
	/*width:88%;
	max-width:1200px;*/
	width:1050px;
	height:100%;
}

.greenStyleLay #headerR{
	background:url(http://save24.pl/img/out-top-right.png) right top no-repeat;
	padding-right:45px;
	margin:0;
	height:100%;
}


.greenStyleLay #headerC{
	background:url(http://save24.pl/img/in-top-bg.png) left top repeat-x;
	margin:0;
	height:100%;
}

.greenStyleLay #headerC .hTop{
	height:18px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:oblique;
	letter-spacing:-1px;
	/*text-shadow:#777 0px 0px 1px;*/
	text-align:left;
}

.greenStyleLay #headerC .hTop a{
	color:#666;
	text-decoration:none;
	text-shadow:#000 1px 1px 2px;
}

.greenStyleLay #headerC .hTop a:hover{
	color:#777;
}

.greenStyleLay #headerC #hCenter{
	height:115px;
	vertical-align:bottom;
	/*background:url(http://save24.pl/img/logo.png) bottom left no-repeat;*/
}

.greenStyleLay #headerC #hCenter img{
	border:0;
}


.greenStyleLay #headerC #topMenu{
	margin:0px auto;
	padding:0;
	padding-top:10px;
	text-align:center;
	height:39px;
}

.greenStyleLay #topMenu ul {
	text-align:center;
	width: 100%;
	margin:0;
	padding:0;
}

.greenStyleLay #topMenu ul li {
	display:inline;
}


.greenStyleLay #topMenu li:last-child a{
	/*border-right:0;*/
}

.greenStyleLay #topMenu li:first-child a{
	/*border-left:0;*/
	border-left:1px solid #131313;
}

.greenStyleLay #topMenu li a {
	padding:10px 15px;
	height:100%;
	color:#FFF;
	text-shadow:#666 1px 1px 1px;
	letter-spacing:-1px;
	font-size:16px;
	font-style:oblique;
	
	text-decoration:none;
}
.greenStyleLay #topMenu li a {
	background:url(http://save24.pl/img/menu-bg.png) repeat bottom center;
	
	border-right:1px solid #131313;
	border-left:1px solid #3b3b3b;
}
.greenStyleLay #topMenu li a.noactive {
	background-position:top center;
}


.greenStyleLay #searchBox{
	background:url(http://save24.pl/img/zbre.png) left top repeat-x;
	text-align:center;
	padding:10px;
	border-bottom:#0c6302 2px solid;
}
/*
.greenStyleLay #searchBox input, 
.greenStyleLay #searchBox select{
	background:#FFF;
	border: #999 1px solid;
}
.greenStyleLay #searchBox #sfWord{
	border-right:none;
}
.greenStyleLay #searchBox #sfType{
	border-right:none;
	border-left:none;
}
.greenStyleLay #searchBox #sfSubmit{
	border-right:none;
}
*/

.greenStyleLay #center { 
	height: 100%;
	background:#FFF; 
	padding: 0;
	margin: 0;
} 
.greenStyleLay #centerL{
	background:url(http://save24.pl/img/out-center-left.png) left top repeat-y;
	padding-left:45px;
	margin:0 auto;
	/*width:88%;
	max-width:1200px;*/
	width:1050px;
	height:100%;
}

.greenStyleLay #centerR{
	background:url(http://save24.pl/img/out-center-right.png) right top repeat-y;
	padding-right:45px;
	margin:0;
	height:100%;
}

.greenStyleLay #centerC{
	background:#FFF;
	margin:0;
	padding-bottom:20px;
	height:100%;
}

.greenStyleLay #centerC p{
	margin:0;
}

.greenStyleLay #bottom { 
	background:#2e2c2d; 
	padding: 0;
	margin: 0;
} 
.greenStyleLay #bottomL{
	background:url(http://save24.pl/img/out-bottom-left.png) left top repeat-y;
	padding-left:45px;
	margin:0 auto;
	/*width:88%;
	max-width:1200px;*/
	width:1050px;
}

.greenStyleLay #bottomR{
	background:url(http://save24.pl/img/out-bottom-right.png) right top repeat-y;
	padding-right:45px;
	margin:0;
}

.greenStyleLay #bottomC{
	background:#2e2c2d;
	margin:0;
	padding:10px;
	height:auto;
	position:relative;
}


.greenStyleLay #bottomC div{
	float:left;
	width:19%;
	height:100%;
	padding:0px 2px;
}


.greenStyleLay #bottomC div h5{
	background:url(http://save24.pl/img/point.png) left center no-repeat;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 11px;
	font-size:11px;
	font-weight:bold;
	
	color:#fff;
}

.greenStyleLay #bottomC div ul{
	list-style:none;
	padding:0;
	margin:0;	
}
.greenStyleLay #bottomC div ul li{
	padding-left:17px;
}
.greenStyleLay #bottomC div ul li a{
	font-size:9px;
	font-weight:normal;
	color:#fff !important;
	text-decoration:none;
}
.greenStyleLay #bottomC div ul li a:hover{
	text-decoration:underline;
}

.greenStyleLay #footer { 
	height: 125px;
	background:#2e2c2d url(http://save24.pl/img/out-footer-bg.png);
	padding: 0;
	margin: 0;
} 
.greenStyleLay #footerL{
	background:#2e2c2d url(http://save24.pl/img/out-footer-left.png) left top repeat-y;
	padding-left:45px;
	margin:0 auto;
	/*width:88%;
	max-width:1200px;*/
	width:1050px;
	height:100%;
}

.greenStyleLay #footerR{
	background:#2e2c2d url(http://save24.pl/img/out-footer-right.png) right top repeat-y;
	padding-right:45px;
	margin:0;
	height:100%;
}

.greenStyleLay #footerC{
	background:#2e2c2d url(http://save24.pl/img/out-footer-bg.png);
	margin:0;
	height:100%;
}

.greenStyleLay #footerC div#footerLinks{
	margin:0;
	padding-top:50px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	
	color:#555;
}

.greenStyleLay #footerC div#footerLinks a{
	color:#555;
	text-decoration:none;
}

.greenStyleLay #footerC div#copy{
	margin-top:35px;	
}

.greenStyleLay #footerC div#copy p{
	text-align:center;	
	font-size:10px;
	color:#555;
}

.greenStyleLay #footerC div#footerLinks a:hover{
	color:#777;
	text-decoration:none;
}

.greenStyleLay .greenBox{
	margin:0 1px 10px 1px;
	padding:0;
}

.greenStyleLay .greenBox .gbTop{
	height:18px;
	background:url(http://save24.pl/img/box-green-top-left.png) top left no-repeat;
	padding:5px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-shadow:#999 1px 1px 2px;	
}
.greenStyleLay .greenBox .gbTop img{
	position:relative;
	top:-5px;
	right:-5px;
	float:right;
}
.greenStyleLay .greenBox .gbMiddle{
	margin:0;
	padding-bottom: 5px;
	background:#e1e1e1 url(http://save24.pl/img/box-green-middle-bg.png) top left repeat-x;
	border:#b5b6b5 1px solid;
}

.greenStyleLay .greenBox .gbMiddle img{
	max-width:250px;
}

.greenStyleLay .greenBox .gbMiddle ul{
	list-style:none;
	padding:0;
	margin:0;
}
.greenStyleLay .greenBox .gbMiddle ul li{
	background:url(http://save24.pl/img/menu-arrow.png) -10px 0px no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:13px;
	color:#434343;
}
.greenStyleLay .greenBox .gbMiddle ul li a{
	color:#434343;
	text-decoration:none;
}
.greenStyleLay .greenBox .gbMiddle ul li a:hover{
	color:#333;
	text-decoration:none;
	/*border-top:#52a038 inset 1px;
	border-bottom:#52a038 inset 1px;
	background:url(http://save24.pl/img/menu-arrow.png) left center no-repeat;*/
}
.greenStyleLay .greenBox .gbMiddle p{
	font-size:9px;
	padding:3px 0 0 3px;
	border-bottom: #999 solid 2px;
}
.greenStyleLay .greenBox .gbMiddle p:hover{
	padding-left:5px;
	padding-right:2px;
}
.greenStyleLay .greenBox .gbMiddle p a{
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
.greenStyleLay .greenBox .gbMiddle p a:hover{
	color:#666;
}
.greenStyleLay .greenBox .gbMiddle p span{
	float:right;
	padding-right:5px;
	color: #777;
}

div.pagination{
	padding-top:20px;
	text-align:center;
	
}

div.pagination a{
	padding:0 2px;
	margin:0 2px;
	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	

	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;
	
	color: #5b5b5b;
	border:solid #dbdbdb 1px;
	background-color:#f4f4f4;
}

div.pagination a.active,
div.pagination a.active:hover,
div.pagination a:hover{
	background-color:#828282;
	color: #fff;
}

div.sortbar{
	margin-top:15px !important;
	padding-bottom:3px;
	border-bottom:#888 solid 1px;
}

div.sortbar img{
	padding:0 5px;
}

div.sortbar a img{
	border:none;
	padding:0 2px;
}

div.tags{
	margin: 10px 0 0 0;
	padding: 5px 0;
	border-top: #e4e4e4 solid 1px;
	border-bottom: #e4e4e4 solid 1px;
	font-size:12px;
}

div.tags span{
	font-weight:bold;
	color:#888;
}

div.tags a{
	color:#2b8518;
	text-decoration:none;
}

div.tags a:hover{
	color:#444;
}

.greenStyleLay .loginLinks a{
	margin-right:15px;
	margin-left:10px;
}

.greenStyleLay #loginformmask{
	position: fixed;
	z-index:999;
	width: 100%;
	height: 100%;
	
	/*background: rgb(0, 0, 0);*/
	background: rgba(0, 0, 0, 0.8);
}

.greenStyleLay #loginformmask div.relative{
	position: relative;
	
	margin:10% auto;
	width:300px;

}

.greenStyleLay #loginformmask div.relative table{
	width:300px;
	background:#161616 url(http://save24.pl/images/mix/login_bg.png) left top;
	border: #555 solid 2px;
	
	padding:10px;
	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;

}

.greenStyleLay #loginformmask div.relative table th{
	text-align:center;
	color:#2f740d;
}

.greenStyleLay #loginformmask div.relative table input{
	background: #323232 url(http://save24.pl/images/mix/login_bg.png) left center;
	border: #444 solid 1px;
	color:#777;
}



.mix h1{
	font-size:20px;
	color:#2b8518;
	text-decoration:none;
}
.mix h2{
	margin:15px 0 5px 0;
	font-size:18px;
	color:#2b8518;
	text-decoration:none;
}
.mix h3{
	margin:11px 0 5px 0;
	font-size:16px;
	color:#2b8518;
	text-decoration:none;
}
.mix h4{
	margin:10px 0 5px 0;
	font-size:15px;
	color:#2b8518;
	text-decoration:none;
}
.mix h5{
	margin:9px 0 5px 0;
	font-size:14px;
	color:#2b8518;
	text-decoration:none;
}
.mix h6{
	margin:8px 0 5px 0;
	font-size:13px;
	color:#2b8518;
	text-decoration:none;
}
.mix p{
	padding:5px 0 0 10px;
	color: #222;
	text-align:justify;
}
.mix p:first-line{
	padding-left:20px;
}
.mix a{
	color:#555;
	text-decoration:none;
}
.mix a:hover{
	text-decoration:underline !important;
}
.mix label{
	color:#222 !important;
}
.mix table tr{
	color:#222;
}
.mix table tr th{
	text-align:left;
	font-weight:bold !important;
	padding: 2px 10px 2px 20px;
}

.mix ol{
	list-style-position:outside;
	list-style-type:decimal;
}
.mix ul{
	list-style-position:outside;
	list-style-type:disc;
}
.mix ol li,
.mix ul li{
	color: #222;
	text-align:justify;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
