body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #132f45;
	background-image: url(images/mainbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	cursor: pointer;
	position: relative;
}

a:link {
	color: #973601;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #973601;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ca6934;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ca6934;
	font-weight: bold;
	text-decoration: none;
}

a.kategoria:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #ffffff;
}
a.kategoria:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #ffffff;
}
a.kategoria:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}
a.kategoria:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

.kategoriak {
	position: absolute; 
	border-left: 3px solid #973601; 
	border-right: 3px solid #973601; 
	border-bottom: 3px solid #973601; 
	background-image: url(images/kategoriakbg.jpg); 
	width: 174px; 
	right: 50%; 
	margin-right: -350px; 
	z-index: 2;
	text-align: left;
}

.kontener {
	position: absolute; 
	width: 510px; 
	z-index: 0;
	left: 50%; 
	margin-left: -330px; 
	text-align: left;
	border-left: 3px solid #973601; 
	border-right: 3px solid #973601; 
	border-bottom: 3px solid #973601;
}

.tartalom {
	width: 100%;
	background-image: url(images/tartalombg_ie.png);
	background-repeat: repeat-y;
}

.kattinthatolinkek {
	width: 100%;
	position: relative;
	z-index: 1;
}

.myBosex {
	float: left;
	border: 0px;
	padding: 20px;
	width: auto;
	height: 200px;
}

.pici {
	font-size: 10px;
}
