/* CSS Document */

 img, div, input { behavior: url("iepngfix.htc") }
0
 
 
 /*
 textarea, select
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	border: 1px solid #000064;
	color:  #000000; 
	background-color:#ffffff; 
}
*/
input, textarea
{
	font-size: 11px;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	/*font-weight : bold;*/
	border: 1px solid #cccccc;
	color:  #000000; 
	background-color:#ffffff; 
	overflow:auto;
}



p.formba 
{
	font-size: 11px;
	color: #3d322e;
}

font.formba 
{
	font-size: 11px;
	color: #3d322e;
}

button.readmore1{
	text-decoration:none;
	color:#fff;
	padding:3px;
	font-size:13px;
	border:1px solid #fff;
	background-color:#9f3800;
	background-image:url(../img/readmore1.jpg);
	background-repeat:repeat-x;
}

button.readmore1:hover{
	text-decoration:none;
	color:#fff;
	padding:3px;
	font-size:13px;
	border:1px solid #fff;
	background-color:#ff9955;
	background-image:url(../img/readmore1.jpg);
	background-repeat:repeat-x;
}

input.readmore1{
	text-decoration:none;
	color:#fff;
	padding:3px;
	font-size:13px;
	border:1px solid #fff;
	background-color:#9f3800;
	background-image:url(../img/readmore1.jpg);
	background-repeat:repeat-x;
}

input.readmore1:hover{
	color:#fff;
}

input.submit{
	text-decoration:none;
	padding:3px;
	font-size:13px;
	border:1px solid #fff;
}

input.submit:hover{
	text-decoration:none;
	padding:3px;
	font-size:13px;
	border:1px solid #fff;
}

input.submit:focus{
	text-decoration:none;
	padding:3px;
	font-size:13px;
	background-color:#ff9955;
	border:1px solid #fff;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#3b2e27;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; /*betűméret a weboldal sok részén*/
	color: #111;
}

:focus{
	outline:none;
}

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	text-decoration: none;
	color: #3b2e27;
}

h1 a:hover {
	color: #3b2e27;
}


h2, h2 a, h2 a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Geneva, Arial;
	font-size:18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	color: #3b2e27;
}

h2 a:hover {
	color: #3b2e27;
}

h2.zold {
	color: #008800;
}



h3, h3 a, h3 a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Geneva, Arial;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	color: #cb4a04;
}

h3 a{
	text-decoration:underline;
}

h3 a:hover {
	color: #cb4a04;
}

.orange{
	color:#cb4a04;
}

.hr{
	border-top:1px solid #d7d4d4;
	border-bottom:1px solid #fff;
	margin:0px;
	padding:0px;
}

a.sima{
	text-decoration:none;
	color:black;
}
a.sima:visited{
	text-decoration:none;
	color:black;
}
a.sima:active{
	text-decoration:none;
	color:black;
}
a.sima:hover{
	text-decoration:none;
	color:black;
}

a.readmore1{
	text-decoration:none;
	color:#fff;
	padding:3px;
	font-size:11px;
	border:1px solid #fff;
	background-color:#9f3800;
	background-image:url(../img/readmore1.jpg);
	background-repeat:repeat-x;
}

a.readmore1:hover{
	color:#fff;
}


img{
	border:0px none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

img.review {
	border: 1px solid #cccccc;
}

.clear{
	clear:left;
	width:100%;
	height:0px;
	line-height:0px;
}

/*
div.container {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/container_bg.png',sizingMethod='scale');
}

div.container[class] {
    background-image:url(../img/container_bg.png);
	width:900px;
	margin:0 auto;
}
*/

.container{
	width:900px;
	height:auto;
	margin:0 auto;
	background-image:url(../img/container_bg.png);
}

/*
.container_also{


	width:100%;
	height:60px;
	
	background: url(../img/bg_also.png) repeat-x center bottom;
	margin:0px;
}
*/

/*
div.container2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/container2_bg.png',sizingMethod='scale');
}

div.container2[class] {
    background-image:url(../img/container2_bg.png);
	background-repeat:no-repeat;
}
*/

.container2 {
    background-image:url(../img/container2_bg.png);
	background-repeat:no-repeat;
}


.container3{
	padding:20px;
}

.logo{
	width:860px;
	height:110px;
	/*background-image:url(../img/budapest.png);*/
	background-position:right;
	background-repeat:no-repeat;
}

.logo img{
	float:left;
}


.lang{
	float:right;
	position:relative;
	top:30px;
	padding:5px;
	color:#fff;
	font-size:11px;
}

.lang a, .lang a:link, .lang a:visited, .lang a:active{
	color:#fff;
	text-decoration:none;
	background-color:#333;
	padding:0px 4px 0px 4px;
	display:block;
	float:left;
	margin-left:1px;
}

.lang a:hover{
	background-color:#cb4a04;
}

a.act{
	background-color:#cb4a04 !important;
}

.menu{
	width:860px;
	height:35px;
	margin-bottom:20px;
	-moz-user-select: none;
	-khtml-user-select: none;
}




.menu ul{
	float:right;
	position:relative;
}

.menu ul, .menu li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}

.menu li a{
	font-size:12px;
	float:left;
	display:block;
	padding:10px;
	padding-left:17px;
	padding-right:17px;
    font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#000;
	text-transform:uppercase;
	letter-spacing:1px;

}

.menu li a:hover{
	color:#fff;
	background-color:#cb4a04;
	text-decoration:none;
}


.menu li a.selected{
	color:#fff;
	background-color:#cb4a04;
	text-decoration:none;
}






.content{
	width:860px;
	min-height:200px;
	height:auto !important;
	background-image:url(../img/content_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ecf0f1;
}

/* for Internet Explorer */
/*\*/
* html .content {
	height: 200px;
}
/**/

.content-center{
	width:800px; /* 430-padding */
	float:left;
	padding:20px;
}

.content-left{
	width:390px; /* 430-padding */
	float:left;
	padding:20px;
}

.content-right{
	width:390px; /* 430-padding */
	float:right;
	padding:20px;
}


.content-cent{
	margin:0 auto;
	width:390px; /* 430-padding */
	padding:30px;
}

.content-left2{
	width:470px; /* 510 -padding */
	float:left;
	padding:20px;
}

.content-right2{
	width:310px;  /* 350 -padding */
	float:left;
	padding:20px;
}


.sofa {
	height:200px;
    background-image:url(../img/szobor.jpg);
	background-repeat:no-repeat;
}


.sofa2 {
	height:200px;
    background-image:url(../img/sofa2.png);
	background-repeat:no-repeat;
}


.services {
	height:420px;
    /*background-image:url(../img/services.png);*/
	background-repeat:no-repeat;
}


.contact {
	height:200px;
    background-image:url(../img/contact.png);
	background-repeat:no-repeat;
}



.welcome{
	font-size:11px;
	text-align:justify;
	width:390px !important;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:10px;
}


.welcome p{
	margin:15px 0px 20px;
}



/*innentől átírtam a főoldal kis képei miatt*/
/* csak a selector-left van használatban */
.selector{
	width:860px;
	height:216px;
	margin-top:20px;
	background-color:#5c514b;
	background-image:url(../img/separator2.jpg);
	background-position:278px;
	background-repeat:no-repeat;
}

.selector-map{
	width:860px;
	height:460px;
	margin-top:20px;
	background-color:#5c514b;
	background-image:url(../img/separator3.jpg);
	background-position:278px;
	background-repeat:no-repeat;
}

.selector h2, .selector-map h2{
	color: #fff;
}


.selector-left{
    padding:0px 0px 0px 60px;
	width:220px;
	float:left;
}

.selector-center{
    padding:0px 0px 0px 60px;
	width:240px;
	margin:0 auto;
}

.selector-right{
    padding:0px 0px 0px 60px;
	width:240px;
	float:right;
}


.pic{
	float:left;
	padding:0px;
	margin-right:5px;
}
/*idáig írtam át a főoldal kis képei miatt*/


.pic img{
	border:5px solid #74655d;
}

.highlightit img{
	border:5px solid #74655d;
}

.highlightit:hover img{
	border:5px solid #fff;
}

.highlightit:hover{
	color: red; /* Dummy definition to overcome IE bug */
}


.info{
	padding:10px;
}

.info p{
	margin:10px;
	margin-top:5px;
	margin-bottom:15px;
	color:#aa968b;
	text-align:justify;
}

.footer{
	width:920px;
	height:30px;
	margin:0 auto;
	margin-top:20px;
	color:#5d514b;
}

.footer ul{
	float:left;
	width:70%;
}


.footer ul,li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

.footer a{
	color:#685c56;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
	outline:none;
	font-weight:normal;
	padding:8px;
	background-image:url(../img/footer_link_selector.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

.footer a:hover{
	color:#aa968b;
	text-decoration:underline;
}

.footer a.last{
	background:none;
}

.l45{
	float:right;
}

.l45 a{
	margin:0px;
	padding:0px;
	margin-left:6px;
	color:#aa968b;
	text-decoration:none;
	background:none;
}

.l45 a:hover{
	color:#fff;
	text-decoration:none;
}



/* árak */

table.price{
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width:100%;
}

table.price td.cim{
	background-color:#dbe0e1;
	padding: 5px;
	text-align: left;
	font-weight: bold;
} 

table.price td{
	padding: 5px;
	vertical-align:top;
	background-color:#eef1f2;
}

/*
table.also{
	border: 0px;
	width:100%;
	height: 100%;	
	background-image: url(../img/bg_szurke.jpg);
}
*/


table.zold{
	border: 2px;
	border-collapse: collapse;
	border-spacing: 2px;
	/*width:100%;*/
}




html, body, #wrapper {
	height:63%;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper {
	background-image: url(../img/bg_also.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width:100%;
}


/* Képgaléria */

.boxs{
	margin:0 auto;
	float:left;
	margin-bottom:20px;
}



div.box {
	width: 108px;
	height: 74px;
	float: left;
	display: inline;
	margin-right:8px;
	margin-bottom:8px;
	text-align: center;
}


div.box .picholder {
	border:4px solid #fff;
}


div.box .picholder:hover  {
	border:4px solid #cb4a04;
}

