body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/site/sbg.jpg);
	background-repeat:repeat-y;
	margin:0;
}
#prozi {
	width:100%;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	z-index:1;
	height:290px;
}
#m {
	z-index:10;
	position:absolute;
	left:0;
	top:0;
	width:787px;
	height:75px;
}
#flags {
	z-index:10;
	position:absolute;
	left:787px;
	top:0;
	width:33px;
	height:75px;
}
#logo {
	z-index:10;
	position:absolute;
	left:0;
	top:75px;
	width:261px;
	height:214px;
}
#image {
	z-index:10;
	position:absolute;
	left:261px;
	top:75px;
	width:484px;
	height:214px;
}
#sitem {
	z-index:10;
	position:absolute;
	left:745px;
	top:75px;
	width:42px;
	height:214px;
}
#container {
	z-index:10;
	width:787px;
	min-height:250px;
	position:absolute;
	top:310px;
	left:0;
}
#sub {
	width:251px;
	float:left;
	min-height:50px;
	padding-left:10px;
}
#content {
	width:501px;
	float:left;
	min-height:100px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:20px;
	
}
#bottom {
	width:787px;
	height:65px;
	clear:both;
}
