@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/grunge02.jpg);
}
br {
	line-height: 19px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.mainlink {
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textgreybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: none;
}
.linkwhite:hover {
	text-decoration: underline;
}
.linkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: none;
}
.linkgrey:hover {
	text-decoration: underline;
}
.linkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: underline;
}
.hoveredlinkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	font-weight: normal;
	text-decoration: none;
}
.hoveredlinkblack:hover {
	text-decoration: underline;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}
.orangebigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8000;
	font-weight: normal;
	text-decoration: none;
}
.checkbox {
	width: 14px;
	height: 14px;
	padding: 0px;
	border: 1px #c3c3c3 solid;
}
.checkbox:hover {
	border: 1px #FF8000 dotted;
}
.button {
	border: 1px #FFFFFF solid;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
}
.button:hover {
	cursor: pointer;
	text-decoration: underline;
}
.note {
	position: relative;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	width: 712px;
}

.czerwony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #910000;
}
.zielony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3E8A0B;
}
.niebieski {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0080c8;
}
.nospacing {
	line-height: 15px;
	padding: 0px;
}
input {
	margin: 0px;
}
.zumi {
	display:block;
	width:149px;
	height:23px;
	background:url(http://www.zumi.pl/_d/wizard/zumi_15.gif) no-repeat;
	font: bold 12px Verdana, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	text-decoration: none;
}
.image {
	float: left;
	margin-right: 10px;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.gallery {
	margin-right: 10px;
	margin-bottom: 10px;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.image {
	margin-left: 5px;
	margin-bottom: 5px;
}
#container {
	padding-bottom: 10px;
	padding-top: 10px;
	position: inherit;
	margin: 0px auto;
	width: 1000px;
	height: auto;
	padding-left: 8px;
	background-color: #222222;
	border: 1px #666666 solid;
}
#leftpanel {
	float: left;
	width: 250px;
	margin-right: -250px;
	overflow: hidden;
}
#content {
	float: right;
	width: 990px;
	margin-left: -990px;
	position: relative;
}
#technicals, #triple_cell, #offercontent, #equipment {
	overflow: hidden;
	display: table;
}
#technicals {
	width: 200px;
}
#triple_cell {
	width: 570px;
}
#search_table {
	position: inherit;
	width: 370px;
	overflow: hidden;
}
#equipment {
	width: 200px;
	margin-top: 3px;
}
#thumb, #left, #right, #first, #second, #third, #offer, #equipname, #equipexist {
	display: table-cell;
	vertical-align: top;
}
#show_detail {
	text-align: right;
}
#first, #second, #third {
	width: 190px;
}
#contentcontainer {
	position: relative;
	top: auto;
	width: 732px;
	margin-left: -732px;
	padding-right: 10px;
	float: right;
}
#searchbg {
	position: relative;
	top: 0px;
	background-image: url(../img/searchbg.png);
	width: 732px;
	height: 135px;
}
#searchcontent {
	position: absolute;
	left: 75px;
	top: 38px;
	width: 600px;
}
#pagecontent {
	position: relative;
	top: 0px;
	width: 732px;
}
#offercontent {
	width: 732px;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#thumb {
	width: 140px;
	text-align: center;
}
#offer {
	width: 570px;
}
#left {
	width: 90px;
}
#right {
	width: 120px;
}
#cell {
	width: 265px;
	margin-right: -265px;
	float: left;
	text-align: left;
}
#rok {
	width: 190px;
	margin-left: -190px;
	float: right;
	text-align: left;
}
#markamodel {
	width: 570px;
}
#equipname {
	width: 140px;
}
#stopka {
	margin-top: 10px;
	width: 990px;
	background-image: url(../img/background.gif);
	text-align: center;
	float: left;
}
#logotype {
	background-image: url(../img/italia.png);
	text-align: center;
	height: 115px;
	width: 250px;
}
#logotypecontent {
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 61px;
	width: 128px;
	text-align: center;
}
#menucontainer {
	width: 250px;
	background-color: #FFFFFF;
}
#topedge {
	background-color: #000000;
	width: 249px;
	height: 8px;
}
#bottomedge {
	background-image: url(../img/bottomedge.png);
	width: 248px;
	height: 8px;
	border-right: 1px #666666 solid;
}
#topleftcorner {
	background-image: url(../img/topleft.png);
	position: relative;
	height: 8px;
	width: 8px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#toprightcorner {
	background-image: url(../img/topright.png);
	position: relative;
	height: 8px;
	width: 8px;
	top: -8px;
	left: 242px;
	z-index: 1;
}
#bottomleftcorner {
	background-image: url(../img/bottomleft.png);
	position: relative;
	height: 8px;
	width: 8px;
	left: 0px;
	top: 0px;
}
#bottomrightcorner {
	background-image: url(../img/bottomright.png);
	position: relative;
	z-index: 2;
	height: 8px;
	width: 8px;
	top: -8px;
	left: 242px;
}
#contactbox {
	position: static;
	left: 0px;
	top: auto;
	width: 250px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#contactboxcontent {
	position: static;
	margin-left: 10px;
	top: auto;
}
#wyposazenie1 {
	position: absolute;
	top: 0px;
	left: 380px;
}
#wyposazenie2 {
	position: absolute;
	top: 0px;
	left: 480px;
}
#selects {
	position: absolute;
	left: 0px;
	top: 0px;
}
#rocznik {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 170px;
}
#ceny {
	position: absolute;
	left: 180px;
	top: 45px;
	width: 200px;
}
#note_info {
	text-align: right;
	padding-top: 8px;
}
#newsletter {
    border-bottom:1px dotted black;
    padding-bottom:6px;
    text-align:center; 
}
#newsletter input[type="text"] {
    width:240;
    outline:none;
}
#newsletter input[type="text"]:focus {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
}
#newsletter input[type="text"]:hover {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
}
#newsletter input[type="submit"] {
    margin-top:4px;
    width:86;
    margin-right:10px;
    outline:none;
}
#newsletter input[type="submit"]:hover {
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
}
#newsletter .signup {
    display: block;
    padding-left: 14px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 10px;
    background: url("../img/orangedot.png") no-repeat scroll left center transparent;
    text-align:left;
}
#newsletter .label {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-style:italic;
    padding-right:6px;
}
