/* 
    Document   : css
    Created on : Feb 7, 2010, 9:18:01 PM
    Author     : hweb.hu
    
*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	background:#ffffff;

	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
}


.thalescom #container {
	position:relative;
	width:977px;
	background:#f0f0f0;
        background-image: url('img/background.jpg');
	height:auto !important; 
	height:100%; 

	min-height:100%; 
}

.thalescom #header {
	height: 157px;
        background:#dddfff;
        width:909px;
        border-bottom:1px solid #d0d0d0;
        background-image: url('img/header.jpg');


}


.thalescom #content {


}
.thalescom #sidebar {

width:215px;
float: left;

margin-bottom: 27px;


}

.thalescom #maincontenttext {
min-height:488px;
color: #1f5b4f;

padding: 15px 15px 20px 20px;


font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;


}
.thalescom #arrow {


height: 16px;
width: 14px;

background: url(img/arrow.jpg) no-repeat;
float: left;
}

.thalescom #clear {
clear:both;
}
.thalescom #datetime {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight: bold;
height: 28px;
border-bottom:1px solid #d0d0d0;
background: url(img/datetimeback2.jpg) no-repeat;

}
.thalescom #headerclose {

height: 54px;

background: url(img/headerclose.jpg) no-repeat;

}
.thalescom #date {
    padding-left: 10px;

    padding-top: 7px;
    padding-bottom: 7px;
    float: left;
width: 120px;
}
.thalescom #time {
      padding-top: 7px;
    padding-bottom: 7px;
width: 80px;
float: left;
text-align:right;
}
.thalescom #datetimeclear {
clear:both;
}
.thalescom #thales {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: bold;
margin-left: 10px;

    bottom:0;
margin-bottom: 20px;
}
.thalescom #tanusitvanyok {
    position:absolute;
    bottom:0;



}
.thalescom #tanusitvany {

    margin-left: 53px;
    margin-bottom: 53px;
height: 139px;
width: 98px;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
border-left:1px solid #d0d0d0;
border-right:1px solid #d0d0d0;
background: url(img/quality.jpg) no-repeat;
}
.thalescom #footer {
    background:#ffffff;
	position:absolute;
	width:889px;
	bottom:0;

        
	border-top:2px solid #d0d0d0;
        /*top right bottom left*/
padding: 5px 5px 5px 15px;
}
.thalescom #menu8 ul {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
	list-style: none;
	margin: 0;
        margin-top: 15px;
	padding: 0;
        text-align:right;

	}
.thalescom #menu8 {

	width: 215px;
	margin: 0px;

	}

.thalescom #menu8 li a {

	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
.thalescom #menu8 li.active a {

	color: #FFFFFF;
	background:  url(img/menu8d.jpg) 0 -32px;
	padding: 8px 0 0 20px;
	}
.thalescom #menu8 li a:link, #menu8 li a:visited {

	color: #656556;
	display: block;
	background:  url(img/menu8d.jpg);
	padding: 8px 0 0 20px;
	}

.thalescom #menu8 li a:hover {

	color: #FFFFFF;
	background:  url(img/menu8d.jpg) 0 -32px;
	padding: 8px 0 0 20px;
	}
        
        