
body {
	margin: 0px;
	padding: 0px;
	background: #DBDBDB;
	
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2B1700;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #2B1700;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #A58244;
}

a img {
	border: none;
}

#hatter {
background: transparent url(../images/bg_y_loop.jpg) repeat-x;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 0px;
}

/* Header */
#header{
	width: 800px;
	height: 327px;
	background: transparent url(../images/header.jpg) no-repeat;

}
/*flags*/
#flag1{
width: 38px;
height: 26px;
margin: 30px 20px 0 0;
float: right;
}

#flag2{
width: 38px;
height: 26px;
margin: 30px 20px 0 0;
float: right;
}

#flag3{
width: 38px;
height: 26px;
margin: 30px 20px 0 0;
float: right;
}
#flag4{
width: 38px;
height: 26px;
margin: 30px 30px 0 0;
float: right;
}


/* menu */

#ddsmoothmenu{
font: 18px Impact;
float:left;
width:135px;
}

#ddsmoothmenu ul{
padding: 0px;
margin:0px;
list-style-type: none;


}

/*Top level list items*/
#ddsmoothmenu ul li{
line-height: 10px;
}

/*Top level menu link items style*/
#ddsmoothmenu ul li a{
display: block;
/*background: #F8F7C7; background of menu items (default state)*/
color: #fff;
margin: 15px 0px;
margin-left:10px;
padding:0px 2px;
border-left: 2px solid #000;
text-decoration: none;
}

/* Page */
div #bla {
	background-color:#DD1919;
	border:10px soli black;
}

#page {
	background: transparent url(../images/tartalom_bg_loop.jpg) repeat-y;
	width: 661px;
	float:right;
	min-height:660px;
    height:auto !important;
    height:660px; 
}

/* Content */

#content {
	padding: 10px 0px 0px 10px;
	background: transparent url(../images/tartalom_bg.jpg) no-repeat;
	width: 661px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	font-size: 1.6em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}
/*referencia*/
.ref_varos{
	font-size: 14px;
	font-weight:bold;
}
.ref_images_thumb{
	float:left;
	width:105px;
	height:100px;
}
.vissza{
	font-size: 10px;
}
/*galéria*/
.after{
	margin-left:220px;
}
.images_thumb{
	float:left;
	width:255px;
	height:255px;
}
/* moving images*/
.img p
{
   margin: 5px;
   font-size: 16px;
   text-align: center;
}
.img
{
   margin: 5px;
   display: inline-block;
   background-color: #dfd;
   text-align: center;
   font-size: small;
   padding: 5px;
   border: 1px solid #aca;
   vertical-align: middle;
   max-width: 190px;
   max-height: 240px;
   zoom:1; *display: inline; _height: 30px; /* ask the IE7 team about this. */
}

.img img
{
   max-width: 180px;
   max-height: 200px;
   border: none;
}

/* show images*/
.show_images_thumb{
	float:left;
	width:85px;
	height:85px;
}

/* Footer */

#footer {
	width: 800;
	height: 25px;
	background: url(../images/foot.jpg) no-repeat center top;
	color:#858484;
	text-align: center;
	
}

#footer a{
	text-decoration:none;
	color:#6F6F6F;
}
