
body{
font-family: "Century Gothic", Arial, Verdana;

	background: #dedede;
	text-align: center;
	margin:0;
	}
#container
{
width: 800px;
border: 2px solid #CCCCCC;
background: #fff; 
margin-left: auto; 
margin-right: auto; /* ez itt a középre igazítás */		
}
#header
{
background: #D8D8D8;
width: 800px;
padding-top: 20px;
padding-bottom: 20px;
height:45px;
background-image: url(logo_230.png);
}
#header h1 {
margin: 0;
color: #f3f3f3;
font-weight: lighter;
font-style: italic;
}
 a:visited {
color: #609327;
		text-decoration: none;
}
a:hover {
	color: #ea0081;
	text-decoration: overline;
	
}
a:active {
	color: #609327;
		text-decoration: none;

}
#header a:link {
	color: #f3f3f3;
	text-decoration: none;
}
#header a:visited {
color: #f3f3f3;
		text-decoration: none;
}
#header a:hover {
	color: #f3f3f3;
	text-decoration: none;
}
#header a:active {
	color: #f3f3f3;
		text-decoration: none;
}


#navigation
{
float: left;
width: 800px;
background: #9ACD32;
}
#navigation ul
{
margin: 0;
padding: 0;
}
#navigation ul li
{
list-style-type: none;
display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#navigation li a:hover {
	background: #609327;
}
#section-navigation
{
	float: left;
	width: 16%;
	padding: 20px 0;
	margin: 0 2%;
	display: inline;
}
#section-navigation ul
{
	margin: 0;
	padding: 0;
}
#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
.photo {
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;}
#content
{
	float: left;
	width: 560px;
	padding: 20px 10px 0px 0px;   
	margin: 0 0 0 2%; 
	border-right: 5px dotted #eb346b;
	min-height: 500px;
	
}
.contactPic {
	display: block;
	float: left;
	margin: 0 20px 5px 0;
	border: 0px solid blue;
	padding: 2px;
}
#content_width
{
	float: left;
	width: 760px;
	padding: 20px 10px 0px 0px;   
	margin: 0 0 0 2%; 
	/*border-right: 5px dotted #eb346b;   */
	min-height: 500px;
	
}
h1 { margin: 0; 
font-size: 1.2em;
padding-bottom: 20px;
color: #515151;
text-align:left;}

h2 { margin: 0; 
font-size: 1.2em;
padding-bottom: 20px;
color: #515151;
text-align:left;}

h3 { margin: 0; 
font-size: 1em;
padding-bottom: 16px;
color: #515151;
text-align:left;
font-weight: normal;}

p {
	margin: 0;
	font-size: 1em;
	color: black;
	text-align: justify;
}
.small{
	font-size: 0.8em;
}
.center{
padding-left:70px;
padding-top:20px;
	text-align: center;
}
#content ul {
	text-align:left;
  margin:0;
	padding-top:10px;
}
#content li {
	list-style:none;
	padding-left:10px;
}

 a:link {
	color: #609327;
	text-decoration: none;

}

.separator{
  clear: both;
	border-top: 5px dotted #a2cd3c;
	margin-top:16px;
	margin-bottom:16px;
	
}
#content .separator{
 	width: 540px;
   border-top: 5px dotted #a2cd3c;  }
#aside
{
	float: right;
	width: 180px;
	padding: 20px 0;
	margin: 0 2% 0 0;
	display: inline;
	text-align: right; }
	

#aside h3 { margin: 0;
text-align: left;
color: #515151; }
#aside a:link {
	color: #609327;
	text-decoration: none;
}
#aside a:visited {
color: #609327;
		text-decoration: none;
}
#aside a:hover {
	color: #ea0081;
	text-decoration: overline;
}
#aside a:active {
	color: #609327;
		text-decoration: none;
}
#aside p {
	margin: 0;
	font-size: 0.8em;
	color: black;
	text-align: left;
}
#footer
{   
		width: 800px;
		padding-top: 5px;
	clear: both;
	background: #ccc;
  font-size: 0.8em;
	height: 70px;
}
#footer p{
text-align:center;}
#footer ul li
{
	list-style-type: none;
	display: inline;
}
#footer a:link {
	color: #609327;
	text-decoration: none;
}
#footer a:visited {
color: #609327;
		text-decoration: none;
}
#footer a:hover {
	color: #ea0081;
	text-decoration: overline;
}
#footer a:active {
	color: #609327;
		text-decoration: none;
}

#head {
	padding: 20px;
	color: #f4bf0f;
	height: 60px;
	background-color: #2c328e;
}
.kiemelt {
	font-weight: normal;
	color: #ea0081;
}
.activ {
	background: #dd00ea;
}
.hir img {
	display: block;
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid blue;
	padding: 2px;
}
.rejtett {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.szlogen {
	font-style: italic;
}
abbr,acronym {
	font-weight: normal;
	border-bottom: 1px dotted;
	cursor: help;
}
#navigacio a:link {}
#navigacio a:visited {}
#navigacio a:hover {}
#navigacio a:active { }

.button{
	background: #9ACD32;
	cursor: pointer;
}
 .thumbs {
 
	/*margin: 10px 0px 10px 0px ;  */

}

.thumbs h2{

	padding: 0px 0px 10px 10px;
}

.thumbs p{
	padding: 0px 10px 10px 30px;


}
.reffoto{
width:120px;}
#content .reffoto {
width:80px;
}

.thumbs img {

	border: 0px solid #575757;
	padding: 1px;
	margin: 10px 10px 0px 0px;
	vertical-align: top;
		
}