@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.clear {
	clear: both;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header h1 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 34px;
	color: #FFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.eng {
	float: left;
	height: auto;
	width: 40px;
	margin-left: 15px;
	margin-top: 85px;
}
.aktivan {
	background-color: #007bc5;
}
#sidebar a:first-child.aktivan{
border-radius:10px 10px 0 0 !important;	
}


#header h2 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	width: 100%;
}
#content #sidebar {
	background-color: #295294;
	float: left;
	width: 20%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}

#content #sidebar a {
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 96%;
	text-align: center;
	color: #FFF;
	padding-top: 4%;
	padding-right: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#content #sidebar a:hover {
	text-decoration: underline;
	color: #F0F0F0;
	text-shadow:0 0 3px #fff;
}
.dhglogo {
	margin-top: 15px;
	margin-bottom: 15px;
}




#content #main {
	padding: 2%;
	width: 76%;
	float: right;
}
.textcentar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a.kartice {
	text-decoration: none;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background-color: #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	
}
a.trenutno {
	background-color: #00CCFF;
}
a.kartice:hover {
	background-color: #007BC5;
	color: #FFF;
}
#main table {
	width: 96%;
	margin-top: 20px;
	color:#000 !important;
}

#main table div p strong{color:#fff !important}
.tekstporavnanje {
	text-align: justify;
	vertical-align: middle;
	display: table;
}
.plavitextnaslovi {
	font-size: 14px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.okvir {
	border: thick groove #CCCCCC;
}
.levo_margina {
	float: left;
	margin-left: 14%;
	text-align: left;
	width: 36%;
}
.desno_margina {
	text-align: right;
	float: right;
	width: 35%;
	margin-right: 15%;
}
.upomoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
