html, body, td, h1, h2, h3, h4, ol, ul, dl, li, dt, dd {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
}

body {
	margin: 0;
	padding: 0;
	color:#707070;
}

#page {
    width:1024px;
    height: 100%;
    padding: 0px;
    margin: auto;
    background:#fff url(img/hatter.png) top center repeat-y;
}

#header {
        width:995px;
	position:relative;
	background:url(img/head.png) top left no-repeat;
	height: 134px;
	margin: auto;
}

#container {
        width:995px;
	margin: auto;
	min-height:610px;
	height:auto !important;
	height:610px;
}


#logo-title {
	width: 400px;
	position:relative;
	float:left;
	margin:26px 0 0 46px;
	padding:0;
}
#header-right {
	position:relative;
	width:400px;
	float:right;
	margin:0px;
	padding:0;
	text-align:right;
}


/* Language block */

#block-locale-0 {
 position:relative;
 float:right;
 width:90px;
 margin-top:5px;
}

#block-locale-0  ul {
 list-style-type: none; 
 padding: 0;
 margin: 0;
}

#block-locale-0  ul li {
 margin: 0px;   
 display: inline;
}

#block-locale-0  ul li a {
    width: 20px;
    float:left;
    padding: 3px;
    text-align: center;
} 

/* End Language block */

#search-block {
	position:relative;
	float:right;
	text-align:right;
	width:380px;
	margin:20px 70px 0 0;
	color:white;
}

#navigation {
    padding:0px;
    margin-top: 3px;
    text-align:left;
    height: 26px;          
    width:705px;
    background:url(img/menu_bg.png) repeat-x;
}

#big-banner {
    padding:0px;
    text-align:left;
    width: 243px;
    height: 281px;          
    margin-top: -55px;
/*    background:url(img/banner.png) top left no-repeat; */
    position: relative;
    float: left;

}

#boxes {
    padding:0px;
    text-align:left;
    width: 694px;
    height: 228px;          
    z-index : 0;
    position: relative;
    float: left;
    
}

#main {
clear:both;
  position:relative;
  margin:0px;
  padding:10px 0 0 0;
  width: 100%;
  overflow:hidden; /*for IE */
}

#main-left {
    padding: 0;
    position:relative;
    width: 220px;
    height: 320px;
    margin:0 10px 0 -8px;
    float: left;
}
#hirek {
    position:relative;
    width: 910px;
    float:left;
    margin: 0 10px 0 30px;
}

#hirek-title {
    color:#fff;
    postition:relative;
    background:url(img/hirek.png) top left repeat-x;
    width:890px;
    height:23px;
    padding: 1px 0 1px 10px;
    margin: 0;
    text-align:left;
    letter-spacing:1px;
    font-weight:bold;
}
 
#hirek-title a {
    text-decoration: none;
    color: white;
}

#footer {
        width:995px;
	margin: auto;
	height:27px;
	background:url(img/lablec.png) top left no-repeat;
	text-align:left;
	font-size: 0.8em;
	clear: both;
}

#textbox {
    margin: 0;
    paddig: 0;
    background:url(img/fooldal.balbox.png) top left no-repeat;
    width: 224px;
    height: 275px;
}

#textbox .views-field-title {
 color: #fff;
 font-size:11px;
 text-align:center;
 overflow:hidden;
}

#textbox .views-field-body {
 margin-top: 10px;
 margin-left: 0px;
 color: #fff;
 font-size:9px;
}

#textbox .block-views {
 position: relative;
 padding: 0;
 margin-left: 64px;
 width: 127px;
 float:left;
 margin-top: 41px;
 height: 80px;
}

#certificate {
    position:relative;
    width: 120px;
    float:left;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 70px;
}

#certificate img {
        vertical-align: middle;
}

#edit-search-block-form-1 {
        background:url(img/search_18px.png) center left no-repeat;
	border: 0px solid #ffffff;
	background-color: transparent;
}

#search-block .form-submit {
    display:none;
}

.form-item {
    font-size: 12px;
}

.primary-links a link, .primary-links  a:visited {
    text-decoration: none;
    color: white;
}

.primary-links a:hover, .primary-links a:active {
    color: gray;
}
ul.primary-links {
	padding-top:3px;

}


.primary-links li {
	margin:0 10px;

}

#preload { height: 0; overflow: hidden; }
