body {
	background-color: #DBDBDB;
	text-align: center;
	margin-top: 5px;
}
blockquote {
	padding-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-left: 2px solid #555555;
	margin: 0px;
	color: #000000;
	/*font-style: italic;*/
}
.greyBorder {
	border: 1px solid #CCCCCC;
}
div#motive h1 {
	bottom: 34px;
}
div#container {
	width: 818px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div#header {
	height: 95px;
	margin: 0px;
	background-image: url(../images/header/logo-gore-eng.gif);
	background-position: 38px 12px;
	background-repeat: no-repeat;

}

div#topmenu {
	height: 27px;
	margin: 0px;
	background: #03C8EB;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	box-sizing: border-box;
	font-style: normal;
	font-weight: bold;
	-moz-box-sizing: border-box;
}
div#topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#topmenu a:hover, div#topmenu a.active {
	color: #38404B;
}

div#location {
	position: relative;
	height: 17px;
	margin: 0px;
	background: #CCCCCC url(../images/header/uzorak-pozadine-header.gif);
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	box-sizing: border-box;
	font-style: normal;
	-moz-box-sizing: border-box;
}

#languages {
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

div#location a, #languages a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div#location a:hover {
	text-decoration: underline;
}

div#location a:hover {
	text-decoration: underline;
}
div#motive {
	margin: 0px;
	background: #D2CA82;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
div#motive h1 {
	position: absolute;
	text-decoration: none;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: normal;
	letter-spacing: 0.07em;
	margin: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

div#title {
	height: 40px;
	margin: 0px;
	background: #EFDD93 url(../images/header/traka-ispod-headera.gif) repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div#title h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

.contentBox {
	border-bottom: 1px dotted #777777;
	padding: 7px;
	margin-bottom: 5px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0px;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: default;
}

#content blockquote p{
	color: #000000;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #555555;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content h4, #content #workflow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03C8EB;/*01ADDD*/
}
#content a:hover, #content a:visited, #content a:active
{
	color: #01ADDD;/*#01ADDD; #38404B;*/
}

#content .emtext {
	color: #000000;
}


#leftcol {
	border-right: 1px dotted #777777;
}


div#footer {
	margin: 0;
	padding: 0;
	background: #DBDBDB url(../images/zaobljenje-dolje-plavo.gif) no-repeat;
	height: 24px;
	padding-top: 10px;

}
div#footer div#menu {
	height: 27px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #318499;
	box-sizing: border-box;
	font-style: normal;
	font-weight: normal;
	-moz-box-sizing: border-box;
}
div#footer div#menu a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #318499;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div#footer div#menu a:hover {
	color: #38404B;
}
