/* szerkezeti reszek :-) */
body {
	background: #1083AF url(../kepek/nagyhatter.jpg) no-repeat scroll;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #1083AF;
	text-align: center;
	margin: 0px;
}

#fotabla
{
	width: 1000px;
	background: url(../kepek/kozephatter.jpg) repeat-y; /*
	border: 10px solid #D7D783;
	padding: 0px 0px 0px 0px; 
	border: 2px;
	border-color: #542D10;
	border-style: solid;

*/
}

#fejtabla
{
	width: 1000px;
	height: 196px;
	padding: 10px 10px 10px;
	background: none no-repeat;
	background: url(../kepek/fejlec.jpg) no-repeat;	
}


#fejkep
{

	position: relative;
	width: 1000px;	
	height: 236px;	
	padding: 0;	
	
}

#baltabla
{
	background-color: transparent;
	padding: 10px 10px 10px 25px;
	border-right: 1px dashed #A9801E;
	border-style: none dotted none none;
}

#kozeptabla
{

	padding: 10px 10px 10px 10px;
}

#jobbtabla
{
	background-color: transparent;
	padding: 10px 10px 10px 10px;
	border-left: 1px dashed #A9801E;
	border-style: none none none dotted;
}

#labtabla
{
	background: url(../kepek/lablec.jpg) no-repeat;
	height: 196px;
	padding: 10px 10px 10px 25px;
	border-top: 10px;
	border-style: solid none none none;
	border-color: Navy;
	border-color: #AA6B00;
	color: #FFF8DC;
}


#menu_helye
{
	position: relative;
	color: Black;
	top: 125px;
	left: 10px;
} 

#vizszintes_menu_tart
{
	position: relative;
	top: 0px; 
 	left: 50px; 
} 




 #visszintes_menu_lista ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#visszintes_menu_lista li
{
display: inline;
list-style-type: none;

}

#visszintes_menu_lista a {
	color: Navy;
	padding: 3px 5px;
	font-size: 13px;
	background-color: transparent;
	border-left: 1px;
	border-left-color: White;
	border-left-style: solid;
}

#visszintes_menu_lista a:link, #visszintes_menu_lista a:visited
{
	color: Navy;
	font-stretch: wider;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	border-left: 1px;
	border-left-color: White;
	border-left-style: solid;
}

#visszintes_menu_lista a:hover
{
	color: Black;
	background-color: #ADD8E6;
	text-decoration: none;
	font-weight: bold;
}



#nevnap
{
	position: relative;
	color: Navy;
	top: 165px;
	left: 220px;
} 

/* Elemek stilusa */
#box {
	width: 200px;
	background: #F0F8FF;
	border: dotted;
	padding: 25px 25px 25px;
	position: absolute;
	left: 50px;
	top: 50px;
}

#kozeptabla h2 {
	font: bold 1.5em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: Navy;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #D2E9A4;
	background-color: transparent;
}
#kozeptabla h2 a {
	color: #115280;
	text-decoration: none;		
}
#kozeptabla ul li {
	list-style-image: none;
}


/* linkek */
a, a:visited {	
	color: Navy;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: Blue;
	background: inherit;
	text-decoration: underline;
}

/* kemeltek */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold;
	padding: 10px;
	color: Navy;
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: Navy;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}



h1 a {
	color: Navy;
	text-decoration:none;
}

h1 a:visited {
	color: Navy;
	text-decoration:none;
}

h1 a:hover {
	color: Navy;
	text-decoration:none;
}

h1 a:active {
	color: Navy;
	text-decoration:none;
} 


h2 a {
	color: Navy;
	text-decoration:none;
}

h2 a:visited {
	color: Navy;
	text-decoration:none;
}

h2 a:hover {
	color: Navy;
	text-decoration:none;
}

h2 a:active {
	color: Navy;
	text-decoration:none;
} 

/* fejezetek */
p { padding: 12px 10px;	}

/* listak */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: Navy;
}
dd {
  padding-left: 25px; 
}

/* kepek */
img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 7px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(quote.gif) no-repeat 7px 10px;
}



/* form elemei */
form {
	margin: 15px 10px;
	padding: 5px 10px 20px 10px;
	border: 1px solid Navy;
	background: #6495ED;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, textarea, select {
	padding: 4px;
	color: #666666;		
	background: #fff;
	
  	border-width: 1px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
	
	font: normal 11px Verdana, sans-serif;
}
textarea {
	width: 400px;	
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #F8C301;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}


/* oldalboxok */
.sidebox {
	background: #F5F5F5;
	border: 1px solid Black;
	margin-bottom: 10px;
	width: 200px;
}

.sidebox2 {
	background: #F5F5F5;
	border: 2px dotted #EFEDED;
	margin-bottom: 10px;
	width: 200px;
}

.sidebox h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}