@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------- body */
body {
	padding: 0px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-color: #FFF;
}
body.freeze { overflow: hidden; padding-right: 17px; }
/* ---------------------------------------------------------------------------------------------------- body */
:focus{ outline:none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus {
  outline: 0 none;
}
/* ---------------------------------------------------------------------------------------------------- menu */
#menu {
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 150px;
	z-index: 3;
	box-shadow: 0 0 25px rgba(0,0,0,0.8);
	/*
	position: fixed;
	z-index: 1000;
	box-shadow: 0 0 25px rgba(0,0,0,0.8);
	*/
}
#header {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/HEADER-N.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 150px;
}
#menu1 {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 80px;
	height: 25px;
}
#menu2 {
	position: absolute;
	top: 15px;
	left: 100px;
	width: 50px;
	height: 25px;
}
#menuFTP {
	position: absolute;
	top: 20px;
	left: 170px;
	width: 151px;
	height: 23px;
}
#menuCP {
	position: absolute;
	top: 16px;
	left: 595px;
	width: 110px;
	height: 25px;
}
#menuPB {
	position: absolute;
	top: 16px;
	left: 730px;
	width: 90px;
	height: 25px;
}
#menu3 {
	position: absolute;
	top: 16px;
	left: 843px;
	width: 25px;
	height: 25px;
}
#menu4 {
	position: absolute;
	top: 16px;
	left: 887px;
	width: 30px;
	height: 25px;
}
#menu5 {
	position: absolute;
	top: 15px;
	left: 520px;
	width: 25px;
	height: 25px;
}
#menu6 {
	position: absolute;
	top: 15px;
	left: 920px;
	width: 40px;
	height: 25px;
}
#menu7 {
	position: absolute;
	top: 18px;
	left: 365px;
	width: 200px;
	height: 25px;
}


#menu8 {
	position: absolute;
	top: 75px;
	left: -20px;
	width: 175px;
	height: 75px;
}
#menu12 {
	position: absolute;
	top: 80px;
	left: 155px;
	width: 60px;
	height: 40px;
}
#menu12_covid {
	position: absolute;
	top: 80px;
	left: 220px;
	width: 75px;
	height: 40px;
}
#menu12_digital {
	position: absolute;
	top: 80px;
	left: 310px;
	width: 60px;
	height: 40px;
}
#menu14 {
	position: absolute;
	top: 80px;
	left: 380px;
	width: 95px;
	height: 40px;
}
#menu16 {
	position: absolute;
	top: 80px;
	left: 480px;
	width: 80px;
	height: 40px;
}
#menu20 {
	position: absolute;
	top: 80px;
	left: 570px;
	width: 50px;
	height: 40px;
}
#menu18 {
	position: absolute;
	top: 80px;
	left: 630px;
	width: 110px;
	height: 40px;
}
#menu22 {
	position: absolute;
	top: 80px;
	left: 750px;
	width: 85px;
	height: 40px;
}
#menu24 {
	position: absolute;
	top: 80px;
	left: 835px;
	width: 125px;
	height: 40px;
}


.input_trazi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 18px;
	padding-left: 1px;
	padding-right: 1px;
	color: #848484;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	}
.input_trazi01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 18px;
	padding-left: 1px;
	padding-right: 1px;
	color: #848484;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	}
/* ---------------------------------------------------------------------------------------------------- under_menu */
#under_menu {
	position: relative;
	width: 100%;
	height: 170px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
/* ---------------------------------------------------------------------------------------------------- content */
#content {
	position: relative;
	width: 100%;
	height: 425px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background-image: url(../img/divider.png);
	background-repeat: repeat-x;
	background-position: center bottom;	/*
	box-shadow: 0 0 25px rgba(0,0,0,0.8);
	*/
	}
#content_under {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 425px;
}
/* ---------------------------------------------------------------------------------------------------- page */
#page {
	position: relative;
	width: 980px;
	max-height: 1945px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#main {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 960px;
	max-height: 1900px;
	}
#page2 {
	position: relative;
	width: 980px;
	height: auto;
	min-height: 790px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#page_01 {
	position: relative;
	width: 980px;
	height: auto;
	min-height: 555px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#main_01 {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 960px;
	height: auto;
	}
.input_kontakt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
#page_01_ftp {
	position: relative;
	width: 980px;
	height: auto;
	min-height: 585px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#main_01_ftp {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 960px;
	height: 510px;
	}
#page_011 {
	position: relative;
	width: 980px;
	height: 2375px;
	min-height: 555px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#main_011 {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 960px;
	height: auto;
	}		

#pager {
	position: relative;
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#main_txt {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 960px;
	height: auto;
	}
/* --------------------------------------------------------------------------------------------- NOVA FORMA */
.txt_01_NEW {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -2px;
}
.txt_02_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.txt_03_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
.input_form1_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	}
.input_form2_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 75px;
	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	}
.input_form3_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	}
.input_form4_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	}
.input_form5_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 300px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	overflow: auto;
	resize: none;
	}
.button_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	background: rgba(0, 0, 0, 0);
    -moz-box-shadow:inset 0px 0px 3px 0px #888;
    box-shadow:inset 0px 0px 3px 0px #888;
    border: 1px solid #888;
    outline: none;
	}
.input_kontakt_NEW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
/* --------------------------------------------------------------------------------------------- NOVA FORMA */
.txt_01 { 
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
}
.txt_02 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 26px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -2px;
}
.txt_03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.floatLeft_01 { 
    float: left; 
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.8);
}
.txt_031 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.txt_032 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 31px;
	line-height: 22px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_01 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.class_01 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.class_01 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.class_01 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: underline;
	text-align: left;
	font-style: italic;
	}
.class_011 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	}
.class_011 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	}
.class_011 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ed1c24;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	}
.class_011 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: underline;
	text-align: right;
	font-style: italic;
	}
.class_012 a:link {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 30px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_012 a:visited {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 30px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_012 a:active {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 30px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_012 a:hover {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 30px;
	color: #ed1c24;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
	}
#trazite_vise {
	position: absolute;
	top: 1125px;
	left: 10px;
	width: 287px;
	height: 318px;
	background-color: #ed1c24;
	background-image: url(../img/trazite_vise.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#trazite_vise_1 {
	position: absolute;
	top: 85px;
	right: 20px;
	width: 287px;
	height: 318px;
	background-color: #ed1c24;
	background-image: url(../img/trazite_vise.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#slika {
	box-shadow: 0 0 15px rgba(0,0,0,0.8);
	}
#povratak1 {
	width: 167px;
	height: 39px;
	}
#povratak2 {
	width: 159px;
	height: 39px;
	}
.txt_04 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 40px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: -2px;
	}
.txt_05 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.txt_051 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.txt_06 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_02 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_02 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_02 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_02 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
	}
#drugi_nama {
	position: absolute;
	top: 1125px;
	left: 330px;
	width: 287px;
	height: 318px;
	}
#drugi_nama_1 {
	position: absolute;
	top: 428px;
	right: 20px;
	width: 287px;
	height: 318px;
	}
#drugi_nama_11 {
	position: relative;
	width: 287px;
	height: 290px;
	margin-left: 10px;
	float: right;
	}
#kvaliteta_11 {
	position: relative;
	width: 287px;
	height: 290px;
	margin-left: 10px;
	float: right;
	}
#strucnjaci_11 {
	position: relative;
	width: 287px;
	height: 290px;
	margin-left: 10px;
	float: right;
	}
#partneri_11 {
	position: relative;
	width: 287px;
	height: 290px;
	margin-left: 10px;
	float: right;
	}
.txt_07 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 40px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -2px;
	}
.txt_077 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	letter-spacing: -2px;
	}
.txt_014 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.txt_015 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
/* ---------------------------------------------------------------------------------------------------- form */
.txt_08 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 28px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: -2px;
}
.input_form1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
	height: 20px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	}
.input_form2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	width: 350px;
	height: 180px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	overflow: auto;
	resize: none;
	}
.input_form3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
	height: 20px;
	padding-left: 1px;
	padding-right: 1px;
	color: #696969;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width: 440px;
	height: 600px;
	z-index: 1001;
	background-color: #000;
	background-image: url(../img/form.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#popupContactClose{
	position:absolute;
	top: 15px;
	right: 15px;
	display:block;
  	cursor: pointer;
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background: #000000;
	border:1px solid #cecece;
	z-index: 1000;
}
#button{
  cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- footer */
/* ---------------------------------------------------------------------------------------------------- footer */
#footer {
	position: relative;
	width: 100%;
	height: 1500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fbg.png);
	background-repeat: repeat;
	background-position: left top;
	}
#footer_under {
	position: relative;
	width: 980px;
	height: 1380px;
	margin-right: auto;
	margin-left: auto;
	}
#na-vrh {
	position: absolute;
	top: -16px;
	left: 680px;
	width: 110px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	z-index: 10;
	}
#footer_kontakt {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 230px;
	height: 210px;
	}
#footer_corporate {
	position: absolute;
	top: 263px;
	left: 10px;
	width: 240px;
	height: 210px;
	}
#footer_kako {
	position: absolute;
	top: 45px;
	left: 260px;
	width: 250px;
	height: 340px;
	}
#footer_map {
	position: absolute;
	top: 57px;
	left: 542px;
	width: 410px;
	height: 300px;
	text-align: left;
	}	
#map-canvas { 
	width: 410px;
	height: 300px;
	}
.txt_novi_arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
#footer_tisak {
	position: absolute;
	top: 472px;
	left: 10px;
	width: 480px;
	height: 210px;
	/*
	position: absolute;
	top: 829px;
	left: 493px;
	width: 480px;
	height: 210px;
	*/
	}
#footer_cerade {
	position: absolute;
	top: 472px;
	left: 493px;
	width: 480px;
	height: 210px;
	/*
	position: absolute;
	top: 472px;
	left: 10px;
	width: 480px;
	height: 210px;
	*/
	}
#footer_tende {
	position: absolute;
	top: 840px;
	left: 10px;
	width: 480px;
	height: 210px;
	/*
	position: absolute;
	top: 472px;
	left: 493px;
	width: 480px;
	height: 210px;
	*/
	}
#footer_satori {
	position: absolute;
	top: 840px;
	left: 493px;
	width: 230px;
	height: 210px;
	/*
	position: absolute;
	top: 829px;
	left: 10px;
	width: 480px;
	height: 210px;
	*/
	}
#footer_tekstil {
	position: absolute;
	top: 840px;
	left: 723px;
	width: 230px;
	height: 210px;
	/*
	position: absolute;
	top: 829px;
	left: 10px;
	width: 480px;
	height: 210px;
	*/
	}
#footer_branding {
	position: absolute;
	top: 1220px;
	left: 10px;
	width: 230px;
	height: 210px;
	}
#footer_poljoprivreda {
	position: absolute;
	top: 1220px;
	left: 247px;
	width: 480px;
	height: 210px;
	}
#footer_pratite {
	position: absolute;
	top: 1220px;
	left: 723px;
	width: 230px;
	height: 210px;
	}
.txt_09 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 28px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: -2px;
	}
.txt_010 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.txt_0101 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.txt_011 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	}
.txt_012 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.txt_013 {
	font-family: 'open_sanssemibold', sans-serif;
	font-size: 28px;
	line-height: 24px;
	color: #ed1c24;
	text-decoration: none;
	text-align: left;
	letter-spacing: -2px;
	}
.class_03 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_03 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_03 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	}
.class_03 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
	}
/* ------------------------------------------------------------------------------------------ POPUP RADOVI */
#back_fader{
	background-color: rgba(0, 0, 0, 0.85);
	display: none;
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
	cursor: pointer;
	}
.popupContactClose{
	position:absolute;
	top: 20px;
	right: 15px;
	display: block;
  	cursor: pointer;
	z-index: 15;
}
.popup_content {
	top: 25px !important;
	width: 800px;
	height: auto;
	padding: 0px;
	position: static;
	z-index: 10;
	display: none;
	cursor: default;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	}
.popup_content_under {
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	}
#popup_content_text {
	position: absolute;
	top: 463px;
	left: 0px;
	width: 800px;
	height: auto;
	text-align: left;
	background-color: #000;
 	}
#granica {
	background-repeat: no-repeat;
	background-image: url(../img/granica.png);
	background-position: center center;
	}
/* Easy Slider 1,2,3 */
#slider1 ul, #slider1 li, #slider2 ul, #slider2 li, #slider3 ul, #slider3 li, #slider4 ul, #slider4 li, #slider5 ul, #slider5 li {
	margin:0;
	padding:0;
	dlist-style:none;
}
#slider1 li { 
	width: 1000px;
	height: 425px;
	overflow: hidden; 
}
#slider2 li, #slider3 li, #slider4 li, #slider5 li { 
	width: 210px;
	height: 235px;
	overflow: hidden;
}		
#slider1next, #slider1prev { 
	display: none;
}	
#slider2next, #slider2prev, #slider3next, #slider3prev, #slider4next, #slider4prev, #slider5next, #slider5prev { 
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 180px;
	top: 245px;
	z-index: 100;
    text-indent:-8000px;
}	
#slider2next, #slider3next, #slider4next, #slider5next { 
	left: 213px;
}														
#slider2next a, #slider2prev a {  
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	background:url(../img/prev2.png) no-repeat 0 0;	
}	
#slider2next a { 
	background:url(../img/next2.png) no-repeat 0 0;	
}
														
#slider3next a, #slider3prev a {  
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	background:url(../img/prev2.png) no-repeat 0 0;	
}	
#slider3next a { 
	background:url(../img/next2.png) no-repeat 0 0;	
}
														
#slider4next a, #slider4prev a {  
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	background:url(../img/prev2.png) no-repeat 0 0;	
}	
#slider4next a { 
	background:url(../img/next2.png) no-repeat 0 0;	
}
														
#slider5next a, #slider5prev a {  
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	background:url(../img/prev2.png) no-repeat 0 0;	
}	
#slider5next a { 
	background:url(../img/next2.png) no-repeat 0 0;	
}
#info{
	position: absolute;
	top: 305px;
	left: 593px;
	width: 326px;
	height: 49px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-top: 9px;
	padding-left: 19px;
	background-image: url(../img_en/info1.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
ol#controls {
	position: absolute;
	top: 365px;
	left: 437px;
	padding: 0px;
	height: 16px;
	}
ol#controls li{
	margin:0; 
	padding:0;
	float:left;
	list-style:none;
	height: 16px;
	width: 21px;
}
ol#controls li a{
	float: left;
	height: 16px;
	width: 21px;
	background:url(../img/krug1.png) no-repeat 0 0;
	text-decoration:none;
	font-size: 2px;
	color: #FFF;
}
ol#controls li.current a{
	background:url(../img/krug2.png) no-repeat 0 0;
	font-size: 2px;
	color: #ed1c24;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

