/* CSS Document */
body {
	margin:0;
	padding:0;
	background: #8F9C7A;
	font-family:georgia;
	font-size:0.8125em;
}
#page {
	width:950px;
	margin:0 auto;
}
#header {
	position:relative;
	background:url('img/header/bg.png');
	width:950px;
	height:773px;
}
#main {
	background:url(img/repeat_section.png) repeat-y;
	margin:0;
	padding:20px 140px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C5455;
}
#footer {	
	background:url(img/footer.png);
	padding:42px 140px 7px 140px;
	font-size:0.65em;
	font-family:verdana;
}
#footer a {
	text-decoration:none;
}

#footer #bankwatch {
	float:left;
	margin-right:20px;
}
#footer #license {
	float:right;
	position:relative;
	top:3px;
}
#footer #small_print {
	float:left;
	position:relative;
text-align:center;

}
#sc_menu_wrapper {

}
#content {
	list-style:none;
	margin:0;
	padding-left:0;
	width:100%;
}
#content div {
	text-align:center;
}
#content div.menu_item {
	height:10px; 
	background:url('img/menu_item.png') no-repeat;
	margin:0px 45px;
	padding:30px 25px;
	color:#EBBE7B;
	font-weight:bold;
	font-size:0.85em;
	position:relative;
}
#content div.menu_item:hover {
	background:url('img/menu_item_over.png') no-repeat;
	cursor:pointer;
}
#content div.plain_menu_item {
	background:url('img/menu_item_plain.png') no-repeat;

}
#content div.plain_menu_item:hover {
	background:url('img/menu_item_plain_over.png') no-repeat;
}
#content div.double {
	padding:23px;
	height:26px;
}
#content div.menu_item div.label_text {
	width:420px;
	float:left
}
#content div.menu_item div.price {
	color:#AFDFE5;
	font-size:1.3em;
	float:left;
	margin-left:38px;
}
#content div.menu_item div.new {
	background:url(img/new_english.png);
	width:50px;
	height:50px;
	position:absolute;
	top:-5px;
	left:-15px;
	z-index:0;
}
#content div.menu_item div.year {
	color:#3E5555;
	position:absolute;
	top:58px;
	font-style:italic;
}
#content div.double div.price {
	position:relative;
	top:6px;
}
#content div.item_content {
	display:none;
	text-align:left;
	padding:15px;
}
.item_content p {
	font-size:1em;
}
.item_content p.price {
	color:#3C5455;
}
ul#navbar {
	list-style:none;
	margin:0 45px 45px 45px;
	padding:0;
	height:30px;
	position:relative;
	left:15px;
}

ul#navbar li {
	float:left;
	height:32px;
	margin:0 10px;
}
div#lang_button {
	position:absolute;
	left:120px;
	top:10px;
	width:43px;
	height:22px;
	background:url(img/croatian_button.png);
}
li#intro_button {
	width:113px;
	background:url(img/intro_button_english.png);
}
li#menu_button {
	width:113px;
	background:url(img/menu_button_english.png);
}
li#cee_button {
	width:113.5px;
	background:url(img/cee_button.png);	
}
li#twitter_button {
	width:33px;
	background:url(img/twitter_button.png);
}

li#youtube_button {
	width:33px;
	background:url(img/youtube_button.png);
}
li#facebook_button {
	width:33px;
	background:url(img/facebook_button.png);
}
#banner_patch {
	position:absolute;
	left:196px;
	top:642px;
	width:550px;
	height:79px;
	z-index:1;
	visibility: visible;
}
.milijuna {
	position:absolute;
	height:20px;
	width:46px;
	background:url(img/milijuna.png);;
	top:30px;
	left:526px;

}

/* ############# HEADER ELEMENTS ################ */
#soup {
	position:absolute;
	left:443px;
	top:64px;
	width:385px;
	height:563px;
	z-index:10;
	background-image: url(img/header/soup.png);
	visibility: visible;
}
#simply {
	position:absolute;
	left:120px;
	top:35px;
	width:304px;
	height:242px;
	z-index:9;
	background-image: url(img/header/simply_english.png);
	visibility: visible;
}
#flash {
	position:absolute;
	left:100px;
	top:480px;
	width:271px;
	height:171px;
	z-index:11;
	background-image: url(img/header/flash_english.png);
}
#transition {
	position:absolute;
	left:459px;
	top:158px;
	width:349px;
	height:119px;
	z-index:12;
	background-image: url(img/header/transition_english.png);
}
#soupLabel {
	position:absolute;
	left:528px;
	top:322px;
	width:218px;
	height:51px;
	z-index:13;
	background-image: url(img/header/soupLabel_english.png);
}

