/* CSS Document */

html, body {
	background:url(images/backgd.jpg) #eae3c5 top repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595858;
	line-height:1.3;
}
a img {
	border:none;
}
h1,h2,h3,ul {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:13px;
	color:#843118;
	padding-bottom:20px;
}
h2 {
	font-size:13px;
	color:#843118;
	padding-bottom:3px;
}

h3 {
	font-size:12px;
	font-style:italic;
}
ul {
	padding:10px;
}
a,a:visited {
	text-decoration:none;
	color:#4a4030;
}
a:hover {
	text-decoration:none;
	color:#000000;
}

h1 a {
	color:#843118;
}
#main {
	width:1000px;
	min-height:800px;
	margin:0 auto;
}
* html #main {
	height:800px;
}

#header {
	width:1000px;
	height:182px;
	background:url(images/header.jpg);
}
#header a {
	width:115px;
	height:130px;
	position:relative;
	display:block;
	top:33px;
	left:830px;
}

#menu {
	width:1000px;
	height:32px;
	background:url(images/menuback.jpg);
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	text-align:center;
}
#menu ul {
	list-style:none;
	padding:0 0 0 60px;
	margin:0;
}
#menu ul li {
	display:inline;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	height:31px;
	background:url(images/menuliback.jpg) top right no-repeat;
}
#menu ul li a {
	display:block;
	width:145px;
	margin-top:8px;
}


#content {
	width:720px;
	padding:40px 140px 0 140px;
	height:187px;
	background:url(images/contentback.jpg) no-repeat;
}

.separator {
	height:4px;
	width:720px;
	background:url(images/separator.jpg) no-repeat center center;
	margin:8px 0;
	clear:both;
}

#gallery {
	width:760px;
	margin:40px auto 0 auto;
}

.spacer {
	height:50px;
	clear:left;
}
	
.imgcontainer {
	height:186px;
	width:186px;
	float:left;
	margin:2px 1px;
	text-align:center;
}
.imgcontainer img {
	border:1px solid #CCC;
	margin:2px;
	padding:4px;
	background:#E4E4E4;
}

.imgcontainer img:hover {
	border:1px solid #a04124;
	background:#C3C3C3;
}

#sContent {
	width:920px;
	margin:20px auto 8px auto;
	text-align:center;
	height:698px;
}
#sContent .separator {
	margin-left:-26px;
}

#sContent img {
	padding:4px;
	border:1px solid #CCC;
	margin:4px;
	background:#E4E4E4;
}

#lapozo {
	height:30px;
}

#copyright {
	font-size:smaller;
	text-align:center;
	width:250px;
	margin:10px auto 1px auto;
}

div.notice {
	border:1px solid #CCCCCC;
	background:#e9e4ce;
	margin:0 auto;
	padding:10px;
	text-align:center;
	width:400px;
}

#arrow_prev,#arrow_next {
	float:left;
	width:112px;
	height:41px;
	margin:225px 5px;
}
#arrow_prev {
	background-image:url(images/arrow_left.png);
}
#arrow_next {
	background-image:url(images/arrow_right.png);
}
#arrow_prev:hover, #arrow_next:hover {
	background-position:0 -41px;
}
#arrow_prev a,#arrow_next a {
	display:block;
	width:112px;
	height:41px;
}

/********** inCero oldal ***********/

#incbody {
	background:#000000;
	font-size:10px;
	line-height:1.1;
}
#incbody a {
	color:#843118;
}

#incindex {
	width:1037px;
	height:800px;
	margin:0 auto;
	background:url(images/incindex.jpg) #000 center center no-repeat;
}
#incindex a {
	position:relative;
	width:80px;
	height:25px;
	display:block;
	top:360px;
	left:593px;
}
#incmain {
	width:1037px;
	height:800px;
	background:url(images/inceroback.jpg) #000 center center no-repeat;
	margin:0 auto;
}
#inccontainer {
	position:relative;
	width:694px;
	height:480px;
	top:155px;
	left:169px;
}
#inccontainer div {
	float:left;
}
#inccontent {
	width:410px;
	height:335px;
	padding:140px 15px 0 25px;
}
#inccontent h1 {
	padding:0;
	margin:4px;
	color:#9d3b1d;
}
#inccontent a,#inccontent a:visited {
	color:#9d3b1d;
}
#inccontent a:hover {
	color:#c74d27;
}
#inccontent p, #inccontent ul {
	padding:0;
	margin:10px;
}
#inccontent ul {
	padding-left:3px;
}
#inckontakt {
	width:185px;
	font-size:12px;
	float:left;
}
#incmap {
	float:left;
	width:313px;
	height:311px;
	background:url(images/incmap.jpg) center center no-repeat;
	position:relative;	
	left:2px;
	top:48px;
}
#incgmap {
	float:left;
	background:url(images/incgmapback.jpg) top left no-repeat;
	position:relative;
	top:1px;
	left:-2px;
	width:420px;
	height:477px;
}
#incgmap2 {
	width:430px;
	height:476px;
	background:url(images/incgmapback2.jpg) center center no-repeat;
}

#errorDiv {
	/*width:100px;*/
	text-align:center;
	padding:5px 0 10px 0;
}
