html, body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#434343;
}
img {
	margin: 5px;
}
#cont {
	margin:auto;
	margin-top: 20px;
	width:842px;
	border: 3px solid #b5b5a1;
	background:#f3f3eb url('../images/bodybg.gif') left bottom no-repeat;
}

#foot {
	margin:auto;
	width:842px;
	padding: 3px;
	font-size:10px;
	margin-bottom:20px;
}

#cont2 {
	width:842px;
	background:url('../images/cont2bg.gif') right repeat-y;
}



/*****************************
***      Bal oszlop        ***
******************************/
#left {
	float:left;
	width:246px;
}

#logo h1 {
	padding:0;
	margin:0;
	overflow:hidden;
	width:246px;
	height:107px;
}

#logo h1 span {
	position:absolute;
	width:246px;
	height:107px;
}

#up_menu {
	height:33px;
	background:#e8e8dc;
	border-bottom: 1px solid #434343;
}

#menusor a:link {
	height:14px;
	display:block;
	padding:5px;
	padding-left: 22px;
	border-bottom:1px solid #919180;
	background:#fbfbf5 url('../images/menupotty.gif') left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#menusor a:active {
	height:14px;
	display:block;
	padding:5px;
	padding-left: 22px;
	border-bottom:1px solid #919180;
	background:#fbfbf5 url('../images/menupotty.gif') left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#menusor a:visited {
	height:14px;
	display:block;
	padding:5px;
	padding-left: 22px;
	border-bottom:1px solid #919180;
	background:#fbfbf5 url('../images/menupotty.gif') left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#menusor a:hover {
	height:14px;
	display:block;
	padding:5px;
	padding-left: 22px;
	border-bottom:1px solid #919180;
	background:#c10300 url('../images/menupotty2.gif') left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#nyujto {
	width:246px;
	height:328px;
}



/*****************************
***      Jobb oszlop       ***
******************************/
#right {
	float:right;
	width:596px;
}

#flash {
	width:596px;
	height:165px;
	background:url('../images/kep.gif');
}

#cimsor {
	position:absolute;
	top:175px;
	padding:0;
	margin:0;
	margin-left: 10px;
	font-size: 13px;
	text-transform: uppercase;
	color:#c10300;
	z-index:2;
}

#dot {
	margin-left:1px;
	height:6px;
	background:url('../images/dot.gif');
	overflow:hidden;
}




/*****************************
***      Tartalom          ***
******************************/
#content {
	padding:10px;
	line-height:15px;
}

#content h3 {
	font-size:13px;
	color:#c10300;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}

.piros {
	color:#c10300;
}




/*****************************
***      Linkek            ***
******************************/
a:link, a:active, a:visited {
	color:#c10300;
	text-decoration:underline;
}

a:hover {
	color:#c10300;
	text-decoration:none;
}

.tovabb:link, .tovabb:active, .tovabb:visited, .tovabb:hover {
	font-size:11px;
	background:url('../images/reszletek_bg.gif') right bottom no-repeat;
	padding-right: 15px;
}

.vissza:link, .vissza:active, .vissza:visited, .vissza:hover {
	font-size:11px;
	background:url('../images/vissza.gif') left bottom no-repeat;
	padding-left: 15px;
}

#foot a:link, #foot a:visited, #foot a:active, #foot a:hover {
	color:#434343;
}



/*****************************
***      Egyéb             ***
******************************/
label {
	width:190px;
	display:block;
	margin-top: 5px;
	font-weight:bold;
}

.kapcs_input {
	border: 1px solid #484842;
}

textarea {
	padding:3px;
	font-family:Tahoma;
	font-size:12px;
	color:#434343;
}

input {
	padding:3px;
	font-family:Tahoma;
	font-size:12px;
	color:#434343;
}
