@charset "utf-8";
/* CSS Document */

/* STRUCTURE */
* {
margin: 0;
padding: 0;
}
body {
background: url(../media/bg.jpg) top left repeat-y #fff;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%; /* resets 1em to 10px */
}
#header {
position: relative;
margin-top: 25px;
width: 960px;
height: 160px;
border-top: 1px solid #ccc;
background: url(../media/headerbg.jpg) 281px 0 no-repeat #FFF;
}
#page {
position: relative;
width: 960px;
border-top: 1px solid #999;
font-size: 1.2em;
}
#left {
position: absolute;
top: 0;
left: 0;
width: 280px;
}
#content {
position: relative;
margin: 20px 260px 100px 310px;
}
#right {
position: absolute;
top: 0;
right: 0;
width: 230px;
/*border: 1px solid #0f0;*/
}
#left div.box {
padding: 20px;
border-bottom: 1px solid #ccc;
}
#right div.box {
padding: 15px;
border-bottom: 1px solid #ccc;
}
.clearl {
clear: left;
}
.clearr {
clear: righ;
}
.clearb {
clear: both;
}
.hide {
display: none;
}

/* HEADER */
#logo {
position: absolute;
left: 0;
top: 0;
padding-top: 25px;
padding-left: 20px;
width: 280px;
}
#logo a img {
border: none;
}
#address {
position: absolute;
right: 0;
padding: 15px 0 0 20px;
width: 210px;
}
#address h1 {
padding-bottom: 5px;
letter-spacing: 0.1em;
color: #000168;
font-size: 1em;
font-weight: bold;
}
#address p span.clearl {
display: block;
float: none;
width: auto;
}
#address p span {
position: relative;
display: block;
float: left;
width: 50px;
}
#address strong {
color: #000168;
}
#address a {
color: #000168;
text-decoration: underline;
}
#address a:hover {
color: #000168;
text-decoration: underline;
}
#language {
position: absolute;
bottom: 35px;
right: 0;
width: 210px;
padding-left: 20px;
}
#language h3 {
position: relative;
float: left;
padding-right: 20px;
line-height: 1.3em;
}
#language a {
margin-right: 10px;
}
#language a img {
border: none;
display: inline-block;
vertical-align: middle;
}
#language h3, #search h3 {
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
color: #06003c;
font-size: 1.2em;
font-weight: bold;
}
#search {
position: absolute;
bottom: 0;
right: 0;
padding-left: 15px;
width: 215px;
height: 25px;
overflow: hidden;
border-top: 1px solid #999;
line-height: 2.1em;
}
#search h3 {
position: relative;
float: left;
width: 60px;
line-height: 2.1em;;
}

#search form label {
display: none;
}
#search form, #search label, #search form input.fbtn {
display: inline;
}
#search form input.ftext {
border-right: none;
width: 120px;
}
#search form input.fbtn {
position: relative;
top: 4px;
}

/* NAVIGATION */
#navigation {
position: absolute;
left: 0;
bottom: 0;
width: 729px;
height: 25px;
border-top: 1px solid #999;
border-right: 1px solid #999;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.2em;
}
#navigation h3 {
display: none;
}
#navigation ul {
list-style-type: none;
}
#navigation ul li {
display: inline;
}
#navigation ul li a {
display: block;
float: left;
border-left: 1px solid #999;
color: #06003c;
text-decoration: none;
line-height: 2.1em;
font-weight: bold;
}
#navigation ul li a:hover {
color: #FFFFFF;
background-color: #000168;
}
#navigation ul li a.padbegin {
text-align: center;
width: 94px;
border-left: 0px;
}
#navigation ul li a.padshort {
text-align: center;
width: 92px;
}
#navigation ul li a.padlong {
padding-left: 15px;
padding-right: 15px;
}


#navigation ul li a.padbeginsel {
text-align: center;
width: 94px;
border-left: 0px;
color: #FFFFFF;
background-color: #000168;
}
#navigation ul li a.padshortsel {
text-align: center;
width: 92px;
color: #FFFFFF;
background-color: #000168;
}
#navigation ul li a.padlongsel {
padding-left: 15px;
padding-right: 15px;
color: #FFFFFF;
background-color: #000168;
}


/* PAGE */
#page a {
color: #000168;
text-decoration: none;
font-weight: bold;
}
#page a:hover {
color: #000;
text-decoration: none;
}
form input.ftext {
border: 1px solid #999;
}
.box ul {
list-style-type: disc;
color: #000168;
margin: 10px 15px 0;
}
.box ul li {
padding-bottom: 8px;
}
.box ul li p {
padding-top: 5px;
color: #333;
}
.box h3, .box h3 {
padding-bottom: 10px;
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
color: #06003c;
font-size: 1.1em;
font-weight: bold;
}
#left p, #right p {
padding-bottom: 5px;
}

/* SUBMENU */
#submenu {
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
}
#submenu h3 {
display: none;
}
#submenu ul {
margin: 0;
list-style-type: none;
color: #333;
}
#submenu ul li ul {
list-style-image: url(../media/bullet.gif);
margin-left: 30px;
margin-top: 5px;
}
#submenu ul li ul li {
padding-left: 10px;
padding-bottom: 0;
}

/* CONTENT */
#content h2, #content h3, #content h4 {
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
color: #000168;
}
#content h2 {
font-size: 1.4em;
font-weight: bold;
padding-bottom: 15px;
}
#content h3 {
font-size: 1.1em;
font-weight: bold;
padding-bottom: 10px;
}
#content h4 {
font-size: 1.2em;
font-weight: bold;
padding-bottom: 5px;
}
#content p {
text-align: justify;
padding-top: 5px;
padding-bottom: 15px;
line-height: 1.35em;
}
#content ul {
margin-bottom: 10px; 
margin-left: 20px;
color: #06003c;
}
#content ul li {
padding-bottom: 5px;
}

/* BOXES */
.newsletter h3 {
position: relative;
float: left;
width: 58px;
line-height: 2.1em;
}
.newsletter form label {
display: none;
}
.newsletter form, #search label, #search form input.fbtn {
display: inline;
}
#content form input.ftext {
border-right: none;
width: 200px;
}
#content form input.fbtn {
position: relative;
top: 4px;
}
.partners {
background-color: white;
}
.partners h3 {
display: none;
}
.partners ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.partners a {
display: block;
text-align: center;
}
.partners a img {
border: none;
}
.imageleft {
padding: 0 !important;
height: 163px;
background: url(../media/image01.jpg) top left no-repeat;
}

/* JELENTKEZES */
.jelentkezes {
line-height: 1.6em;
}
.jelentkezes label {
display: inline-block;
width: 130px;
margin-left: 10px;
}
.jelentkezes input {
width: 200px;
border: 1px solid #999;
}

.jelentkezes input.subm {
right: 20px;
text-align: center;
width: 100px;
margin-top: 20px;
margin-left: 270px;
}
.box ul li {
	list-style: none;
}

.box ul {
	margin: 0;
	padding: 0;
}
