@charset "iso-8859-2";
body {
	margin:0px;
	padding:0px;
	background-image: url(/images/bg.png);
	background-repeat: repeat;
}

.centered {
	width: 1200px;
	position: relative;
	display:block;
	margin:0 auto;
}
.centered  .full{
	float: left;
	width: 1200px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #ba6118;
	font-size: 12px;
	background-color: #FFFFFF;
}

.centered .full .head{
	float: left;
	height: 350px;
	width: 1200px;
	position: relative;
	background-image: url(../images/pacsirta_01.jpg);
}
.centered .full .menu {
	float: left;
	height: 50px;
	width: 1170px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F5D0B1;
	margin-left: 15px;
}
.centered .full .menu ul {
	position: relative;
	margin-left: -20px;
}
.centered .full .menu li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	color: #ba6118;
	position: relative;
	height: 30px;
	margin-top: 8px;
}
.centered .full .menu li:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6F4211;
}
.centered .full .menu a {
	font-size: 14px;
	font-weight: bold;
	color: #ba6118;
	text-decoration: none;
}
.centered .full .menu a:hover {
	color: #562E0C;
}
.centered .full .main {
	float: left;
	width: 1170px;
	margin-left: 15px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/mainbg.jpg);
	background-repeat: repeat-y;
}
.centered .full .main h1 {
	font-size: 36px;
	color: #ba6118;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.centered .full .footer {
	float: left;
	height: 50px;
	width: 1170px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDAA74;
	margin-left: 15px;
	position: relative;
	text-align: center;
	padding-top: 10px;
}


.hibox {
	float: left;
	width: 1100px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
}

.hibox h2{
	position: relative;
	font-size: 18px;
	color: #E37E2D;
}

.hibox a{
	text-decoration: none;
}


a {
	color: #844511;
	text-decoration: none;
}
a:hover {
	color: #073356;
	text-decoration: underline;
}

.leftcoll {
	float: left;
	width: 480px;
	position: relative;
	border:1px solid #000;
}
.rightcoll {
	float: left;
	width: 650px;
	position: relative;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F5D0B1;
	padding-left: 15px;
}


.box {
	float: left;
	width: 100%;

}
.box h1 {
	font-size: 36px;
	color: #ba6118;
}

.kezdoboxkepek {	float: left;
	width: 100%;
}
	

.kezdoboxkepek h1 {
	font-size: 36px;
	color: #ba6118;
}
	
.fokepbox {
	float: left;
	width: 180px;
	position: relative;
	text-align: center;
	border: thin dotted #6FCEFD;
	height: 250px;
	margin: 5px;
}
.fokepbox h2 {
	font-size: 16px;
	font-weight: bold;
}	
.fokepbox img {}

.clear {
	position:relative;
	float:left;
	clear:left;
	width:100%;
}
.item {
	position:relative;
	float:left;
	width:170px;
	margin:5px;
	padding:5px;
	border: 1px dotted #267cd0;
	text-align: center;
}

.item h2 {
	position:relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.subcat {
	position:relative;
	float:left;
	width:1150px;
	margin-left: 10px;
}
.subkatitem {
	position:relative;
	float:left;
	width:175px;
	border: 1px dotted #267cd0;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
.subkatitem h2 {
	position: relative;
	margin: 0px;
}
.rendezes {
	position:relative;
	float:left;
	width:1100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F3CBA9;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F3CBA9;
}
.order {
	float: left;
	width: 200px;
	margin-left: 50px;
}
.in5 {
	padding: 10px;
	float: left;
	position: relative;
}
