﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 40px 0;
	padding: 0;
	background: #F9FCEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h6 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

h4 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 860px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url('../images/img1.gif');
}

#logo * {
	text-align: center;
/*	text-transform: lowercase;   */
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 1.5em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 0.8em;
}

/* Menu */

#menu {
	float: right;
	width: 650px;
	height: 200px;
	background: url('../images/alakreform_fejl.jpg');
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 170px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 1.5em;
	text-transform: lowercase;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: white;
}

#menu a:hover {
	color: #CCFF33
}

/* Content */

#content {
	width: 860px;
	margin: 0 auto;
	background: url('../images/img3.gif');
}

#colOne {
	float: right;
	width: 650px;
}

#colOne .top-head {
	padding: 30px 0 0 20px;
	background: url('../images/img6.gif') no-repeat;
}

#colOne .content {
	padding: 20px;
}
#colOne p {
	padding-right: 25px;
	padding-left: 25px;
}

#colTwo {
	float: left;
	width: 200px;
}

#colTwo .top-head {
	padding: 30px 0 0 20px;
	background: url('../images/img5.gif') no-repeat;
}

#colTwo .content {
	padding: 10px 10px 10px 20px;
}

#colTwo li{
	list-style-type: none;
	text-decoration: none;
	font-size: 0.75em;
	color: black;
	font-family: "Trebuchet MS";
	padding-left: -2em;
}

#colTwo a{
	color: blue;
	text-decoration: none;
}

#colTwo a:hover{
	color: #FFCC00;
}

#extra {
	height: 10px;
	background: url('../images/img7.gif');
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: x-small;
}
#colOne .hiv {
	font-style: italic;
	color: #0033CC;
	font-weight: bold;
}
#colOne .hiv a {
	text-decoration: none;
}
#colOne .hiv a:hover {
	color: #1C8DFF;
}
#colOne .hiv a:visited {
	color: #0058B0;
}
#colOne li {
	list-style-type: circle;
	padding-left: 1em;
	margin-left: 2em;
}
#colTwo a {
	color: #000080;
	text-decoration: none;
}
.bluesql{
	color: #000080;
	text-decoration: none;
	font-family: verdena;
	font-weight: bold;
	font-size:10px;
	text-align:center;
	}