@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E37B26;
	background-image: url(../img/backround.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

.clearer {
	clear: both;
	}

.head {
	width: 952px;
	height: 174px;
	margin: 0 auto;
	padding: 0px;
	}

.uzleteink {
	width: 952px;
	height: 41px;
	margin: 0 auto;
	}

.tartalom_container {
	width: 952px;
	height: auto;
	margin: 0 auto;
	}

.tartalom_top {
	background-image: url(../img/text_bg_01.jpg);
	width: 952px;
	height: 55px;
	float: left;
	}

.tartalom {
	background-image: url(../img/text_bg_02.jpg);
	width: 952px;
	float: left;
	}

.content {
	width: 701px;/*761*/
	height: auto;
	float: left;
	color: #44111A;
	padding: 0px 30px 20px 30px;
	}

.content a {
	color: #44111A;
	font-weight: bold;
	text-decoration: none;
	}

.content a:hover {
	color: #712A0C;
	}

.footer {
	background-image: url(../img/text_bg_03.jpg);
	width: 952px;
	height: 67px;
	margin: 0 auto;
	}
	