/* CSS Document */

body { 
    margin:0; 
    padding:0; 
    font: 12px Verdana, Arial, Helvetica, sans-serif; 
    color: #000;  
    color: #fff;  
    /*background: #000000 url(../grafika/hatter.jpg) no-repeat center top;*/
    background: #000000 url(../grafika/hatter.jpg) center top;
    line-height: 1.4em;}

#fejlec {
    width: 960px;
    height: 150px;
    margin: auto;
    margin-top: 23px;
    background: url(../grafika/fejlec.jpg) no-repeat;}
    
#menu
	{
    /*font: 12px Verdana, Arial, Helvetica, sans-serif; */
	width:960px;
	margin:auto;
	
	}
    
#tartalom {
	/*position:relative;*/
	width: 900px;
	margin: auto;
	background: #efefef;
    /*background: transparent;*/
	padding: 20px 30px 20px 30px;
	color:#000000}  

#lablec {
	width: 732px;
	height: 63px;
	margin: auto;
    background: #5D2B0C;
    text-align: center;
    color: #666666;}
	/*background: url(../grafika/lablec.jpg) bottom no-repeat;}*/
    
#copyright {
    width: 960px;
    height: 43px;
    margin: auto;
    /*background: #4D2911;*/
    /*background: #5d2b0c;*/
    background:#81d0c2;
	font-size: 10px;
	text-align: center;
	color: #666666;
	line-height: 1.2em;
	margin-top: 0px;}
    /*background: url(../grafika/lablec.jpg) bottom no-repeat;}*/
    
.demoCD {
    border: #666666 solid 1px;
    padding: 3px;}
    
.balra-igazit {
    border: #666666 solid 1px;
	padding: 3px;
	margin: 4px 15px 5px 5px;
	float: left;}

.keretez {
    border: #666666 solid 1px;
    padding: 3px;
  }
    
p { 
	margin: 0 0 15px 0;
	text-align: justify;}

a {
    text-decoration: none;
    color: #993300;
    font-weight: bold;}

a:hover {
    color: #0FB6C5;}

h4 {
    color: #666666;}

    
.font10 {
    font-size: 10px;
    text-align: left;
    color: #B59043;}
