body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	/*background-color:#5091af;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #685f5f;
}

/*Ezen belül van a teljes weboldal*/
#container {
	padding: 0px;
	width: 959px;
	border-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	/*border: 1px solid #000000;*/
}

#footer{
	width: 1000px;
	background-image: url(../images/truck_footer.jpg);
	background-repeat: no-repeat;
	border-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	height:92px;
	padding-top:80px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	/*border: 1px solid #000000;*/
}

#logo{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/truck_header_logo3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 959px;
	height: 240px;
}

#menu{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/truck_fomenu3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	width: 959px;
	height: 45px;
	float: left;
}

td.normalkepbg{
	width: 200px;
	height: 170px;
	background-color: #e6eff5;
	text-align: center;
	vertical-align: middle;
}

td.kategoriabg
{
	width: 100px;
	height: 100px;
	background-color: #e6eff5;
	text-align: center;
	vertical-align: middle;
}

img.kiskep {
-moz-box-shadow:0 0 1px #353430;
background-color:white;
border:1px solid #cadeea;
padding:3px;
text-align:center;
vertical-align:middle;
}

/*
a:link{
color: #969089;
text-decoration: none;
}

a:visited{
color: #969089;
text-decoration: none;
}

a:hover{
color: #969089;
text-decoration: underline;
}
a:active
{
  outline: none;
}

a:focus
{
  -moz-outline-style: none;
}

a.p:link{
color: white;
text-decoration: none;
}

a.p:visited{
color: white;
text-decoration: none;
}

a.p:hover{
color: #969089;
text-decoration: underline;
}

a.navi:link{
color: #d46805;
text-decoration: none;
}

a.navi:visited{
color: #d46805;
text-decoration: none;
}

a.navi:hover{
color: #d46805;
text-decoration: underline;
}
*/
/*
p{
margin-bottom: 0px;
}
*/
