
body {
  background-color: white;
  font-size: 13px;
  font-family: Arial, SunSans-Regular, Sans-Serif;
  padding: 5px 20px;
  margin:0;
}
p, pre, h2 {
  padding:10px;
  margin:0;
}

p.validator {
	border: 1px solid;
	border-color: blue;
}

#zszl {
	height: 20px;
	width: 100%;
	}
p.zszl{
	background: url(../images/zszl.gif) no-repeat right;
}	

h1 {
font-size: 14px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0;
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}	
/** horizontal menu **/

.underlinemenu{
font-weight: bold;
width: 95%;
height: 40px;
border:1px solid #5263AB;
margin: 0px 10px auto;
padding: 10px 10px 10px 10px; 
position:relative;

}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: red;
color: #570257;
}



/*** cimlap szöveges tartalom       */
	#cimlap_szoveges{	
		margin: 0px 10px auto;
		padding: 10px 10px 10px 10px; 
		position:relative;
		text-align:justify;
		width:95%;
    height: 510px;		
		background:#fff;		
		margin-bottom:2em;
	  border:1px solid #5263AB;
		}	

   #cimlap_cim {
    font-size: 16px;
    font-weight:bold;
    text-transform:uppercase;
    text-align: right;
    color: #564b47;
    background-color: #CDCDCD;
    padding:10px 10px;
    margin:10px;
}



/*  positioning-layers statisch und absolut */
#menu {
  position: absolute;
  width: 255px;
  left: 20px;
  background-color: white;
  padding:0;
  margin:0;
}

#content {
  margin-left: 257px;
  background-color:white;
  overflow: auto;
 
}

/* tablesorter */
table.tablesorter {
	font-family:Arial,sans-serif;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
table.tablesorter a:link    {
    color: #3D3D3D;
    font-size: 8pt;
    text-decoration:none;    
    
}

table.tablesorter a:visited {
    
    text-decoration:none;    
  
}
    
table.tablesorter a:active  {
  
    text-decoration:none;    
   }

table.tablesorter a:hover {
    color:red;
    text-decoration:underline;    
   }   
 

/* slide */
#panel {
	background: #754c24;
	height: auto;
	display: none;
	width: 100%;


}
.slide {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.btn-slide {
	width: 200px;
	height:50px;
	font-family:Arial,sans-serif;
	color:black;
   font-size:16px;
   font: normal;
   background-color:#E6EEEE;
   background-image: url(../images/kocsi4.gif);
   background-repeat: no-repeat;
   background-position: right;
   border-style:solid;
   border-color:red;
   border-width:1px;
   float: right;
   text-decoration: none;
   text-align: left;
   padding: 10px 0 0 10px;
   display: block;
   }
   
  
/*keres*/
#keres {
border-left:1px solid #5263AB;
border-right:1px solid #5263AB;
}  
/* accordion menu */
  
#menu fieldset { border:0; }

.basic, #navigation { width:20em; }

#navigation {
	font-size: small;
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color: #eee;
	width:253px;
}
#navigation a.head {
	cursor:pointer;
	/*border:1px solid #CCCCCC;*/
	background:  #CCCCCC url(../images/collapsed.gif) no-repeat scroll 3px 8px;
	color: black;
	display:block;
	font-weight:bold;
	height: 21px;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-indent:15px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
#navigation a.head:hover {
	color: #570257;
}
#navigation a.selected {
	background-image: url(../images/expanded.gif);
}
#navigation a.current {
	background-color: #eac3b3;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
} 
/* menualatt */
#menualatt {
border-left:1px solid #5263AB;
border-right:1px solid #5263AB;
border-bottom:1px solid #5263AB;
}
/* almenu 

.basic  {
	width: 253px;
	font-family: verdana;
	border: 1px solid #5263AB;

}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent:14px;
	color: black;
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	/*background-image: url(../images/AccordionTab0.gif);*/
	/*
}
.basic a:hover {
	color: #570257;
	background-color: #CCCCCC;
	
}
.basic a.selected {
	color: black;
	background-color: #CCCCCC;
	
}
*/
/* üzenetek területe */
#full {
	width: 95%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}


/**validator*/
/*input {width:200px;}*/
.submit {
	float: right;
   /*width:140px;*/
   height: 30px;
   font: normal;
   font-weight: bold;
   }
   
#error {
	color:red;
	font-size:10px;
	display:none;
}
.needsfilled {
	background:red;
	color:white;
}

/*TERMÉK ADATLAP*/  
/*link*/  
.termek {
  text-transform:uppercase;
  background-color: #eee;
  font-size:12px;
  color: red;
  }

.termek a:link    {
    color:black;
    text-decoration:none;    
    
}

.termek a:visited {
    color:black;
    text-decoration:none;    
  
}
    
.termek a:active  {
    color:black;
    text-decoration:none;    
   }

.termek a:hover {
    color:red;
    text-decoration:underline;    
   }   
 
