 @charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
/*	font-family: Helvetica, Geneva, Arial, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #40489a;*/
/*	color: #000066;*/
	color: #666666;
	font-size: 12px;
	text-align: center;
		
}

#all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
}

#content {
  	float: left;
	width: 790px;
	height: 100%;
	padding-left: 95px;
	padding-right: 95px;
	background-image:url(images/back1.jpg);
	background-repeat: repeat-y;

}

#content .head {
	height: 68px;
	padding-top:30px;
	
}

#content .head2 {
	height: 35px;
	padding-top:30px;
	
}

#content .head span, #content .head2 span {
	font-weight: bold;
	color: #40489a;
	font-size: 16px;
}

.head_one {
	float: left;
	
}

.head_two {
	float: right;
}

#line {
	background: #40489a;
	/*background:#2c9e5e;*/
	height: 4px;
	margin-top: 10px;
	clear: both;
}

#welcome {
	width: 360px;
	display: inline;
	float: left;
	padding-left: 37px;
	padding-right: 15px;
	text-align: justify;
}

/*Vijesti ukratko s lijeve strane*/
#news {
	width: 336px;
	display: inline;
	float: right;
}

/*.news_one {
	width: 346px;
	display: inline;
	float: right;
	margin-bottom: 15px;
}*/

/*Kontejner za pojedinacnu vijest*/
.news_one {
	clear: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 3em;
	margin-left: 0pt;
}

/*Naslov vijesti*/
.news_title {
	color: #40489a;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
	font-size: 150%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
}

.news_title a:link, .news_title a:visited{
	color: #40489a;
	text-decoration:none;
}

.news_title a:hover {
	color: #91212e;

}

/*.news_photo {
	width: 114px;
	height: auto;
	float: left;
	padding: 2px;
}*/

/*Slika u vijesti*/
.news_photo_div{
width: 120px;
	height: 76px;
}
img.news_photo {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
}

/*Slika za opsirni prikaz vijesti*/
.news_photo_all {
	width: 360px;
	height: 200px;
}

/*Slika za opsirni prikaz vijesti*/
.news_photo_all img {
    float: left;
	width:auto; 
	height:auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;


}
/*.news_one div {
	display: inline;
	width: auto;
	margin-right: 10px;
}*/

/*.news_text {
	display: block;
	width: auto;
	text-align: justify;
}*/

/*Tekst vijesti*/
.news_text {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1em;
	margin-left: 0pt;
	text-align: justify;
/*	float: right;*/

}

/*.news_more {
	width: auto;
	display: block;
	text-align: right;
	font-weight: bold;
	color: #1C489F;
}*/

/*Vijest opsirnije link*/
.news_more {
	background-color: transparent;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10px;
	display: block;
	float: right;
	margin-right: 5px;
	
}

a:link {
	color: #214991;

}

a:hover {
	color: #91212e;

}
/*Datum u vijestima opsirnije */
.news_d_more span{
	display: block;
	float: right;
	margin-right: 2px;
}

/*Datum u vijestima*/
.news_date {
	color: #FF0000;
	float: right;
}

#footer {
	text-align: center;
	height: 65px;
}

#footer div {
	
	margin-top: 2px;
	margin-bottom: 6px;
}


#lined {

	background:#2c9e5e;
	height: 7px;
	margin-top: 10px;
	clear: both;
}

/*Tekst o komapaniji*/
#tekst {
	width: 390px;
	display: inline;
	float: left;
	padding-left: 37px;
	padding-right: 15px;
	text-align: justify;
	
	
}

p { 
 	text-indent: 25px;
	
}
 

h3 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
	color:#999999;
	margin-left: 20px;
	margin-bottom: opx;

}

h2 {
	font-size: 12px;
	color:#666666;
}

.istorija_misija {

	width: 364px;
	display: inline;
	text-align: justify;
	float: left;

}

/*.misija {
	width: 364;
	display: inline;
	text-align: justify;
	float:left;

}*/


.menadzmentx {
	width: 290px;
	display: inline;
	float: right;
}

.menadzer {
	display: inline;
	float: right;
	
	width: 290px;
	border-bottom:solid thin #CCCCCC ;
}

/*Slika u menadzmentu*/
.foto {
	float: left;
	padding: 4px;
}

/*Slika u menadzmentu*/
.foto img{
	width: 100px;
	height: 135px;
	float: left;
	padding: 2px;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
}

/* Ime zaposlenog */
.txtn {
	font-size:14px;
	color:#CC0000;
	clear: right;
	float: right;
	text-align: left;
	padding-top: 50px;
	margin-right: 15px;
}

/* Pozicija zaposlenog */
.pozicija {
	width: 150px;
	font-size:12px;
	margin-top: 10px;
	text-align: right;
	float: right;
	margin-right: 15px;
	font-style:italic;
}

/*Slika u misiji i viziji*/
.lijevas {
	display: block;
	width: 364px;
	text-align: center;
	/*margin-left: 10%;
	margin-right: 10%;*/
	float: left;
	
}



/*Slika u misiji i viziji*/
.lijevas img {
	width: 354px;
	/*height: 200px;*/
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

.logistika {
	display: block;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;

}

/*.logistika .lijevas img {
	height: 130px;
}
*/
.desnas {
	margin-top: 15px;
	display: block;
	width: 364px;
	float: right;
	margin-left: 10px;

}

.desnas img {
	width: 354px;
	/*height: 200px;*/
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	
}

.tekstlijevo {
    width: 364px;
	display: inline;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}

.tekstdesno {
	width: 364px;
	display: inline;
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}

/* logo za grupu */
img.logo_group {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-bottom: 0px;
}

/*Tekst da bude kao body sirok*/
.tekstv {
	width: 730px;
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;

}


.po2slike {
	width: 730px;
/*	margin-right: 20px;*/
	margin-left: 19px;
}

.po2slike img {
	width: 341px;
}

.t_mapa {
	width: 690px;
	margin-left: 5px;
}
.t_mapa img {
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 709px;
}

.t_lijeva{
	display: block;
	width: 350px;
	text-align: center;
	float: left;
}

.t_lijeva img{
	width: 330px;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.t_desna{
	display: block;
	width: 350px;
	text-align: center;
	float: right;
}

.t_desna img{
	width: 330px;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
	

.t_lijeva_mapa{
	display: block;
	width: 450px;
	text-align: center;
	float: left;
}

.t_lijeva_mapa img{
	width: 430px;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
	
	
.t_desno_text {
	width: 240px;
	display: inline;
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: left;
}

.t_li{
	margin-bottom: 0px;
}
.t_br_lijevo{
	float:right;
}

.desnosve {
	display: inline;
	width: 325px;
	float: right;
	margin-top: 15px;
	
}

.desnosve img {
	width: 320px;
	height: 180px;
	display: block;
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
/*	clear: right;*/
}

#upitnik {
	display: block;
	float: left;
	width: 730px;
	clear: right;
	clear: left;
}


/*.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.style3 tr {
	width: 730px;
}

.style4 {
	color: #CCCCCC
}	*/

/*.op {
	
	
	font-family: Arial Narrow,Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	
	font-size: 14px;
	
	font-weight: normal;


}

.p1 {

	font-family: Arial Narrow,Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	
	font-size: 12px;


}

.pr{

	font-family: Arial Narrow, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

	font-size: 1px;

	color: #000000;
}*/

form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	width: 730px;
	margin-left: 10px;
}
fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
}
fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}
legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	color: #666666;
}
fieldset fieldset legend {
	font-size: 90%;
}
label, .label {	
	color: #333;
	font-size: small;
	margin: 0;

}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, form .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('13em'); /* Min-width for IE6 */
	min-width: 13em;
	/*max-width: 200px;*/
	padding: 0 2px;
	margin: 0.6em 4px 0 0;
}
.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}

input {
/*	width: 100px;*/

}
select {
	padding: 0;
	margin: 2px 0 1px 0;
}

.nazivp{
	display: block;
	float: left;
	width: 150px;
	text-align: left;
}

.podatak {
	display: inline;
	text-align: left;
	
	
}

h4 {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	margin-left: 0px;
/*	background-color:#999999;*/
	background-color: #cddcf3;
	padding-left: 15px;
/*	color: #FFFFFF;*/
	color: #000066;
	
}

.principal{
	width: 790px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.principal img{
	width: 150px;
	height: 90px;
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	
}

.principal_text {
	display: block;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 10px;

}

.lineprincipal{
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.program_one img {
	display: inline;
	width: 120px;
	height: 83px;
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.program_title {
	float: left;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 30px;
}

.program_text{
	/*display: block;*/
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	margin-top: 0px;
/*	float: left;*/
}

/* Galerija */
.flash
{
	padding: 0px 10px 20px 50px;
}

.flash td {
	width: 250px;
}

.pol{
	display: block;
/*	width: 300px;*/
	margin-left: 180px;
	float: left;
}

.principal_flash {
	border-bottom: thin #40489a solid;
}