html, body {
	height:100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -48px;
	margin-left: 0px;
}

#top {
	width: 100%px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_balk.jpg);
	background-repeat: repeat-x;
}

#menu_balk {
	height: 20px;
}

#main {
	width: 100%px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 100%;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
}

#truckbase_img_div {
	height: 105px;
	width: 818px;
}
.truckbase_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
} 
a:active {
	color: #CCCCCC;
	text-decoration: none;
} 

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
} 
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
} 
a.trucks:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
} 
a.trucks:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}

.menu_line {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_adres {
	font-weight: bold;
	color: #0000000;
}
