/*
this CSS file was designed, initially programmed and mantained by Andraz Kozelj
*/
    
a:link,
a:active,
a:visited {
 color : #dc2b19;
	text-decoration: none;
}
a:hover {
   color : #dc2b19;
   text-decoration: underline;
}

.navigator-cell {
	background-attachment: fixed;
	background-image: url("../images/back_07.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #aaaaaa;
}

.submenuCell {
	background-color: #ffffff; 
	background-image: url("../images/back_09.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	background-attachment: fixed; 
	width: 157px;
	padding: 2px; 
}
.stripLeft {
	background-color: #ffffff;
	background-image: url("../images/back_13.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
}

.regular {
 font-size: 9px;
}

body,
table,
td,tr
li,ul
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

body {
	background-color: #dddddd;
	background-image: url("../images/back.gif");
 

    scrollbar-face-color: #ffffff;
    scrollbar-track-color: #c2c2c2;
    scrollbar-arrow-color: #dc2b19; 
    scrollbar-shadow-color: #aaaaaa;
    scrollbar-highlight-color: #eeeeee;
    scrollbar-3dlight-color: #444444;
    scrollbar-darkshadow-color: #444444;
	
	background-attachment: fixed;
}

.copyright {
	font-size: xx-small;
	background-position: left bottom;
	vertical-align: bottom;
	background-color: #dc2b19;
}

td.copyright {
	background-color: #dc2b19;
	background-image: url("../images/enjoy.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.main-text {
	vertical-align: top;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 4px;
	background-attachment: fixed;
	background-image: url("../images/krempli_anim.gif");
	background-repeat: repeat-y;
	background-position: right top;

}
.submenuName {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	
}
.submenuSection {
	font-weight: bold;
	color: #eeeeee;
	text-align: left;
	font-size: 11px;

}
.main-text-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;

}
.main-text-subtitle {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;

}
.tocka {
	font-weight: bold;
	color: #dc2b19;
}
.table-header {
	font-style: italic;
	background-color: #ffffff;
}
.komentar {
	font-style: italic;
}
.komentar-mocen {
	font-style: italic;
	font-weight: bold;
}
a.copyright:link,
a.copyright:visited,
a.copyright:active {
    color : #eeeeee;
	text-decoration : none;
}

a.copyright:hover {
    color : #ffffff;
	text-decoration: none;
}
.header-logo {

	background-color: #ffffff;
	background-image: url("../images/back_01.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pic-cell {

  height: 135;
  text-align: center;
  vertical-align: bottom;
  background-color: #eeeeee;
}

.pic-name {
   font-size: 9px;
   font-weight: bold;
   vertical-align: top;
}

.pic-size {
   font-size: 8px;
   color: #666666;
}

.pic-nav {
   height: 15;
   vertical-align: bottom;
   text-align: right;
}

.red-frame {
	border: 1px solid #dc2b19;
	padding: 2px;
	margin: 0px;
}
.header-diagonala {
	background-color: #dc2b19;
	background-image: url("../images/back_02.gif");
	background-position: left top;
	background-repeat: no-repeat;


}
.komentar-velik {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
.side-bar {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	background-image: url("../images/vertical_sep.gif");

}
.fbl-back {
	background-image: url("../images/fbl_back.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.news-header {
  margin:0px; padding:3px;
	font-weight: bold;
	background-color: #c2c2c2;
	background-image: url("../images/back_header.gif");
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	width: 30px;
	height: 20px;
}
.news-title {
  margin:0px; padding:3px;
	font-weight: bold;
	color: #ffffff;
}
.fs-logo {
	background-color: #dc2b19;
	background-image: url("../images/back_06.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.picshadow1, .picshadow2, .picshadow3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.picshadow1 {
  float:left;
  background:url("../images/shadow.gif") right bottom no-repeat;
  }
.picshadow2 {
  background:url("../images/corner_bl.gif") left bottom no-repeat;
  }
.picshadow3 {
  padding:0 4px 4px 0;
  background:url("../images/corner_tr.gif") right top no-repeat;
  }

