/*
Theme Name: Sahifa Child
Description: Child theme for Sahifa theme
Author: TieLabs
Template: sahifa
*/
/* write custom css after this line */
.softver{
	padding-top: 15px;
	height: 120px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/softver.png');
	background-repeat: no-repeat;
	border-top: solid;
	-moz-border-top: solid;
	-webkit-border-top: solid;
	-o-border-top: solid;
}
a{
	font-weight:bold;
	text-decoration: underline;
	color: orange;
}

/*.softver:hover{
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/softver-hover.png');
	background-repeat: no-repeat;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;	
	-o-transition: all 0.2s ease-in-out 0s;

}*/

.msdn{
	height: 120px;
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/msdn.png');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	-moz-border-top-style: solid;
	-moz-border-right-style: solid;
	-webkit-border-top-style: solid;
	-webkit-border-right-style: solid;
	-o-right-style: solid;
	-o-border-top-style: solid;

}


/*.msdn:hover{
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/msdn-hover.png');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	-moz-border-top-style: solid;
	-moz-border-right-style: solid;
	-webkit-border-top-style: solid;
	-webkit-border-right-style: solid;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;

}*/

.hosting{
	height: 120px;
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/hosting.png');
	background-repeat: no-repeat;
}

/*.hosting:hover{
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/hosting-hover.png');
	background-repeat: no-repeat;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;

}*/

.moodle{
	padding-top: 15px;
	height: 120px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/moodle.png');
	background-repeat: no-repeat;
	border-right: solid;
	-moz-border-right: solid;
	-webkit-border-right: solid;
	-o-border-right: solid;
}

/*.moodle:hover{
	padding-top: 15px;
	background-position: center;
	background-image: url('https://www.elab.fon.bg.ac.rs/wp-content/uploads/2014/servisi/moodle-hover.png') !important;
	background-repeat: no-repeat;
	-moz-border-right: solid;
	-webkit-border-right: solid;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}*/

.moodle-t{
	border-right:solid;
	-webkit-border-right:solid;
	-moz-border-right:solid;
	-o-border-right:solid;
}

.msdn-t{
	border-right: solid;
	-webkit-border-right:solid;
	-moz-border-right:solid;
	-o-border-right:solid;
}
#text-4{
	max-width:310px;
	width: 100%;
	font-size: 24px;
	font-family: BebasNeue,arial,Georgia,serif;
}
td.tex > a{
	color: rgb(140, 21, 21);
	font-family: BebasNeueRegular,arial,Georgia,serif;
}

td.tex:hover > a{
	text-decoration: none !important;	
}

.textwidget td{
	width:155px;
	text-align: center;
	border-color: #DDDDDD;
	border-width: 2px;
}
.widget-container .textwidget .link{
	color: #8c1515;
	margin-left: 170px;
}
	

#servicesDiv{

	margin-top:3px;

	width:160px;

	float:left;	

	margin-right:5px;

	color: rgb(140, 21, 21);

	  font-family: BebasNeueRegular,arial,Georgia,serif;

	font-size: 18px;

	line-height:25px;

	 

	}

    
	
#servicesDiv > a:hover {color:rgb(125,120,125);} 

.post-inner p.post-meta {

border-bottom: 2px solid #ff9900;	
}
.divider {
    border-top: 1px solid #ff9900;
}

/*Website in Serbian stil*/
.websrb a{
	color:#f18112 !important;
	font-weight:bold;
		
}
/*Sertifikat*/
.sertifikat a{

	font-size:8px !important;
	color:#7c7c7c !important;
	
}
.sertifikat {
	float:right !important;
		
}


