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

body {
	background-color: #FFFFFF;
	width:630px;
	margin:10px auto 30px auto;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif, "Arabic Typesetting", "Arial Black";
	font-size:11px;
}
.container {
	padding-top:0px;
	width:630px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.linija_horizontalna {
	height:1px;
	background-image: url(../html/gfx/linija_horizontalna.jpg);
	background-repeat: no-repeat;
	padding-bottom:3px;
}
.linija_vertikalna {
	height:133px;
	width:1px;
	float:left;
	background-image:url(../html/gfx/linija_vertikalna.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
.container_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:15px;
	margin-top:5px;	
}
.fusnote1 {
	padding-top:0px;
	margin-right:16px;
	width:160px;
	height:133px;
	float:left;
	background-image: url(../html/gfx/droppedImage.png);
	background-repeat: no-repeat;
	background-position:right center;
}
.fusnoteEN1 {
	padding-top:0px;
	width:160px;
	margin-right:16px;
	height:133px;
	float:left;
	background-image:url(../html/gfx/droppedImageEN.png);
	background-repeat: no-repeat;
	background-position:right center;
}
.fusnote2 {
	padding:0px;
	width:158px;
	height:133px;
	float:left;
}
.fusnote3 {
	padding:0px;
	width:86px;
	height:133px;
	float:left;
}
.fusnote4 {
	padding:0px;
	width:74px;
	height:133px;
	float:left;
}
.fusnote5 {
	padding:0px;
	width:101px;
	height:133px;
	float:left;
}
.meni {
	font-size:16px;
	font-weight:normal;
	padding-top:30px;
	padding-bottom: 15px;
	text-align: left;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width:630px;
}
.butt_box {
	padding-right:20px;
	display: inline;
}

a {
	color:#CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#999999;
}

.lnk_body {
	font-family:Arial, Helvetica, sans-serif, "Arabic Typesetting", "Arial Black";
	color:#333333;
	font-size:11px;
}
.lnk_body {
	text-decoration: underline;
}
.lnk_body:hover {
	color:#333333;
	text-decoration: none;
}


/* -- 2012 - Sto2 -- */
.f0, .chk_box {
	margin: 0;
	padding: 0;
}
.f_polje, .f_polje_err {
	font-family: Arial, Helvetica, sans-serif, "Arabic Typesetting", "Arial Black";
	font-size: 11px;
	color: #333;
	border: 1px solid #333;
	width: 250px;
}
.f_polje_err {
	border: 1px solid #c65634;
}

.f_polje_1 {
	width: 70px;
}

.napomena {
	color: #c65634;
}

#uvjeti_koristenja {
	position: relative;
	width: 100%;
	height: 194px;
	padding: 0px 9px 0 9px;
	overflow: auto;
	/*background-color: #fff;*/
	border: 1px solid #333;
}

.lnk_placanje {
	color: #c65634;
}