@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	outline:none;
}

a img {
	border:2px solid #f4f0e4;
}

a:hover img{
	border:2px solid #DD99DD;
}

a:active img{
	border:2px solid #FFCC33;
}

a:focus img{
	border: 2px solid #00AA33;
}

#header {
	width: 900px;
	height: 347px;
	background-image: url(images/header.jpg);
	margin: 0 auto;
}

#header h1 {
	float: left;
	margin: 0;
	color: #F4F0E4;
	padding-top: 90px;
	padding-left: 330px;
}	

#menu {
	width: 900px;
	height:42px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding-top: 18px;
	font-weight: bold;
}

#menu a {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#menu a:hover {
	display: block;
	color: #f4f0e4;
	background-color: #999999;
}

#content {
	background-color: #cccdc8;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 894px;
	border: 3px solid #f4f0e4;
	margin: 0 auto;
}

#colone {
	width: 216px;
	height: auto;
	float: left;
	background-color: #f4f0e4;
	margin: 0px;
}

#colone ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #666;
}

.kollekcio {
	background-color: #cccdc8;
}

#colone ul ul {
	margin: 0px 0px 10px 20px;
	border: none;
}

#colone ul ul li {
	color: silver;
	font-size: 90%;
}

#colone ul ul a:hover {
	color: gray;
}

#colone li {
	padding: 2px 3px 2px 5px;
	border-bottom: 1px dotted #999;
}

#colone li a {
	display: block;
	
}

#colone li a:hover {
	text-decoration: none;
	color: #eeeeee;
}

#colone h1 {
	margin: 0px;
	font-size: 22px;
	color: black;
	padding: 15px 5px 5px 5px;
	background-color: #cccdc8;
	margin: 0px;
	border: 1px solid #666666;
}

#colone h2 {
	font-size: 18px;
	color: #FFFF66;
	padding-left: 5px;
}


#colone a {
	color: #000000;
	text-decoration: none;
}

#colone a:hover {
	text-decoration: underline;
}

#colone .al {
	padding-left: 20px;
	line-height: 1px;
	font-weight: bold;
}

#colone .link {
	padding-left: 15px;
	line-height: 5px;
}

img.colone {
	border: solid 2px #FFFFFF;
	margin-left: 35px;
	margin-top: 15px;
}

img.table {
	border: 2px solid #333333;
}
img.eskuvo {
	border: 4px solid #f4f0e4;
}


img.nagy {
	border: solid 3px #f4f0e4;
	float: left;
	margin-left: 10px;
}

#coltwo {
	width: 673px;
	height: auto;
	margin: 0px;
	float: right;
}

#coltwo .greeting {
	border-bottom: dotted 1px #f4f0e4;
}

#coltwo .viszont {
}

#coltwo h1 {
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 15px;
	font-size: 24px;
	color: #F4F0E4;
}

#coltwo h2 {
	padding-left: 15px;
	font-size: 16px;
	color: #ffffff;
	line-height: 15px;
}

#coltwo p {
	padding: 0px 15px;
	text-align: justify;
}

#table {
	float: right;
	margin-right: 15px;
}

#table a {
	color: #f4f0e4;
	text-decoration: none;
	font-weight: bold;
}

#table a:hover {
	text-decoration: underline;
}
