body {
	margin: 0;
   background: url('graph/tlo.gif') repeat;
	color: #000000;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
}
img.noBorder {
	border: 0;
}
.bold {
	font-weight: bold;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 25px;
	font-size: 12px;
}
#main {
	width: 810px;
	position: relative;
	margin: 0 auto;
}
#header {
	width: 810px;
	height: 116px;
	float: left;
}
#mainContBg {
	width: 810px;
	height: auto;
	float: left;
	background: url('graph/content_bg_01.gif') repeat-y;
}
#menu {
	width: 760px;
	height: 54px;
	float: left;
	margin: 0 0 10px 20px;
}
.menuSize {
	width: 220px;
	height: 54px;
	float: left;
	margin-right: 50px;
}
#menuKontakt {
	width: 220px;
	height: 54px;
	float: right;
}
#mainCont {
	position: relative;
	margin: 0 auto;
	width: 761px;
	height: auto;
}
#topBg {
	width: 761px;
	height: 31px;
	float: left;
	background: url('graph/topContBg.gif') no-repeat;
}
#middleBg {
	width: 761px;
	float: left;
	background: url('graph/middleContBg.gif') repeat-y;
}
#middleContIndex, #middleContOferta {
	width: 761px;
	float: left;
	min-height: 400px;
}
#middleContIndex {
	background: url('graph/truck_small.gif') right no-repeat;
}
#middleContOferta {
	background: url('graph/truck_small.gif') bottom right no-repeat;
}
#textIndex, #textOferta, #textKontakt {
	width: 440px;
	float: left;
	font-size: 13px;
	padding-left: 20px;
	line-height: 20px;
	text-align: justify;
}
#textIndex h1, #textOferta h1, #textKontakt h1 {
   font-size: 16px;
	line-height: 25px;
}
#textKontakt {
	text-align: center;
}
#bottomBg {
	width: 761px;
	height: 31px;
	float: left;
	background: url('graph/bottomContBg.gif') no-repeat;
}
#footer {
	width: 760px;
	height: 42px;
	float: left;
	padding: 0 25px;
	background: url('graph/bottom.gif') bottom no-repeat;
}
#botomNav a, #bottomNav a:visited, #bottomNav a:hover {
	color: #4385ab;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 12px;
}

