#main .right{
	width:753px; float:right;
	background-image: url(/images/tartalom_kezdo_nappal.jpg);
	background-repeat:no-repeat;
	background-color: #e0c8a2;
	min-height:550px;
}

.maintext {
	color: #004578; font-size: 12px; margin-top:10px;
}

.main-title{
	margin:0;
	font-size: 17px; color: #004578; font-weight: lighter; border-bottom:1px dotted #004578;
	padding-right:30px; padding-bottom: 2px; text-align: left;
}


a{
	color:#004578;
}

.navigation ul{	
	list-style-type:none;
	margin-bottom:0;
	margin-left:15px;
	margin-right:0;
	padding:0;
}
.navigation li{
	border-right:2px solid;
	display:inline;
	margin-right:5px;
	padding-right:10px;
	color:#004578;
}
.navigation ul :last-child {
	border-right:none;
}

.navigation li a{
	color:#004578;
}

.betu{
	color:#004578;	padding:10px 20px 10px 5px;
	text-align:right;
}
#content .design{
 	border-width:0px 0px 1px 1px;
 	border-color:#004578;
 	border-style:solid;

}

#content .design td{
 	border-width:1px 1px 0px 0px;
 	border-color:#004578;
 	border-style:solid;
 	padding:5px;
 	line-height:1em;
 	text-align:center;
}
#content .design th{
	background-color:#004578;
	color:	#fff;
 	border-width:0px 0px 1px 1px;
 	border-color:#004578;
 	border-style:solid;
 	padding:5px;
 	line-height:1em;
 	text-align:center;
 	filter:alpha(opacity=60);-moz-opacity:.60;
}
.offer {color:#004578; font-size:11px; line-height:1em;}
.offer th{border-bottom:1px solid #004578; line-height:1em;}
.offer td{border-bottom:1px solid #004578; line-height:1em;}

.error_list{
	color:red;
	list-style:none; margin: 0px; padding: 0px;
}
.gomb {
	border:1px solid #fff;
	background-color: #004578;
	color:white;
	padding:3px;
	text-decoration:none;
}

.galleryimg{
	padding:3px;
	border:1px solid #004578;
}

#content .picture{
	border:1px solid #004578; padding:3px;
	margin:8px;
}

.close-button{
	position: absolute;
	color: #fff;
	right:10px;
	top:10px;	
	
}
