@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'FuturaBook';
    src: url('/css/fonti/futuran-webfont.eot');
    src: url('/css/fonti/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futuran-webfont.woff') format('woff'),
         url('/css/fonti/futuran-webfont.ttf') format('truetype'),
         url('/css/fonti/futuran-webfont.svg#FuturaBook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FuturaBdCnBTBold';
    src: url('/css/fonti/futurabc-webfont.eot');
    src: url('/css/fonti/futurabc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futurabc-webfont.woff') format('woff'),
         url('/css/fonti/futurabc-webfont.ttf') format('truetype'),
         url('/css/fonti/futurabc-webfont.svg#FuturaBdCnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaMdBTBold';
    src: url('/css/fonti/futurab-webfont.eot');
    src: url('/css/fonti/futurab-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futurab-webfont.woff') format('woff'),
         url('/css/fonti/futurab-webfont.ttf') format('truetype'),
         url('/css/fonti/futurab-webfont.svg#FuturaMdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaHvBTHeavy';
    src: url('/css/fonti/futurah-webfont.eot');
    src: url('/css/fonti/futurah-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futurah-webfont.woff') format('woff'),
         url('/css/fonti/futurah-webfont.ttf') format('truetype'),
         url('/css/fonti/futurah-webfont.svg#FuturaHvBTHeavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaMdCnBTMedium';
    src: url('/css/fonti/futuramc-webfont.eot');
    src: url('/css/fonti/futuramc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futuramc-webfont.woff') format('woff'),
         url('/css/fonti/futuramc-webfont.ttf') format('truetype'),
         url('/css/fonti/futuramc-webfont.svg#FuturaMdCnBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaLtCnBTLight';
    src: url('/css/fonti/futuralc-webfont.eot');
    src: url('/css/fonti/futuralc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonti/futuralc-webfont.woff') format('woff'),
         url('/css/fonti/futuralc-webfont.ttf') format('truetype'),
         url('/css/fonti/futuralc-webfont.svg#FuturaLtCnBTLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
.alpha{ margin-left:0;}
b, strong {
	font-family: FuturaMdBTBold, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
body {
	font-family:FuturaBook,Arial;
	font-size:13px;
	color:#737375;
}
h1 {
	color:#383336; !important
}
h2 {
	font-size: 31px;
	color:#383336;
}
h3 {
	font-size: 21px;
	color:#383336;
	margin:0px 0px 24px 0px;
	padding:0px;
	line-height:normal!important;
}
h4 {
	font-size: 18px;
	color:#186998;
}
.crnapodlaga {
	background-color:#000;
}
.desno {
	text-align:right;
}
.sirina50proc {
	width:50%;
}

.desno {
	text-align: right;
}
.wrap {
	margin-top:6%;
}
header {
	padding: 0px 88px 0px 0px;
}
.merilo {
	width:88px;
	height:665px;
	float:right;
	background-image:url(../images/merilo.png);
	background-repeat:no-repeat;
}

.pocisti {
	clear:both;
}
 a {
	color:#a8abad;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

nav {
	font-size:18px; 
	text-align:right;
	margin-top:24px;
	margin-bottom:36px;
}

nav a {
	color:#737375;
	text-decoration:none;
	padding-left:88px;
	font-style:normal!important;
}
nav a:active, nav a:hover {
	color:#000!important;
	text-decoration:none;
}
.nav-projects {
	text-align:right;
	margin-bottom:32px;
	font-size:14px;
}
.nav-projects a {
	padding-left:24px;
	color:#a8abad;
}
.nav-projects a:hover {
	padding-left:24px;
	color:#000;
	text-decoration:none;
}
.pregled-projektov {
	color:#CECECE;
}
.pregled-projektov a {
	color:#737375;
}
.pregled-projektov a:hover {
	color:#000;
}


.project-thumbs {
	text-align:right;
}
.project-thumbs img {
	margin: 0px 2px 2px 0px;
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}
.project-thumbs img:hover{ 
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.project-info {
	width:272px;
	height:400px;
	float:right;
}
.project-group-title {
	font-size:18px;
	padding-bottom:10px;
	text-align:right;
}
.odmikdesni {
	padding-right:70px;
}
#project-list td {
	text-align:right;
	padding-right:18px;
	color:#bbbdbf;
}
#project-list a {
	color:#737375;
}
#project-list a:hover {
	color:#000;
}
.project-group-title {
	color:#737375!important;
}

.lang {
	width:100px;
	float:left;
}
.pic-controller {
	margin-top:5px;
}
.pic-controller a {
	padding:5px 5px;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
em {
	color:#333638!important;
	font-style: normal!important;
}