* { 
	margin:0;
	padding:0;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #816161;
}

li { list-style-type: none; }

h1 {font-size:2.2em;}
h2 {font-size:1.9em;}
h3 {
	font-size: 1.7em;
	border-bottom: 2px solid #752222;
	margin-top:2em;
	color: #752222;
}
h4 {
	font-size:1.5em;
	font-weight: bold;
	border-bottom: 1px solid #752222;
	margin-top:1em;
	color: #752222;

}
h5 {
	font-size:1.3em;
	font-weight: bold;
	border-bottom: 1px solid #752222;
	margin-top:0.5em;
	color: #752222;
}

#container {
}

#header {
	background-color:#000;
	background-image: url(slike/header_siroki.jpg);
	background-repeat: no-repeat;
	
}
#header a {
	width:100%;
	height:82px;
	he\ight:81px;
	display:block;
	color:#FFF;
	text-decoration:none;
	
	padding:1px 0px 0px 10px;
}


.naslov {
	height:2.4em;
	color: #FFF;
	padding-left:140px;
	padding-top:1px;
	background-color:#333;
	text-align:center;

}

#tijelo {
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #CCC;
	margin: 10px 20px 0px 190px;
}

#tijelo a {
	text-decoration:none;
	font-weight:bold;
	color:#804040;
}

#tijelo a:hover {
	background-color: #FFF;
}

#tijelo a:visited {
	color: #4A2626;
}

/*********************************************************************
GLAVNI IZBORNIK
*********************************************************************/

#izbornik {
	margin:0px 0px 0px 20px;
	text-align:center;
	overflow:none;
}

#izbornik ul {
	height:45px;
	margin:0px 0px 0px 122px;
}

#izbornik ul li {
	display: inline;
}

#izbornik ul a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:1.7em;
	font-weight:bold;
	padding-top: 10px;
	text-decoration:none;
	float: left;
	height: 45px;
	he\ight: 35px;
}

#izbornik ul a:hover {
	color:#DDD;
	background-color: #A18989;
}

#izbornik ul a#izb-uvod {
	width: 70px;
}
#izbornik ul a#izb-uvod:hover {
}
#izbornik ul li#active a#izb-uvod {
	width: 70px;
	background-color: #A18989;
	color:#DDD;
}

#izbornik ul a#izb-php {
	width: 71px;
}
#izbornik ul a#izb-php:hover {
}
#izbornik ul li#active a#izb-php {
	width: 71px;
	background-color: #A18989;
	color:#DDD;
}

#izbornik ul a#izb-mysql {
	width: 88px;
}
#izbornik ul a#izb-mysql:hover {
}
#izbornik ul li#active a#izb-mysql {
	width: 88px;
	background-color: #A18989;
	color:#DDD;
}

#izbornik ul a#izb-izbornik {
	width: 99px;
}
#izbornik ul a#izb-izbornik:hover {
}
#izbornik ul li#active a#izb-izbornik {
	width: 99px;
	background-color: #A18989;
	color:#DDD;
}

#izbornik ul a#izb-zakljucak {
	width: 108px;
}
#izbornik ul a#izb-zakljucak:hover {
}
#izbornik ul li#active a#izb-zakljucak {
	width: 108px;
	background-color: #A18989;
	color:#DDD;
}

#izbornik ul a#izb-razno {
	width: 92px;
}
#izbornik ul a#izb-razno:hover {
}
#izbornik ul li#active a#izb-razno {
	width: 92px;
	background-color: #A18989;
	color:#DDD;
}


/*********************************************************************
NAVIGACIJA NA DNU STRANICE
*********************************************************************/

#navigacija-dno {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width:99%;
	background-color: #FFF;
	font-size:1.1em;
	font-weight:bold;
	overflow: auto;
	margin:1px;
}

#navigacija-dno span a {
	width: 100%;
	display:block;
	text-decoration:none;
	color:#000;
}

#navigacija-dno span a:visited {
	color:#606060;
}


#navigacija-dno span.lijevo {
	float: left;
	text-align: center;
	width: 49%;
	margin: 2px 0 2px 2px;
	padding: 0 0 0 2px;
	background-color: #DEC2C2;
}

#navigacija-dno span.desno {
	float: right;
	text-align: center;
	width: 49%;
	margin: 2px 2px 2px 0;
	padding: 0 2px 0 0;
	background-color: #DEC2C2;
}

/*********************************************************************
FOOTER
*********************************************************************/

#footer {
	clear:both;
	width:100%;
}

#footer ul li {
	display: inline;
}

#footer ul a span {
}

#footer ul a {
	float: left;
	height: 22px;
}

#footer ul a#foot-top {
	width: 417px;
}

#footer ul a#foot-home {
	float: right;
	width: 61px;
}

#footer ul a#foot-ergonomija {
	float: right;
	width: 102px;
}

#footer ul a#foot-zpm {
	float: right;
	width: 49px;
}

#footer ul a#foot-fer {
	float: right;
	width: 58px;
}

#footer h3.css {
	display:none;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:visited {
	color:#CCC;
}
/*********************************************************************
POMOCNI IZBORNIK
*********************************************************************/

#izbornik-pomocni {
	width:150px;
	w\idth:140px;
	background-color: #C0C0C0;
	float:left;
	clear:left;
	margin: 10px 5px 0px 30px;
	padding: 0px 0px 0px 10px;
	display:inline; /* IE bug */
	text-align:left;
}

#izbornik-pomocni ul {
	background-color: #DEC2C2;
}

#izbornik-pomocni li a {
	height:1.5em;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	display: block;
	text-decoration: none;
	color: #3C3C3C;
}

#izbornik-pomocni li a:hover
{
	background-color: #550000;
	color: #FFFFFF;
}

.izb-pom-aktivni {
	background-color: #FFFFFF;
	color: #DADADA;
}

/* izbornik css */

#izbornik-css {
	width:141px;
	w\idth:135px;
	float:left;
	clear:left;
	padding: 3px 0px 3px 3px;
	margin: 10px 0px 3px 35px;
	display:inline;
	background-color: #CCC;
	text-align:center;
}

#izbornik-css a {
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	margin: 5px 0px 0px 0px;
}
#izbornik-css a:hover {
	color: #000;
}

/**************************************************/
p {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#tijelo ul {
	margin-bottom:1em;
 }

#tijelo li {
 	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc; 
	margin-left:3em;
 }

#tijelo img {
	border: 1px solid #000;
}

#tablica td {
	border: 1px solid #000;
}

#tablica {
	font-size: 1.2em;
	background-color:#FFF;
}
#tablica td {
	padding:0.3em;
	background-color:#DDD;
}

pre {
	width: 98%;
	background: url(slike/kod_pozadina.gif) repeat top left;
	border: 1px dashed #000;
	font-family: Courier, monospace;
	padding: 4px;
	font-size: medium;
	line-height: 100%;
	background-color:#FFF;
	overflow: auto;
	color: #00A;
}