@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFF;
	background-image: url(top_bkg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #005dbe;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
div.logo {
	position:absolute;
	top:5px;
	left:20px;
	z-index:100;
	float:left;
	background:url(logo.png) no-repeat;
	width:225px;
	height:129px;
}
div.phone {
	position:absolute;
	left:460px;
	top:64px;
	background:url(phone.png) no-repeat;
	height:26px;
	padding-left:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#000;
}
div#header {
	position:relative;
	height:223px;
	width:916px;
}
div#more_window {
	position:relative;
	height:122px;
	width:297px;
}
div#header div.over, div#more_window div.over {
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
div.slides img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
div#more_window div.slides img {
	top:6px;
	left:28px;
}
div.slides img.active {
	z-index:10;
}
div.slides img.last-active {
	z-index:9;
}
div#header div.caption {
	position:absolute;
	top:125px;
	left:0;
	z-index:11;
	height:48px;
	padding-left:20px;
	padding-right:10px;
	background-image:url(black.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:48px;
	font-weight:700;
	color:#FFF;
}
div#more_window div.caption {
	position:absolute;
	bottom:6px;
	left:28px;
	z-index:11;
	width:240px;
	height:25px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(black.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#FFF;
}

div#header div.dots {
	position:absolute;
	right:30px;
	bottom:10px;
	z-index:25;
}
div#header div.dots a:link, div#header div.dots a:visited, div#header div.dots a:active {
	display:inline-block;
	background:url(button_dot.png) no-repeat left;
	width:8px;
	height:8px;
	margin-right:3px;
	text-decoration: none;
}
div#header div.dots a:hover, div#header div.dots a.active {
	background-position:right;
	text-decoration: none;
}

div#header div.arrow {
	position:absolute;
	right:0px;
	top:125px;
	background:url(header_arrow.gif);
	width:48px;
	height:48px;
	z-index:15;
}
div#more_window div.arrow {
	position:absolute;
	right:20px;
	top:45px;
	z-index:25;
}
div#more_window div.arrow a:link, div#more_window div.arrow a:visited, div#more_window div.arrow a:active {
	display:block;
	background:url(more_circle.png) no-repeat left;
	width:32px;
	height:32px;
	text-decoration: none;
}
div#more_window div.arrow a:hover {
	background-position:right;
	text-decoration: none;
}

.naslov {
	color:#005dbe;
	font-size:22px;
	font-weight:400;
	letter-spacing:0.5px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
}
.podnaslov {
	color:#005dbe;
	font-size:16px;
	font-weight:200;
	letter-spacing:0.5px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
}
.text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
}
.text p {
	margin:0 0 20px 0;
}
.text p.box {
	font-size:14px;
	line-height:18px;
	padding:20px;
	background-color:#F5F5F5;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;
}
.europe, .tracking {
	font-family:Impact, Arial, Georgia;
}
.europe { color:#f37435; }
.tracking { color:#005dbe; }
.nospace {
	font-size:0 !important;
	display:none !important;
}

li {
	list-style-image:url(arrow_orange.gif);
}
ul.large {
	list-style:none;
	padding:0;
	margin:15px;
}
ul.large li {
	list-style:none;
	list-style-image:none;
	min-height:19px;
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding: 4px 0px 4px 39px;
	border-bottom:1px solid #e9e9e9;
}

a.dugmad, a.dugmad span {
	display:inline-block;
	height:20px;
	line-height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #005dbe;
}
a.dugmad span {
	padding-left:10px;
	padding-right:10px;
}
a.dugmad:link, a.dugmad:active, a.dugmad:visited {
	color: #005dbe;
	text-decoration:none;
}
a.dugmad:hover {
	cursor:pointer;
	color: #FFFFFF;
	background-image:url(button_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}

a.dugmad:hover span {
	cursor:pointer;
	color: #FFFFFF;
	background-image:url(button_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}

.copyright {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#9e9e9e;
	font-weight:bold;
	letter-spacing:-0.2px;
}

a.dogmad_simple {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #005dbe;
	font-weight:bold;
}
a.dogmad_simple:link, a.dogmad_simple:active, a.dogmad_simple:visited {
	color: #005dbe;
	text-decoration:none;
}
a.dogmad_simple:hover {
	color: #666666;
	text-decoration:none;
}

img.img_border, a img.img_border {
	border: 2px solid #CCCCCC;
}
a:hover img.img_border{
	border-color: #005dbe;
}

/* FORM POLJA */

form {
	margin: 0;
	padding: 0;
}

textarea, input, select {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	padding: 3px;
	color: #111111;
	border: 1px solid #AFAEAA;
	background-color: #FFFFFF;
}

input[type=checkbox], input[type=radio], input[type=checkbox]:hover, input[type=radio]:hover, input[type=checkbox]:focus, input[type=radio]:focus {
	background:none;
	border:none;
}

input:hover, textarea:hover, select:hover {
	border: 1px solid #AFAEAA;
	background-color: #fcfcfc;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #005dbe;
	background-color: #f5f5f5;
	color: #005dbe;
}

.tip {
	padding:5px;
	color:#333;
	border:1px solid #CCC;
	background-color:#E6E6E6;
}

/* KRAJ FORM POLJA*/

div#lang {
	position:relative;
	z-index:50;
	width:134px; /* 146 */
	height:20px; /*  26 */
	padding:2px 6px;
	margin:0;
}
div#lang img {
	float:left;
	margin-right:5px;
}
div.lang_button {
	position:relative;
	z-index:50;
	background:url(lang_arrow.gif) no-repeat right;
	width:130px;
	height:17px;
	line-height:17px;
	padding:2;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor:pointer;
}
div.lang_window {
	position:absolute;
	z-index:49;
	right:0;
	top:26px;
	background-color:#aeaeae;
	text-transform:none;
	text-align:left;
	color:#FFFFFF;
	display:none;
	white-space:nowrap;
	width:160px;
}
div.lang_window li {
	margin:0;
	list-style:none;
	list-style-image:none;
	cursor:pointer;
	width:auto;
	height:17px;
	line-height:17px;
	padding:2px 4px;
	white-space:nowrap;
}
div.lang_window li div {
	float:right;
}
div.lang_window li:hover {
	background-color:#999999;
}
div.lang_window li.selected {
	background-color:#777777;
}
div.lang_window li a:link, div.lang_window li a:visited, div.lang_window li a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
div.lang_window li a:hover, div.lang_window li a.selected {
	color: #d6d6d6;
	text-decoration: none;
}
div.lang_window li a.selected {
	font-weight:bold;
}
