/* 
 
 *  
--------------------------------------------- */



/* General Styles
--------------------------------------------- */

body {
	margin: 0;
	padding: 0;
}



/* Imports
--------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Dosis&subset=latin,latin-ext);


/* Helper Classes
--------------------------------------------- */

.clearfix {
	display: block;
	clear: both;
}


/* Typography
--------------------------------------------- */

body {
	font-size:21px;
	line-height: 32px;
	color: #666666;
	word-wrap:break-word !important;
	font-family: 'Dosis', sans-serif;
	background:url(../images/smedje.jpg)
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}



strong {
    font-weight: bold;
} 

/* Links
--------------------------------------------- */

a {
	text-decoration: none;
	color: #660000;
	font-family: 'Lobster', cursive;
	font-size:25px;
}

a:hover {
    text-decoration: underline;
    color: #D6732C;
    text-align: left;
}



/* Headings
--------------------------------------------- */

h1,
h3,
h4,
h5
 {
	color: #666666;
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 16px;
}

h1 {
	font-size: 10px;
	font-family: 'Lobster', cursive;
	color: #660000;
		
	
}

h2 {
	font-size: 28px;
	font-family: 'Lobster', cursive;
	color: #660000;
	
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 18px;
	color: #ffffff;
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	line-height: 1.2;
		padding-top: 45px;
}




/* Sections
--------------------------------------------- */

#container{
	margin: 0 auto;
	max-width: 1200px;

	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefcea 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefcea 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefcea 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefcea 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefcea 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding:1em 1em;
	box-shadow:2px 0px 9px #adadad;
	width: 76%;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	-ms-border-radius:15px;


}



/* Header
--------------------------------------------- */


header {
	width: 94%;
	padding: 3%;
	font-family: 'Lobster', cursive;
	font-size:24px;
	background-image: url(../images/HeaderDrvoza250fefici1.png);
	background-repeat: repeat-x;
}


header #title {
	font-size: 30px;
	color: #666666;
padding: 5%;
}





/* Navigation
--------------------------------------------- */

nav {
	width: 97%;
	background-color: #fefcea;
	padding: 0 1.5% 0 1.5%;
}

nav ul li {
	display: inline-block;
	padding: 15px 1.5% 15px 1.5% ;
}

nav ul li a {
	text-decoration: none;
	color: #color: #993300;;
	font-size: 1.2em;
}

nav ul li a:hover {
	color: #D6732C;
	text-decoration: none;
}

/* Navigation1
--------------------------------------------- */

nav1 {
	width: 25%;
		padding: 0 1.5% 0 1.5%;
	
}

nav1 ul li {
	display: block;
	padding: 15px 1.5% 15px 1.5% ;
}

nav1 ul li a {
	text-decoration: none;
	color: #666666;
	font-size: 1.2em;
}

nav1 ul li a:hover {
	color: #000000;
	text-decoration: none;
}




navDesno {
	width: 5%;
	background-color: #660000;
	padding: 0 1.5% 0 1.5%;
}

navDesno ul li {
	display: inline-block;
	padding: 15px 1.5% 15px 1.5% ;
}

navDesno ul li a {
	text-decoration: none;
	color: #660000;
	font-size: 1.2em;
}

navDesno ul li a:hover {
	color: #000000;
	text-decoration: none;
}
/* img
--------------------------------------------- */

img {
    max-width: 100%;
    height: auto;
	float:left;
    margin: 10px 10px 10px 10px;
}



/* Content
--------------------------------------------- */

#content {
	float: left;
	padding: 3%;
	width: 64%;
}

h1.post-title { font-size: 1.4em; margin:15px; padding:0;color:#993300}


.breadcrumbs{
	font-size: 14px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
	text-align: left;
}

.breadcrumbs a {
	font-size: 14px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
}

.breadcrumbs a:hover {
	text-decoration: underline; 
	color: #D6732C;
}



.poveznica {
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
	text-align: right;
}

.poveznica a {
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
}

.poveznica a:hover {
	text-decoration: underline; 
	color: #D6732C;
}



/* Sidebar
--------------------------------------------- */

aside {
	float: right;
	padding: 3%;
	width: 24%;
	
}

 

/* Sidebar2
--------------------------------------------- */

aside2 {
	float: right;
	padding: 3%;
	width: 24%;
	background-color: #660000;
}


/* Footer
--------------------------------------------- */





footer {
	width: 94%;
	padding: 3%;
	border-top: 1px solid #666666;
	color: #666666;
	text-align: center;
		font-family: 'Dosis', sans-serif;
font-size: 16px;
		background-image: url(../images/kocka15x15d.png);
	background-repeat: repeat-x;
}




/* Set the footer hyperlink to a different color */
footer a {
	color: #666666; /*  */
	font-size: 16px;
	font-family: 'Dosis', sans-serif;	
}
 
/* Set the footer hyperlink hover to a different color */
footer a:hover {
	color: #993300; 

}











footer .footer-left {
	width: 45%;
	float:left;
	text-align:left;
	color: #6666663;
	
}

footer .footer-right { width: 45%; float:right; text-align:right; }





.banner { position: relative; overflow: auto; }
    .banner li { list-style: none; }
        .banner ul li { float: left; }


/* Media Queries
--------------------------------------------- */
@media all and (max-width : 768px) {

	header {
		text-align: center;
	}

	nav {
		text-align: center;
	}

	#content {
		width: 94%;
		padding: 3%;	
	}

	#sidebar {
		width: 94%;
		padding: 3%;
		border-top: 3px solid #E64A19;
	}

}
/*
@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

}
*/



/*Nova navigacija 2019 start*/

.topnav {
  overflow: hidden;
  background-color: #fefcea;

}

.topnav a {
  float: left;
  display: block;
  color: #660000;
  text-align: center;
  padding: 14px 0px 14px 2px;
  text-decoration: none;
  font-size: 26px;
}

.active {
 
  background-color: wheat;
  color: white;
}

.topnav .icon {
  display: none;
}


.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 14px;    
  border: none;
  outline: none;
  color: white;
  padding: 5px 5px 5px 25px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fefcea;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #660000;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #fefcea;
  color: #D6732C;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: #660000;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
	 
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
	  padding: 1px 1px 1px 1px;  
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/*Nova navigacija 2019 end*/



/*Icon bar 2019 početak*/



.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}
/*Icon bar 2019 kraj*/



/*responsive column cards pocetak*/

* {
  box-sizing: border-box;
}


/* Float four columns side by side */
.column {
  float: left;
  width: 32%;
  padding: 0 5px 15px 5px;
}

/* Remove extra left and right margins, due to padding */
.row {margin: 0 -5px;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px 20px 16px 0px;
  text-align: center;
  background-color: #f1f1f1;
}

.textcard{
font-size:21px;
	line-height: 25px;
	color: #666666;
	word-wrap:break-word !important;
	font-family: 'Dosis', sans-serif;
}

.poveznicaColumnCard {
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
	text-align: center;
}

.poveznicaColumnCard a {
	font-size: 18px;
	font-family: 'Dosis', sans-serif;
	margin:0;
	padding:0;
	color: #666666;
}

.poveznicaColumnCard a:hover {
	text-decoration: underline; 
	color: #D6732C;
}


/*responsive column cards kraj*/


.responsiveimage{
  width: 100%;
  height: auto;

	
	
	/*nešto pocetak*/
/*nešto kraj*/
