		body {
		margin:0 auto;
		font-family: arial, verdana, sans-serif;
		background-image:url(images/bg.jpg);
		background-repeat: repeat-y;
		background-position: center;
		background-attachment:fixed;
		background-color: #f0fcf0;
		/*text-align: center;*/

		}
		
		#page {
		margin:0 auto;
		width: 858px;
		text-align: center;
		}
		
		#header {
		background-image:url(images/index_02.jpg);
		height: 115px;
		width: 858px;
		}
		
		.header_box {
		
		}
		
		#left {
		float:left;
		}
		
		
		#sub_menu_up {
		background-image:url(images/index_04.jpg);
		width: 255px;
		height: 45px;
		}
		
		#sub_menu {
		background-image:url(images/index_06.jpg);
		width: 255px;
		height: 453px;
		
		}
		
		#main_menu {
		background-image:url(images/index_05.jpg);
		height: 45px;
		width: 603px;
		float:left;
		}
	
		.menu_box {
		padding-left: 40px;
		padding-top: 5px;     
		}
		
		#content {
		float: left;
		background-image:url(images/index_07.jpg);
		width: 603px;	
		min-height:453px;
		}
		/* popravak za IE */
		* html #content {
 		height: 453px;
		}
			
		.content_box {
		margin-right: 40px;
		}
		
		.content_naslov {
		color: #000000;
		text-align: left;
		font-size: 15px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		}

		.content_image *{
		float:left;
		margin: 2px;
		margin-right: 5px;
		border-style: insetset;
		border-color: #FFFFFF;
		border-width: 2px;
		}
	
		.content_text {
		color: #2e2e2e;
		font-size: 13px;
		text-align: justify;
		/*clear: both;*/
		}
		
		.menu_link A:link {text-decoration: none; color: #ffffff;	font-size: 13px; font-weight: bold;}
		.menu_link A:visited {text-decoration: none; color: #ffffff; font-size: 13px; font-weight: bold;}
		.menu_link A:active {text-decoration: none; color: #ffffff; font-size: 13px; font-weight: bold;}
		.menu_link A:hover {text-decoration: none; color: #000000; font-size: 13px; font-weight: bold;}
		
		.galerija_box { 
		background: #ffffff; 
		border: 1px solid #EAEAEA;
		float: left;
		/*width: 130px; */
		/*height: 90px;*/
		margin: 5px;
		padding: 1px;
		}
	
		.galerija_naslov {
		color: #808080;
		font-size: 12px;
		text-align: justify;
		}