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

.language {
	top:0px;
	margin:0 auto;
	width:100%;
	height:35px;
	z-index:999999;
	background-color: #383636;
}
.languagebox {
	position:relative;
	top:0px;
	margin:0 auto;
	width:960px;
	height:35px;	
}
.lang {
	margin-right:10px;
	top:0px;
	width:auto;
	height:35px;
	z-index:9999999999999;
}
.lang ul {
	float:right;	
	margin:0;
	padding-top:5px;
}
.lang img{
	text-align: center;
	vertical-align: middle;
	display: inline;
	list-style-position: inside;
	list-style-image: none;	
	padding-left:10px;
}
.lang ul li {
	color: #FFF;
	list-style-type: none;
	display:inline-block;
}

.lang ul li a {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
}
.lang ul .active a {
	color: #999;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.lang ul li p {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	margin:0;
	padding: 0;
}

.lang > ul > li:hover > a {
	color: #a70000;
}
.bigbox {
	float:left;
	width:288px;
	height:auto;
	margin-top:-1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #730000;
	z-index:99999;
}
.box {
	position:relative;
	top:22px;
	left:0px;
	width:286px;
	height:auto;
	z-index:9999;
}

.box img:hover {
	cursor:pointer;	
}

.box ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
li.naslov1 {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}
li.naslov1 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;	
}
li.naslov1:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
li.naslov {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}

li.naslov a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
		
}

li.naslov:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}

#hidraulika {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:205px;
	display:none;
	padding-bottom:-1px;
}

#hidraulika a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}

#hidraulika .selectedLink a {
	background-color: #191919;
}
#brtve .selectedLink a {
	background-color: #191919;
}
/* Fix IE. Hide from IE Mac */
* html li ul { 
	display: inline;
   	float: left;
 }
/* End */
#hidraulika a:hover {
	background-color: #191919;
}


li.naslov2 {
	position:relative;
	margin-top:5px;
	background-color: #191919;
}
li.naslov2 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;	
}
li.naslov2:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
.uvod h1 {
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-style: normal;
	font-size: 40px;
	text-decoration: none;
	font-weight: lighter;
}

#brtve {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:150px;
	display:none;
}

#brtve a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#komponente {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:420px;
	display:none;
}

#komponente a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#komponente .selectedLink a{
	background-color: #191919;
}
#komponente .selectedLink8 a{
	background-color: #7d7d7d;
}
#komponente a:hover {
	background-color: #191919;
}
.naslov1 img {
	position:absolute;
	width:15px;
	height:10px;
	top:27px;
	left:253px;
}
.naslov2 img {
	position:absolute;
	width:15px;
	height:10px;
	top:27px;
	left:253px;	
}
.naslov3 img {
	position:absolute;
	width:15px;
	height:10px;
	top:27px;
	left:253px;	
}
.naslov33 img {
	position:absolute;
	width:15px;
	height:10px;
	top:27px;
	left:253px;	
}
.naslov4 img {
	position:absolute;
	width:15px;
	height:10px;
	top:40px;
	left:253px;	
}
/* Fix IE. Hide from IE Mac */
* html li ul { 
	display: inline;
   	float: left;
 }
/* End */
#hidraulika a:hover {
	background-color: #191919;
}
#brtve a:hover {
	background-color: #191919;
}
#dizalice a:hover {
	background-color: #191919;
}
#dizalicezlift a:hover {
	background-color: #191919;
}
#modeli a:hover {
	background-color: #191919;
}
#modeli8 a:hover {
	background-color: #191919;
}

li.naslov4 {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}
li.naslov4 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
li.naslov4:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}

.secondbox {
	position:relative;
	top:30px;
	left:0;
	width:286px;
	height:auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #730000;
}
.secondbox h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top:-10px;
	line-height: 22px;
	color:#730000;
}
.secondbox p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	margin-top:-15px;
}

ul.rightul {
	position:relative;
	margin-top:-78px;
	margin-left:130px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
ul.rightul li {
	font-size: 13px;
	color: #333;
	text-decoration: none;
	margin-left:30px;
}
ul.rightul li a {
	display:block;
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

li.naslov3 {
	position:relative;
	margin-top:5px;
	background-color:#191919;
}
li.naslov33 {
	position:relative;
	margin-top:5px;
	background-color:#a70000;
}
li.naslov3 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;	
}
li.naslov33 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;	
}
li.naslov3:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
li.naslov33:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
#dizalice {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:153px;
	display:none;
}

#dizalice a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#dizalice .selectedLink a{
	background-color: #191919;
}
#dizalicezlift {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:153px;
	display:none;
}

#dizalicezlift a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#dizalicezlift .selectedLink a{
	background-color: #a70000;
}


#modeli .selectedLink a{
	background-color: #191919;
}
#modeli8 .selectedLink a{
	background-color: #191919;
}

.forthbox {
	width:100%;
	height:auto;	
}
li.prva {
	position:relative;
	margin-top:2px;
	background-color:#191919;
}
li.prva a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 16px;
	display: block;
	padding:10px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;	
}
li.naslov:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}


#brtvila a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#brtvila .selectedLink a{
	background-color: #191919;
}

#brtvila a:hover {
	background-color: #191919;
}

li.naslov5 {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}
li.naslov5 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
li.naslov5:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
.naslov5 img {
	position:absolute;
	width:15px;
	height:10px;
	top:30px;
	left:253px;	
}
#brtvila .selectedLink a{
	background-color: #7d7d7d;
}

#brtvila a:hover {
	background-color: #191919;
}
#brtvila {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:158px;
	display:none;
}
li .selectedLink5 img {
	position:absolute;
	width:9px;
	height:14px;
	top:18px;
	left:253px;
}
li .selectedLink6 img {
	position:absolute;
	width:9px;
	height:14px;
	top:128px;
	left:253px;
}

#cilindri .selectedLink a{
	background-color: #7d7d7d;
}

#cilindri a:hover {
	background-color: #191919;
}
#cilindri {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:206px;
	display:none;
}
#modeli5 a:hover {
	background-color: #191919;
}
#modeli6 a:hover {
	background-color: #191919;
}
#modeli5 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli6 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli5 {
	position:absolute;
	margin-left:286px;
	margin-top:0px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}
#modeli6 {
	position:absolute;
	margin-left:286px;
	margin-top:0px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}
li.naslov5 {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}
li.naslov5 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
li.naslov5:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
.naslov5 img {
	position:absolute;
	width:15px;
	height:10px;
	top:30px;
	left:253px;	
}
li.naslov6 {
	position:relative;
	margin-top:5px;
	background-color: #a70000;
}
li.naslov6 a {
	text-transform: uppercase;
	font-family: "Segoe UI", "Segoe UI Semibold";
	color: #FFF;
	font-size: 18px;
	display: block;
	padding:20px;
	border: thin solid #191919;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
li.naslov6:hover {
	background-color: #191919;
	-webkit-transition: all 0.4s linear;
  	-moz-transition: all 0.4s linear;
  	-o-transition: all 0.4s linear;
  	transition: all 0.4s linear;
}
.naslov6 img {
	position:absolute;
	width:15px;
	height:10px;
	top:30px;
	left:253px;	
}
#cilindri a {
	float:left;
	width:254px;
	padding:15px;
	background-color: #7d7d7d;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#cilindri .selectedLink a{
	background-color: #191919;
}

#cilindri a:hover {
	background-color: #191919;
}

#brtve {
	position:relative;
	z-index:9999999;
	margin-bottom:11px;
	width:286px;
	height:210px;
	display:none;
}



#modeli {
	position:absolute;
	margin-left:286px;
	margin-top:0px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}
#modeli8 {
	position:absolute;
	margin-left:286px;
	margin-top:0px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}
#modeli a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli8 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli2 {
	position:absolute;
	margin-left:286px;
	margin-top:54px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}


#modeli2 a {
	float:left;
	width:200px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli3 {
	position:absolute;
	margin-left:286px;
	margin-top:108px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}

#modeli3 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}
#modeli4 {
	position:absolute;
	margin-left:286px;
	margin-top:160px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}

#modeli4 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}

#modeli a:hover {
	background-color: #191919;
}
#modeli2 a:hover {
	background-color: #191919;
}
#modeli3 a:hover {
	background-color: #191919;
}
#modeli4 a:hover {
	background-color: #191919;
}
#modeli5 a:hover {
	background-color: #191919;
}
#modeli8 a:hover {
	background-color: #191919;
}
.selectedLink img {
	position:absolute;
	width:9px;
	height:14px;
	top:23px;
	left:253px;	
}
.selectedLink8 img {
	position:absolute;
	width:9px;
	height:14px;
	top:23px;
	left:253px;	
}
.selectedLink2 img {
	position:absolute;
	width:9px;
	height:14px;
	top:75px;
	left:253px;
}
.selectedLink3 img {
	position:absolute;
	width:9px;
	height:14px;
	top:125px;
	left:253px;
}
.selectedLink4 img {
	position:absolute;
	width:9px;
	height:14px;
	top:177px;
	left:253px;
}

#modeli5 {
	position:absolute;
	margin-left:286px;
	margin-top:0px;
	z-index:9999999;
	width:170px;
	height:auto;
	display:none;
}

#modeli5 a {
	float:left;
	width:170px;
	padding:9px;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	text-transform: none;
}


.novost {
	position:relative;
	margin-top:0px;
	width:660px;
	height:auto;
}
.novostbox {
	width:100%;
	height:auto;
	padding:0;
}
.novostbox img{
	width:312px;
	height:400px;
}
ul.novostbox {
	position:relative;
	top:0px;
}
ul.novostbox li {
	display:block;
	width:312px;
	height:450px;
	float:left;
	margin-right:15px;
	margin-top:20px;
}
ul.novostbox li a {
	text-decoration: none;
	z-index:20;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #333;
	Position:absolute;
}


/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #a70000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #a70000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.novostbox span.text-content {
  color: white;
  cursor: pointer;
  display: table;
  height: 400px;
  left: 0;
  position: absolute;
  top: 0;
  width: 312px;
  opacity: 0;

}

span.text-content span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
}

.novostbox span.text-content:hover {
  opacity: 1;
  z-index:20;
}
.novostinfo {
	width:312px;
	height:auto;
	position:absolute;
	margin-top:390px;
}
.novostinfo p {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;	
}
.visokom2 p {
	margin-left:30px;
}

p.maknitilivo {
	margin-left:30px;
}
