/* CSS Document */
html {
    margin:0px;
    padding:0px;
	background-color:#255dab;
	background-image:url(../images/html_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body_bg.gif);
	background-position:-50px 0px;
	background-repeat:no-repeat;
	color:#444444;
	}

.clear { clear: both; background: none; }

a img{ border:none;}



a{
	color:#000000;}

p{
	padding:0px;
	margin:0px;
	}

#ogrodje{
	height:100%;
	width:980px;
	margin:0px 0px auto 10px;
	}


/* HEADER */
#header{
	width:980px;
	height:330px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	background-image:url(../images/ogrodje/header_bg.png);
	background-repeat:no-repeat;
	background-position:top left;}

/* TOP MENU */

#top_menu{
	width:980px;
	height:125px;
	/*background-image:url(../images/ogrodje_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;*/}

#top_menu_link{
	width:980px;
	height:75px;
	padding:10px 0px 0px 0px;}

.home_top{
	width:350px;
	height:75px;
	float:left;
	display:block;}

.unimb_top{
	width:80px;
	height:75px;
	float:right;
	display:block;}

#top_menu_box{
	height:40px;
	width:630px;
	padding:0px 30px 0px 320px;
	}
	
/* PASICA */

#pasica{
	width:980px;
	height:210px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background-image:url(../images/ogrodje_bg.gif);
	background-repeat:no-repeat;
	background-position:0px -125px;*/}

#pasica_left{
	width:290px;
	height:200px;
	padding:5px 10px 0px 20px;
	float:left;}

#pasica_left img{
	padding:0px;
	margin:0px;
	border:none;
	float:left;}

#pasica_right{
	width:640px;
	height:200px;
	float:right;
	background-image:url(../images/pasica/pasica_fakulteta.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:5px 20px 0px 0px;
	margin:0px 0px 0px 0px;}


/* PAGE BODY */
#faux{
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/ogrodje/content_body_bg.png);
	background-repeat:repeat-y;
	background-position:top;}

#faux2{
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*padding:5px 0px 0px 0px;*/
	/*background-image:url(../images/ogrodje_bg.gif);
	background-repeat:no-repeat;
	background-position:0px -335px;*/}

#faux3{
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-image:url(../images/faux_bg2.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/}

#faux4{
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/content_logo_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}


#left_side{
	width:290px;
	padding:0px 5px 0px 20px;
	margin:0px 0px 0px 0px;
	}

#left_menu{
	width:280px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;}

#left_side_box{
	width:270px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;}

#left_side_img{
	width:250px;
	padding:70px 20px 80px 20px;
	margin:0px 0px 0px 0px;}

/* CONTENT SIDE */

#content_side{
	width:640px;
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	background-image:url(../images/article_head_bg.png);
	background-position:top left;
	background-repeat:no-repeat;}

#content_side_vstop{
	width:640px;
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	background-image:url(../images/article_head_bg.png);
	background-position:top left;
	background-repeat:no-repeat;}

#content_side #content_side_box{
	width:620px;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;}

#content_side_vstop #content_side_box{
	width:240px;
	height:250px;
	padding:70px 280px 0px 120px;
	margin:0px 0px 0px 0px;}

/* LEFT SIDE */


/* CONTENT SIDE */

#content_box{
	width:640px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;}


/* FOOTER */
#footer{
	width:980px;
	height:90px;
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/ogrodje/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top left;}

#footer_tools{
	width:980px;
	height:60px;}

#footer_tools a:link.na_vrh,
#footer_tools a:visited.na_vrh,
#footer_tools a:active.na_vrh,
#footer_tools a:hover.na_vrh{
	float:right;
	display:inline;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:10px 40px 10px 40px;
	color:#666666;
	}

#footer_tools a:link.bookmark,
#footer_tools a:visited.bookmark,
#footer_tools a:active.bookmark,
#footer_tools .bookmark{
	float:left;
	display:inline;
	height:20px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:10px 40px 10px 40px;
	color:#666666;
	}

#footer_menu{
	width:980px;
	height:40px;
	text-align:center;}

#footer_menu table tr td{
	text-align:center;
	padding:0px 40px 0px 40px;}

/*#footer_menu a{
	margin:0px 5px 0px 5px;
	color:#ffffff;
	text-decoration:none;}

#footer_menu a:hover{
	text-decoration:underline;*/

/*#footer_menu_box{
	height:48px;
	padding:12px 0px 0px 0px;}

#footer_menu_box a{
	margin:0px 20px 0px 20px;
	color:#ffffff;
	text-decoration:none;}

#footer_menu_box a:hover{
	text-decoration:underline;}*/

#footer_extra{
	width:980px;
	height:40px;
	padding:0px 0px 10px 0px;
}

#footer_copyright{
	height:35px;
	width:230px;
	padding:5px 0px 0px 50px;
	margin:0px 0px 0px 40px;
	float:left;
	background-image:url(../images/footer_copyright.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ffffff;}

#footer_contact{
	height:28px;
	width:530px;
	padding:12px 0px 0px 50px;
	margin:0px 20px 0px 20px;
	float:right;
	background-image:url(../images/footer_contact.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ffffff;}