form {
	margin: 0px;
	}

.separatorline {
	border-top: 1px solid #6b6cd2;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6b6cd2;
	text-transform: uppercase;
	margin-bottom: 6px;
	letter-spacing: 2px;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6b6cd2;
	margin-bottom: 6px;
	}

input, textarea {
	border: 1px solid #6b6cd2;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	}

.buttonstyle {
	background-color: #6b6cd2;
	border: 1px #888888 solid;
	border-top: 1px white solid;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	color: white;
	font-size: 10px;
	}

.pic {
	}

.pic img {
	background-color: #f6f6f5;
	border: 1px solid #FFFFFF;
	position: relative;
	}

.pic:hover img {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.7;
	}

.titlemenu, .titlemenu:link, .titlemenu:visited, .titlemenu:active {
	font-family: Arial;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 6px;
	float: left;
	width: 157px;
	height: 28px;
	background-image: url(../images/menuitem.jpg);
	text-align: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}

.titlemenu:hover {
	float: left;
	width: 157px;
	height: 28px;
	background-image: url(../images/menuitem_h.jpg);
	font-weight: bold;
	color: #FFFFFF;
	}

.input_menu {
	background-image: url(../images/input_bg.jpg);
	width: 141px;
	height: 14px;
	padding: 2px;
	border: 0;
	margin-top: 6px;
	}

.fellepesek p {
	margin: 0;
	padding: 0;
	}