@charset "UTF-8";

/*
barve:
temno modra: #000099
ozadje bodyhtml: #D9EFFF
zelene za navigacijo: #8EB214
svetlo rumena: #FFFFCC
logo modra: #001078
*/ /* =================== BLOGS ======================= */
.blogentry {
	margin-bottom: 30px;
}

.blogentry .blogtitle {
	font-size: 16px;
	color: #8EB214;
	font-weight: bold;
	font-family: "trebuchet ms", helvetica, arial;
	background-color: #FFFFCC;
	padding: 0px;
	padding-left: 15px;
}

.blogentry .blogtitle .date {
	color: black;
	font-weight: normal;
}

.blogentry .blogauthor {
	background-image: url(/images/user_comment.png);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 40px;
}

.blogentry .blogcontent {
	padding: 8px 0 8px 30px;
}

.blogentry .blogaction {
	padding: 5px 0 5px 15px;
}

.bloglast {
	background-color: #fffee0;
	border: 1px solid #fbf071;
	padding: 12px;
	width: 80%;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.bloglast .title {
	font-size: 12px;
	font-weight: bold;
	color: #001078;
	font-family: Verdana, sans-serif;
}

.bloglast .entryinfo {
	padding-left: 25px;
	background-image: url(/images/user_comment.png);
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 6px;
	background-position: left top;
	background-repeat: no-repeat;
}

.bloglast .entryinfo .date {
	margin-left: 15px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #555
}

/* =================== ENDBLOGS ======================= */
	/* MAIN COLUMN BASIC STYLES */
.title {
	font-family: "trebuchet ms", helvetica, arial;
	font-size: 18px;
	font-weight: bold;
	color: #001078;
}

.subtitle {
	font-family: "trebuchet ms", helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	color: #8EB214;
}

.subtitle a:link {
	color: #8EB214;
	text-decoration: none;
}

.subtitle a:visited {
	color: #8EB214;
	text-decoration: none;
}

.nodecorationlink {
	text-decoration: none;
}

.date {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* ne rabimo vec 
.date a{
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-decoration:none;
color:#000099;
}*/
.abstract {
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, arial;
	font-style: italic;
}

.content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea,input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* paragraph same as content */
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.indent {
	margin-left: 15px;
}

.linespacing {
	line-height: 1.6em;
}

a:link {
	color: #001078;
}

a:visited {
	color: #001078;
}

.imageleft {
	margin-right: 5px;
}

.imageright {
	margin-left: 5px;
}

/* namesto tega tablecontent na vrhu tabele
.tdlink a{
text-decoration:none;
color:#000099;
}
*/ /* =================== TABLES ======================= */ /* vzorec:
S HEADERJEM (zaradi paddinga je tabela zamaknjena - za "prave" tabele)<br>
<br>
<table cellpadding="0px" cellspacing="0px" class="tablepadding tablecontent" width="100%">
<tr>
<td width="91" class="tableheader" >asdfasdf</td>
</tr>
<tr>
<td>asdfasdfasdf</td>
</tr>
</table>

<br>
BREZ HEADERJA (ni levega paddinga - za nekaj kar je tabela samo zaradi poravnave stolpcev) <br>
<br>
<table cellpadding="0px" cellspacing="0px" class="tablenopadding content">
<tr>
<td>dfasdfasdf df asdf af</td>
</tr>
</table>
*/
.tablepadding td {
	padding: 3px 5px 3px 5px;
}

.tablenopadding td {
	padding: 3px 5px 3px 0px;
}

.tableheader {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8EB214;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tablecontent {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablecontent a:link {
	text-decoration: none;
	color: #001078;
}

.tablecontent a:visited {
	text-decoration: none;
	color: #001078;
}

/* nastavis na tr - se ne dela*/
.tabledelimiter {
	border-bottom: solid #8EB214;
}

.even {
	background-color: #FFFFCC;
}

/* =================== END TABLES ======================= */
	/* =================== BLOGS ======================= */
.blogentry {
	
}

/* =================== ENDBLOGS ======================= */
.pageslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pageslist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.formerror {
	color: #FF0000;
	font-size: 12px;
}

.formok {
	color: #007F05;
	font-size: 12px;
}

.formbutton_fixed {
	margin-left: 20px;
	width: 120px;
}

.formfield,.formfield_wide,.formfield_wider,.formfield_textarea, .formfield_textarea_2of3, .formfield_textarea_high
	{
	background-color: #FFFFFF;
	border: #AAAAAA solid 1px;
	color: #000000;
	font-size: inherit;
	padding: 0.2em;
	width: 200px;
	font-size: 12px;
}

.formfield-error-report {
	background-color: #FFFFFF;
	border: #AAAAAA solid 1px;
	color: #000000;
	font-size: inherit;
	padding: 0.2em;
	width: 360px;
	font-size: 12px;
}

.formfield_checkbox {
	margin-right: 3px;
	width: 16px;
}

.formfield_textarea_high {
	height: 100px;
}

.formfield_textarea {
	width: 350px;
	height: 150px;
}

.formfield_textarea_2of3 {
	width: 350px;
	height: 100px;
}

.formfield_wide {
	width: 350px;
}

.formfield_wider {
	width: 800px;
}

.explanationText {
	font-size: 10px;
	font-style: italic;
}

.floated100l {
	width: 100%;
	float: left;
}

/* END MAIN COLUMN BASIC STYLES */ /* CALENDAR */
a#dan {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-family: "trebuchet ms", helvetica, arial;
	font-size: 20px;
	font-weight: bold;
	/*color:#001078;*/
}

a.minidan {
	display: block;
	width: 14px;
	height: 14px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	font-family: "trebuchet ms", helvetica, arial;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #D9EFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.borderbottom {
	width: 912px;
	height: 6px;
	background-image: url(../images/bottomborder.jpg);
	background-repeat: no-repeat;
}

.borderup {
	width: 912px;
	height: 6px;
	background-image: url(../images/upperborder.jpg);
	background-repeat: no-repeat;
}

.borderleft {
	width: 6px;
	height: 100%;
	background-image: url(../images/leftborder.jpg);
	background-repeat: repeat-y;
}

.borderright {
	width: 6px;
	height: 100%;
	background-image: url(../images/rightborder.jpg);
	background-repeat: repeat-y;
}

#maincolumn { /*width:66%;*/
	/* naj se prilagaja ce bo treba, ce bo v desnem ali levem prevec vsebine...*/
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 10px 10px 25px 10px;
}

#leftcolumn {
	width: 155px;
	background-color: #FFFFFF;
	background-image: url(../images/columnbackground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightcolumn {
	width: 155px;
	background-color: #FFFFFF;
	background-image: url(../images/columnbackground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.columncaption {
	background-color: #001078;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}

.columncaption a:link,.columncaption a:visited {
	color: #FFFFFF;
}

.columncontent {
	padding: 3px 5px 3px 10px;
}

.columncontent a:link,.columncontent a:visited {
	color: #000000;
}

.sidecolumnNoticeDescription {
	font-size: 10px;
}

#copyright {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #8EB214;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}

/* MAIN NAVIGATION STYLES */
.mainnavtable {
	background-color: #8EB214;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	margin: 0;
}

.mainnavcell {
	width: 14%;
	padding: 3px 0px 3px 0px;
}

.mainnavcell a:link,.mainnavcell a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.mainnavlastcell {
	width: 16%;
	padding: 3px 0px 3px 0px;
}

.mainnavlastcell a:link,.mainnavlastcell a:visited {
	width: 16%;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

/* END OF MAIN NAVIGATION STYLES */
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.inputtext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
}

.greenbox {
	border-color: #8EB214;
	border-width: 1px;
	border-style: solid;
}

.obcineSelectDiv {
	margin: 3px 0px 3px 0px;
}

.flink {
	color: #001078;
	cursor: pointer;
}