 html {
}

@font-face {
	font-family: "Myriad web pro";
	font-style: normal;
	font-weight: normal;
	src: url("/css/myriad-web.ttf") format('truetype');
}

body {
	margin: 0;
	padding: 0;
	background-image: url("/img/orada-ozadje.png");
}

.display-none {
	display: none;
}

#admin-switch {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

#admin {
	z-index: 1000;
	height: 29px;
	top: -40px;
	opacity: 1;
	color: #bfbfbf;
	border-bottom: 2px solid #bbb;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	box-shadow: 0px 3px 5px #333;
	position: fixed;
	width: 100%;
	cursor: default;

	background-image: linear-gradient(bottom, rgba(24, 24, 24, 0.95) 0%, rgba(41, 41, 41, 0.95) 100%);
	background-image: -o-linear-gradient(bottom, rgba(24, 24, 24, 0.95) 0%, rgba(41, 41, 41, 0.95) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(24, 24, 24, 0.95) 0%, rgba(41, 41, 41, 0.95) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(24, 24, 24, 0.95) 0%, rgba(41, 41, 41, 0.95) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(24, 24, 24, 0.95) 0%, rgba(41, 41, 41, 0.95) 100%);

	-webkit-transition: top 0.5s ease-in-out, opacity 2s ease-in-out;
	-moz-transition: top 0.5s ease-in-out, opacity 2s ease-in-out;
	-o-transition: top 0.5s ease-in-out, opacity 2s ease-in-out;
	-ms-transition: top 0.5s ease-in-out, opacity 2s ease-in-out;
	transition: top 0.5s ease-in-out, opacity 2s ease-in-out;
}

#admin .left {
	font-size: 20px;
	font-weight: 200;
	line-height: 1;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
	float: left;
	color: white;
}

#admin .right {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
}

#admin .actions {
	float: right;
}

#admin .action, #admin .multiaction a, #admin .subaction {
	color: #bfbfbf;
	text-decoration: none;
	-webkit-transition: background-color 0.25s ease-in-out, color 0.25s linear;
	-moz-transition: background-color 0.25s linear, color 0.25s linear;
	-o-transition: background-color 0.25s ease-in-out, color 0.25s linear;
	-ms-transition: background-color 0.25s ease-in-out, color 0.25s linear;
	transition: background-color 0.25s ease-in-out, color 0.25s linear;
	display: inline-block;
	height: 12px;
	padding: 10px 10px;
	padding-top:7px;
}

#admin a.action:hover, #admin .action.selected, #admin .multiaction a:hover, #admin .multiaction a.selected{
	background-color: rgba(255, 255, 255, 0.05);
	color: white;
}

#admin .multiaction {
	position: relative;
}

#admin .action b{
	color: #BFBFBF;
}

#admin .subactions {
	position: absolute;
	left: 0;
	box-shadow: 0px 3px 5px #333;
	margin-top: 2px;
	background-color: rgba(24, 24, 24, 0.95);
	overflow: hidden;

	-webkit-transition: height 0.25s ease-in-out, color 0.25s linear;
	-moz-transition: height 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out, color 0.25s linear;
	-ms-transition: background-color 0.25s ease-in-out, color 0.25s linear;
	transition: background-color 0.25s ease-in-out, color 0.25s linear;
}

#admin .subactions.hidden {
	height: 0 !important;
}

#admin .subactions a {
	cursor: pointer;
}

#admin .subaction {
	height: 12px;
	display: block;
	width: 100%;
	white-space:nowrap;
	min-width: 100px;
}

#admin form{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 7px;
}

#admin input {
	border: none;
	height: 18px;
	color: #2D2D2D;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 125px;

	border: 1px solid #111111;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.25);
	color: rgba(255, 255, 255, 0.75);
	background-color: rgba(255, 255, 255, 0.3);
	padding: 0 3px;
}

#admin input:focus {
	background-color: white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	color: #404040;
	outline: 0 none;
}

#lang_switch {
	position: absolute;
	right: 10px;
	color: #bdbdbd;
	font-size: 14px;
}

#lang_switch a {
	font-size: 13px;
	color: #bdbdbd;
	text-decoration: none;
}

#container-top {
	width: 950px;
	margin: 35px auto 0 auto;
	position: relative;
}

#container {
	width: 950px;
	margin: 30px auto 0px auto;
	font-family: "Myriad web pro", Tahoma, Arial, sans-serif;
	min-height: 607px;
	position: relative;

	background-color: #91866c;
	box-shadow: 0 0 2px #91866c;
	padding-bottom: 50px;
}

body#content {
	background-color: #ff652b;
}

#logo {
	position: absolute;
	background-image: url("http://www.famnit.upr.si/img/famnit-logo-x2.png");
	height: 30px;
	width: 200px;
	background-size: 150px 42px;
	padding-top: 10px;
	padding-left: 195px;
	font-size: 30px;
	color: #8a8c8c;
	text-decoration: none;

	background-position: 42px 0;
	background-repeat: no-repeat;
	z-index: 5;
	display: block;
	font-family: "Tahoma";
	font-weight: normal;
}

#naziv {
	display: block;
	height: 47px;
	font-family: "Myriad web pro";
	color: #6a6968;
	text-decoration: none;
	margin-right:;
}

#naziv .up, #naziv .famnit{
	text-align: right;
	display: block;
	margin-right: 100px;
	color: #6a6968;
	text-decoration: none;
}

#naziv .up {
	padding-top: 8px;
	font-size: 14px;
}

#naziv .famnit {
	margin-top: 0px;
	font-size: 14px;
}

#logo_up {
	position: absolute;
	background-image: url("/img/logo-up.png");
	height: 47px;
	width: 89px;
	top: -5px;
	right: 5px;
}

#imgs {
	height: 137px;
	position: relative;
	overflow:hidden;
}

#imgs .mask{
	position: absolute;
	z-index: 100;
	bottom:0;
	left:0;
}

#pics {
	height: 128px;
}

#pics img {
	position: absolute;
	width: 192px;
	height: 128px;

	-moz-transition: opacity 2s linear;
	-webkit-transition: opacity 5s linear;
	-o-transition: opacity 2s linear;
	-ms-transition: opacity 2s linear;
	transition: opacity 2s linear;

	background: -moz-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -webkit-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -o-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -ms-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background-color: #91866c;
}

#pics img.fade {
	opacity: 0;
}

#vecer-logo {
	margin-top: -105px;
	position: absolute;
	z-index: 110;
}

nav {
	display: block;
}

nav ul, nav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#menus {
	float: left;
	width: 190px;
	margin-left: 15px;
	margin-bottom: 32px;
	z-index: 100;
}

nav ul {
/*	-moz-transition: opacity 0.75s linear, max-height 0.5s ease-in-out;
	-webkit-transition: opacity 0.75s linear, max-height 0.5s linear;
	-o-transition: opacity 0.75s linear, max-height 0.5s linear;
	-ms-transition: opacity 0.75s linear, max-height 0.5s linear;
	transition: opacity 0.75s linear, max-height 0.5s linear;
*/	opacity: 1;
	height: auto;
	min-height:0px;
	max-height:400px;
	overflow: hidden;
}

nav ul.collapsed {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
}

#menus a {
	display: block;
	text-decoration: none;
	font-size: 13px;
}

#menu1 {
	background: -moz-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -webkit-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -o-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: -ms-linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background: linear-gradient(left, #91866c 0%, #bfbcb4 100%);
	background-color: #91866c;

	box-shadow: 0 2px 2px #999999;
	padding: 32px 5px 35px 25px;

	line-height: 110%;
}

#menus .subentries {
	margin-top: 5px;
}

#menus .subentries li {
	padding-left: 8px;
	background-image: url("/img/bullet-menu.png");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#menus .subentries /*li:last-child*/ {
	margin-bottom: 5px;
}

#menus .subentries.collapsed {
	margin-bottom: 0;
	margin-top: 0;
}

#menu1 a {
	color: white;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	transition: color 0.5s linear;
	opacity: 0.9;
}

#menu1 a:hover {
	color: white;
}

#menu2 {
	margin-top: 25px;
	padding: 24px 5px 0 15px;
}

#menu2 a{
	color: black;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menu2 a.selected, #menu2 a.in_this {
	font-weight: bold;
	color: #484848;
}

#menu3 {
	padding: 20px 5px 0 25px;
}

#menu3 a{
	color: #91866c;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menu3 a.selected, #menu3 a.in_this {
	font-weight: bold;
}

#menu3 .subentries a {
	color: #474747;
}

#menu3 .subentries a.selected {
	color: #484848;
}

.side_banner {
	margin-top: 16px;
	padding-left: 0px;
	color: #a2a2a2;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 8px;
}

.side_banner .title {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
	padding-left: 3px;
}

.side_banner a {
	display: inline !important;
}

.side_banner img {
	margin-left: 20px;
}

#delavnice.side_banner {
	margin-top: 46px;
}

#poletne-sole.side_banner a, #seminarji.side_banner a{
	margin-left: 25px;
	margin-right: 5px;
	display: block !important;
	margin-bottom: 6px;
}

#content {
	width: 661px;
	width: 453px;
	float: right;
	margin-right:58px;
	margin-right:276px;
	min-height: 475px;
	padding-top: 25px;
	position: relative;
}

#content .app {
	margin-top: 27px;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	-ms-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

#content .staticApp .content {
	/*width: 443px;*/
}

#content .index2 > a {
	display: block;
}

.heading_anchor {
	float: right;
	margin-right: -111px;
	font-size: 12px;
	color: #929292;
	text-decoration: none;
	background-image: url("/img/arrow_top.png");
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left center;
}

/*
#content a.internal:after {
	content: " [int.]";
}

#content a.external:after {
	content: " [ext.]";
}
*/

#content table {
	border-left: 1px solid #a2cade;
	border-bottom: 1px solid #a2cade;
	border-spacing: 0;
}

#content td {
	/*
	border-right: 1px solid #ccc9c5;
	border-top: 1px solid #ccc9c5;
	*/
	border-right: 1px solid #a2cade;
	border-top: 1px solid #a2cade;

	padding: 5px;
}

#content th {
	text-align: center;
	padding: 3px;
	font-weight: normal;
	vertical-align: bottom;

	padding: 5px;
	background-color: #eee;
	font-weight: normal;
	color: #91866c;
	border-right: 1px solid #a2cade;
	border-top: 1px solid #a2cade;
}

#content .category {
	margin-top: 15px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	clear: both;
}

#content .category .title {
	font-weight: bold;
	width: 200px;
	padding: 3px;
	height: 15px;
}

#content .entries {
	width: 450px;
	margin-top: -21px;
	margin-right: 0;
	margin-left: auto;
}

#content .entry {
	margin-bottom: 15px;
}

#content .entry a{
	display: block;
}

#content .entry .name {
	background-color: rgba(224, 224, 224, 0.5);
}

#content .entry .name, #content .entry .email {
	padding: 5px;
}

#content .entry .email {
	float: right;
	margin-top: -25px;
	width: 225px;
}

#content .entry .desc {
	padding: 3px;
	color: gray;
}

#content ul {
	list-style-image:url('/css/img.php?hue=12.222222222222&img=bullet.png');
}

#content ul, #content ol {
	padding-left: 15px;
}

#content li{
	margin-bottom: 5px;
}

.index2 {
	z-index: 1;
	margin-top: 24px;
	margin-bottom: 24px;
}

.index2 > a {
/*	color: #6d727a;*/
	color: #1F78B0;
	color: #91866c;
	text-decoration: none;
	background-image: url("/css/img.php?hue=12.222222222222&img=index2-left.gif");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 3px;
	font-size: 14px;
}

.index2 a:hover {
	text-decoration: underline;
}

.indexh1 {
	padding-left: 13px;
}

.indexh2 {
	padding-left: 16px;
}

.indexh3 {
	padding-left: 23px;
	background-position: 17px 2px;
}


#breadcrumbs {
	/*
	margin-top: -25px;
	margin-left: -231px;
	width: 719px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 231px;
	*/
	margin-top: -50px;
	font-size: 11px;
	height: 15px;
	color: #333;
	/*border-bottom: 1px solid #afd975;*/
	text-shadow: 0 0 3px white;
}

#breadcrumbs a {
	color: #6a6968;
	text-decoration: none;
}

#breadcrumbs * {
	text-shadow: 0 0 3px white;
}

h1, h2, h3, input.h2 {
	width: 100%;
	color: #FAD970;
	font-size: 20px;
}

h1 {
	font-size: 18px;
}

h1 .sub {
	display: none;
	font-size: 80px;
	position: absolute;
	margin-top: 30px;
	color: #ddd;
	z-index: 0;
	left: 100%;
	line-height: 120%;
	letter-spacing: -4px;
	text-align: right;

	font-family: Helvetica;

	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);

	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;

	white-space:nowrap;
}

h2, input.h2 {
	font-size: 16px;
	border-bottom: none;
	padding-top: 15px;
	margin-bottom: 5px;
}

input.h2 {
	border: 1px solid gray;
	width: 100%;
}

h3 {
	font-size: 14px;
	border-bottom: none;
	margin-bottom: 5px;
}

a {
	color: #ffffc8;
	text-decoration: none;
}

a: hover {
	text-decoration: underline;
}

h2 a{
	text-decoration: none;
}

li::-moz-list-bullet, li::marker {
	color: #1f78b0;
	font-size: 26px;
}

.app {
	font-size: 13px;
	color: #eae8e3;
}

.staticApp, .obvestila, .news, .gostujoci {
	line-height: 145%;
}

.app .print {
	display: none;
	height: 23px;
	padding-left: 27px;
	font-size: 12px;
	float: right;
	color: #929292;
	text-decoration: none;
	background-image: url("/img/print.png");
	background-repeat: no-repeat;
	background-position: left center;
}

footer {
	display: block;
	clear: both;
	width: 689px;
	border-top: 1px solid #FAD970;
	border-bottom: 1px solid #FAD970;
	margin-left: 220px;

	font-size: 13px;
	color: #101010;

	position: relative;
	height: 139px;
	padding-left: 10px;
}

footer * {
	font-size: 12px;
}

footer h2 {
	color: #fad970;
	padding-top: 4px;
	text-transform: uppercase;
	font-size: 16px;
}

footer address {
	float: left;
	margin-right: 10px;
	font-style: normal;
}

footer .address{
	margin-top: 6px;
}

footer #telefon {
	float: left;
	margin-bottom: 10px;
}

footer #telefon img{
	margin-right: 4px;
}

footer table, footer td {
	border: 0;
}

#foto_footer {
	position: absolute;
	top: 3px;
	right: 3px;
}

#lang-sl #banners {
	width: 641px;
	height: 40px;

	padding: 10px;

	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;

	margin-left: 231px;
	margin-bottom: 25px;
}

#lang-sl #banners img {
	display: inline;
	margin: 5px;
}

#lang-en #banners {
	padding-left: 20px;
	color: #A2A2A2;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 175px;
	margin-top: -141px;
	height: 123px;

	margin-bottom: 50px;
}

#lang-en #banners a {
	display: block;
}

.smer-logo {
	position: absolute;
	left: 500px;
	background-repeat: no-repeat;
}

@-moz-keyframes fano {
	0% {
		-moz-animation-timing-function: ease-out, ease-out, ease-out, ease-out;
		-moz-transform: rotate(0deg);
		left: 500px;
		top: -1px;
		opacity: 1;
	}
	50% {
		-moz-animation-timing-function: linear, ease-in, ease-in, ease-in;
		-moz-transform: rotate(-1140deg);
		left: -63px;
		top: -1px;
		opacity: 1;
	}
	65% {
		-moz-animation-timing-function: ease-in-out, ease-in, ease-in, ease-in;
		-moz-transform: rotate(-1180deg);
		left: -75px;
		top: 3px;
		opacity: 1;
	}
	100% {
		-moz-animation-timing-function: ease-in, ease-in, ease-in, ease-in;
		-moz-transform: rotate(-2000deg);
		left: -190px;
		top: 500px;
		opacity: 0;
	}
}

@-webkit-keyframes fano {
	0% {
		-webkit-animation-timing-function: ease-out, ease-out, ease-out, ease-out;
		-webkit-transform: rotate(0deg);
		left: 500px;
		top: -1px;
		opacity: 1;
	}
	60% {
		-webkit-animation-timing-function: linear, ease-in, ease-in, ease-in;
		-webkit-transform: rotate(-1140deg);
		left: -63px;
		top: -1px;
		opacity: 1;
	}
	75% {
		-webkit-animation-timing-function: linear, ease-in, ease-in, ease-in;
		-webkit-transform: rotate(-1180deg);
		left: -75px;
		top: 3px;
		opacity: 1;
	}
	100% {
		-webkit-animation-timing-function: ease-in-out, ease-in, ease-in, ease-in;
		-webkit-transform: rotate(-2000deg);
		left: -190px;
		top: 500px;
		opacity: 0;
	}
}

#fano {
	position: absolute;
	top: -1px;
	left: 500px;
	height: 130px;
	width: 114px;
	background-image: url("/css/img.php?img=Fano_plane.png&hue=12.222222222222");
	z-index: 100;
}

#fano.ani {
	-moz-animation-name: fano;
	-moz-animation-duration: 20s;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction: normal;
	-moz-animation-delay:0s;
	-moz-animation-timing-function: linear;//ease-in-out;

	-webkit-animation-name: fano;
	-webkit-animation-duration: 20s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: normal;
	-webkit-animation-delay:0s;
	-webkit-animation-timing-function: linear;//ease-in-out;

}

#fano-back {
	position:absolute;
	height: 50px;
	width:100%;
	top: 99px;
	background-color: white;
	/*image-rendering: optimizeSpeed;*/
}

#biopsihologija {
	width: 184px;
	height: 75px;
	background-image: url("/img/biopsihologija.png");
	top: 21px;
	left: 450px;
	z-index: 10;
}

#biodiverziteta {
	width: 82px;
	height: 65px;
	background-image: url("/img/biodiverziteta.png");
	top: 30px;
	z-index: -10;
}

#sredkmetijstvo {
	width: 98px;
	height: 85px;
	background-image: url("/img/sredkmetijstvo.png");
	top: 33px;
	z-index: 10;
}

#bioinformatika {
	width: 344px;
	height: 95px;
	background-image: url("/img/bioinformatika.png");
	top: 1px;
	z-index: -10;
	left: 300px;
}

.info, .warn, .error, .help{
	margin: 5px 0;
	padding: 5px;
	padding-left: 31px;
	background-position: 5px 5px;
	background-repeat:no-repeat;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 black;

	border-radius: 2px;
	box-shadow: 0 2px 3px #666;

	background-image:url("/icons/help.png");
}

.error{
	border: 1px solid red;
	background-color:#ff8080;
	background-image:url("../icons/exclamation.png");
}

.info{
	border: 1px solid #3badd2;

	background-color:#3396B6;
	background-image:url("../icons/information.png");
}

.warn{
	border: 1px solid #803c12;
	background-color:#F37021;
	background-image:url("../icons/error.png");
}

/*
.error, .info, .warn, .help {
	margin-top:10px;
	margin-right:20px;
	padding:5px;
	padding-left:31px;
	background-position: 5px center;
	background-repeat:no-repeat;
	color:black;
	width: 80%;

	border: 1px solid black;
	background-color:gray;
	background-image:url("../icons/help.png");
}

.error{
	border: 1px solid red;
	background-color:#ff8080;
	background-image:url("../icons/exclamation.png");
}

.info{
	border: 1px solid blue;
	background-color:#3396B6;
	background-image:url("../icons/information.png");
}

.warn{
	border: 1px solid #803c12;
	background-color:#F37021;
	background-image:url("../icons/error.png");
}
*/


.staticApp .box-right {
	position: absolute;
	top: 150px;
	right: 0px;
	padding: 13px;
	padding-bottom: 0;
	width: 200px;
}

.staticApp .box-right .square{
	-webkit-transition: opacity 5s ease-in;
	-moz-transition: opacity 5s linear;
	-o-transition: opacity 5s linear;
	-ms-transition: opacity 5s linear;
	transition: opacity 5s linear;

	text-shadow: 0 0 1px white;
}

#content.editor .box-right {
	position: relative;
	background-color: yellow;
	top: auto;
	right: auto;
	width: 100%;
}

#content.editor {
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;
}

#content.editor #fano-back {
	display: none;
}


#osebje-list {
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 50px;
}

#osebje-list td {
	padding: 2px;
	min-width: 20px;
}

#osebje-list tr.odd td{
	background-color: rgba(224, 224, 224, 0.5);
}

#osebje-list tr.even td {
	background-color: rgba(255, 255, 255, 0.5);
}

#osebje-list tr.skrit *, #osebje-list tr.skrit{
	background-color: #fdd !important;
}

#osebje-list a img {
	border: none;
}


#gallery{
	font-size:12px;
	position:relative;
	min-height:500px;
	color: #AAAAAA;
	text-align:left;
}

#gallery .album{
	width:150px;
	padding:5px;
	text-align:center;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
	position:relative;
	cursor:pointer;
}

#gallery .album .name{
	font-weight:bold;
}

#gallery .album_thumb{
	box-shadow:2px 2px 5px #999999;
	-moz-box-shadow:2px 2px 5px #999999;
	-webkit-box-shadow:2px 2px 5px #999999;
}

#gallery_thumbs .thumb_container{
	display: inline-block;
	margin: 6px;
	height:auto;
	width:134px;
	text-align:center;
	vertical-align:middle;
	zoom:1;
	*display:inline;
	position:relative;
	cursor:pointer;
}

#album_info{
	position:absolute;
	right:5px;
	top:10px;
	width:150px;
}

#album_info .name{
	font-weight:bold;
}

#gallery_thumbs{
	margin-right:60px;
}

#gallery_thumbs .thumb_container .thumb{
	box-shadow:2px 2px 5px #999999;
	-moz-box-shadow:2px 2px 5px #999999;
	-webkit-box-shadow:2px 2px 5px #999999;
}

#gallery_thumbs .thumb_container .thumb{
	border:2px solid #F1F1F1;
/*	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
}

#gallery_thumbs .thumb_container.selected .thumb, #gallery_thumbs .thumb_container.selected .thumb:hover{
	border:2px solid #3366cc;
}

#gallery_thumbs .thumb_container .thumb:hover{
	border:2px solid #ddd;
}

#gallery .pic_container{
	margin:10px;
	text-align:center;
	position:relative;
	margin-bottom:40px;
}

#gallery .pic{
	border:3px solid white;
	box-shadow:2px 2px 5px #999999;
	-moz-box-shadow:2px 2px 5px #999999;
	-webkit-box-shadow:2px 2px 5px #999999;
}

#gallery .info .name{
	text-align:left;
}

#gallery .info .date{
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
}

#gallery .context .back, #gallery .context .forward{
	display:block;
	position:absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DDDDDD;
	width: 40px;
	height:16px;
	top:16px;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	cursor:pointer;
}

#gallery .context .back{
	background-image: url("/icons/arrow_left.png");
	left:0px;
}

#gallery .context .forward{
	background-image: url("/icons/arrow_right.png");
	right:0px;
}

strong, b {
	color: #bfb6a1;
}

a strong, a b {
}

a img {
	border: none;
}

input[type="text"], input[type="password"], input{
	border: 1px solid #ececec;
	border-radius: 4px 4px;
	height: 14px;
	padding: 4px 9px;
}

input[type="submit"], input[type="button"]{
	border: 1px solid #007aa8;
	height: 22px;
	color: white;
	padding-top: 2px;
	background: #006094; /* Old browsers */
	background: -moz-linear-gradient(bottom, #006094 0%, #2189b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#006094), color-stop(100%,#2189b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #006094 0%,#2189b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #006094 0%,#2189b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #006094 0%,#2189b8 100%); /* IE10+ */
	background: linear-gradient(left, #006094 0%,#2189b8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006094', endColorstr='#2189b8',GradientType=1 ); /* IE6-9 */

	box-shadow: 0 0px 2px #999999;
	cursor: pointer;

}

.loginform input[type="text"], .loginform input[type="password"] {
	width: 296px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.loginform input[type="submit"]{
	position: absolute;
	left: 343px;
	width: 80px;
}

form.loginform {
	padding: 22px 14px;
	background-color: #f7f5fa;
	border-radius: 4px 4px;
}

#obvestila_switcher {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F7F5FA;
	border-radius: 4px 4px;
}

#obvestila_switcher img {
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	cursor: pointer;
}

#obvestila_switcher .submit {
	margin-top: 5px;
}

.app.obvestila hr.line {
	color: #bfbcb4;
	background-color: #bfbcb4;
	height: 0px;
	padding: 0;
	margin: 0;
	border-style: solid;
	opacity: 0.5;
	margin: 3px 0;
	margin-left: 4px;
}

.app.obvestila .date {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	display: inline;
	padding-right: 4px;
}

.app.obvestila .tag{
	display: inline;
	font-size: 12px;
	color: #333;
	white-space: nowrap;
}

.app.obvestila .news h2 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.app.obvestila .news {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 1px 3px;
	margin-bottom: 2px;
	opacity: 1;
}

.app.obvestila h2 {
	font-size: 13px;
	font-weight: normal;
}

.app.obvestila .news.collapsed.seen {
	opacity: 0.75;
}

.app.obvestila .news.collapsed {
	max-height: 100px;
	background-color: rgba(0, 0, 0, 0.020);
}

.app.obvestila .news.collapsed.read {
	opacity: 0.8;
	background-color: white;
}

.app.obvestila .news.collapsed.read .title, .app.obvestila .news.collapsed.read .title .date, .app.obvestila .news.collapsed.read .title .tag{
	color: gray;
}

.app.obvestila .news.collapsed .overlay{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 95%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 100%);
	background: linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 100%);

	background-image: url("/img/filter-open.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	*/
}

.app.obvestila .news.collapsed:hover .overlay {
	/*
	background: -moz-linear-gradient(top, rgba(237, 249, 255, 0) 50%, #edf9ff 100%);
	background: -webkit-linear-gradient(top, rgba(237, 249, 255, 0) 50%, #edf9ff 95%);
	background: -o-linear-gradient(top, rgba(237, 249, 255, 0) 50%, #edf9ff 100%);
	background: -ms-linear-gradient(top, rgba(237, 249, 255, 0) 50%, #edf9ff 100%);
	background: linear-gradient(top, rgba(237, 249, 255, 0) 50%, #edf9ff 100%);
	*/
}

.app.obvestila .news .overlay {
	display: none;
}

.app.obvestila .news.collapsed .content {
	display: none;
}

.app.obvestila .news.collapsed:hover {
/*	border: 1px solid #addbf2;*/
	background-color: #edf9ff;
	cursor: pointer;
	box-shadow: 3px 3px 5px #ccc;
	opacity: 1;
}

input[type=checkbox], input[type=radio] {
	vertical-align: middle;
	position: relative;
	bottom: -1px;
}

input[type=radio] {
	bottom: 0px;
}

.news h2 .timedate {
	font-weight: normal;
	color: #666;
	padding-right: 6px;
	font-size: 14px;
	display: block;
}

h3.title {
	color: #FAD970;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #FAD970;
	margin-bottom: 30px;
}

.napovednik {
	float: right;
	width: 176px;
	padding: 20px;
	margin-right: -251px;

	margin-top: -24px;
	background-color: #94c451;
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
	color: #333;
}

.napovednik h2 {
	margin-top: 0;
	color: #a39166;
}

#naslednje {
	margin-top: 20px;
	padding: 15px;
	font-size: 13px;
	font-weight: bold;
	border-top: 2px dotted #ffffc8;
	border-bottom: 2px dotted #ffffc8;
}

#kontakt {
    margin-top: -3px;
}