<style type="text/css">
html {
    height: 100%;
    background-color:#EEEEEE;
}

body {
    height: 100%;
    background-color:#FFFFFF;
    }

html {
    display: table;
    margin: auto;
}

body {
    display: table-cell;
    vertical-align: center;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    width: 1000px;
    -webkit-box-shadow:0px 5px 10px #1c1c1c;
	-moz-box-shadow:0px 5px 10px #1c1c1c;
	box-shadow:0px 5px 10px #1c1c1c;
	padding-left: 10px;
}

box {
	display: table-cell;
	}

.container {
	padding: 0 20px;
	padding: 0 1rem;
}

#site-generator {
	background-color: #1b5f7d;
	color: #ccc;
}
#site-generator a {
	color: #eee;
}
#site-generator a:hover {
	color: #fff;
	text-decoration: none;
}

#site-generator {
	font-size: 10px;
	font-size: 1.3rem;
}
#site-generator .copyright, 
#site-generator .powered {
    width: 49%;
}
#site-generator .copyright { 
	clear: both;
	float: left;
    text-align: left;
}
#site-generator .powered { 
	float: right;
    text-align: right;
}
}
.copyright { 
	clear: both;
	float: left;
    text-align: left;
}

.powered { 
	float: right;
    text-align: right;
    }
    
    #site-generator .site-info {
	padding: 10px 0;
	padding: 3rem 0;
}	

.container:after,
.site-info:after,
 {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menü elemek */

#menu { background:url('') repeat-x bottom left; font-size:15px; float:left; position:relative; z-index:2; padding-left: 0px; margin-left: 0px; height:60px; margin-top:15px; margin-bottom:15px;}

#menu li { list-style:none; float:left; border-right:1px solid #B2B2B2; }

#menu li a { background:url('eusattel.com_elemei/bg-menu-2.png') repeat-x top center; line-height:60px; padding:0px 25px; display:block; border-left:1px solid #EBEBEB; color:#222; text-decoration:none; }

#menu li a:hover { background:url('eusattel.com_elemei/bg-menuactive-2k.png') repeat-x top center; color:#FFFFFF; border-left:1px solid #E9F5DD;}

#menu li.first a { background:url('eusattel.com_elemei/bg-menu-2.png') repeat-x top left;  border-left:1px solid #EBEBEB; color:#222; padding-left:25px; } 

#menu li.first a:hover { background:url('eusattel.com_elemei/bg-menuactive-2k.png') repeat-x top left; color:#FFFFFF; }






table,th,td
{
border:0px solid black;
border-spacing:5px;
padding: 10px;
margin-top: 10px;
}
th
{
text-align:middle;
}
td
{
vertical-align:top;
paddign: 10px;
}

.tablazat{
	border:0px solid black;
	font-family: inherit;
	font-size: 12px;
	text-align: center;
	font-style: inherit;
	font-weight: inherit;
	margin: 1;
	outline: 0;
	padding: 15px;
	vertical-align: baseline;
}

.blent{
	border-bottom:1px solid #808080;
	font-family: inherit;
	font-size: 12px;
	text-align: center;
	font-style: inherit;
	font-weight: inherit;
	margin: 1;
	outline: 0;
	padding: 15px;
	vertical-align: baseline;
}

.bfent{
	border-top:1px solid #808080;
	font-family: inherit;
	font-size: 12px;
	text-align: center;
	font-style: inherit;
	font-weight: inherit;
	margin: 1;
	outline: 0;
	padding: 15px;
	vertical-align: baseline;
}

.bbal{
	border-left:1px solid #808080;
	font-family: inherit;
	font-size: 12px;
	text-align: center;
	font-style: inherit;
	font-weight: inherit;
	margin: 1;
	outline: 0;
	padding: 15px;
	vertical-align: baseline;
}

.bjobb{
	border-right:1px solid #808080;
	font-family: inherit;
	font-size: 12px;
	text-align: center;
	font-style: inherit;
	font-weight: inherit;
	margin: 1;
	outline: 0;
	padding: 15px;
	vertical-align: baseline;
}

</style>