body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #e3e3e3;
	background-image: url("/img/kodesign/kodesign_hatter.jpg");
	background-repeat: repeat-x;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #ac5250;
	background-image: url("/img/kodesign/kodesign_hhatter.jpg");
	background-repeat: no-repeat;
	background-position: 0px 18px;
	line-height: 20px;
}

h1
{
	font-size: 18px;
	line-height: 24px;
	background-position: 0px 22px;
}

h2
{
	font-size: 16px;
	line-height: 24px;
	background-position: 0px 22px;
}


h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}


h5
{
	font-size: 12px;
}


h6
{
	font-size: 11px;
}


p
{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
}

#alap
{
	margin: 0 auto;
	width: 1000px;
	position: relative;
	text-align: left;
}

#menu
{
	float: left;
	width: 214px;
	padding-left: 20px;
}

#menu a
{
	text-decoration: none;
}

.menuItem
{
	width: 198px;
	height: 25px;
	background-image: url("/img/kodesign/kodesign_menu.jpg");
	font-size: 11px;
	font-weight: bold;
	color: #6b7f86;
	padding-top: 8px;
	padding-left: 15px;
	cursor: pointer;
	cursor: hand;
}

.menuItemOver
{
	width: 198px;
	height: 25px;
	background-image: url("/img/kodesign/kodesign_menu_over.jpg");
	font-size: 11px;
	font-weight: bold;
	color: #ac5250;
	padding-top: 8px;
	padding-left: 15px;
	cursor: pointer;
	cursor: hand;
}

#tartalom
{
	float: right;
	width: 718px;
	padding-right: 30px;
}

#fejlec
{
	width: 1000px;
	height: 273px;
	background-image: url("/img/kodesign/kodesign_fejlec.jpg");
	position: relative;
}

#fejlecBelepes
{
	position: absolute;
	width: 196px;
	top: 11px;
	right: 0px;
}

#fejlecKepek
{
	position: absolute;
	top: 100px;
	left: 21px;
}

#fejlecFuto
{
	position: absolute;
	width: 959px;
	left: 21px;
	bottom: 5px;
	color: #333;
	font-size: 12px;
}

#lablec
{
	width: 1000px;
	height: 67px;
	background-image: url("/img/kodesign/kodesign_lablec.jpg");
	text-align: center;
	line-height: 67px;
	font-size: 12px;
}

#kovek
{
	position: absolute;
	top: 0px;
	right: 200px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.space
{
	padding-top: 6px;
}

.space12
{
	padding-top: 12px;
}

.space30
{
	padding-top: 30px;
}

.clear
{
	clear: both;
}

a
{
	color: #00348c;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
