body {
  background-color: #FEFBEA;
  color: #363636;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

a {
  color: #000080;
}

a:visited {
  color: #000080;
}

a:hover {
  color: #000080;
  text-decoration: none;
}

p {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: justify;
}


hr {
    margin: 0 0 10px 0;
    padding: 0;
    height: 1px;
    background-color: #C6AC7B;
    color: #C6AC7B;
    border: none;
    line-height: 0;
}

h1 {
    line-height: 24px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0;
}

h2 {
    line-height: 110%;
    font-size: 16px;
    font-weight: bold;
    color: #6F2405;
    margin: 0 0 15px 0;
    padding: 0;
}



h3 {
    line-height: 110%;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}

#wrapper {
	text-align: left;
	margin: 7px auto;
	padding: 0px;
	border:0;
	width: 986px;
    background: url(images/container_back.png) repeat;
}

#header {
	margin: 0 0 15px 0;

}

#header1 {
    background: url(images/header1_back.png) no-repeat;
    line-height: 48px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
}

#header2 {
    height: 106px;
    text-align: center;
    margin: 0 0 0 1px;
    padding: 0;
    background: transparent url(images/header.jpg) no-repeat;
}

#header3 {
    background: url(images/header3_back.png) no-repeat;
    padding: 0;
    margin: 0 0 41px 0;

}

#menu {
    height: 18px;
    font-size: 9px;
    font-weight: bold;
}

.vmenu ul {
    padding: 0;
    margin: 0;
    text-align: center;

}

.vmenu ul li {
    display: inline;
}

.vmenu ul li a:link, .vmenu ul li a:visited {
    text-decoration: none;
    color: white;
    border: none;
    display: block;
    width: 82px;
    margin: 0 9px 0 0;
    padding: 0;
    background: transparent url(images/menu_back.png) no-repeat;
    float: left;
    line-height: 18px;
    font-weight: bold;
}

.vmenu ul li a:hover, .vmenu ul li a.selected:link , .vmenu ul li a.selected:visited {
    background: transparent url(images/menu_back_hover.png);
    color: #363636;
}


#menu_bottom {
    height: 10px;
    background: url(images/menu_bottom_back.png) no-repeat;
    margin: 0 0 15px 0;
    padding: 0;
}


#container {
    margin: 0;
    padding: 0;
}


#side-a {
	float: left;
	width: 173px;
}

#idezet {
    margin: 0 0 0 7px;
    padding: 8px 20px 40px 14px;
    background-color: #FFFFFF;
    color: #6F2405;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 140%;
}

#idezet_bottom {
    background: transparent url(images/idezet_bottom_back.png) no-repeat;
    height: 20px;
    margin: 0 0 0 7px;
    padding: 0;
}


#side-b {
	float: right;
	width: 174px;
}

#reklam {
    margin: 0 7px 15px 0;
    padding: 0;
    /*background-color: #FFFFFF;*/
    /*height: 410px;*/
}

div.reklam_kep {
    margin: 0 0 15px 0;
}


#content {
	float: left;
	width: 60%;
    padding: 0 20px 20px 20px;
    margin: 0;
}

.clr {
    clear: both;
}


#footer {
	background: url(images/footer_back.png) no-repeat;
    color: #9A7F54;
    padding: 0px 0 0 7px;
    margin: 0;
    line-height: 25px;
    font-size: 11px;
}

#contact_result {

}

#contact_result p.contactMsg {
    font-size: 12px;
    color: red;
}

#cform div label {
    display:block;
    width: 100px;
}

