@charset "utf-8";
#main_box {
	border: 1px solid #bfbfbf;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 785px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding: 0px;
}

img { border: none; }

#clear {
	clear:both;
	height:272px;
}

#separator {
	width:475px;
	height:8px;
	top:24px;
	position:relative;
	font-size:8px;
}

#member_of_strauss {
	float:right;
	width:160px;
	height:35px;
	background-image:url(images/member_of_strauss_group.jpg);
	right:25px;
	position:relative;
}

#country_container {
	float:left;
	width:80px;
	height:40px;
	left:55px;
	position:relative;
}

#srbija {
	width:40px;
	height:30px;
	float:left;
}
#bih {
	width:40px;
	height:33px;
	float:right;
}

#logo {
	background-image: url(images/doncafe_logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 160px;
	position: relative;
	top: 35px;
	right: 20px;
	float:right;
}

