/* CSS Document */

BODY {
	
/*	font-family: Verdana,Arial,Helvetica, sans-serif;*/
/*	font-size: 11px;*/
/*	color: #000050;*/
/*	background: #FFFFFF*/
	}
	
.main {
	border: 1px solid #000066;
	margin: 2px 2px 2px 2px;
	background: #FFFFFF;
}

td,tr,p,div {/* Osnovni tekst */
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px; 
	color: #000066;
	}
	
	
/*head*/

.titlerow{
	height: 20px !important;
}

.head_bg{
        border: 1px solid #FFFFFF;
        height: 120px;
	margin: 1px 1px 1px 1px;
	background: url(/images/stories/kk3.jpg);
}


.prelom{    
	background: #EEEEFF;
	border: 1px solid #000066;
	height: 5px;
	margin: 3px 3px 3px 3px;
	padding-left: 4px;
	vertical-align: middle;
}

/*konec head */


.content{
	border: 1px solid #000066;
	margin: 3px 3px 3px 3px;
}
		
.error {
  font-style: italic;
  /*text-transform: uppercase;*/
  padding: 5px;
  color: #8EAAFF;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 150px;
  padding: 4px;
}

.pagenav {
  font-size: 12px;
  font-weight: bold;
  width: auto;
  padding: 4px;
  margin: 1px;
}


/* mambo core stuff */
a:link, a:visited {
	color: #000066; text-decoration: none;
	font-weight: bold;
}

a:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;	
        text-decoration: underline;
	/* font-weight: bold; */
}

.foot{
	color: #FFFFFF;
	text-align: center;
	background: #000066;
	height: 11px;
}


ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.logintext{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.button {
	padding: 2px 5px 2px 5px;
	background-color: #EEEEFF;
	color: #000050;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

.inputbox {

	border:solid 1px #FF6600;
	background-color: #ffffff;
	vertical-align: middle;
	font-size: 12px;
}
.inputbox_search {
	border:solid 1px #000066;
	background-color: #FFFFFF;
	vertical-align: baseline;
	font-size: 12px;
	padding-left: 3px;
}
.box {
	height: 25px;
	vertical-align: middle;
	padding-right: 3px;
	margin-bottom: 0px;
}

.searchbox {
	border: 0px solid #000066;
	background-color: transparent;
	color: #000066;
}



table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.moduletable th {
	color: #000066;
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #000066;
	}

table.moduletable td {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;
	text-align: left;
}

.small {
	color: #000066;
	font-size: 10px;
}

.createdate {
	color: #000066;
	font-size: 10px;
}

.modifydate {
	color: #000066;
	font-size: 10px;
}

a.mainlevel:link, a.mainlevel:visited{
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	line-height: 20px;
        width: 100%;
	background: #EFEFEF;
	height: 25px;
		text-indent: 7px;
		}
		

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
	text-indent: 7px;
	line-height: 20px;
	width: 100%;
	background: url(../images/meni_bg.jpg);
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 3px;
	vertical-align: middle;
	font-size: 12px;
	color: #FFAB82;
	text-align: left;
}

a.sublevel:hover {
	color: #000066;
	text-indent: 3px;
		
}

.contentheading {
  	font-size        : 13px;
  	font-weight      : bold;
  	letter-spacing   : 1px;
  	padding-left     : 25px;
	padding-top: 3px;
  	vertical-align   : middle;
  	color            : #FF6600;
  	text-align       : left;
  	width            : 100%;
	/*text-transform: uppercase;*/
}


table.contentpaneopen {
	width: 100%;
	margin-bottom: 12px;


}
table.contentpane td {
	margin: 0px;
	padding: 5px;
}

.contentdescription {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}

.componentheading {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	vertical-align   : baseline;
	padding: 3px 25px;
	padding-left     : 25px;
	font-size: 13px;
	text-transform: uppercase;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #EEEEFF;
}

.poll{
	color:#000066;
        font-size: 10px;
}