@charset "utf-8";
/* CSS Document */

/* This CSS file only handles the basic divs of the template, nothing else - Alex Dulcianu*/

html {
	margin: 0;
	padding: 0;
	height: 100%;
	}
body { 
	background: url(bg.gif); 
	margin: 0; 
	padding: 0;
	height: 100%;
	}
p { 
	margin-top: 0; 
	}
#container {
	margin: 0 auto -40px;
	width: 1220px;
		}

#header {
margin-top: 100px;
margin-left: 30px;
float: left;
max-width: 537px;
max-height: 69px;
}
#mainmenu {
margin-top: 134px;
margin-left: 30px;
float: left;
max-width: 582px;
max-height: 35px;
}
#left{
width: 600px;
float: left;
margin-top: 100px;
margin-left: 10px;
}
#right{
width: 600px;
float: left;
margin-top: 100px;
margin-left: 10px;
margin-bottom: 25px;
}
.footer, .push{
height: 4em;
clear: both;
text-align: center;
font-family: arial;
font-size: 14px;
color: white;
margin-top: 20px;
}
#backgroundshite{
position:absolute;
margin-top: 0px;
background-image:url(Endwar.jpg);
width: 1280px;
height: 100px;
width: 100%;
height: 100%;
background-repeat:no-repeat;
}
#reclama{
position:absolute;
margin-top: 200px;
margin-left: 630px;
width: 2px;
float: right;
height: 700px;
}

