/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'exoregular';
	color:#444;
	background-image: url('img/background_texture.jpg');
	width:100%;
	min-width: 1000px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}
/* header */
.header {
	background-color: #888888;
	position: fixed;
	top:0px;
	left: 0px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: top 0.2s;
	transition: top 0.2s;
	border-bottom: 3px solid rgb(203, 6, 6);

}
.magazine{
	width:800px;
	height:500px;
	margin: 0px auto;
}
.pocetnat_zatvorenost{
	display:none;
}
.magazine .turn-page{
	background-color:#ccc;
	background-size:100% 100%;
}
.natpis{
	font-family: 'exothinitalic';
	font-size: 35px;
	text-align: center;
	width: 600px;
	margin: 50px auto;
	color: #474747;
}
.natpis_link{
	font-family: 'exomedium';
	text-decoration: underline;
	font-size: 35px;
	text-align: center;
	width: 600px;
	margin: 50px auto;
	color: #474747;

}
.natpis_link a{
	padding: 10px;
	color: #ffffff;
	background-color: #888888;
}
.natpis_link a:hover{
	color: #474747;
	background-color: #ffffff;
}
.naslov_kataloga{
	font-family: 'exoregular';
	font-size: 25px;
	text-align: center;
	color: #474747;
	margin-bottom: 5px;

}
.naslov{
	font-family: 'exothinitalic';
	font-size: 30px;
	text-align: center;
	color: #ffffff;
}
.pattern_line{
	width:100%;
	height:15px;
	/*background-image: url('img/pattern2.png');*/
}
.izbor_proizvoda{
	width:156px;
	height:85px;
	padding: 10px;
	background-color: #ffffff;
	float:left;
	margin-left: 12px;
	cursor: pointer;
}
.izbor_proizvoda h4 {
	font-size: 16px;
	text-align: center;
	color: #474747;
}
/* logo */
.logo {
	float: left

}
.sidro{
	width: 0px;
	min-height: 72px;
	height: 72px;
	margin-top: -72px;
	line-height: 72px;
	position: absolute;
	display: block;
}
.logo-img {
	width: 300px;
	padding: 10px;
	-webkit-transition:width 0.2s;
	transition:width 0.2s;
}
.donja_head{
	height:15px;
	-webkit-transition:height 0.2s;
	transition:height 0.2s;
}
/* nav */
.nav {
	font-family: 'exoregular';
	float: right;
	margin-top: -80px;
}
.nav ul{
	list-style: none;
	overflow: hidden;
	margin-top: 27px;
}
.menu-item{
	float:left;
	font-size: 25px;
	margin-left: 15px;
}
.menu-item a{
	color: #ffffff;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}
.informacije_2{
	color:#ffffff;
	font-size: 14px;
	margin-top: 22px;			
}
.informacije_2 a{
	color:#ffffff;

}
.informacije_2 a:hover{
	text-decoration: underline;
}

main{
	padding-top: 200px;
}
.karta{
	margin: 0px auto;
	display: block;
}
.regije{
	opacity:0.7;
	background-image: url('img/info_icon.png');
	background-repeat: no-repeat;
	width:25px;
	height: 25px;
	position: absolute;
	cursor: pointer;
}
.brojevi_telefona{
	text-align: center;
	font-size: 20px;
	margin:0px;
	display:none;
}
#regija_jedan{
	color: #ffffff;;
}
#regija_dva{
	color: #ffffff;
}
#regija_tri{
	color: #ffffff;
}
#regija_cetri{
	color: #ffffff;
}
#regija_pet{
	color: #ffffff;
}
#regija_sest{
	color: #ffffff;
}
#regija_sedam{
	color: #ffffff;
}
.regije:hover{
	opacity: 1;
}
#regija_1{
	top: 195px;
	left: 600px;
}
#regija_2{
	top: 158px;
	left: 493px;
}
#regija_3{
	top: 218px;
	left: 430px;
}
#regija_4{
	top: 227px;
	left: 377px;
}
#regija_5{
	top: 215px;
	left: 317px;
}
#regija_6{
	top: 344px;
	left: 452px;
}
#regija_7{
	top: 398px;
	left: 521px;

}
.dobavljaci{
	width:33.333%;
	float:left;
	margin-bottom: 30px;
}
.dobavljaci img{
	width:75%;
	display: block;
	margin: 0px auto;
	opacity: 0.5;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.dobavljaci img:hover{
	opacity: 1;
}
.informacije{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.informacije a{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

#slider_section, #proizvodi_section, #karta_section, #onama_section{
	background-color: #888888;
	margin-top: 50px;
	border-top: 3px solid rgb(203, 6, 6);
	border-bottom: 3px solid rgb(203, 6, 6);
}
.controler{
	width:76px;
	height:38px;
	margin: 10px auto;
	cursor: pointer;
}
.katalozi{
	width:100%;
}
.ljevo, .desno{
	width:38px;
	height: 38px;
	float: left;
	opacity: 0.6;
}
.ljevo {
	background-image: url('img/ljevo.jpg');
}
.desno {
	background-image: url('img/desno.jpg');

}
.ljevo:hover{
	opacity: 1;
}
.desno:hover{
	opacity: 1;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/


@font-face {
    font-family: 'exomedium';
    src: url('fonts/exo-medium-webfont.eot');
    src: url('fonts/exo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-medium-webfont.woff') format('woff'),
         url('fonts/exo-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoregular';
    src: url('fonts/exo-regular-webfont.eot');
    src: url('fonts/exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-regular-webfont.woff') format('woff'),
         url('fonts/exo-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exothinitalic';
    src: url('fonts/exo-thinitalic-webfont.eot');
    src: url('fonts/exo-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-thinitalic-webfont.woff') format('woff'),
         url('fonts/exo-thinitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		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:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	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;
	}
}
