/*LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bg.jpg) #BEBBBC repeat-x;
}
#page{width:967px;}
#top{position:relative;}
#menu{position:absolute; right:25px; bottom:13px; z-index:1;}
#infocompany{position:absolute; left:275px; top:5px; z-index:1;} /*left:300px; top:13px;*/
#hour{position:absolute; left:85px; top:50px; z-index:1;}
#day{position:absolute; left:105px; top:85px; z-index:1;}
#date{position:absolute; left:80px; top:100px; z-index:1;}

#submenu{background:url(bg_submenu.jpg) #FFFFFF top no-repeat; width:930px; height:15px; padding:10px 27px 10px 10px;/*Top Right Bottom Left*/}
#content{background:url(bg_content.png) #FFFFFF repeat-y; width:895px; padding:30px;}
#contenttext{background:#FFFFFF; float:right; width:680px;}
#footer{background:url(bg_footer.jpg) #BEBBBC top no-repeat; width:947px; height:93px; padding-top:10px; padding:30px 10px 10px 10px;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#leftpanel{float:left; width:206px;}
.tbl_middle{ background:url(tbl_middle.jpg) #FFFFFF repeat-y; width:176px; min-height:50px; padding-left:10px; padding-right:20px;}


/*TEXT*/
.title{
        background:#FFFFFF
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#006600;
}
.subtitle{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#006600;
}

.graytext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.graytext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.graytext a:hover{
	text-decoration:underline;
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.whitetext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	text-decoration:underline;
}
.blacktext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.blackcontent{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.greentext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006600;
	text-decoration:none;
}
.menutext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.menutext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.menutext a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}


.szolgaltatasok,.linkcim{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}

.linkek{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
        text-decoration:none;
}
.hourtext,.datetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color:#006600;
	text-decoration:none;
}
.daytext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006600;
	text-decoration:none;
}


