/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */



/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; /*overflow-y: scroll; -webkit-overflow-scrolling: touch;*/ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   ========================================================================== */

/* General styles */

body { background: #fbdec4; }
a, a:active, a:visited { color: #1d5696; text-decoration:none;  }
a:hover { color:#4e87c6; }
h1 { font-family:'PFDinTextCompProRegular'; font-size: 30px; text-transform: uppercase; margin-bottom: 20px; text-shadow:0 1px 0 rgba(255,255,255,0.75); color:#474747; font-weight:normal; }
h2 { font-family:'PFDinTextCompProRegular'; text-transform: uppercase; margin-bottom: 20px; text-shadow:0 1px 0 rgba(255,255,255,0.75); color:#474747; font-weight:normal; }
#container { z-index: 2; width: 100%; position:relative; clear:both; }
.clear {clear:both;}
.italic { font-style:italic; }
.blue { color: #3399FF; }

/* Columns */
.width-940 { width: 940px; margin: 0 auto; line-height: 1.7em; }
.width-940 p { font-family:'Helvetica', Arial, 'PFDinDisplayProRegular'; font-size: 14px; /*16*/ color: #434343; }

.two-column { padding-left: 320px; }
.one-column-left { float:left; width: 300px; margin-right: 10px;}
.two-column-left { float:left; width: 620px; margin-left: 10px; }
.all-column-left { float:left; width: 100%; margin-left: 0px; }
.wide-white { background-color:#FFF; padding: 40px 0px; margin-top: 55px; padding-bottom: 160px; font-family:'PFDinDisplayProRegular'; color: #434343; position:relative; z-index: 10; }

/* Side products */

.bck-transparent { background:url(../images/background-transparent.png) repeat-y; }
.bck-transparent-full { background:url(../images/background-transparent-full.png) repeat-y; }
.padder { padding: 10px 20px; }
.padder h2 { margin-top: 10px; font-size: 26px; }
.padder ul { list-style:none; padding: 0px; font-size:14px; font-family:'PFDinDisplayProRegular'; }
.padder ul li { padding: 10px 0px; background: url(../images/dotted-hor.gif) repeat-x bottom; }
.padder ul li a, .padder ul li a:visited { text-decoration:none; color: #235ea0; background:none; display:block; }
.padder ul li a:hover { text-decoration:none; color: #000; background:url(../images/triangle-left.png) right center no-repeat; }
.padder ul li a.current { background:url(../images/triangle-left.png) right center no-repeat; }

.two-column-left a, .two-column-left a:visited, .one-column-left a, .one-column-left a:visited, .two-column a, .two-column a:visited  { background-color: #4e87c6; color:#fff; padding: 2px 4px; padding-top: 4px; }
.two-column-left a:hover, .one-column-left a:hover, .two-column a:hover  { background-color: #1d5696; }

.none p a, .none p a:hover  { background-color: #fff !important; float: left; padding: 0px; }


.wide-white p { margin-bottom: 20px; }

.image-right { float:right; padding-left: 10px; padding-bottom: 10px;  }
.image-english { float:right; padding-left: 0px !important; padding-bottom: 10px; margin-left: -10px;  }
.border { border: 1px solid #ccc; padding: 5px; }

/* Products */

.padder-small { padding: 10px 10px; }
.padder-mid { padding: 10px 10px; }
.description { font-size: 14px !important; margin-top: 5px; line-height: 1.2em; padding: 16px; color: #ccc; }
.padder-small h2, .padder-mid h2, .padder-small h1, .padder-mid h1 { margin-top: 10px; font-size: 26px; margin-left: 16px; }
.product-item { padding: 16px; float:left; height: 185px; overflow:hidden; margin-bottom: 10px; text-align: center; }
.product-item img { border: 1px solid #fff; box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; -moz-box-shadow: 0 0 5px #ccc;  }
.product-item img:hover { box-shadow: 0 0 14px #ccc; -webkit-box-shadow: 0 0 14px #ccc; -moz-box-shadow: 0 0 14px #ccc;  }
.product-item p { font-size: 12px  /*14*/ !important; /*background: url(../images/dotted-hor.gif) repeat-x top; padding-top: 10px;*/ margin-top: 5px; width: 166px; line-height: 1.2em; color: #1d5696; }

.padder-mid .product-item { padding: 27px; /*15*/ }
.padder-mid .product-item img { width:172px; /*151*/ }
.padder-mid .product-item p { width: 172px; }
.padder-mid iframe { margin: 20px; border: 1px solid #ccc; }

.content-pages p, .content-pages h3 { padding-left: 20px; }
.dotted-padd { clear: both; border-bottom: 1px dotted #000; height: 1px; padding-top: 10px; margin: 0px 20px; margin-bottom: 20px; }

.product-item a, .product-item a:visited { display:block; padding: 0px; background-color:transparent; }
.product-item a:hover { background-color:transparent; }
.push-big { clear:both; height: 180px; }
.black { color:#000; display:block; padding-bottom: 5px; margin-bottom: 9px; background: url(../images/dotted-hor.gif) repeat-x bottom;}


/* Product single item */

.product-item-detail { padding: 16px; float:left; margin-bottom: 10px; text-align: center; }
.product-item-detail img { border: 1px solid #fff; box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; -moz-box-shadow: 0 0 5px #ccc;  }
.product-item-detail p { text-align: left; }
.black-text { color:#000; padding-bottom: 5px; }
.dotted-divider { display: block; padding-bottom: 20px; margin-bottom: 20px; background: url(../images/dotted-hor.gif) repeat-x bottom; }

.full { width: 890px; }

/* Footer */

footer { font-size: 12px; position:relative; height: 128px; clear: both; width: 100%; background:url(../images/background-footer.gif) repeat-x bottom;  z-index: 11; }
#footer-round { margin: 0 auto; text-align:center; width: 125px; height: 46px; background:url(../images/background-footer-round.png) no-repeat bottom; }
#footer-round a { padding-top: 15px; display:block; color:#FFF; text-decoration:none; }
#footer-round a:hover { color: #1d5696; }
#footer-content { width: 940px; margin: 0 auto; padding-top: 35px; color:#abcbee; background:url(../images/footer-cetka.png) no-repeat left top; padding-bottom: 20px; }
.footer-text { padding-left: 70px;}


/* Sticky footer */

html, body { height: 100%; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -128px; position:relative; z-index: 3; }
.push {  clear: both; height: 128px;}


/* Header styles */

#header-container { width: 100%; background:url(../images/background-header.gif) repeat-x; z-index: 2; position:relative; min-width: 940px; }
header { width: 940px; margin: 0 auto; height: 200px; padding-bottom: 70px; position:relative; padding-top: 5px; }
#logo-top { background:url(../images/top-logo.png) no-repeat; width: 295px; height: 106px; margin-top: 10px; position: absolute; left: 320px; }


/* Top-menu styles */

#top_menu_1, #top_menu_2, #languages { float:left;}
#top_menu_1, #top_menu_2, #languages { font-family:'PFDinTextCompProRegular'; font-size: 17px; text-transform: uppercase; }
#top_menu_1, #languages, #products-menu { float:left; position:relative; }
#top_menu_1 ul, #top_menu_2 ul, #languages ul, #products-menu ul { list-style-type: none; margin:0px; }
#top_menu_1 ul li, #top_menu_2 ul li, #languages ul li, #products-menu ul li { display:inline; float:left; }
#top_menu_1 ul li a, #top_menu_2 ul li a, #languages ul li a, #products-menu ul li a { text-decoration:none; }

#top_menu_1 ul li, #top_menu_2 ul li { background: url(../images/divider.gif) no-repeat right 2px; margin-right:25px; padding-right: 25px;}
#languages ul li {  margin-right:10px; height: 36px; width: 36px; }
#languages ul li a { padding: 8px 0px; width:36px; display:block; text-align:center; background: url(../images/language-circles.png) no-repeat right top; }
#languages ul li a:hover, #languages ul li a.current { background: url(../images/language-circles.png) no-repeat right -38px;  }
#languages ul li a.current { color: #fff; }
#languages ul li a.current:hover { color: #1d5696; }

#languages { position: absolute; right: 0px; top: 125px; z-index: 5; }

#top_menu_1, #top_menu_2 { padding-top: 32px; }
#top_menu_1 ul li.last, #top_menu_2 ul li.last { background: none; }
#top_menu_1 ul { padding-left: 0px; }
#top_menu_2 { float: right; }
#top_menu_2 ul li.last {  margin-right:0px; padding-right: 0px; }

#languages ul li.last { margin-right:0px }
#products-menu ul li.last { margin-right:0px; }



#products-menu { margin-top:70px; margin-left: 0px; font-family:'PFDinTextCompProRegular'; font-size: 18px; text-transform: uppercase; }
#products-menu.hungarian { font-size: 16px; }
#products-menu ul { margin: 0px; padding: 0px; }
#products-menu ul li { margin-right: 6px; }
#products-menu ul li a { display: block; padding: 10px 10px 22px 10px; background:url(../images/background-products.png) no-repeat center 0px; }
#products-menu ul li a:hover { background:url(../images/background-products.png) no-repeat center bottom; color: #000; }
#products-menu ul li a.current { background:url(../images/background-products.png) no-repeat center bottom; color:#000; }

.naslov { font-family:'PFDinTextCompProRegular'; font-size: 32px; text-transform: uppercase; margin-bottom: 20px; display:block; text-shadow:0 1px 0 rgba(255,255,255,0.75); color:#474747; }
.triangle { background:url(../images/triangle.png) no-repeat 160px 25px; }


#slider { position:relative; width: 940px; margin-bottom: 50px;}
#slider-about { position:relative; width: 940px; margin-bottom: 10px;}


#formID row { clear: both; }
#formID label { width: 150px; float: left; padding-left: 20px; }
#formID input { width: 710px; margin-bottom: 20px; border: 1px solid #ccc; font-size: 18px; padding: 8px; }
#formID textarea { width: 710px; border: 1px solid #ccc; font-size: 18px; padding: 8px; }
#submit { width: 150px !important; margin-left: 170px; margin-top: 20px; font-size: 12px !important; height: 40px; background-color: #badbe6; }
#submit:hover { background-color: #fff; }


#rezultat {
	float: right; padding-top: 30px; padding-right: 550px;
}

.cert1 {
	padding-right: 80px;
}

.cert1 img, .cert2 img {
	border: 1px solid #ccc;
}

/* Background styles */

#background { position: fixed; top: 0; left: 0; width: 100%; min-width: 1500px; z-index:1; }




/* =============================================================================
   Scrollable
   ========================================================================== */

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 940px;
	height:352px;
	background: url(../images/background-slider.png) no-repeat center top;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	z-index: 2;
}

.items div {
	float:left;
	width:940px;
	position:relative;
}


.items div img {
	float: left; margin-left: 0px;
}

.scroll-title {
	position:absolute !important; left: 320px; top: 290px/*250px*/;
	width: 550px !important;
}

.scroll-title h2 {
	font-family:'PFDinTextCompProRegular'; font-size: 25px; text-transform: uppercase; margin-bottom: 10px; text-shadow:0 1px 0 rgba(255,255,255,0.75); color:#474747; font-weight:normal; margin-top: 0px; float: left;
}

.scroll-title p {
color:#666 !important; margin-top:0px; float: left; padding-top: 3px; padding-left: 10px;
}


/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* =============================================================================
   Scrollable about
   ========================================================================== */

.scrollable-about {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 920px;
	height:250px;
	float: left;
}

.scrollable-about .items-about {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	z-index: 2;
	float: left;
	height: 330px;
}

.items-about div {
	float:left;
	width:940px;
	display: block;
}

.items-about div img {
	float: left; margin-left: 0px;
}

.scrollable-about .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

.timeline {
	float: left;
	display: block;
	width: 200px;
	margin: 20px;
	margin-left: 80px;
	padding-top: 20px;
	margin-right: 0px;
}

.timeline-wide {
	width: 450px;
}

.godina {
	font-family:'PFDinTextCompProRegular'; text-transform: uppercase; margin-bottom: 20px; color:#474747; font-weight:normal; font-size: 60px;
	display: block;
}





.browse { display:block; width:36px; height:36px; position: absolute; font-size:1px; z-index: 99; }
.right 	{ background-position: 0 -30px; right: 20px; top: 150px; background:url(../images/button-inactive.png) no-repeat top center; }
.right-about 	{ right: 40px; top:  100px; }
.left	{ margin-left: 0px; top: 150px; left: 20px; background:url(../images/button-inactive.png) no-repeat bottom center; } 
.left-about {  top:  100px; }

/* this makes it possible to add next button beside scrollable */
.scrollable {
	/*float:left;	*/
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:36px;
	height:36px;
	position: absolute;
	cursor:pointer;
	font-size:1px;
	z-index: 100;
}

/* right */
a.right 		{ background-position: 0 -30px; right: 20px; top: 150px; background:url(../images/button-fwd.png) no-repeat top center;  }
a.right-about { right: 40px;  top:  100px; }
a.right:hover 	{ background-position:-30px -30px; background:url(../images/button-fwd.png) no-repeat bottom center; }
a.right:active 	{ background-position:-60px -30px; background:url(../images/button-fwd.png) no-repeat bottom center; } 


/* left */
a.left			{ margin-left: 0px; top: 150px; left: 20px; background:url(../images/button-bck.png) no-repeat top center; } 
a.left-about {  top:  100px; }
a.left:hover  	{ background-position:-30px 0; background:url(../images/button-bck.png) no-repeat bottom center; }
a.left:active  	{ background-position:-60px 0; background:url(../images/button-bck.png) no-repeat bottom center; }

/* up and down */
a.up, a.down	{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-30px 0; }
a.up:active  	{ background-position:-60px 0; }

/* down */
a.down 			{ background-position: 0 -30px; }
a.down:hover  	{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	



/* position and dimensions of the navigator */
.navi {
	width:70px;
	height:20px;
	position:relative;
	z-index: 20;
	margin: 0 auto;
	padding-top: 10px;
}


/* items inside navigator */
.navi a {
	width:10px;
	height:11px;
	float:left;
	margin:3px;
	background:url(../images/pagination.png) no-repeat 0 0;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -11px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -11px;     
}






/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
