html, body {
	margin: 0px;
	padding:0px;
	background:#FEF1D8;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:980px;
	margin:0px auto;
	background-color:#FFF;
		position: relative;

	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#content {
	width:980px;
	margin:0px auto;
	background-image:url(../images/bg_header_1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	height:300px;
}

#logo {
	width:144px;
	float:left;
	margin-top: 14px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#flags {
	float:right;
	width: 90px;
	margin-top: 15px;
	font-family:"Trebuchet MS";
	font-size:11px;
}
#links {width:980px; text-align: right; display:block;	padding-top:8px;

}
#links ul {
	margin:auto;
	float:right;
	margin-right:50px;
}

#links li{
	float:left;
	list-style-type:none;
	width:75px;
	height:25px;
	text-align:center;
/*	background-color:#2d2f2c;*/
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
/*	border-left:1px solid #ffffff;*/
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
/*	border-left:1px solid #ffffff;*/
}

#sub1 {
	position: absolute;
	top: 332px;
	left: 345px;
	background-color:#FBEDCA;
	border:1px solid #aaaaaa;
	padding:6px;
	z-index: 100;
	text-align:left;
}
#sub2 {
	position: absolute;
	top: 332px;
	left: 420px;
	background-color:#FBEDCA;
	border:1px solid #aaaaaa;
	padding:6px;
	z-index: 100;
	text-align:left;
}
#sub3 {
	position: absolute;
	top: 332px;
	left: 490px;
	background-color:#FBEDCA;
	border:1px solid #aaaaaa;
	padding:6px;
	width:120px;
	z-index: 100;
	text-align:left;
}

#mainimg {
	/*background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	background-position: top right;*/
	height:132px;
	text-align:right;
	margin-right:7px;
	display: none;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:10px;
}

#leftbar {
	float:left;
	width:516px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#2D2F2C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#89AF00;
	text-align: center;
}
#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#leftbar img {
	float: left;
	margin-right: 10px;
}


#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2D2F2C;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#2D2F2C;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:128px;
	padding-top:25px;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	background-position:top;
}

#email {
	font-size:11px;
	text-align:left;
	width:320px;
	float:left;
	padding-top:85px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	
}

#validtext {
	float:left;
	width:300px;
	padding-top:5px;
	padding-left:25px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
}


/* eventi */

.event {
	background-color:#CDC8B1;
	border-top:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	width: 200px;
}
.event td {
	border-bottom:1px solid #aaaaaa;
	font-weight:normal;
	font-size:13px;
}
.event-naziv {
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	border-right:1px solid #aaaaaa;
}
.event-datum {
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
