@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	height: 100%;
	font-size: 100%;
	line-height: 1.4;
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
}
.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;
}
#outmenu {
	position:relative;
	top:-10px;
	margin:0 auto;
	width:100%;
	height:80px;
	z-index:999999999;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #730000;	
}


.menu {
	position:relative;
	top:10px;
	margin:0 auto;
	width:100%;
	height:70px;
	overflow:hidden;
	background-color: #FF0;
	z-index:999999999;
}

.menubox {
	position:relative;
	margin:0 auto;
	width:960px;
	height:70px;
	top:0px;
}

.menuleft {
	position:absolute;
	top:0px;
	width:3000px;
	left:-2690px;
	height:70px;
	background-color: #191919;
	z-index:9999999999;
}

.logo {
	position:absolute;
	top:10px;
	left:2710px;
	width:250px;
	height:50px;
	z-index:9999999999;
}


.menuright {
	position:absolute;
	top:0;
	width:3000px;
	right:-2350px;
	height:70px;
	background-color: #a70000;
	z-index:9999999999;
}

.menuright ul {
	position:absolute;
	list-style-type: none;
	margin:0 auto;
	left:0;
	width:100%;
}

.menuright ul li {
	display:inline;
}

.menuright ul li a{
	display:inline-block;
	width:130px;
	height:70px;
	text-decoration: none;
	color: #FFF;
	font-size: 10pt;
	padding-top:25px;
	text-align: center;
	margin-right:31px;
	margin-left:-40px;
}

.menuright a:hover
{
	background-color: #730000;
}
.menuright ul .selectedLink a {
    background-color: #730000;
}


/**HEADER IS FINNISHED**/

/**CONTENT IS STARTING**/
a img { border: 0; }

#container {
	position:relative;
	min-height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	z-index:99999;
}

#content {
	position:relative;
	overflow:auto;
	top:0;
	width:100%;
	min-height:100%;
	padding-bottom:220px;
	z-index:9999;
}



.leftmenu {
	float:left;
	width:300px;
	height:auto;
	margin-top:-1px;
	margin-bottom:200px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #730000;
	padding-bottom:100px;
	z-index:99999;
}


.rightcontent {
	float:left;
	margin-top:-1px;
	padding:0;
	width:660px;
	min-height:100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #730000;
	z-index:9;
	padding-bottom:100px;
}
.uvod {
	position:relative;
	left:30px;
	top:0px;
	width:625px;
	height:auto;
	padding-bottom:10px;
	z-index:999;
}
.uvod h1 {
	font-size: 46px;
	font-style: normal;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;	
}
.rightboxleftpart {
	float:left;
	margin-left:20px;
	width:auto;
	height:auto;
	margin-top:50px;
}
.crvenitekst li {
	list-style-position: inside;
	list-style-type: none;
	font-style: normal;
	font-size: 18px;
}
.rightboxrightpart {
	float:right;
}
.clearuvod {
	clear:both;
	width:640px;
	height:10px;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:90px;
	text-align: center;
	vertical-align: middle;
}

.firstleft {
	width:190px;
	height:290px;
	float:left;
	margin-left:25px;
	margin-bottom:40px;
	box-shadow: 0px 0px 18px grey;
}

.firstmiddle {
	width:190px;
	height:290px;
	float:left;
	margin-left:20px;
	margin-bottom:40px;
	box-shadow: 0px 0px 18px grey;
}

.allright {
	width:190px;
	height:290px;
	float:right;
	margin-right:25px;
	margin-bottom:40px;
	box-shadow: 0px 0px 18px grey;
}




/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width:190px;
  height:290px;
  text-align:center;
}
.hvr-sweep-to-top:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-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;
	background-color: #e5e3e3;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-sweep-to-top a {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.viseinfo {
	width:190px;
	height:40px;
	background-color: #e5e3e3;
	margin-top:-40px;
	}
.viseinfo a {
	position:absolute;
	background-color: #e5e3e3;
	font-size: 14px;
	font-weight: bold;
	color: #730000;
	text-decoration: none;
	margin-top:7px;
	margin-left:45px;
}
.extra {
	margin-top:-60px;
	margin-bottom:20px;
	margin-left:220px;
}




.extrainformation {
	width:622px;
	height:auto;
	margin-left:30px;
	padding:0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#clickpanel li {
	font-size: 16px;
	font-weight: normal;
	color: #a70000;
	margin-left:-30px;
	padding:0px;
	list-style-position: inside;
	list-style-image: url(../img/listaa.gif);
}
#clickpanel li:hover {
	cursor:pointer;	
}

#panel p {
	left:0px;
	top:0px;
}
#panel ul {
	left:0px;
	top:0px;
	list-style-position:outside;
	list-style-type: circle;		
}
#panel h4 {
	font-size: 20px;
	font-weight: normal;
	color: #a70000;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-top:0px;
	text-transform: uppercase;
}
#panel3 {
	width:622px;
	height:auto;	
}
#panel2 {
	left:0px;
	top:0px;
	display:none;
}
#panel2 p {
	display:none;
	padding-top:0px;
	padding-bottom:5px;
}
#panel2 img {
	padding-top:5px;
	padding-bottom:15px;
	padding-right:18px;
	padding-left:10px;
}
#panel img {
	padding-top:5px;
	padding-bottom:15px;
	padding-right:18px;
	padding-left:10px;
}
#panel h4:hover {
	cursor:pointer;
	color: #191919;
}



.klipne {
	position:relative;
	left:30px;
	top:0px;
	width:625px;
	height:auto;
}
.klipne h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:220px;
	text-transform: uppercase;
	font-weight: normal;
}
.klipne ul {
	margin-top:-150px;
	margin-left:225px;
	width:400px;
	list-style-position: inside;
	list-style-type: circle;
	padding-bottom:30px;

}
.klipne ul li {
	margin:0;	
}
.klipne img {
	margin-top:-50px;
	left:0;
	width:200px;
}


.brtvecilindra {
	position:relative;
	left:30px;
	top:-10px;
	width:625px;
	height:auto;
	padding-top:30px;
}
.brtvecilindra h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:0px;
	text-transform: uppercase;
	font-weight: normal;
}
.brtvecilindra p {
	margin-top:-175px;
	margin-left:0px;
	width:400px;
}
.brtvecilindra img {
	margin-top:-50px;
	margin-left:425px;
	width:200px;
	padding-bottom:13px;
}
.brtvecilindra ul {
	margin-top:-150px;
	margin-left:0px;
	width:400px;
	list-style-position: inside;
	list-style-type: circle;
	padding-bottom:30px;
}
.brtvecilindra ul li {
	margin:0;	
}




.cistaci {
	position:relative;
	left:30px;
	top:-10px;
	width:625px;
	height:auto;
	padding-top:30px;
}
.cistaci h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:220px;
	text-transform: uppercase;
	font-weight: normal;
}
.cistaci p {
	margin-top:-170px;
	margin-left:225px;
	width:400px;
}
.cistaci img {
	margin-top:-50px;
	margin-left:0px;
	width:200px;
	padding-bottom:13px;
}
.statika {
	position:relative;
	left:0px;
	top:-10px;
	width:625px;
	height:auto;
	padding-top:30px;
}
.statika h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:30px;
	text-transform: uppercase;
	font-weight: normal;
}
.statika p {
	margin-top:-170px;
	margin-left:30px;
	width:400px;
}
.statika img {
	margin-top:-83px;
	margin-left:455px;
	width:200px;
	padding-bottom:13px;
}


.osovine {
	position:relative;
	left:30px;
	top:-10px;
	width:625px;
	height:auto;
	padding-top:30px;
}
.osovine h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:220px;
	text-transform: uppercase;
	font-weight: normal;
}
.osovine p {
	margin-top:-170px;
	margin-left:225px;
	width:400px;
	height:170px;
}

.osovine img {
	margin-top:-50px;
	margin-left:0px;
	width:200px;
	padding-bottom:13px;
}	


.oplet {
	position:relative;
	left:30px;
	top:-10px;
	width:625px;
	height:auto;
	padding-top:30px;
}
.oplet h3 {
	margin-top:-10px;
	font-size:25px;
	margin-left:0px;
	text-transform: uppercase;
	font-weight: normal;
}
.oplet p {
	margin-top:-150px;
	margin-left:0px;
	padding-bottom:30px;
	width:400px;
}
.oplet img {
	margin-top:-50px;
	margin-left:425px;
	width:200px;
	height:220px;
}

.tablica table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
	margin-left:30px;
	margin-bottom:0px;
}
.tablica2 table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
	margin-left:30px;
	margin-bottom:0px;
}

.tablica th, td {
    padding: 5px;
}
.tablica2 th, td {
    padding: 5px;
}
.tablica th {
	text-align:center;
	background-color:#a70000;
	color: #FFF;
}
.tablica2 th {
	text-align:center;
	background-color:#a70000;
	color: #FFF;
	font-size: 10px;
}
.tablica td {
	text-align:center;
}
.tablica2 td {
    text-align:center;
	font-size: 11px;
}
.tablica {
width:600px;
	
}
.tablica2 {
width:600px;
	
}
th .slovod {
	width:25%;
}

.tablica p {
	position:relative;
	width:100%;
	height:auto;
	margin-left:30px;
	top:0px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}
.tablica2 p {
	position:relative;
	width:100%;
	height:auto;
	margin-left:30px;
	top:0px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}

.naslovnicilindar {
	margin-left:30px;
	margin-top:30px;
	margin-bottom:60px;	
}
/**CONTENT IS FINNISHED**/

/**FOOTER IS STARTING**/

/**CONTENT2 IS FINNISHED**/

/**FOOTER IS STARTING**/

#footer {
	clear:both;
	margin-top:0px;/* negative value of footer height */
	height:280px;
	position: relative;
	background-color: #c3c3c3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #730000;
}

.footertext {
	position:relative;
	margin:0 auto;
	top:0px;
	bottom:20px;
	height:270px;
	width:960px;
}

/*Opera Fix*/ {
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
.copywrite {
	position:absolute;
	top:20px;
	left:0px;
	width:240px;
	height:auto;
}
.copywrite h2 {
	margin-top:0px;
	margin-left:0px;
	font-family: 'Squada One', cursive;
	font-size: 35px;
	text-transform: uppercase;
	color: #730000;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.copywrite h4 {
	font-family: 'Squada One', cursive;
	margin-top:-35px;
	margin-left:0px;
	font-size: 25px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
}
.copywrite p {
	margin-top:-35px;
	margin-left:0px;
	font-size:13px;	
}
.informacije {
	position:absolute;
	top:20px;
	left:240px;
	width:240px;
	height:auto;
}
.informacije h3 {
	margin-top:0px;
	margin-left:80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;
}
.informacije ul {
	margin-top:5px;
	margin-left:55px;
	list-style-image: url(img/lista.gif);
	list-style-type: none;
}
.informacije li a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.informacije a:hover
{
	color: #a70000;
}
.proizvodi {
	position:absolute;
	top:20px;
	left:450px;
	width:290px;
	height:auto;
}
.proizvodi h3 {
	margin-top:0px;
	margin-left:80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;		
}
.proizvodi ul {
	margin-top:5px;
	margin-left:55px;
	list-style-image: url(img/lista.gif);
	list-style-type: none;	
}
.proizvodi li a {
	font-size: 13px;
	color: #333;
	text-decoration: none;	
}
.proizvodi a:hover
{
	color: #a70000;
}
.pronaditenas {
	position:absolute;
	top:20px;
	right:0px;
	width:290px;
	height:auto;
}
.pronaditenas h3 {
	margin-top:0px;
	margin-left:80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;		
}
.pronaditenas {
	position:absolute;
	top:20px;
	left:720px;
	width:290px;
	height:auto;
}
.pronaditenas h3 {
	margin-top:0px;
	margin-left:80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;		
}
.pronaditenas ul {
	margin-top:5px;
	margin-left:55px;
	list-style-image: url(img/lista.gif);
	list-style-type: none;	
}
.pronaditenas li a {
	font-size: 13px;
	color: #333;
	text-decoration: none;	
}
.pronaditenas a:hover
{
	color: #a70000;
}
.footerpartners {
	height:80px;
	width:auto;
	background:#333333;
	position:relative;
	margin-top:10px;
}
ul.slike {
	width:960px;
	margin:0 auto;
	height:auto;	
}
ul.slike li {
	display:inline;	
}
ul.slike li img {
	margin-top:26px;
	margin-left:22px;
	margin-right:22px;
}




.ImageContainer {
	width:610px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:40px;
	padding:10px;
	
}

.ImageContainer > div {
	width: 100 px;
	height: 100px;
	margin-left: 7px;
	margin-right: 10px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
}
.ImageContainer img {
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}