/* body styles */


body {
	font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #C0C0C0;
}

.oneColElsCtrHdr #header { 
	margin: 0px;
	margin-top: 0 auto;
	padding-top: 0px;
	color: #084023;

} 

.oneColElsCtrHdr #breadcrumb {
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 830px;
	height: 15px;
	padding: 10px 60px 0px 60px;
	font-size: 10px;
    color: #616365;
}

.oneColElsCtrHdr #container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 0px;
}


.oneColElsCtrHdr #mainContenthome {
	padding: 25px 60px 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 830px;
}

.oneColElsCtrHdr #mainContent {
	padding: 0px 60px 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 830px;
}

/************ #bottomNavigation ONE *************/
#bottomNavigation {
	width: 950px;
	float: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#bottomNavigation .content {
	width: 850px;
	height: 180px;
	margin: 0px auto;
	background-color: #DDDDDD;
	padding: 20px 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    }


#bottomNavigation .column1 {

			display: inline;
			float: left;
			width: 550px;
			height: 160px;
			margin: 0;
			padding: 0 10px;
			color: #616365;
			font-size: 13px;
			text-align: left;
}

#bottomNavigation .column2 {

			display: inline;
			float: left;
			width: 120px;
			height: 160px;
			margin: 0;
			padding: 0 10px;
			color: #616365;
			font-size: 13px;
			text-align: left;
}


#bottomNavigation .columnheader {
            font-weight: bold;
			color: #616365;
        }


/******** #bottomNavigation TWO **********/
#bottomNavigationTWO {
	width: 830px;
	height: 50px;
	float: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	text-align: left;
	color: #616365;
	font-size: 11px;
	background-color: #E9E9E9;
	padding: 10px 60px 0px 60px;
}









/* heading styles */
h1  {
	color: #0B532D;
	font-size: 24px;
}

h2  {
	float: left;
	color: #0B532D;
	font-size: 17px;
}



/*all links*/
a:link {color: #0B532D; text-decoration: none;}

a:hover {text-decoration: underline;}

a:visited {color: #0B532D; text-decoration: none;}

a:visited:hover {text-decoration: underline;}

/*********************************/
.linksgrey a {color: #616365; text-decoration: none;}

.linksgrey a:hover {text-decoration: underline;}




/* zaposleni listing */


#zaposleniboxheader {
	width: 830px;
	height: 50px;
	display: inline;
	float: left;
	color: #0B532D;
	font-size: 17px;
}


	#zaposleniboxheader .columnZH1 {
		
		display: inline;
		float: left;
		width: 415px;
		height: 15px;
		font-weight: bold;
}

	#zaposleniboxheader .columnZH2 {
		
		display: inline;
		float: left;
		width: 220px;
		height: 15px;
		font-weight: bold;
		
}

	#zaposleniboxheader .columnZH3 {
		
		display: inline;
		float: left;
		width: 180px;
		height: 15px;
		font-weight: bold;
		
}



/* **********************ZAPOSLENI*************************************************** */


#zaposlenibox {

    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
}

	#zaposlenibox .columnZ1 {
		
		display: inline;
		float: left;
		width: 415px;
		height: 15px;

}

	#zaposlenibox .columnZ2 {
		
		display: inline;
		float: left;
		width: 220px;
		height: 15px;

}

	#zaposlenibox .columnZ3 {
		
		display: inline;
		float: left;
		width: 180px;
		height: 33px;
}

img {
	border: 0;
	}


/* ****************************************************************************** */


/* **********************PREDSTAVITEV******************************************** */

#predstavitevboxIMAGE {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	display: inline;
	float: left;
	width: 250px;
	height: 380px;
	padding-right: 40px;
}
#kontaktboxMAIL {
    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: inline;
	float: right;
	width: 350px;
	height: 300px;
}
#kontaktboxPHONE {
    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: inline;
	float: left;
	width: 350px;
	height: 150px;
}

/* ****************************************************************************** */



/* **********************KONTAKT************************************************* */

#kontaktboxPOST {
    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: inline;
	float: left;
	width: 350px;
	height: 150px;
}
#kontaktboxMAIL {
    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: inline;
	float: right;
	width: 350px;
	height: 310px;
}
#kontaktboxPHONE {
    margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: inline;
	float: left;
	width: 350px;
	height: 150px;
}

/* ********************************************************************************** */

/* **********************PUBLIKACIJE************************************************* */
#publikacijeTEXT {
	text-align: justify;
	display: inline;
	float: left;
	width: 550px;
	height: 340px;
}
#publikacijeLIST {
	text-align: center;
	padding-top: 90px;
	font-size: 18px;
	float: right;
	width: 250px;
	height: 250px;
	background-image: url(../variouspics/back_25x39.jpg);
}

/* ********************************************************************************* */

