/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-image: url(/images/tapeta.png);
	background-position: center;
	margin: 0;
	padding: 0;
	color: #ACACAC;
	font-size: 100%;
	/* text flicker fix for firefox and camino on mac */
	opacity: .9999;
}
html, body {
	height: 100%;
}
#inner-body {
	background-image: url('images/ujbg.png');
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
}
#main {
	margin: 0 auto;
	width: 790px;

    /* Use a 12px base font size with a 16px line height */
    font-size: 0.75em; /* 16px x .75 = 12px */
    line-height: 1.333em; /* 12px x 1.333 = 16px */

    /* Use a 14px base font size with a 18px line height */
    font-size: 0.875em; /* 16px x .875 = 14px */
    line-height: 1.286em; /* 14px x 1.286 = 18px */

    /* Use a 16px base font size with a 20px line height */
    font-size: 1em; /* 16px x 1 = 16px */
    line-height: 1.25em; /* 16px x 1.25 = 20px */
}
#header {
	width: 790px;
	height: 132px;
	position: relative;
}
#contactlink {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 45px;
}
#cimlink {
	position: absolute;
	top: 50px;
	left: 120px;
	width: 585px;
	height: 62px;
}
#cimlink img {
	margin-left: 5px;
}

#topnav {
	width: 790px;
	height: 68px;
}

#cimlapfoto {
	margin-top: -20px;
	padding-bottom: 40px;
	background-image: url('/images/cimlapfoto0.jpg');
	background-repeat: no-repeat;
	height: 530px;
	width: 790px;
	position: relative;
}
#header img, #cimlapfoto img {
	border: 0;
}
#switcher {
	float: right;
	margin: 8px 85px 0 0;
	height: 11px;
}
#switcher a {
	padding-left: 5px;
}
#switcher .flag-hu img {
	width: 16px;
	height: 11px;
	background-image: url('/images/hu.png');
	background-repeat: no-repeat;
}
#switcher .flag-en img {
	width: 16px;
	height: 11px;
	background-image: url('/images/en.png');
	background-repeat: no-repeat;
}
#cimlap-irtak {
	position: absolute;
	top: 100px;
	width: 215px;
	height: 170px;
}
#cimlap-galeria {
	position: absolute;
	top: 35px;
	left: 215px;
	width: 110px;
	height: 130px;
}
#cimlap-blog {
	position: absolute;
	top: 240px;
	left: 245px;
	width: 70px;
	height: 80px;
}
#cimlap-referenciak {
	position: absolute;
	top: 330px;
	left: 255px;
	width: 270px;
	height: 200px;
}
#cimlap-eletrajz {
	position: absolute;
	top: 0px;
	left: 465px;
	width: 260px;
	height: 250px;
}

#content .content-img {
	width: 620px;
	margin-left: 85px;
}
#content .content-copy {
	width: 580px;
	margin-left: 125px;
	padding: 20px 0 80px 0;
	color: #959595;
	line-height: 1.5em;
}
#content .content-video {
	width: 750px;
	margin: 0 auto;
}

#content h2 {
/*
	background-image: url('/images/h2-prefix.png');
	background-repeat: no-repeat;
	padding-left: 60px;
*/
	line-height: 27px;
	font-size: 1.375em;
	color: #EBEBEB;
	font-style: italic;
}
#content h3 {
	font-size: 1.25em;
}
#galeria {
}
#galeria p {
}
#galeria img {
/*
	float: left;
	padding: 0 15px 15px 0px;
	border: 0;
*/
}
#footer-wrapper {
	background-image: url('/images/footer-stripe.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 790px;
/* 	border-bottom: 1px solid #222; */
}
#footer {
	width: 790px;
	margin: 0 auto;
	font-size: .9em;
	text-align: center;
	padding-top: 10px;
}
ul.topmenu {
	margin: 0;
	padding: 8px 0 0 135px;
	display: block;
}
ul.topmenu li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}
.clear {
	display: block;
	clear: both;
}
a, a:link {
	color: #88a649;
	text-decoration: none;
	border: 0;
}
a:visited {
	color: #7C9742;
}
ul.topmenu a, ul.topmenu a:link, ul.topmenu a:visited {
	color: #ACACAC;
	text-decoration: none;
}
ul.topmenu li.active a {
	color: #88a649;
}
.content-copy ul li {
	list-style-type: circle;
}

.jcarousel-container {
    position: relative;
}
#switcher a.active {
/* 	text-decoration: underline; */
}
#switcher img {
	border: 0;
}
#wrapper {
width:580px;
}
.message {
float:right;
width:210px; 
background:url('/images/bordo-05-alpha'); 
background:rgba(153,102,102,0.5); 
color:#EBEBEB;
display:none;
padding:10px;
position:relative;
top:0;
margin-left: 30px;
}
.contact {
width: 300px; 
float: left;
}
.content-copy .contact ul {
list-style-type: none; 
margin: 0; 
padding: 0;
}
.content-copy .contact li {
list-style-type: none; 
padding: 0 0 10px 0;
}
.contact li.special {
display:none;
}
.contact input {
width:300px;
}
.contact textarea {
width:300px;
}

