body{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
a, body, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, form, label, input, textarea {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#mainContainer {	
	width: 900px;
	margin: 0px auto;
	padding: 40px;
}
div#container {
	background-color: #000000;
	overflow: auto;
	width: 900px;
	margin: 0px auto;
	padding-bottom: 30px;
}

/*innen*/
div#container #leftSide {
	float: left;
	width: 170px;
	position: relative;
}
div#leftSide .logo {
	display: block;
	height: 35px;
	width: 170px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 15px;
}

div#leftSide #nav {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 70px;
}
div#leftSide #nav li{
	list-style-type: none;
}
div#leftSide #nav li a  {
	height: 35px;
	width: 170px;
	display: block;
	overflow: hidden;
	text-indent: -100px;
}
#nav li#bemut a {
	background-image: url(img/btn_bemut.jpg);
	background-repeat: no-repeat;
}
#nav li#hirek a {
	background-image: url(img/btn_hirek.jpg);
	background-repeat: no-repeat;
}
#nav li#motor a {
	background-image: url(img/btn_motorok.jpg);
	background-repeat: no-repeat;
}
#nav li#offroad a {
	background-image: url(img/btn_offroad.jpg);
	background-repeat: no-repeat;
}
#nav li#atvmule a {
	background-image: url(img/btn_atvmule.jpg);
	background-repeat: no-repeat;
}
#nav li#jetski a {
	background-image: url(img/btn_jetski.jpg);
	background-repeat: no-repeat;
}
#nav li#kieg a {
	background-image: url(img/btn_kiegeszitok.jpg);
	background-repeat: no-repeat;
}
#nav li#hasznalt a { 
	background-image: url(img/btn_hasznalt.jpg);
	background-repeat: no-repeat;
}
#nav li#fotok a {
	background-image: url(img/btn_fotovideo.jpg);
	background-repeat: no-repeat;
}
#nav li#hitel a {
	background-image: url(img/btn_hitel.jpg);
	background-repeat: no-repeat;
}
#nav li#eler a {
	background-image: url(img/btn_elerhetoseg.jpg);
	background-repeat: no-repeat;
}

#bemut a:hover, #hirek a:hover, #motor a:hover, #offroad a:hover, #atvmule a:hover, #jetski a:hover, #kieg a:hover, #hasznalt a:hover, #fotok a:hover, #hitel a:hover, #eler a:hover {
	background-position: 0 -35px;
}
/*idáig*/

div#leftSide  ul#nav  li.separator {
	background-image: url(img/bg_navseparator.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 170px;
}
div#rightSide {
	float: right;
	width: 710px;
	margin-bottom: 15px;
	padding: 0 20px 0 0;
}
div#rightSide #newsLetter {
	height: 30px;
	width: 360px;
	padding-top: 15px;
	float: right;
}
div#newsLetter  label  {
	display: block;
	float: left;
	width: 150px;
	font-style: oblique;
	font-size: 10px;
}
div#newsLetter input {
	float: left;
	height: 15px;
	width: 150px;
	border: 0;
}
div#newsLetter .button {
	float: left;
	width: 50px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: 0;
	height: 15px;
	font-size: 10px;
}
div#rightSide #content {
	position: relative;
	height: 380px;
	width: 710px;
	float: left;
	border-bottom: 1px solid #d30100;
	margin-bottom: 15px;
	background-image: url(img/content_bg.jpg);
	color: #000000;
	overflow: hidden;
}
div#content #headline {
	position: absolute;
	z-index: 10;
	height: 40px;
	width: 100%;
	bottom: 0px;
	right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 300;
	line-height: 40px;
	/*padding-right: 10px;*/
	text-align: center;
	background-color: #000000;
	opacity: 0.6;
	/*filter:alpha(opacity=60);*/
}

div#content #slideshow{
display:block;
width: 710px;
height: 377px;
left:0px;
margin:0px;
overflow:hidden;
padding:0px;
position:absolute;
top:0px;
}

div#content #slideshow li {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	top: 0px;
	left: 0px;
}

div#content #slideshow li img {
	display:block;
	height:100%;
	width:100%;
	border: 0px;
}

.img_box{
	width: 120px;
	height: 110px;
	float:left;
	margin: 0px 0px 0px 15px;
	text-align:center;
}
.img_box a{
	color: #000000;
	margin: 2px auto;
	text-decoration: none;
}

.img_box a:hover { 
	text-decoration: underline; 
}
.img_box img{
	border: 0px;
	margin: 0px auto; 
}

.img_box .img_box_title{
margin: 2px auto;
text-align:center;
}


div#rightSide .ctBox1 {
	float: left;
	width: 300px;
}
div#rightSide   .ctBox2 {
	width: 180px;
	float: left;
	margin-left: 25px;
}
div#gradient {
	background-image: url(img/bg_gradient.gif);
	background-repeat: repeat-y;
	clear: both;
	height: 7px;
	width: 900px;
}
div#header {
	background-color: #000000;
}
div#center {
	background-color: #000000;
	overflow: auto;
}
div#footer {
	clear: both;
	height: 35px;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	color: #CCCCCC;
	position: relative;
}
div#footer #partners {
	position: absolute;
	height: 36px;
	width: 70px;
	top: 0px;
}
div#footer  a.increstlink {
	position: absolute;
	height: 10px;
	width: 30px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	right: 20px;
	top: 5px;
}
h1 {
	font-size: 10px;
	font-weight: 200;
	line-height: 20px;
	background-image: url(img/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}

div#content #active{
/*height: 60px;*/
width: 90%;
margin: 40px 0px 10px 20px;;
color: #000000;
font-weight: bold;
}
div#content #active a{
color: #5A5A5A;
text-decoration: none;
font-weight: bold;
}
div#content #active a:hover{
text-decoration: underline;
}

div#content #item{
width: 700px;
height: 290px;
padding: 5px;
position: relative;
}
#item .scrollbutton{
text-align: center;
display: inline;
}

#item .scrollbutton img{
margin: 2px;
cursor: pointer;
}

#item #item_left{
width: 400px;
height: 270px;
text-align: justify;
padding: 0px 5px;
float: left;
overflow: hidden;
position: relative;
}

#item #item_left a{
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#item #item_left a:hover{
text-decoration:underline;
}


#item #himage{
position: absolute;
left: 0px;
top:0px;
width: 700px;
height: 300px;
text-align: center;
background-color: #FFFFFF;
z-index: 10;
}
#item #himage img{
padding: 10px;
cursor: pointer;
border: 1px solid #000000;
}

#item_left .news_box{
	height: 85px;
	padding-top: 5px;
	position: relative;
}

.news_box .kep{
	width: 110px;
	text-align: center;
	float: left;
}
.news_box h1{
background-image: none;
font-size: 11px;
font-weight: bold;
}

.news_box a{
text-decoration: none;
font-size: 11px;
font-weight: bold;
float: right;
color: #000000;
}


#item #item_right{
width: 280px;
height: 270px;
text-align: left;
float:left;
margin-left: 10px;
position: relative;
overflow: hidden;
}

#item_right a{
display: block;
color: #000000;
font-weight: bold;
font-size: 11px;
text-decoration: none;
margin-top: 10px;
}

#item_right a:hover {
text-decoration: underline;
}

#item_right ul {
list-style-type: none;

}
#item_right li {
margin: 3px;
}

#item_right input,select,textarea {
display: block;
width: 200px;
}

#item_right .button{
background-color: #F8F8F8;
color: #000000;
border: 1px solid #000000;
width: 80px;
cursor: pointer;
}

#item_right .loader{
position: absolute;
background-color: #F8F8F8;
left:0px;
top: 0px;
width: 280px;
height: 270px;
display: none;
}
#item_right #loader img{
margin: 100px ;
}

div#content #details_left {
	float: left;
	width: 390px;
	margin:0px;
	padding-left: 10px;
}

div#content img {
	margin: 0px auto;
}


div#content #content_header{

}

#content_header a{
	margin-top:25px;
	text-decoration: none;
	font-weight: bolder;
	font-weight: bold;
	margin: 50px 0px 3px 10px;
	color: #FFFFFF;
}


content#details_left {
	width: 480px;
	
}

#content #details {
	height: 260px;
	width: 100%;
} 

div#content #details_right {
	
	/*height: 100%;*/
	float: left;
	width: 280px;
	margin:0px;
}

#details_right #nev{
	font-size: 20px;
	font-weight: bolder;
	padding-bottom: 10px;
}

#details_right #szlogen{
	font-size: 12px;
	font-weight: bolder;
	padding-bottom: 10px;
}
#details_right #leiras{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #8D8B8C;
	/*height: 120px;*/
}
#details_right #arinfo{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}
#details_right #ar{
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 10px;
}

#details_right #pdf{
	width: 180px;
	height: 40px;
	
}

#pdf img{
float: left;
}

#content #details_bottom {
height: 60px;
width: 100%;
}

#details_bottom #details_bottom_left {
width: 380px;
height:40px;
padding:10px;
float: left;
}

#details_bottom #details_bottom_left ul#lista  {
display:block;
height:20px;
margin-top:10px;
}

#details_bottom_left ul#lista li{
display:block;
float:left;
height:20px;
}
#details_bottom_left ul#lista li.button{
background-color:#000000;
color:#FFFFFF;
padding:2px 10px;
height:16px;
line-height:16px;
margin-left:2px;
font-weight:bold;
font-size:11px;
}
#details_bottom_left ul#lista li.color a{
display:block;
width:14px;
height:14px;
margin:3px; 
}
/*#details_bottom_left ul#lista li.color{
display:block;
width:25px;
height:25px;
}*/
#details_bottom #details_bottom_right {
width: 280px;
height:60px;
float: left;
}
#details_bottom_right a.link{
display:block;
color: #000000;
text-decoration: none;
padding-top: 10px;
/*margin-top: 10px;*/
display: inline;
height:50px;
width: 140px;
float: left;
}

#details_bottom_right a.link img{
float: right;	
}
#details_bottom_right a.link p{
font-size:8px;
padding-top: 10px;
text-align:left;
float: right;
}




      
