/* CSS Document */
body{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
}
div, h1, h2, h3, p, ul, img{
	padding:0;
	margin:0;
}
ul{
	list-style-type:none;
}

img {
	border: 0;
}

/*--------------------------header part start---------------*/
#header{
	background:url(../images/hatter.gif) repeat-x #FFFFFF;
	height:150px;
	width:960px;
	margin:0 auto;
}
#header img.logo{
	margin:0;
	padding:0;
	width:268px;
}	
#header h1{
	display:block;
	font-size:10px;
	line-height:0;
	text-indent:-2000px;
	margin:0 0 15px 0;
}
#logo{
	width:923px;
	height:70px;
	background:url(../images/logo_.png) no-repeat 0 0;
}

#logo a{
	width:666px;
	height:70px;
	display: block;
}

#logo-bottom{
	width:304px;
	height:8px;
	background:url(../images/logo-bottom.gif) no-repeat 0 0;
}
#header-menu{
	background:url(../images/stripe.jpg) no-repeat 0 0;
	padding:0 0 0 0px;
	height:39px;
	width:960px;
}
#header-menu li {
	float:left;
	display:block;
	text-transform:uppercase;
	color: #767676;
	font-size: 12px;
	width: 129px;
	font-weight: bold;
	background:url(../images/menu-bg.png) no-repeat 0% 40%;
	height: 28px;
	text-align: center;
	padding: 11px 8px 0 0;
}
#header-menu li a{
	text-decoration:none;
	color:#767676;
}

#header-menu li a.red {
	color: #FF0022;
}

#header-menu li a:hover, #header ul li.active{
	color:#5297BA;
}

#header-menu-bottom{
	background: url(../images/menu-bg-bottom.gif) no-repeat bottom left;
	width:393px;
	height:21px;
	display:inline-block;
	
}
#header-menu-eng {
	width: 35px;
	height: 15px;
	display:inline-block;
}

#header-menu-eng a{
	background: url(../images/eng_white.gif) no-repeat 0 0;
	width: 35px;
	height: 15px;
	display: block;
}


#header-menu-eng a:hover{
	background: url(../images/eng_red.gif) no-repeat 0 0;
	width: 35px;
	height: 15px;
	display: block;
}


#header-menu-home{
	margin-left: 100px;
	width: 37px;
	height: 15px;
	display:inline-block;
}

#header-menu-home a{
	background: url(../images/fooldal_white.gif) no-repeat 0 0;
	width: 37px;
	height: 15px;
	display: block;
}

#header-menu-home a:hover{
	background: url(../images/fooldal_red.gif) no-repeat 0 0;
	width: 37px;
	height: 15px;
	display: block;
}

#header-menu-gyik{
	margin-left: 10px;
	width: 22px;
	height: 15px;
	display:inline-block;
}

#header-menu-gyik a{
	background: url(../images/gyik_white.png) no-repeat 0 0;
	width: 22px;
	height: 15px;
	display: block;
}

#header-menu-gyik a:hover{
	background: url(../images/gyik_red.png) no-repeat 0 0;
	width: 22px;
	height: 15px;
	display: block;
}


/*-----------------------body---------------*/
#body{
	width:960px;
	margin:0 auto;
	min-height: 420px;
	height: 100%;
	overflow: hidden;
	color:#3E5782;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
}
      
#full-column {
	float: left;
	width: 920px;
	padding: 10px 20px 10px 20px;
	background: #dfdfdf;
	min-height: 400px;
	height:auto;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}

#left-column {
	float: left;
	width: 600px;
	padding: 10px 20px 10px 20px;
	background: #dfdfdf;
	min-height: 400px;
	height:auto;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}


#right-column{
	float: right;
	width: 280px;
	padding: 10px 20px 10px 20px;
	background: #ffc393;
	height: auto;
	text-align: center;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
#right-column img{
	border: 1px solid #FF0000;
	width: 280px;
}

#right-column .w_240{
	border: 1px solid #FF0000;
	width: 280px;
}


.t-red {
	color: red;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.t-grey {
	color: #999999;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.right-link {
	height:100%;
	color:#3E5782;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	padding-top: 4px;
	line-height: 1.3em;
}

#left-link-button {
	height:100%;
	color:#3E5782;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	padding-top: 4px;
	line-height: 1.3em;
}
#left-link-button li{
	float:left;
	display:inline-block;
	list-style: none;
	font-size: 12px;
	width: 280px;
	font-weight: bold;
	background:url(../images/menu_bg_left.png) no-repeat 0% 40%;
	height: 40px;
	text-align: center;
	padding: 17px 10px 3px 0;
}


.table-ajanlat {
	width:920px;
	border: 0;
}

.ajanlat {
	width: 150px;
	padding-left: 10px;
	padding-bottom: 4px;
	
}

.ajanlat-left {
	width: 600px;
	padding-left: 10px;
	padding-bottom: 4px;
	
}
.ajanlat-right {
	width: 300px;
	padding-left: 10px;
	padding-bottom: 4px;
	
}

.details {
	width: 500px;
	border: 0;
}



#body h1 {
	color:#3E5782;
	font-family:Verdana;
	font-size:15px;
	font-weight: bold;
	text-align:justify;
	text-decoration:none;
	padding: 10px 0 15px 0;
}

#body #akcio {
	font-size:16px;
	color:#1e52ac;
}


#body h2 {
	color:#3E5782;
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	text-align:justify;
	text-decoration:none;
	padding: 10px 0 10px 0;
}


#body p {
	color:#3E5782;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	padding-top: 4px;
	line-height: 1.3em;
}

#body .company {
	padding-top: 15px;
	font-size: 15px !important;
	
}


#body .construma{
	padding-top: 0;
	font-size: 15px !important;
	text-align: center;
	
}
#body .red{
	color: red;
}

#body .p-construma{
	padding-top: 20px;
	font-size: 15px !important;
	text-align: center;
	
}


.inside-column img {
	width: 280px;
	margin-left: 15px;
	
}


.inside-column-right {
	float: right;
	width: 300px;
}

.inside-column-left {
	float: left;
	width: 300px;
}

.two-column-images img {
	width: 290px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.two-column-image{
	width: 290px;
	padding-left: 5px;
	padding-bottom: 5px;
}


.one-column-images {
	width: 600px;
	padding-top: 10px;
}

.one-column-images img {
	max-width: 600px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.indent-p {
	text-indent: 20px;
}


#body ul {
	color:#3E5782;
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	list-style-type: square;
	padding-top: 4px;
	padding-left: 20px;
	line-height: 1.5em;
}

#right-column ul{
	text-align: left;
	padding: 0 0 20px 0;
	
}

#right-column li {
	float:left;
	display:inline-block;
	list-style: none;
	font-size: 12px;
	width: 280px;
	font-weight: bold;
	background:url(../images/menu_bg_right.png) no-repeat 0% 40%;
	height: 40px;
	text-align: center;
	padding: 0 0 3px 0;
}

#right-column li.one-line a {
	display: inline-block;
	padding-top: 11px;
	padding-bottom: 10px;
}
#right-column li.two-line a {
	display: inline-block;
	padding-top: 3px;	
}


.szegely-color {
	list-style-type: none;
}

#body a:link, #body a:visited {
	color: #3E7782;
	text-decoration: underline;
}
#body a:hover {
	color: #3E7782;
	text-decoration: none;
}
#body a:active {
	color: #3E3782;
	text-decoration: none;
}

#right-column ul li a:link, #right-column ul li a:visited {
	color: #d4841f;
	text-decoration: none;
}
#right-column ul li a:hover {
	color: #eaab5b;
	text-decoration: none;
}
#right-column ul li a:active {
	color: #ffab5b;
	text-decoration: none;
}

#left-link-button li a:link, #left-link-button li a:visited {
	color: #6559cd;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;

}
#left-link-button li a:hover {
	color: #8f85e0;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;

}
#left-link-button li a:active {
	color: #8f85e0;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;

}


.pricelist {
	border-spacing: 10px;
}

.pricelist .pl_l{

	font-weight: bold;
	font-size: 12px;
	width: 400px;

}

.pricelist .pl_r{
	font-weight: bold;
	font-size: 12px;
	width: 150px;

}

.gallery-4 {
	text-align: center;
	width: 230px;
	/* display: inline-block; */
	float: left;
	height: 300px;
}

.gallery-4 img{
	width: 210px;
	border: 1px solid #FF0000;
}

.gallery-links {
	color:#3E4782;
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	text-align:justify;
	text-decoration:none;
	padding: 10px 0 15px 0;
	word-spacing: 150px;
}
.gallery-links a{
	word-spacing: 6px;
}


.kapcsolat-form {
	margin-top: 15px;
}



/*-----------------------footer---------------*/
#footer{
	background: url(../images/bg_footer.gif) repeat-x 0 0;
	width:960px;
	height:46px;
	margin:0 auto;
	margin-top: 13px;
	clear: both;
}
#footer-left {
	position: relative;
	float:left;
	background: url(../images/footer-bottom-left.png) no-repeat 0 0;
	width: 350px;
	height: 46px;
}
#footer-right {
	text-align: right;
	float:right;
	width: 610px;
	height: 46px;
}

#footer p {
	margin: 10px 30px 0 0;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}

#footer img {
	display: inline;
}

.pk-img{
	width: 600px;
/* 	height: 424px;
 */}

.iroda-img{
	width: 600px;
}

.iroda-img{
	width: 600px;
}


#footer-home {
	position: absolute;
	top: 27px;
	left: 36px;
	width: 60px;
	height: 19px;
	display: inline-block;
	
}

#footer-home a{
	display: inline-block;
	width: 39px;
	height: 19px;
	background: url(../images/fooldal_blue.gif) no-repeat 0 0;
}

#footer-home a:hover{
	background: url(../images/fooldal_pink.gif) no-repeat 0 0;
}


#footer-email{
	position: absolute;
	width: 38px;
	height: 19px;
	top: 27px;
	left: 100px;
	
	display: inline-block;
}

#footer-email a{
	display: inline-block;
	width: 27px;
	height: 19px;
	background: url(../images/email_blue.gif) no-repeat 0 0;
}

#footer-email a:hover{
	background: url(../images/email_pink.gif) no-repeat 0 0;
}
