@CHARSET "UTF-8";

html,body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 0.7em;;
	line-height: 1.4em;;
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;;
	text-align: left;
}

p {
	margin: 0 10px 10px
}

a {
	color: #444444;
	padding: 2px;
}

a:hover {
	background-color: #29668c;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
}

div#header {
	height: 20px;;
	line-height: 10px;;
	margin: 0;;
	color: #000;
	padding-left: 0px;
	padding-top: 5px;
	background-color: #e6e6e6;
}

div#content p {
	line-height: 1.4;
}

div#navigation {
	background: #fff;
	color: #000;
}

div#footer {	
	clear: both;
	width: 100%;
	background: #b0b3b4;
	color: #FFF;	
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
}

div#wrapper {
	float: right;
	width: 100%;
	margin-right: -15%;
}

div#content {
	margin-right: 15.5%;
}

div#navigation {
	float: left;
	width: 15%;
}

h1 {
	font-size: 10px;
}

table.sivoOdzadje {
	background-color: #fafafa;
}

table.rumenoOdzadje {
	background-color: #e0e0e0;
}

div#content span {
	font: 1.3em/ 1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
	/*	background: url(bg_caption.jpg) right top; */
	height: 35px;
	font-weight: bold;
	color: #000000;
}

span pagebanner {
	background-color: #000000;
}

caption {
	font: 1.4em/ 1.4em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
	background: url(bg_caption.jpg) right top;
	height: 35px;
	color: #FFAA00;
}

td.reseno {
	background-color: #c6efce;
	color: #37615e;
}

td.nereseno {
	background-color: #ffc7ce;
	color: #9c0006;
}

td.delno_reseno {
	background-color: #ffeb9c;
	color: #ae6548;
}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor: pointer;
}

.element {
	
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding: 10px 20px;
	float: right;
}

blockquote {
	text-style: italic;
	padding: 5px 0 5px 30px;
}

#dhtmlgoodies_tooltip {
	background-color: #EEE;
	border: 1px solid #000;
	position: absolute;
	display: none;
	z-index: 20000;
	padding: 2px;
	font-size: 0.9em;
	-moz-border-radius: 6px; /* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}

#dhtmlgoodies_tooltipShadow {
	position: absolute;
	background-color: #555;
	display: none;
	z-index: 10000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius: 6px; /* Rounded edges in Firefox */
}

/*Forms defaults*/
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

label {
	color: #000000;
	cursor: pointer;
	padding-left: 2px;
	line-height: 15px;
	vertical-align: top;
}

label.chosen {
	color: #333;
}

/*Transparent items*/
.transparent {
	filter: alpha(opacity =   0);
	-moz-opacity: 0;
	opacity: 0;
	border: 0px solid #FFF;
	background: #FFF;
	z-index: 10;
	cursor: pointer;
}

.transparentFake {
	background: none;
	border: none;
}

.transparent2 {
	z-index: 10;
}

/*Text inputs*/
.textinput,.textinputHovered {
	width: 236px;
	height: 15px;
	background: url(input.gif) no-repeat left top;
	border: none;
	padding: 4px 8px;
	cursor: text;
}

.textinputHovered {
	background-position: left bottom;
}

/*Text areas*/
.textarea,.textareaHovered {
	width: 336px;
	height: 125px;
	background: url(textarea.gif) no-repeat left top;
	border: none;
	padding: 4px 8px;
	cursor: text;
}

.textareaHovered {
	background-position: left bottom;
}

/*Selects*/
.selectArea {
	width: 230px;
	height: 17px;
}

/*Button*/
.buttonSubmit,.buttonSubmitHovered {
	width: 69px;
	height: 26px;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	background: url(button.gif) no-repeat left top;
	cursor: pointer;
	border: none;
}

.buttonSubmitHovered {
	background-position: left bottom;
}

#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}

/* TABLE DATA DESIGN */
.datalist {
	width: 100%;
}

/* Hover efekt za tabelo pod TR celicami */
.datalisttr:hover {
	background-color: #d8d8d8;
}
/* Popravek za IE6 za hover pod TR celicami */
.hlt {background-color: #d8d8d8; color: black;}
.datalisttr {
	h: expression(onmouseover=new Function("this.className = 'hlt';"));
}
.hlt {
	h: expression(onmouseout=new Function("this.className = 'datalisttr';"));
}


.datalist thead th {
	background-image:url(back.gif);
	background-repeat:repeat-x;
	/*	line-height: 25px;  */
	list-style:none;
	margin:2px;
	padding:2px 0px 0px 2px;
	color: #ffffff;
	border-right: thin dotted #ffffff;
	border-width: 1px;
	border-collapse: collapse;
	table-layout: fixed;
}

.datalist tr td {
	padding: 2px;
}

/** TRANSPARENTNI DIV */
#alpha_div {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.alpha_BG {
  background-color:#000;
  opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera */
  -moz-opacity: 0.5;  /*older Mozilla */
}

#alpha_window {
  position: absolute;
  padding: 4px;
  background: #fff;
  z-index: 102;
  color: #000;
  display:none;
  border: 2px solid #404040;
  text-align:left;
  top: 15px;
  left: 5%;
  width: 90%; 
  display: block;
}

#title_alpha_div {
	height: 25px;
}
#content_alpha {
	min-height: 400px;
}
a.close-alpha-link {
	position: absolute;
	z-index: 10002;
	top: 8px;
	right: 10px;
	font-weight: bold;
	color: #000;
}
