/* CSS Document */

html,body, tr, td{margin:0;padding:0; font:11px Arial, Helvetica, sans-serif; color:#666666;}
body {
	background-color:#FFFFFF;
	text-align:center;
background-image:url(Uploads/<?= $imageBack; ?>); 	background-repeat:no-repeat;
	background-position:center top;
	height:100%;
}

p {margin:0 10px 10px}
a {font:15px Arial, Helvetica, sans-serif; color: #666666; text-decoration:none;}
a:hover {color:#0A94CB; text-decoration:underline;}
/*
.languageI {width:100px; padding-right:10px; padding-left:12px; border-left:1px solid; float:right; padding-bottom:3px; padding-top:3px;}
.languageI a {font-size:11px;}
.privateI {width:90px; border-left:1px solid; float:right; padding-top:3px; text-align:left; padding-left:20px; padding-bottom:3px;}
.privateI a {font-size:11px; }*/
.header {margin:auto; width:893px; border:0px solid; height:20px;}
.privateI {width:90px; border-left:1px solid; float:right; padding-top:3px; text-align:left; padding-left:20px; padding-bottom:3px;}
.privateI a {font-size:11px;}
.languageI {width:110px; text-align:center; border-left:1px solid #0A94CB; float:right; padding-bottom:3px; padding-top:3px;}
.languageI a {font-size:11px;}

.boxMenu {float:left; width:115px; border-left:1px solid; padding:0px 0 0 5px; height:45px;}
.boxMenu-on {float:left; width:115px; border-left:1px solid #0A94CB; padding:0px 0 0 5px; height:45px;}
/*
#logo {float:left; width:200px; padding-top:0px;}

.Items {padding-top:10px;}
.SubItems {padding:10px 20px 10px 20px; border-left:1px solid #999;}
.bodyItems {padding-top:10px; float:left; width:535px; text-align:left;}

.on {color:#0A94CB;}
*/
#bottom { 
position: absolute;  
left: 0px;  
bottom: 0px; 
} 

.DIVmenu {width:893px; margin:auto; border:0px solid; height:35px;}
.menu {float:left; width:893px; text-align:left; margin:auto;}
.floatLeft {float:left;}
.floatRight {float:right;}


.footer {clear:both; height:35px; background:#A6D8EC;}
.footerCenter {width:853px; margin:auto;}
.txtFooter {float:left; width:893px; text-align:left; margin-top:10px;}
.txtFooter a {font-size:11px;}