﻿@charset  "utf-8";
/*CSS Document*/

body
{
margin-top: 20px;
background-color: #369;

}

div.egesz
{
width:900px;
min-height: 700px;
background-color:#B6CEE0;
border: solid 2px white;
}



div.fejlec
{

width: 900px;
height:128px;
text-align: center;
background: url(fejlec5.png);
border-top: solid 2px white;
border-left: solid 2px white;
border-right: solid 2px white;


}

div.menu
{

width: 900px;
height:35px;
text-align: center;

}



div.bal
{
width: 100px;
background: url(jobb.png);
min-height: 700px;
float: right;

}


div.kozep
{
width: 700px ;
min-height: 700px;
float: right;
font-family:sans-serif;
padding: 0px;
text-align:center;
color: navy;

}

#galery-text
{
color: darkblue; 
font-size: 20px;
text-align: center;
}

div.info
{
width: 298px;
height: 350px;
float: right;
}


div.jobb
{
width: 100px;
background: url(bal2.png);
min-height: 700px;
float: left;

}

div.alja
{
width: 898px;
clear: both;
background-color: #B6CEd0;



padding-top: 5px;
padding-bottom: 5px;
border-top: solid 2px white;
}

div.alja-bal
{
width: 400px;
background-color: #B6CEd0;
float: left;
}

div.alja-jobb
{
width: 400px;
background-color: #B6CEd0;
float: right;
text-align: right;

}



.button{
width: 900px;
height: 50px;
}

.button a 
{

	background-image: url(bt2.jpg);
	display:block;
	margin: 0px auto;
	overflow:hidden;
	width:180px;
	height:25px;
	text-decoration: none;
	float:left;
	color:black;
	padding-top:7px;
	color:purple;
	font-weight: bold;
		font-size: 17px;




}

.button a:hover
{
background-position:0px -30px;
	color: yellow;
	font-weight: bold;
	


}

.button a:active
{
	color: red;
	font-weight: bold;
background-position:0px -60px;
}

map
{
padding-right: 6px;
}