@charset "utf-8";
/* CSS Document */
.dwa{
	height: 117px;
	width: 427px;
	float:left;
	background-image: url(images/foto_02.png);
	background-repeat: no-repeat;
}
.trzy{
	height: 117px;
	width: 58px;
	float:left;
	background-image: url(images/foto_03.png);
	background-repeat: no-repeat;
}
.cztery{
	height: 67px;
	width: 236px;
	float:left;
	background-image: url(images/foto_04.png);
	background-repeat: no-repeat;
	font-family: lci, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: none;
	font-style:italic;
	padding-top: 50px;
}
.piec{
	height: 117px;
	width: 57px;
	float:left;
	background-image: url(images/foto_05.png);
	background-repeat: no-repeat;
}
.szesc{
	height: 57px;
	width: 179px;
	float:left;
	background-image: url(images/foto_06.png);
	background-repeat: no-repeat;
	font-family: lci, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 14px;
	padding-top: 60px;
}
.osiem{
	height: 201px;
	width: 62px;
	float: left;
	background-image: url(images/foto_08.png);
	background-repeat: no-repeat;
}
.dziewiec{
	height: 50px;
	width: 122px;
	float: left;
}
.portale{
	height: 50px;
	width: 24px;
	float: left;
}
.jedynascie{
	margin-top: 50px;
	margin-left: -122px;
	height: 50px;
	width: 122px;
	float: left;
}
.trzynascie{
	margin-top: 100px;
	margin-left: -122px;
	height: 50px;
	width: 122px;
	float: left;
}
.osiemnascie{
	margin-top: 150px;
	margin-left: -122px;
	height: 50px;
	width: 122px;
	float: left;
}
.dziesiec{
	margin-right:25px;
	height: 201px;
	width: 772px;
	float: right;
	background-image: url(images/foto_10.jpg);
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}
.pieccztery{
	height: 37px;
	width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
	background-image: url(images/foto_54.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #e2e2e2;
}

/*-------------------------------------------------------------------*/
/*---------------------------przyciski-------------------------------*/
/*-------------------------------------------------------------------*/
.przyciskiab{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding-top:18px;
	padding-left:14px;
}
.przy_start{
	background: #27292a;
	color: #FFF;
	height: 50px;
	width: 122px;
	}
.przy_start:hover{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(left,  #27292a 15%, #5a5d60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#27292a), color-stop(100%,#5a5d60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* IE10+ */
	background: linear-gradient(to right,  #27292a 15%,#5a5d60 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#5a5d60',GradientType=1 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_start:active{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(top,  #27292a 0%, #5a5d60 50%, #27292a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27292a), color-stop(50%,#5a5d60), color-stop(100%,#27292a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#27292a',GradientType=0 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_oferta{
	background: #27292a;
	color: #FFF;
	border-top: 1px solid #383a3c;
	height: 50px;
	width: 122px;
	}
.przy_oferta:hover{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(left,  #27292a 15%, #5a5d60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#27292a), color-stop(100%,#5a5d60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* IE10+ */
	background: linear-gradient(to right,  #27292a 15%,#5a5d60 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#5a5d60',GradientType=1 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_oferta:active{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(top,  #27292a 0%, #5a5d60 50%, #27292a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27292a), color-stop(50%,#5a5d60), color-stop(100%,#27292a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#27292a',GradientType=0 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_galeria{
	background: #27292a;
	color: #FFF;
	border-top: 1px solid #383a3c;
	height: 50px;
	width: 122px;
	}
.przy_galeria:hover{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(left,  #27292a 15%, #5a5d60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#27292a), color-stop(100%,#5a5d60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* IE10+ */
	background: linear-gradient(to right,  #27292a 15%,#5a5d60 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#5a5d60',GradientType=1 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_galeria:active{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(top,  #27292a 0%, #5a5d60 50%, #27292a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27292a), color-stop(50%,#5a5d60), color-stop(100%,#27292a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#27292a',GradientType=0 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_kontakt{
	background: #27292a;
	border-top: 1px solid #383a3c;
	color: #FFF;
	height: 50px;
	width: 122px;
	}
.przy_kontakt:hover{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(left,  #27292a 15%, #5a5d60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%,#27292a), color-stop(100%,#5a5d60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #27292a 15%,#5a5d60 100%); /* IE10+ */
	background: linear-gradient(to right,  #27292a 15%,#5a5d60 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#5a5d60',GradientType=1 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
.przy_kontakt:active{
	background: #27292a; /* Old browsers */
	background: -moz-linear-gradient(top,  #27292a 0%, #5a5d60 50%, #27292a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27292a), color-stop(50%,#5a5d60), color-stop(100%,#27292a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27292a 0%,#5a5d60 50%,#27292a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27292a', endColorstr='#27292a',GradientType=0 ); /* IE6-9 */
	color:#fef0b0;
	height: 50px;
	width: 122px;
	}
