body {
	margin-top:0px;
	background-color: #CACACC;
	font-family: 'Varela', sans-serif;
}

#title {
	font-weight: bold;
}

#arakTable {
	border-style: solid;
	border-collapse:collapse;
	
}

#arakTable td {
	border-style: solid;
	font-size:14px;
	line-height: 20px;
}

#contentContainer {
	height: 361px;
	width: 703px;
	background-color: #FFF;
}

#content {
	padding: 10px;
	font-size: 14px;
}

.btn {
	display:block;
}

#btnSzolgaltatasok a {
	background-image: url(buttons/szolgaltatasok_btn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 240px;
}

#szolgaltatasok #btnSzolgaltatasok #active {
	background-image: url(buttons/szolgaltatasok_btn_dwn.jpg);
	background-repeat: no-repeat
	height: 65px;
	width: 240px;
}

#btnSzolgaltatasok a:hover {
	background-image: url(buttons/szolgaltatasok_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 240px;
}

#btnArak a {
	background-image: url(buttons/arak_btn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 188px;
}

#arak #btnArak #active {
	background-image: url(buttons/arak_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 188px;
}

#btnArak a:hover {
	background-image: url(buttons/arak_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 188px;
}

#btnKapcsolat a {
	background-image: url(buttons/kapcsolat_btn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 180px;
}

#kapcsolat #btnKapcsolat #active {
	background-image: url(buttons/kapcsolat_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 180px;
}

#btnKapcsolat a:hover {
	background-image: url(buttons/kapcsolat_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 180px;
}

#btnRaktarozas a {
	background-image: url(buttons/raktarozas_btn.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 220px;
}

#raktarozas #btnRaktarozas #active {
	background-image: url(buttons/raktarozas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 220px;
}

#btnRaktarozas a:hover {
	background-image: url(buttons/raktarozas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 220px;
}

#btnButorszereles a {
	background-image: url(buttons/butorszereles_btn.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 267px;
	cursor: pointer;
}

#butorszereles #btnButorszereles #active {
	background-image: url(buttons/butorszereles_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 267px;
}

#btnButorszereles a:hover {
	background-image: url(buttons/butorszereles_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 267px;
}

#btnKoltoztetes a {
	background-image: url(buttons/koltoztetes_btn.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 299px;
}

#koltoztetes #btnKoltoztetes #active {
	background-image: url(buttons/koltoztetes_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 299px;
}

#btnKoltoztetes a:hover {
	background-image: url(buttons/koltoztetes_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 299px;
}

#btnCsomagolas a {
	background-image: url(buttons/csomagolas_btn.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 243px;
}

#csomagolas #btnCsomagolas #active {
	background-image: url(buttons/csomagolas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 243px;
}

#btnCsomagolas a:hover {
	background-image: url(buttons/csomagolas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 243px;
}

#btnAruszallitas a {
	background-image: url(buttons/aruszallitas_btn.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 335px;
}

#aruszallitas #btnAruszallitas #active {
	background-image: url(buttons/aruszallitas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 335px;
}

#btnAruszallitas a:hover {
	background-image: url(buttons/aruszallitas_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 335px;
}

#btnRolunk a {
	background-image: url(buttons/rolunk_btn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 167px;
}

#rolunk #btnRolunk #active {
	background-image: url(buttons/rolunk_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 167px;
}

#btnRolunk a:hover {
	background-image: url(buttons/rolunk_btn_dwn.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 167px;
}

#footer {
	padding-left: 33px;
	font-size:10px;
	color:#FFF;
}

#footer a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #c16811;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

#contentContainer {
	width: 100%;
}

#contentContainer img {
	float: left;
	margin-right: 1em;
	margin-left: 0em;
}

#contentContainer p {
    text-align: justify;
}

#szolgContentContainer p {
    text-align: justify;
	font-size: 12px;
}.