@charset "utf-8";
/* CSS Document */
body {
	color: #074020;
	background-color: #4a362d;
	margin: 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #025D2B;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	font-weight: bold;	
	color: #277147;
	font-family: Arial, Helvetica, sans-serif;	
}
#wraper{
	width: 982px;
	margin: 0px auto;
	background-color: #f8f0e9;	
}
#identity {
	height: 113px;
}
#identity a img {
	border: none;
}
#identity h1 {
	margin: 0px;
	width: 300px;
	float: left;
}
#identity h2 {
	margin: 0px;
	margin-top: 65px;
	width: 470px;
	float: right;
}
#header {
	clear: both;
	border-top: 3px solid #9dcc16
}
#header div {
	float: left;
}
#flashheader {
	width: 542px;
}
#mainmenu {
	width: 245px;
	height: 197px;
	background-color: #074020;
}
#map {
	width: 195px;
	float: left;
}
#content{
	float: left;
}
#content {
	width: 545px;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 10px;	
	background-color: white;
}
.catalog {
	margin-top: 20px !important;
}
#context {
	width: 340px;
	float: right;
}
#footer {
	clear: both;
	padding: 3px;
	background-color: #9dcc16;
	text-align: right;
}
.mpp a {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.mpp a .point {
	color: #96181E;
	font-size: 16px;
}
#arrange {
	width: 319px;
	height: 424px;
	/*background-image: url(../images/oireczko_16.gif);*/
	background-image: url(../images/kolory_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 50px;
	padding-left: 20px;	
}
#raty {
	width: 319px;	
	background-image: url(../images/oireczko_raty_niezero.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 30px;
	padding-left: 20px;	
	padding-bottom: 20px;		
	margin-bottom: 30px;	
}
#discount {
	width: 319px;	
	background-image: url(../images/oireczko_disc.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 30px;
	padding-left: 20px;	
	padding-bottom: 20px;		
	margin-bottom: 30px;	
}
#discount h1 {
	margin: 0px;
}
#arrange a img{
	border: none;
}
.item {
	width:  116px;
	padding: 2px;
	padding-left: 5px;
	height: 150px;
	background-color: #f8f0e9;
	margin: 5px;
	float: left;
	color: #074020;
}
.item a {
	color: #074020;
	text-decoration: none;
}
.item a img {
	/*float: left; */
	margin-right: 5px; 
	border: none;
	width: 100px;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}
#collection {
	width: 530px;
	background-image: url(../images/kolekcje.gif);
	background-position: 5px 15px;
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;	
	padding-left: 15px;
}
.citem {
	width:  116px;
	padding: 2px;
	height: 100px;
	margin: 5px;	
	float: left;
	color: #074020;	
}
.citem a {
	font-weight: bold;
	text-decoration: none;
	color: #074020;
	text-transform: uppercase;	
}
.entry {
	margin-top: 10px;
	position:relative;
}
.entry .trans {
	opacity:0.8;
	filter: alpha(opacity=80);
	bottom: 0;
	left: 0;
	position: absolute;
	width: 300px;
	height: 30px;

}
.entry span {	
	position:absolute;
	left:0;
	padding: 10px;
	bottom:0; 
	display:block;
	width:300px;
	font-size: 12px;
	font-weight: bold;
	color: #f8f0e9;
	
}
.entry p {
	width: 175px;
	position: absolute;
	left: 350px;
	top: 15px;
}
.citem a img {
		border: 3px solid #f8f0e9;
		padding: 1px;
}
.entry a {
	text-decoration: none;
}
.entry a img{
	border: none;
}
.det {
	border: solid 3px #f8f0e9;	
	float: left;
	margin: 5px;
	padding: 1px;
}
.itemDesc {
	float: left;
	margin-top: 5px;
	padding: 5px;
	margin-left: 25px;
	margin-right: 5px;	
}
.input {
	border: 1px solid #277147;
	background: #fff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;	
}
textarea.input {
	width: 430px;
}
.input:focus {
	background-color: #F8F0E9;
	border-color: #4A362D;
}
option.pair {
	background-color: #fff;
}
fieldset {
	border: 1px solid #4A362D;
}
.intext {
	float: right;
	margin: 5px;
	padding: 1px;
	border: 4px solid #F8F0E9;
}
.navi {
	text-align: center;
	margin-top: 5px;
}
.navi a {
	color: #8CB518;
	text-decoration: none;
}
.navi a:hover {
	text-decoration: underline;
}
iframe {
	width: 530px;
	height: 320px;
	margin-right: 10px;
	border: none;
}
iframe #map {
	border: 2px solid #9DCC16;
	padding: 2px;	
}
#coloring{
	margin-top: 10px;
}
#colorthumbs {
	margin-top: 5px;
}
#colorthumbs a img {
	border-top: solid 3px #F8F0E9;
	border-right: solid 3px  #F8F0E9;
	padding: 2px;
	margin-right: 5px;
}
.gr8 {
	margin-top: 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	background-color: #F8F0E9;
	padding: 8px;
}
.small {
	font-size: 10px;
}
#konserwacja {
	width: 306px;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 20px;	
	padding-bottom: 20px;
	margin-top: 20px;	
	margin-right: 20px;	
}
#konserwacja a {
	color:#287147;
	font-weight: bold;
	text-decoration: none;
}
#discount a {
	font-weight: bold;
	text-decoration: none;
}	
.red, .promo h2, #discount a{
	color: #c5222a;
}
#promo{
	position: absolute; 
	left: 33%; 
	width: 600px; 
	height: 650px; 
	top: 150px; 
	z-index: 2; 
	/*	text-align:center;   */
	background: #f8f0e9; 
	border: 5px solid #f8f0e9;
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;
	box-shadow: 5px 5px 5px #000;	
	/* For IE <= 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=70, Color=’#000000’);
	/* For IE 8 */
	-ms-filter: “progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=70, Color=’#000000’)”;	
}
#promo a img {
	border: none;
}
#promo a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}

#pokaztlo{
	position: absolute; 
	left: 0pt; 
	width: 100%; 
	height: 3000px; 
	top: 0px; 
	z-index: 1; 
	background: #000; 
	opacity:0.6; 
	filter: alpha(opacity=60); 
}
.wide {
	float: none; 
	width: 520px; 
	height: auto;
}
.wide .itemDesc{
	float: right;
}
.spacer {
	float: none;
	clear: both;
	display:block;	
}
.medium {
	width: 175px !important; 
	float: left;
}
.pages {
	padding: 5px;
	background-color: #9dcc16;
	text-align: center;
	margin: 10px;
}
.pages a {
	color: #fff;
	text-decoration: none;
}
.groups {
	list-style: none;
	padding: 0px;	
}
.groups li {
	padding: 5px;
	margin: 5px 10px;
	background: #074020;
}
.groups li a {
	color: #9dcc16;
	text-decoration: none;
}
.groups li a:hover {
	text-decoration: underline;
}
.price {
    color: #c5222a;
    margin-top: 10px;
    font-weight: bold;
    
}
.amount {
    font-size: 14px;
}
.file {
	color: #c5222a;
}
