BODY {
  background-color: #F0F0F0;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 0px;
  font-family : Futura, Arial, sans-serif;
  font-size: 12px;
}

TD, INPUT, TEXTAREA, SELECT, P {
	font-size: 12px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

P {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

IMG {
  border: 0px;
}



TABLE.main-top {
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	background-color: white;
}
TABLE.main-center {
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	background-color: white;
}
TABLE.main-bottom {
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	background-color: white;
}

P.line {
	border-top: 1px solid #E0E0E0;
}

TD.menu {
	background-color: #F8F8F8;
}
TD.menu-top {
	background-color: #FD6304;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
TD.menu-item {
	background-color: #E0E0E0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

TD.main-top {
	background-color: #FD6304;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
TD.main {
	background-color: #E0E0E0;
	color: #000000;
	font-weight: normal;
}
TD.main-light {
	background-color: #F0F0F0;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.header, TH {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 3px solid #FD6304;
}

.header_sum {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 3px solid #FD6304;
	border-top: 1px solid #000000;
}

.footer {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-top: 3px solid black;
}

TD.bottom {
	background-color: #E0E0E0;
	color: #808080;
	font-size: 10px;
	font-weight: bold;
}

FONT.h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
FONT.h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
FONT.h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

HR {
	color: #F8F8F8;
	background-color: #F8F8F8;
	height: 1px;
	border: 0px;
}

.main-box1 {
	background-color: #F8F8F8;
	border: 1px solid #A0A0A0;
	padding: 2px;
	margin: 4px
}


P.news-main {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	margin: 4px;
	text-align: justify;
}
FONT.news-title {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
FONT.news-poster {
	font-size: 10px;
	font-weight: normal;
}


A:link {
	color: #A00000;
	text-decoration: none;
}
A:visited {
	color: #A00000;
	text-decoration: none;
}
A:hover {
	color: #A00000;
	text-decoration: underline;
}

A.menu:link {
	color: #000000;
	text-decoration: none;
}
A.menu:visited {
	color: #000000;
	text-decoration: none;
}
A.menu:hover {
	color: #000000;
	text-decoration: underline;
}

INPUT, SELECT, TEXTAREA {
	color: black;
	background-color: #F0F0F0;
	border: solid 1px #D0D0D0;
	margin: 2px;
}

INPUT:hover, INPUT:active, TEXTAREA:hover {
  border: solid 1px #FD6304;
}

INPUT.button {
	background-color: #FD6304;
	font-weight: bold;
	color: white;
	border: 0px;
	padding: 0 2px 0 2px ;
	cursor: pointer; 
}

P.check_Da {
	font-size: 12px;
	font-weight: bold;
	background: #00A000;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	text-align: center;
}
P.check_Ne {
	font-size: 12px;
	font-weight: bold;
	background: #C00000;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	text-align: center;
}

.boxGreen {
  background-color: #D0FFD0;
  padding: 1px 2px 1px 2px;
  border: solid 1px white;
}

.boxRed {
  background-color: #FFD0D0;
  padding: 1px 2px 1px 2px;
  border: solid 1px white;
}

.box1 {
  background-color: rgb(252, 216, 191);
  padding: 1px 2px 1px 2px;
  margin-bottom: 1px;
  border: solid 1px white;
}
.box2 {
  background-color: rgb(252, 236, 226);
  padding: 1px 2px 1px 2px;
  margin-bottom: 1px;
  border: solid 1px white;
}
.box3 {
  background-color: #B3CFCB;
  padding: 5px;
  margin-bottom: 1px;
  border: solid 1px #ffffff;
}

#headerBdays {
  padding: 0px;
  margin-left: 6px;
}

#headerBar {
  margin-right: 4px;
  padding: 2px;
}
#headerBar a {
  text-decoration: none;
  padding: 1px;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
  float: right;
}
#headerBar a:link {
	background-color: #FD6304;
  color: white;
	border-bottom: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
	padding: 2px;
}
#headerBar a:visited {
	background-color: #FD6304;
  color: white;
  border-bottom: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
}
#headerBar a:active {
	color: #A00000;
}
#headerBar a:hover {
	color: #A00000;
	background-color: white;
	border-bottom: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-right: 4px;
}

a.button {
  margin-right: 4px;
  padding: 2px;
}
a.button {
  text-decoration: none;
  padding: 1px;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
}
a.button:link {
	background-color: #FD6304;
  color: white;
	border-bottom: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
	padding: 2px;
}
a.button:visited {
	background-color: #FD6304;
  color: white;
  border-bottom: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
	border-top: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
}
a.button:active {
	color: #A00000;
}
a.button:hover {
	color: #A00000;
	background-color: white;
	border-bottom: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
}

#menubar {
  height: 16px;
  margin: 0 7px 10px 7px;
  padding: 2px 0 2px 0;
  background-color: #FD6304; 
  border: solid 2px #E0E0E0;
}

#cssdropdown, #cssdropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
		
#cssdropdown li {
  float: left;
  position: relative;
}

.mainitems {
  margin-left: 6px;
  margin-right: 6px;
  color: black;
}

.mainitems a {
  margin-left: 3px;
  margin-right: 3px;
  font-weight: bold;
  font-size: 11px;
  padding: 2px 0 4px 0;
  display: block;
}

.mainitems a:link {
  text-decoration: none;
  color: white;
}
.mainitems a:active {
  text-decoration: none;
  color: #FD6304; 
}
.mainitems a:visited {
  text-decoration: none;
  color: white;
}
.mainitems a:hover {
  text-decoration: none;
  color: black;
}

.subuls {
  display: none;
  width: 150px;
  position: absolute;
  top: 18px;
  left: 0;
  background-color: #A0A0A0;
  margin: 1px 3px 1px 3px;
}

.subuls li {
  width: 100%;
  /*margin: 0px 0px 2px 2px;*/
}

.subuls li a {
  
}

#cssdropdown { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
  display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
  clear: left;
}

.right{
	text-align: right;
}
.clear {
	clear: both;
}	
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../images/calendar.png') no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

TABLE.border TD {
	border-bottom: 1px dashed #444;
}
table.tableList {
	border-spacing: 0;
}
table.tableList th {
	background: none repeat scroll 0 0 #FFFFFF;
	text-align:	left;
}
table.tableList td, th {
    padding: 0.4em 0.2em;
}
/*
table.tableList tr:nth-child(4n+2) {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #000000;
}
table.tableList tr:nth-child(4n) {
    background: none repeat scroll 0 0 #E0E0E0;
    color: #000000;
}
*/
table.tableList .extra {
	background:		#FFF;
	padding: 			10px;
}
table.tableList .extra table {
	background:		#FFF;
}
table.tableList .actOddRow,  .actOddRow		{background:	#F0F0F0;}
table.tableList .actEvenRow, .actEvenRow	{background:	#E0E0E0;}
table.tableList .delOddRow,  .delOddRow,	.delOddRow  td.header	{background:	#FFD0D0;}
table.tableList .delEvenRow, .delEvenRow, .delEvenRow td.header {background:	#FFA0A0;}

.actRow.oddRow {background:	#F0F0F0;}
.actRow.evenRow{background:	#E0E0E0;}
.delRow.oddRow {background:	#FFD0D0;}
.delRow.evenRow{background:	#FFA0A0;}

form .error{
color			: red;	
}

.poll_answer{
	height		: 8px;
	background: red;
	margin		: 4px 0 10px 0;
}

.zakljucenZNic {
	float: right;
	padding-right: 45%;
	color: #A00000;
}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#FFFFFF;}

/* Container */
#simplemodal-container {
	height:240px;
	width:400px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #444;
	padding:12px;
}
#simplemodal-container .simplemodal-data {
	padding:8px;
}
#simplemodal-container a {
	color:#A00000;
}
/*#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}*/
#simplemodal-container h3 {
	color:#84b8d9;
	text-align: center;
}

#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}

.cbGroup {
	width: 500px;
	padding: 5px;
}

.cbGroup label {
	display: inline-block;
	width: 225px;
}

.cbRegije {
	display: inline-block;
	width: 145px;
}

label.link {
	color: #A00000;
	text-decoration: none;
}

label.link:hover {
	color: #A00000;
	text-decoration: underline;
	cursor: pointer;
}

.selectionLarge {
	max-width: 240px;
}