body {
	margin: 0px;
	padding: 0px;
/*	background-image: url(images/bg.jpg); */
	background: url(images/bg_winter.jpg) top center repeat-x fixed #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

table, td {
	font-size: 12px;
}

#container {
	width: auto;
/*	background-image: url(images/back.jpg); */
	background-repeat: repeat-x;
	padding-right: 170px;
}

#kepcsik {
	width: 160px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 330px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
	
.kepek {
	border: solid;
	border-width: 1px;
	padding: 1px;
	color: #611A0A;
}

.nagy {
	font-size: 16px;
	font-weight: bold;
}

.ucs {
	width: 119px;
	height: 50px;
	position: absolute;
	top: 208px;
	left: 50%;
	margin-left: -235px;
	z-index: 1;
}

