#container {
	width:100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1f0b2f;
	border-left-color: #1f0b2f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f0b2f;
	background-position: center;
}

#header {
	width:100%;
	text-align:center;
	background-color: #f00;
	background-image: url(images/header_bg.jpg);
}

#headerovm {
	width:100%;
	text-align:center;
	background-color: #f00;
	background-image: url(images/headerovm_bg.jpg);
}

#headerpecs {
	width:100%;
	text-align:center;
	background-color: #f00;
	background-image: url(images/headerpecs_bg.jpg);
}

#footer {
	width:100%; 
	background-image: url(images/index_footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f0b2f;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}
#footer a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


#footerovm {
	width:100%; 
	background-image: url(images/index_footer_ovm.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f0b2f;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

#footerpecs {
	width:100%; 
	background-image: url(images/index_footer_pecs.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f0b2f;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

#content {
	width:80%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/index_body2.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-position: center 153px;
	background-color: #f8f8f8;
	padding-right: 10%;
	padding-left: 10%;
	
}

.felsomenu {
	text-align: center;
	background-color: #9212A7;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}

h2 {
	color: #9111a6;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}

h2#extruform {
	color: #019cdc;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}

h2#ovm {
	color: #009a66;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}

.kiemeles {
	color: #9111a6;
}

.kiemelesovm {
	color: #009a66;
}

.kiemelesextr {
	color: #019cdc;
}

div#kartya {
	width: 250px;
	border: 1px solid #9111a6;
	background-repeat: repeat;
	text-align: center;
	margin-left: 175px;
	background-color: #F4E8F0;
}

a:link {
	color: #A573CA;
	text-decoration: none;
}
a:visited {
	color: #A573CA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img#left {
	border: 1px solid #000000;
	margin-right: 10px;
}

img#right {
	border: 1px solid #000000;
	margin-left: 10px;
}
.alap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
