@charset "utf-8";
/* CSS Document */

#header
{
	background-image: url(../img/header.jpg);
	height:84px !important;
	border-top: 3px solid #CCC;
	
}

.container
{
	max-width:950px;
	
}
#logo
{
	margin-left:20px;
	padding-top:14px;
}
.navbar-header{
	margin:0px  !important;
	}
.navbar-toggle
{
	margin:0px  !important;
	height:23px !important;
	width:23px !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:2px !important;
	padding-bottom:2px !important;
}
.navbar-nav > li > a{
	margin:0px  !important;
	height:23px !important;
	padding-top:2px !important;
	padding-bottom:2px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	font-size:16px;
	}
.navbar-nav default{
	margin:0px  !important;
	height:23px !important;
	padding:2px !important;
	
	}
.container-fluid{
	margin:0  !important;


	}
.navbar-collapse.collapse{
		margin:0  !important;

		padding:0px !important;
	}
	
.row
	{

	margin-top:0  !important;

	}
	
#cover{
    background:url(../img/cover.jpg) ; 
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
	min-height:300px;
	margin:0px;
	padding:0px;
}




	
.navbar-default{
	margin-left:0px;
	font-family: Arial, sans-serif;


	}
	
#logo {
	position:absolute;
	top: -5px;
	margin:0;
}

#txtLogo{ 
    width: 80%;
	position: relative;
	top: 18px;	
	left: 60px;
	font-family: Arial, sans-serif;
	font-size: 12px !important;
	color: black !important;
	}
	
#MF{
	width: 100%;
	font-size: 26px !important;
	font-weight:bold;
	color: black !important;
}

.fast{
	color:#666;
	margin-top:10px;
	padding-top:25px;	
	padding-left:270px;
	hight:80px;
}
#trazi{
	font-family: Arial, sans-serif;
	font-size: 12px ;
	hight:20px !important;
	width:172px !important;
	border-color:#CCC;
	padding:1px;
	margin:2px;
	color:#888;
	
}
#footer{
	margin-top: 15px;
	margin-bottom:15px;
	font-family: Arial, sans-serif;
	font-size: 12px ;
	background: #112233;
	border-bottom: 3px solid #CCC;
	border-top: 1px solid #666;
	height:80px;
	color: #aaa;
	}
#footer a{
color: #aaa;
}
.futerTxt{
	position:absolute;
	top: 7px;
	margin-left:40px;
	color: #aaa;
	font-size: 9px;
	font-family: Arial, sans-serif;
	background: #112233;
	}
	
.futerTxt a{
	
	color: #aaa;
	font-size: 9px;
	font-family: Arial, sans-serif;
	background: #112233;
	}
	
.futerTxt a:hover;
	{
	color: #ffff;
	font-size: 9px;
	font-family: Arial, sans-serif;
	background: #112233;
	}
	
	
	
#univ{
	position:absolute;
	top: 7px;
	margin-left:-7px;
	opacity:0.5;
}

a:hover #univ{
	opacity:1;
	}
ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
	display: inline;
	}
li {
    display: inline;
}

.vertical-offset-10
{
	margin-top:11em;
}

.parent {
    display: table;
    table-layout: fixed;
}

.child {
    display:table-cell;
    vertical-align:middle;
    text-align:Left;
}
.element {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#vestiCover{
    background:url(../img/vesti_cover.JPG) ; 
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
	
	margin:0px;
	padding:0px;
	 display: block;  
	 height: auto;  
	 max-width: 100%;
	
}

#vestiKatedre span,#vestiMas span
{

	
	color:#FFFFFF;

}

#vestiPHP li
{
	display:list-item;
	margin-left:50px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	margin-top:20px;
}

#vestiPHP li a
{
	color:#FFFFFF;	
}

#vestiKatedre
{
	
	font-family:Arial;
	font-weight:bold;
	cursor: pointer; cursor: hand; 
}

#vestiMas
{
	
	font-family:Arial;
	font-weight:bold;
	cursor: pointer; cursor: hand; 
}


@media only screen and (max-device-width: 480px) {
		

 
}

@media only screen and (max-width:768px) {
	

	
#vestiCover
{
	background:none ;
	height:100%;
	background-color:#112233;
}
#vesti_1
{
	background-color:#34414e;
	padding:0;
}

#vesti_2
{
	background-color:#112233;
	padding:0;
	height:100%;
}
#vesti_1 p
{
	padding:10px;
	
	margin:0;
}
#footer
{
	padding:0;
	margin-top:0;
}
.container
{
	
	
}
#vestiPHP li
{
	margin-top:5px;
	margin-bottom:5px;
	height:100% !important;
}

#vestiKatedre
{
	
	font-family:Arial;
	font-weight:bold;
	cursor: pointer; cursor: hand; 
}

#vestiMas
{
	
	font-family:Arial;
	font-weight:bold;
	cursor: pointer; cursor: hand; 
}

}

@media only screen and (max-width:468px)
{
	#txtLogo{
	font-size:90% !important;
	}
	#MF{
	font-size:20px !important;
	}
	#cover{
    background:url(../img/cover.jpg) ; 
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
	min-height:40px;
	width:auto;
	margin:0px;
	padding:0px;
}

.vertical-offset-10
{
	margin-top:7em;
}
#ribbon
{
	height:35px;
	width:auto;
}

#ribbon img
{
	height:35px;
	width:auto;
}
#vestiKatedre
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#vestiMas
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#vestiPHP li
{
	display:list-item;
	margin-left:50px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
}
table {
        width:95%;
    }

}

