/**
 * Author: coldtea
 * Description: 2015 design
 * License URI: http://fil.bg.ac.rs
 * License: property of Faculty of Philology
 * Tags: new and transparent
 * Text Domain: Novo-Lepse
 * Theme Name: Novo-Lepse
 * Theme URI: http://fil.bg.ac.rs
 * Version: 1.0
 */

@import url(menu.css);
/*@import url(bgfade.css);*/
@import url(hideitems.css);
@import url(scrollbar.css);
@import url(tabele.css);
/*@import url(podnav.css);*/
@import url(newUI.css);
@import url(vMeni.css);
@import url(lang.css);
@font-face {
font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed'), url('MYRIADPRO-COND.woff') format('woff');
}

* {
/*  font-family: Tahoma !important;*/
font-family: 'Myriad Pro Regular';
  font-size: 100%;
  margin: 0;
  padding: 0
}
* {
	font-size:14px;
	text-align:justify;
}
li { 
	text-align:left;
}
ul {
	text-align:left;
}
body {
  color: #333
}
/* inline  */

#jezikWrap, hgroup, #searchform, #access {
  display: inline-block;
  margin: 0 10px
}
/* inline end */

hgroup h1 {
  color: white;
  font: Lucida Grande;
  font-size: 2rem;
  font-weight: normal;
  letter-spacing: -2.5px;
  text-decoration: none;
  text-shadow: 0 1px 1px #333
}
hgroup h2 {
  color: #ccc;
  font: 100% Lucida Grande;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 3.5px;
  text-shadow: 0 1px 1px #000
}
/* block  */

#branding, body, #main, #colophon {
  display: block
}
/* block end */
/* left float  */

hgroup, nav {
  float: left
}
/* left float end */
/* right float  */

#jezikWrap, #searchform, .format-aside {
  float: right
}
/* right float end */
/* center  */

{
text-align: center
}
/* center end */
/* hide  */

.skip-link, .entry-meta, .assistive-text, .page-title /*.entry-header*/ {
  display: none
}
/* hide end */
/* elements  */

#page {
  margin: 0 auto;
  padding: 30px;
  width: 986px
}
header {
}
footer { /*background: white; box-shadow:0px 0 5px #ccc;*/
  height: 60px;
  margin: 20px auto 0;
  nowhitespace: afterproperty;
  padding-top: 5px;
  width: 960px
}
#branding {
/*  background: url(images/headerBG.png) no-repeat;
  height: 190px;
  margin-bottom: 20px;
  width: 986px
  height: 190px;*/
  height: 70px;
  margin-bottom: 20px;
}
a {
  color: #336699;
  text-decoration: none;
}
a span.custom.info {
  -moz-transition-duration: 400ms;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease;
  -o-transition-duration: 400ms;
  -o-transition-property: width;
  -o-transition-timing-function: ease;
  -webkit-transition-duration: 400ms;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease;
  opacity: .2
}
a:hover {
  text-decoration: none
}
a:hover span.custom.info {
  opacity: 1
}
hgroup {
  background: url(images/filoloskiLogo.png) no-repeat;
  height: 125px;
  margin: 20px 0 0 28px;
  padding-left: 145px;
  padding-top: 10px
}
/* polje za pretragu  */

#searchform {
  margin: 55px 35px 0 0
}
#s {
  -moz-transition-duration: 400ms;
  -moz-transition-property: width;
  -moz-transition-timing-function: ease;
  -o-transition-duration: 400ms;
  -o-transition-property: width;
  -o-transition-timing-function: ease;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 1px white;
  -webkit-transition-duration: 400ms;
  -webkit-transition-property: width;
  -webkit-transition-timing-function: ease;
  background: rgba(0,0,0,.6);
  border: 1px solid #333;
  border-radius: 5px;
  box-shadow: 0 0 1px white;
  color: #666;
 font-size: .7rem;
  margin-right: -50px;
  padding: 7px;
  width: 150px;
  z-index: 999
}
#s:focus {
  color: #CCC;
  padding-right: 45px;
  width: 220px
}
#searchsubmit {
  border-radius: 4px;
  filter: alpha(opacity=50);
 font-size: .7rem;
  opacity: .5;
  z-index: 1
}
#searchsubmit:hover {
  filter: alpha(opacity=100);
  opacity: 1
}
/* polje za pretragu kraj  */

#main {
  background: #F8F8F3;
  border-radius: 6px;
  box-shadow: 0 0 5px 0 #ccc;
  margin: 0 auto;
  padding: 30px;
  padding-bottom:15px;
  width: 900px
}
/* dugme za biranje strane rasporeda */
button[name="germanistikaRasporedPredavanja"] {
  background: #3b88d8;
  background: -moz-linear-gradient(0% 100% 90deg, #377ad0, #52a8e8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52a8e8), to(#377ad0));
  border-bottom: 1px solid #20559a;
  border-left: 1px solid #2e69a3;
  border-radius: 10px;
  border-right: 1px solid #2e69a3;
  border-top: 1px solid #4081af;
  box-shadow: 0 0 1px 0 #999;
  color: white;
  height: 3rem;
  padding: 0.5rem;
  text-shadow: 0 -1px 1px #3275bc;
  width: 10rem;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3
}
/* dugme za biranje strane rasporeda kraj */
/* google maps kontakt stranica  */

.gmap {
  background: #f7f7f7;
  border-radius: 5px;
  box-shadow: 0 1px 3px 0 #ccc;
  float: left;
  margin: 0 25px 25px 0;
  padding: 10px
}
.kontakt {
  min-height: 375px
}
/* google maps kontakt stranica kraj  */

#site-generator {
  background: url(images/filoloskiLogoSmall.png) no-repeat;
  color: #666;
  float: right;
  height: 45px;
  margin: 0 0 0 10px;
  padding: 10px 20px 0 50px
}
some_nowhitespace {
  nowhitespace: afterproperty
}
/* logo za wp admin login stranicu  */

.entry-header {
  line-height: 2rem;
 padding-bottom: .625rem !important
}
.entry-title {
  border-bottom: 1px solid rgba(0,0,0,.1);
  font-size: 1.2rem;
  font-weight: normal;
  margin-top:10px;
/*  padding-bottom: .5rem*/
}

.entry-content {
  line-height: 1.8rem;
  padding-bottom: 0
}
/* formatiranje i pozicioniranje teksta  */

.entry-content > h2 {
  border-bottom: 1px solid rgba(0,0,0,.1);
  font-size: 1.5rem;
 padding-bottom: .5rem
}
.entry-content p {
/*  margin-bottom: 20px*/
}
.indent {
  padding-bottom: 5px !important;
  text-indent: 30px;
  text-align: justify;
}
.rightText {
  text-align: right
}
.indentUL {
  margin: 0 0 20px 50px !important
}
.indentULc {
  list-style-type: none;
  margin: 0 0 20px 50px !important
}
.entry-content > ul, .entry-content > ol {
  padding: 0 0 0 2rem;
}
/* .highlight{border-bottom:2px solid #f3f3f3; border-top: 2px solid #f3f3f3; padding:10px 10px !important; margin:10px 0 !important; background-color:#f9f9f9;}_NO__DOTCOMMA__AFTER__
   ================================================== */

.highlight {
  /*background-image: url(images/lines.png);*/
  border-radius: 0rem;
 margin-bottom: .5rem
}
.highlight > strong {
/*  background: white;*/
  margin-left: 2rem;
 padding: .5rem 1rem
}
.highlight.spaceDown > strong {
/*  background: white;*/
  margin-left: 2rem;
 padding: .5rem 1rem
}
.spaceDown {
  margin-bottom: 20px !important
}
.spaceDownDouble {
  margin-bottom: 50px !important
}
.doubleColumnList {
  overflow: hidden
}
.doubleColumnList li {
  float: left;
  list-style-type: none;
  width: 33%
}
/* formatiranje i pozicioniranje teksta kraj  */

/* kretanje kroz postove  */

#content > nav {
  margin-bottom: 10px !important;
  width: 100%
}
.nav-previous {
  float: left
}
.nav-next {
  float: right
}
.nav-next, .nav-previous {
border-radius: .25rem;
 padding: .5rem;
  border: 1px solid rgba(0,0,0,.1);
  background-color: rgba(0,0,255,.02);
}
.nav-next:hover, .nav-previous:hover {
  border: 1px solid rgba(0,0,0,.15);
  background-color: rgba(255,255,0,.01)
}
/* kretanje kroz postove kraj  */

/* show hide  */

.chooser {
  background-color: #f9f9f9;
  border-bottom: 2px solid #f3f3f3;
  border-top: 2px solid #f3f3f3;
  margin: -20px 0;
  padding: 10px;
  padding-bottom: 20px
}
.chooser a:hover {
  border-color: #ccc;
  color: #36c;
  text-decoration: underline
}
.chooser ul li {
  display: inline-block !important;
  float: right;
  font-weight: bold;
  padding-left: 30px
}
.chooserKatedre {
  text-align: right
}
.chooserKatedre li {
  display: inline-block;
 font-size: .75rem;
  padding-left: 15px
}
/* show hide kraj  */

.topPageLink {
  float: right;
 font-size: .75rem;
  font-weight: normal;
  padding-left: 20px
}
some_nowhitespace {
  nowhitespace: afterproperty
}
/* navigacija na dugackim stranicama  */

.slider {
  height: 200px;
  padding-bottom: 80px
}
.bold {
  font-weight: bold
}
.overflow {
  overflow: hidden
}
/* detalji o zaposlenima  */

.zdet {
  float: left;
  height: 140px;
  margin: 0 0 20px 10px;
  overflow: visible;
  width: 47%
}
.zdet h2 {
  font-size: 1rem
}
.zdet h3 {
font-size: .9rem;
  font-style: italic;
  font-weight: normal
}
.zdet h4 {
font-size: .8rem;
  font-weight: normal
}
.zslika {
  background-color: #ccc;
  border: 1px solid #999;
  border-radius: 3px;
  float: left;
  height: 100px;
  margin-bottom: 40px;
  margin-right: 20px;
  width: 75px
}
/* detalji o zaposlenima kraj */

.pt20 {
  padding-top: 20px
}
some_nowhitespace {
  nowhitespace: afterproperty
}
/* pading  */

.pb20 {
  padding-bottom: 20px
}
some_nowhitespace {
  nowhitespace: afterproperty
}
/* pading  */

p.gprof {
  bottom: 15px;
  clear: both;
  left: 10px;
  position: relative
}
some_nowhitespace {
  nowhitespace: afterproperty
}
/* pozicioniranje gostujucih profesora  */

/* hover za zaposlene  */

.tooltipu[href="#"],
.tooltipb[href="#"] {
  cursor: help;
}

.tooltipu {
  border-bottom: 1px dotted #000;
  color: #000;
  cursor: hand;
  outline: none;
  position: relative;
  text-decoration: none
}
.tooltipu:hover span {
  -moz-border-radius: 5px;
  -moz-box-shadow: 5px 5px rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, .1);
  border-radius: 5px 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
/*  font-family: Calibri, Tahoma, Geneva, sans-serif;*/
font-family: 'Myriad Pro Regular';

  font-size: .8rem;
  left: 0em;
  margin-left: 0;
  position: absolute;
  top: 2em;
  width: 210px;
  z-index: 99
}
.tooltipu:hover em {
  display: block;
/*  font-family: Candara, Tahoma, Geneva, sans-serif;*/
font-family: 'Myriad Pro Regular';

  font-size: 1.2rem;
  font-weight: bold;
  padding: .2em 0 .6em 0
}
.tooltipu span {
  margin-left: -999em;
  position: absolute
}
/* hover za zaposlene na kraju stranice  */

.tooltipb {
  border-bottom: 1px dotted #000;
  color: #000;
  cursor: hand;
  outline: none;
  position: relative;
  text-decoration: none
}
.tooltipb:hover span {
  -moz-border-radius: 5px;
  -moz-box-shadow: 5px 5px rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, .1);
  border-radius: 5px 5px;
  bottom: 0em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
/*  font-family: Calibri, Tahoma, Geneva, sans-serif;*/
font-family: 'Myriad Pro Regular';

  font-size: .8rem;
  left: 0em;
  margin-left: 0;
  position: absolute;
  width: 210px;
  z-index: 99
}
.tooltipb:hover em {
  display: block;
/*  font-family: Candara, Tahoma, Geneva, sans-serif;*/
font-family: 'Myriad Pro Regular';

  font-size: 1.2rem;
  font-weight: bold;
  padding: .2em 0 .6em 0
}
.tooltipb span {
  margin-left: -999em;
  position: absolute
}
/* hover za zaposlene na kraju stranice kraj  */

.info {
  background: #9fdaee;
  border: 1px solid #2bb0d7
}
.custom {
  padding: .5em .8em .8em 1.5em
}
/* hover za zaposlene kraj  */

.napomena {
  color: #666;
 font-size: .75rem;
  font-style: italic
}
.listLeftMargin {
  margin-left: 30px
}
.important {
  /*border: 10px solid #f7fbff;*/
  background-color: #edf6ff;
  border-radius: .5rem;
  box-shadow: 0 0 2px #666 inset;
  float: right;
  margin: 0 0 1rem 1rem;
  padding: 1rem;
  text-shadow:0 1px 0 #fff;
  width: 16rem;
}

/* posts  */

.post.hentry.ivycat-post {
  border-top: 1px solid #ccc;
  padding: 1rem;
  padding-top:0rem;
}
.post.hentry.ivycat-post:nth-child(odd) {
  background-color: rgba(0,155,255,.05)
}
/* posts kraj  */

.sd-sharing {
  background-image: url("images/apple/buystrip_gradient.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 70%
}
div.shr-bookmarks-classic {
  float: right !important;
  margin: 0 !important
}
.fullbg {
  background: url(images/CRW_6098.jpg) repeat-x center bottom;
  background-size: 100%;
  height: 1500px;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: -99999;
  opacity: 0.06;
}
/*.fullbg:hover {
  background: url(images/CRW_6098.jpg) repeat-x center bottom;
  background-size: 100%;
  height: 1200px;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: -99998
}*/
#site-generator > div {
  text-shadow:0 1px 0 #fff;
}
.newyearup {
  display: none;
  background: url(images/ukrasi.png) repeat-x;
  background-size: 40%;
  height: 200px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -99999
}
.newyeardown {
  display: none;
  background: url(images/2013.png) repeat-x;
  background-position: 0 100%;
  background-size: 40%;
  bottom: 0;
  height: 200px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: -99999
}
#main { /* For IE8 and earlier */
  filter: alpha(opacity=97);
  nowhitespace: afterproperty;
  opacity: .97
}
.slider { /* For IE8 and earlier */
  filter: alpha(opacity=95);
  nowhitespace: afterproperty;
  opacity: .95;
  z-index: 99
}
.shr_cb {
  padding: .1rem 0 2rem 0;
}

/* obavestenja */
.post{
  clear: both;
  padding: 1rem;
  border-top: 1px solid #ccc;
}
.post:nth-child(odd){
  background-color: rgba(0,155,255,.05);
}
/* obavestenja end */
/* biografije */
.biografije {
  background-image: url(/wp-content/uploads/zaposleni/wpAvatar.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: .25rem;
  border: 1px solid #ccc;
  float: right;
  height: 12rem;
  margin: .5rem 0 1rem 2rem;
  width: 9rem;
}
/* biografije end */
.slika-buduci {
/*  background-image: url(/wp-content/uploads/zaposleni/wpAvatar.png);*/
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: .25rem;
  border: 1px solid #ccc;
  float: right;
  height: 169px;
  width: 300px;
  margin: .5rem 0 1rem 2rem;
}

/* pretraga  */
.entry-summary {
  padding-bottom: 2rem;
}
/* vesti */
.post .entry-summary{
        padding-bottom:0px;
        margin-bottom:-5px;
	margin-top:-5px;
}



/* pretraga end */
.entry-content > img[alt="fis"] {
  margin-left: 1rem;
  max-width: 90%;
  border: 1rem solid white;
  box-shadow: 0 1px 2px #999;
}
.entry-content > img[alt="fis"]:hover {
  border: 1rem solid #fffff0;
}

#logoi {
  padding:13px;
  width:30%;
  float:left;
  margin:0 0 0 5px;
  height:110px;
  position:relative;
  text-shadow: 0.1em 0.1em 0.2em #bbb;
}

#logoiUni {
float: left;
position: relative;
top: 15px;
}
#logoiTxt {
position: relative;
float: left;
width: 50%;
font-size: 100%;
text-align: left;
padding: 5px;
top: 12px;
  text-align:center;
}

#logoiFlf {
    float: left;
    position: relative;
}


#top_studije {
/*  padding:29px;*/
  padding-top:20px;
  /*padding-right:10px;*/
  width:64%;
  float:left;
  height:110px;
/*  position:relative;*/
}

.myButtonLinkUni {
	display: block;
	width: 46px;
	height: 59px;
	background: url('images/topstudije/uni.png') bottom;
	text-indent: -99999px;
}
.myButtonLinkUni:hover {
	background-position: 0 0;
}

.myButtonLinkOas {
	background: url('images/topstudije/oas.png') top;
}
.myButtonLinkOas:hover, .myButtonLinkMas:hover, .myButtonLinkDas:hover, .myButtonLinkBuduci:hover, .myButtonLinkStudProg:hover, .myButtonLinkZaposleni:hover, 
.myButtonLinkRasPred:hover, .myButtonLinkRasIsp:hover, .myButtonLinkBiblioteka:hover, .myButtonLinkObavestenja:hover, 
.myButtonLinkIstorijat:hover,.myButtonLinkHome:hover,.myButtonLinkAlumni:hover  {
	background-position: bottom;
}
.myButtonLinkMas {
	background: url('images/topstudije/mas.png') top;
}
.myButtonLinkDas {
	background: url('images/topstudije/das.png') top;
}
.myButtonLinkBuduci {
	background: url('images/topstudije/buduci.png') top;
}
.myButtonLinkAlumni {
	background: url('images/topstudije/alumni.png') top;
}
.myButtonLinkTopStudije {
	display: block;
	width: 120px;
	height: 61px;
	margin-right:5px;
}
.myButtonLinkStudProg {
	background: url('images/topstudije/studijskiprogram.png') top;
}
.myButtonLinkZaposleni {
	background: url('images/topstudije/zaposleni.png') top;
}
.myButtonLinkRasPred {
	background: url('images/topstudije/rasporedpredavanja.png') top;
}
.myButtonLinkRasIsp {
	background: url('images/topstudije/rasporedispita.png') top;
}
.myButtonLinkBiblioteka {
	background: url('images/topstudije/biblioteka.png') top;
}
.myButtonLinkObavestenja {
	background: url('images/topstudije/obavestenja.png') top;
}
.myButtonLinkIstorijat {
        background: url('images/topstudije/istorijat.png') top;
}
.myButtonLinkHome {
        background: url('images/topstudije/povratak.png') top;
        width: 47px;
}



#futer {
	background: #003a6f;
	width:940px;
	margin:0 auto;
	/*margin-top:15px;*/
	margin-left:-30px;
	display:block;
	text-align:right;
	color:#fff;
	right:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}

#header_katedra_container {
	width:940px;
	height:110px;
	background:rgba(255,255,255,.80);
	margin-left:13px;
	padding-left:20px;
}
#bottom {
	background:none;
}

.nskp, .nskp:hover, .nskp:visited, .nskp:active, .nskp:focus {
    color:#fff;
	text-decoration:none;
}
