body {
	margin: 2px;
}

.header {
	background-color: #339933;
	height: 60px;
	text-align: center;
}

.leftmenu {
	margin-top: 5px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.leftmenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	list-style: none;
}

.leftmenu li {
	margin-right: 5px;
	border-bottom: 1px solid #CCFFCC;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.leftmenu #kronoID, #registerID, #emailID, #muvInfoID, #narocilnicaID {
	padding-left: 2px;
	background-color: #99FF99;
	border-bottom: 1px solid #ADADAD;
}

.rounded {position:relative; background-color: #DEFFFF; width: 200px; padding-bottom: 20px;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#DEFFFF; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.rounded em b {position:absolute; font-size:150px; font-family:arial; color:#DEFFFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.rounded div.inner {position:relative; z-index:100; padding-top: 10px; padding-left: 5px;}

.content {
	padding-top: 20px;
}

.footer {
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #303030;
}


div.listObcine {
	margin-top: 10px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div.listObcine a {
	color: #000000;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

div.listObcine a:hover {
	text-decoration: underline;
}

input.searchBox {
	height: 18px;
	width: 153px;
	background-image: url('../images/searchBox.png');
	background-repeat: no-repeat;
	border: 0px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

#registerList {
	font-size: 10px;
	padding-left: 10px;
}

#kronoList {
	font-size: 12px;
	padding-left: 5px;
}

div.yearItem {
	cursor: pointer;
	width: 100%;
}

div.yearItem a {
	padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #000000;
}

div.yearItem a:hover {
	background-color: #0000cc;
	color: #FFFFFF;
	border-right: 4px solid #33FF66;
}

div.tematikaItem {
	cursor: pointer;
}

div.tematikaItem2 a{
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	margin-right: 5px;
}

div.tematikaItem2 a:hover{
	background-color: #0000cc;
	color: #FFFFFF;
	border-right: 4px solid #33FF66;
}

div.subItems {
	cursor: pointer;
}

table.predpisiTable {
	padding: 5px;
	width: 100%;
}

table.predpisiTable thead.header th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #CAE8EA;
}

table.predpisiTable tr td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 4px 4px 4px 6px;
	color: #6D929B;
}

table.predpisiTable tr.alt td {
	background: #F5FAFA;
	color: #948A7D;
}

table.predpisiTable tr.alt td a {
	background: #F5FAFA;
	color: #948A7D;
}

table.predpisiTable tr td a {
	text-decoration: underline;
	color: #6D929B;
}

a.selObcina {
	background-color: #00CCFF;
	text-decoration: underline;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: 1px solid #606060;
}

a.selIzdaja {
	background-color: #00CCFF;
	text-decoration: underline;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #606060;
}

div.listIzdaje {
	width: 100%;
	text-align: center;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	font-size: 12px;
}

div.listIzdaje a {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div.listIzdaje a:hover {
	text-decoration: underline;
	font-weight: bold;
}


div.obcinaDetail {
	padding: 10px;
	text-align: left;
}

div.obcinaDetail div.name {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

div.obcinaDetail table {
	color:#607070;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #606060;
	background-color: #EEEEFF;
	text-align: left;
}

div.obcinaDetail td.title {
	font-size: 10px;
	color: #000000;
}

div.obcinaDetail td.img {
	width: 50px;
	text-align: center;
}

div.selectPredpisi {
	padding: 10px;
	text-align: left;
}

div.selectPredpisi a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
	padding: 2px;
	color: #000000;
}

input, textarea {
	border: 1px solid #303030;
	padding: 2px;
}

#nextIssue {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #006600;
}