.clear {
	clear:both;
}

#bg {
	width:100%;
	display: block;
	background-image:url(http://www.altrak24.com/aukcje/_newtemplate/images/bg.jpg);
	background-repeat:no-repeat;
}

#header {
	width:1170px;
	height:230px;
	margin:auto;
}

#header .left {
	width:890px;
	height:230px;
	float:left;
}

#logo {
	position:relative;
	top:20px;
	left:410px;
	width: 400px;
}

#menu_top {
	position:relative;
	left:10px;
	top:40px;
}

#menu_top ul {
	list-style:none;
}

#menu_top ul li {
	float:left;
}

#header .right {
	width:280px;
	height:225px;
	float:left;
	margin-top:-5px;
}

#content {
	width:1280px;
	margin:auto;
	background-color:#FFF;
	overflow:hidden;
	border:solid 1px #b4b4b4;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-icab-border-radius:10px;
}

#content p, #content h1, #content h2, #info ul li {
	font-family: 'Comfortaa', cursive;
	font-weight:300;
}

#content p {
	font-size:18px; color:#343434;
}

#content h1 {
	font-size:36px;
	text-align:center;
	color:#0fa004;
}

#content .short_spacer + h1,
#content .short_spacer + h1 span,
#content .short_spacer + h1 font span {
	color:#d94a4a !important;
}

#content h2 {
	font-size:33pt;
	margin-left:20px;
	position:relative;
	top:20px;
	color:#0fa004;
    text-align: center;
    margin-top: 20px;
    padding-top: 30px;
}

#content #additional_eq h2 {
	font-size: 31pt;
}

#content .long_spacer + h2,
#content h2 + h2 {
    display: none;
}

#content span {
	color:#0295c0;
	font-weight:700;
}

#content .short_spacer {
    width:60%;
	border-top:solid 1px #c4c4c4;
	margin:auto;
}

#content .long_spacer {
	width:90%;
	border-top:solid 1px #c4c4c4;
	margin: 0 auto;
}

#introduction {
	width:1260px;
	margin:auto;
}

#introduction .left {
	float:left;
	border:solid 1px #b4b4b4;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-icab-border-radius:10px;
	padding-bottom: 5px;
	margin: 0 0 0 5px;
	padding-bottom: 5px;
}

#introduction .left img {
	position:relative;
	margin: 10px;
}

#introduction .right {
	width:500px;
	float:left;
}

#introduction .right ul {
	list-style-image:url(http://www.altrak24.com/aukcje/_newtemplate/images/li_green.png);
	list-style-position:inside;
	list-style-type: circle;
}

#introduction .right ul li {
	width: 440px;
	margin-top:10px;
	border:solid 1px #b4b4b4;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-top-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-khtml-border-top-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	-icab-border-top-right-radius:10px
	-icab-border-bottom-right-radius:10px;
	margin-left:-41px;
	padding-left:10px;
	padding-bottom: 5px;
	padding-top:10px;
	font-size:18px;
	font-family: 'Comfortaa', cursive;
}

#introduction .right ul li a {
	color:#d94a4a;
	font-size:24px;
	text-decoration:none;
}

#free_gratis {
	width:1170px;
	margin:auto; 
	clear:both;
}

#free_gratis img {
	margin-top:20px;
}

#additional_eq {
	width:1170px;
	margin:auto;
	clear:both;
}

#additional_eq a img {
	-moz-opacity: 0.6 !important;
	-webkit-opacity: 0.6!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
	filter: alpha(opacity=60) !important;
	opacity: 0.6 !important;
	-khtml-opacity: 0.6;
}

#additional_eq a:hover img {
	-moz-opacity: 1.0 !important;
	-webkit-opacity: 1.0!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
	-khtml-opacity: 1.0;
}

#additional_eq a.main img {
	-moz-opacity: 1.0 !important;
	-webkit-opacity: 1.0!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
	-khtml-opacity: 1.0;
}

#function_eq {
	width:1170px;
	margin:auto;
	clear:both;
	text-align: center;
}

#function_eq img {
	margin: 10px 0;
}

#wheels {
	width:1170px;
	margin:auto;
	clear:both;
}

#info {
	width:1120px;
	margin:auto;
	clear:both;
	margin-top:40px;
}

#info .left {
}

#info .right img {
    display: block;
    width: 575px;
    margin: 30px auto;
}

#info ul {
	list-style-image:url(http://www.altrak24.com/aukcje/_newtemplate/images/li_green.png);
	list-style-position:inside;
    padding: 10px 20px 10px;
    margin: 10px 20px 5px;
}

#info ul li {
    font-size: 14pt !important;
    border: 0 !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 0 10px !important;
}

#info h3,
#info h3 font span {
	font-family: 'Comfortaa', cursive;
	font-weight:700;
	color:#0295c0;
	margin: 10px;
    font-size: 30pt !important;
}

#info img {
	margin-left:30px;
}

#choice_colours {
	width:1170px;
	margin:auto;
	clear:both;
}

#choice_colours .element {
	float:left;
	margin: 10px;
    /*width: calc(33% - 20px) !important;*/
}

/*
#choice_colours div.element:nth-of-type(3n-1) {
    clear: left;
}
*/

/*
#choice_colours div:nth-of-type(3n-1) {
    clear: left;
}
*/

#choice_colours a {
	color:#F00;
	text-decoration:none;
}

/*
#choice_colours .element a img {
    width: 100% !important;
    height: auto !important;
}
*/