
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url("imgs/wholeback_mancsok.jpg") repeat center top transparent;
	margin: 0;
	padding: 0;
	color: #5e5e5e;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style:none
}
h1, h2, h3, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
h4{
color: #EF6B00;
background-color:#1D1D1D;
font-size:18px;
height:50px;
line-height:50px;
padding:0;
margin:0;
padding-left:10px;

/*position:relative;
top:-35px;
padding:15px*/
}
a img { 
	border: none;
}
TABLE.smo{
width:100%;
padding:30px;
}


a:link {
	color: #1D1D1D;
	text-decoration: none;
	font-weight:bold; 
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

/* ~~ tobbi div ~~ */
.befoglalo {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
	border:#5E5D57 3px solid;
}


.header {
	background: #1D1D1D;
	height:135px;
	width:960px;
	margin: 0 auto;
	 border: 3px solid #5e5d57;
}

.menu {
	float: left;
	width: 960px;
	background: #EF6B00;
	padding-bottom: 0px;
	border-bottom: 2px solid #d6ccb3;
	border-top: 2px solid #fff;
	
}
.menu a{#5e5e5e}

.fuggoleges_menu {
	
	width: 260px;
	background: #EF6B00;
	padding:0px 0;
	color:#000;
}
.fuggoleges_menu a{color:#000000; font-weight:bold;}

/*.tartalom {

	padding: 10px 0;
	width: 690px;
	float: left;
	text-align:justify;
}*/

/*  ~~ */
.tartalom ul, .tartalom ol { 
	padding: 0 0px 0px 0px;
}
.bal_oldali_blokk{
width: 700px;
padding: 10px 0;
float: left;
text-align:justify;
}

.jobb_oldali_blokk{
width: 260px;
padding:0px;
float: left;
text-align:justify;
background: #5e5d57;
color: #EF6B00;

}

.kepgaleria{
text-align:left;
 padding-left:20px;
}
.youtube_videok{
text-align:left;
}





ul.vizszintes_menu {
	list-style: none; 
	margin-bottom: 15px;
}
ul.vizszintes_menu li {
	float:left;
}
ul.vizszintes_menu a, ul.vizszintes_menu a:visited {
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 204px;  
	text-decoration: none;
	
}
ul.vizszintes_menu a:hover, ul.vizszintes_menu a:active, ul.vizszintes_menu a:focus {
	background: #1D1D1D;
	color: #EF6B00;
}

ul.sidenav a, ul.sidenav a:visited {
	padding: 5px 0px 5px 10px;
	display: block; 
	width: 250px;  
	text-decoration: none;
	
	
	
}

ul.sidenav a:hover, ul.sidenav a:active, ul.sidenav a:focus {
	background: #1D1D1D;
	color: #EF6B00;
}
ul.sidenav li{
border-bottom-color:#000;
border-bottom-style:solid;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #EF6B00;
	position: relative;
	clear: both; 
	border-top:1px solid #d6ccb3;
	height:50px;
}

.footer a {color:#1D1D1D; font-weight:bold;}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
