﻿html
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-picture: #ffffff;
}
body
{
	font-family: Calibri, Times New Roman;
	font-size: 16px;
	margin: 0;
	padding: 0;
	min-width: 600px;
	color:#0B3C77;
}
a
{
	color: #0B3C77;
	text-decoration: none;
}

a:visited
{
	color: #3366CC;
}

a:hover
{
	color: #d3a351;
	text-decoration: underline;
}

h1
{
	text-align:center;
	margin:0;
}

h2
{
	text-align:center;	
}

#container
{
	width:800px;
	padding:0px 20px;
	margin:0px auto;
	background-image:url('../img/senkaSide.png');
	background-repeat:repeat-y;
}
#header
{
	height: 165px;
	background-color: #f8c301;
	width:100%;
}
#header .logo
{
	margin-top: 20px; 
	margin-left:10px;
	float:left;
}
#header .image
{
	float:right;
	width:185px;
	height:165px;
}
#menuHolder
{
	width:100%;
	margin-bottom:3px;
	height:37px;
	background-color:#0B3C77;
}
#menuHolder .epr
{
	float:left; 
	padding:4px; 
	width:25px; 
	height:25px; 
	border:1px #ffffff solid;
}
#menuHolder a, 	#menuHolder a:visited
{
	color:#ffffff;
}
#menuHolder a:hover
{
	color:#f8c301;
}
#menuHolder .menu
{
	padding:0px;
	width:729px;
	margin:0px;
	list-style-type:none;
	height:25px;
	float:left;
}
#menuHolder .menu li
{
	height:27px;
	padding-top:8px;
	width:90px;
	text-align:center;
	border-right:1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-bottom:1px #0B3C77 solid;
}
#menuHolder .menu li:hover
{
	background-image:url('../img/menuItem.png');
	background-repeat:no-repeat;
	
	/*background:none;*/
}
#menuHolder .menu .subItem1
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:130px;
}

#menuHolder .menu .subItem2
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:190px;
}

#menuHolder .menu .subItem3
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:165px;
}

#menuHolder .menu .subItem4
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:380px;
}

	/*Usluge/Priprema za uzorkovanje/subItem5*/
#menuHolder .menu .subItem5
{
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:340px;
}

#menuHolder .menu .subItem1 li
{
	background-image:none;
	background-color:#eeeeee;
	list-style-type:none;
	border-left:5px #0B3C77 solid;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border-right:0;
	width:auto;
	height:25px;
}

#menuHolder .menu .subItem2 li
{
	background-image:none;
	background-color:#eeeeee;
	list-style-type:none;
	border-left:5px #0B3C77 solid;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border-right:0;
	width:auto;
	height:25px;
}

#menuHolder .menu .subItem3 li
{
	background-image:none;
	background-color:#eeeeee;
	list-style-type:none;
	border-left:5px #0B3C77 solid;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border-right:0;
	width:auto;
	height:25px;
}

#menuHolder .menu .subItem4 li
{
	background-image:none;
	background-color:#eeeeee;
	list-style-type:none;
	border-left:5px #0B3C77 solid;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border-right:0;
	width:auto;
	height:25px;
}

	/*Usluge/Priprema za uzorkovanje/subItem5*/
#menuHolder .menu .subItem5 li
{
	background-image:none;
	background-color:#eeeeee;
	list-style-type:none;
	border-left:5px #0B3C77 solid;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border-right:0;
	width:auto;
	height:25px;
}

#menuHolder .menu .subItem1 li:hover
{
	background-color:#dddddd;
	border-left:10px #f8c301 solid;
}

#menuHolder .menu .subItem2 li:hover
{
	background-color:#dddddd;
	border-left:10px #f8c301 solid;
}

#menuHolder .menu .subItem3 li:hover
{
	background-color:#dddddd;
	border-left:10px #f8c301 solid;
}

#menuHolder .menu .subItem4 li:hover
{
	background-color:#dddddd;
	border-left:10px #f8c301 solid;
}

	/*Usluge/Priprema za uzorkovanje/subItem5*/
#menuHolder .menu .subItem5 li:hover
{
	background-color:#dddddd;
	border-left:10px #f8c301 solid;
}

#menuHolder .menu .subItem1 li a, #menuHolder .menu .subItem1 li a:visited
{
	color:#0B3C77;	
}

#menuHolder .menu .subItem2 li a, #menuHolder .menu .subItem2 li a:visited
{
	color:#0B3C77;	
}

#menuHolder .menu .subItem3 li a, #menuHolder .menu .subItem3 li a:visited
{
	color:#0B3C77;	
}

#menuHolder .menu .subItem4 li a, #menuHolder .menu .subItem4 li a:visited
{
	color:#0B3C77;	
}

	/*Usluge/Priprema za uzorkovanje/subItem5*/
#menuHolder .menu .subItem5 li a, #menuHolder .menu .subItem5 li a:visited
{
	color:#0B3C77;	
}

#statusOK
{
	font-weight:bold;
	font-size:12px;
	padding-left:40px;
	width:740px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	color:#669900;
	background-image:url('../img/mailOK.png');
	background-repeat:no-repeat;
	border-bottom:1px #669900 dashed;
	padding-bottom:10px;
}
#statusError
{
	font-weight:bold;
	font-size:12px;
	padding-left:40px;
	width:740px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	color:#cc3300;
	background-image:url('../img/mailError.png');
	background-repeat:no-repeat;
	border-bottom:1px #CC3300 dashed;
	padding-bottom:10px;
}

#content
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:0px;
	padding:5px;
	width:65%;
	border-right:1px #4869aa dotted;
	float: left;
}

#content0
{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:65%;
	float: left;
}

#content1
{
	margin-top:26px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:0px;
	padding:5px;
	width:25%;
	float:left;
	font-size:medium;
	font-weight:normal;
	text-align:justify;
}

#content2
{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	padding-top:100px;
	padding-bottom:300px;
	padding-left:50px;
	padding-right:0px;
	width:65%;
	float: left;
}


#naslovi
{
	padding:5px 0px;
	background-color: #0B3C77;
	color: #ffffff;
	width: 100%;
	height: auto;
	text-align: center;
}

p
{
	text-align:justify;
	text-indent:0px;
	font-size:medium;
	font-weight:normal;
}

p1
{
	margin-top:50px;
	margin-bottom:50px;
	margin-left:0px;
	margin-right:50px;
	text-align:justify;
	text-indent:0px;
}

p2
{
	margin-top:30px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	text-align:left;
	text-indent:0px;
	float:right;
}

.lista
{
	font-size:medium;
	font-weight:bold;
	text-align:justify;
	list-style-type:decimal;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:130px;
}

.lista1
{
	font-size:medium;
	font-weight:bold;
	list-style-type:decimal;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:10px;
	text-align:justify;
}

.lista2
{
	font-size:medium;
	font-weight:bold;
	text-align:justify;
	list-style-type:decimal;
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
}

.lista3
{
	font-size:medium;
	font-weight:bold;
	text-align:justify;
	list-style-type:decimal;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.lista li
{
	margin:7px 0px;
}

.lista li p
{
	font-weight:normal;
	margin:0px;
	text-indent:0px;
}
.nabrajanje
{
	font-size:medium;
	font-weight:normal;
	text-align:justify;
	list-style-type:disc;
	padding-left:30px;
}

.nabrajanje li
{
	margin:10px 0px;
}
.tabela
{
	table-layout:auto;
	margin-bottom:10px;
	width:100%;
	font-size:medium;
	font-weight:normal;
}
.tabela caption
{
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.tabela th
{
	background-color:#eeeeee;
	border-left:1px #cecece solid;
	border-bottom:1px #cecece  solid;
	padding:10px;
}
.tabela td
{
	background-color:white;
	border-left:1px #cecece solid;
	padding:10px;
	border-bottom:1px #cecece  solid;
	text-align:center;
}
.emphasize
{
	font-weight:bolder;
	text-decoration:underline;
	background-color:#eeeeee;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:0px;
}
.comment
{
	width:760px;;
	height:100px;
	margin:15px;
}
.photoDiv
{
	width:100%;
}
#footer
{
	padding: 5px 0px;
	background-color: #0B3C77;
	color: #ffffff;
	width: 100%;
	height: 30px;
	text-align: center;
	border-bottom: 1px #d3a351 dotted;
	border-top: 1px #d3a351 dotted;
	font-weight:bold;
	font-size:medium;
	font-weight:normal;
}
.authors
{
	margin:0px;
	padding:0px;
	font-size:small;
	color:#808080;
	float:right;
	
}
.clearer
{
	clear:both;
}

