body { margin : 0; background-color: #ededed; background-image: url(images/pattern12.png); background-position:center center; background-repeat:repeat; background-attachment: scroll  }
p {
    margin-bottom:10px;
}
h1 {
	font-family : century gothic, trebuchet MS, Arial;
	font-size : 18px;
}


#bq {
	background-color: #fff;
	padding : 10px;
	max-width : 728px;
	margin : 0 auto;
	line-height:21px;
	font-family : century gothic, trebuchet MS, Arial;
	font-size : 14px;
	color : #333;
	text-align : justify;
}

#modalDialog {
  box-sizing: border-box;
  position: fixed;
  top: -100%; left: 50%;
  outline: solid 0 rgba(0,0,0,.85);
  margin: -200px -200px; /* minus half the height and minus half the width */
  padding: .5em;
  width: 400px; height: 320px;
  opacity: 0;
  background: #000;
  text-align:center;
  animation: showup .8s .5s forwards; 
}
.videowrap {
  margin:0 auto;
  width:300px;
}
.remove4wrap .remove4:nth-child(-n+4) {
  display:none;
}
#popup {
  display:none;
  margin:4px auto;
  width:60px;
  height:27px;
  padding-top:8px;
  text-align:center;
  color:#FFF;
  background-color:#3d3d3d;
  cursor:pointer;
}
#counter {
  color:#FFF;
}
@keyframes showup { to { top: 50%; opacity: 1; outline-width: 500em; } }

a:link, a:visited, a:active, a:hover {
	color : #333;
	text-decoration : none;
}
.con {
	margin-top: 5px;
	margin-bottom: 5px;
}
.oznaka {
	margin-top: 5px;
	float:left; 
}
.ocena {
	margin-top: 5px;
	float:right;
}
.pucaj { 
	clear:both;
}
.nav {
	font-family : century gothic, trebuchet MS, Arial;
	font-size : 12px; 
	height : 20px; 
	padding : 5px;
	background-color : #333; 
	color: #FFF;
}
.nav a:link, .nav a:visited, .nav a:active, .nav a:hover { 
	color : #FFF;
	text-decoration : none;
}
.fot {
	font-family : century gothic, trebuchet MS, Arial;
	font-size : 12px;
	height : 20px;
	padding : 5px;
	background-color : #333;
	color: #FFF;
	text-align: right;
}
.fot a:link, .fot a:visited, .fot a:active, .fot a:hover {
	color : #FFF;
	text-decoration : none;
}
.wp-pagenavi {
	padding-bottom: 5px;
	font-size : 10px;
}

#menu_icon_mobile  {
  float:right;
  margin-bottom:0px;
  position:relative;
  top:3px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/* =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;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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%; /* Image does not overflow the content area */
    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 p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.post-share {
	width: 80px; padding: 10px 0px; padding-bottom: 0; background: #ffffff; border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	position: fixed;
	top: 150px;
	left: auto;
	z-index: 15;
	margin-left: -120px;
}
.inad {
  padding-top:15px;
  margin:0 auto; 
  width:300px;
  position:relative;
  z-index:1;
}
.share-widget {
	margin-bottom: 10px;
}
.related-posts img {
	width: 100px;
	height: 60px;
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  height: 49px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);
  border-bottom: 2px solid #e00f16;
  margin-bottom: 5px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e00f16;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a {
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#26262c', EndColorStr='#070707', GradientType=0);
}
#cssmenu > ul > li:hover > a {
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#26262c', EndColorStr='#070707', GradientType=0);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #e00f16;
  border-bottom: 1px dotted #ec6f73;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #b00c11;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #b00c11;
  border-bottom: 1px dotted #d06d70;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #80090d;
}
.item_small { border-bottom:1px dashed #DCDCDC; padding-bottom:10px; margin-bottom:5px; overflow:hidden; width:100%;  }
.item_small h2, .item_small h2 a { font-size:16px; line-height:150%; color: #333; margin-bottom:0px; line-height:normal; }
.item_small p{color:#777}
.item_small h4{ font-size:12px; font-family: Tahoma;}
.block-image { position:relative; }
.item_small .block-image { display:inline; margin-top:3px; margin-right:10px; float:left; }
.item_large .block-image { display:inline; margin-top:3px; margin-right:10px; float:left;  }
.blokecsingle1 {float:left; width:326px;}
.blokecsingle2 {float:right; width:392px; padding-top:10px;}


.mobile {
  display:none;
}
@media (max-width:780px) { 
.blokecsingle1 {
  float:none;
  margin:0 auto;
  width:300px;
}
.blokecsingle2 {
  width:100%;
}
.item_small {
  width:100%;
}

.nav {
  height:30px;
  line-height:30px;
} }
@media (max-width:760px) { 
.oglas728 {
  display:none;
}
.single .inad {
  display:none;
}
}
@media (max-width:640px) { 

.desktop {
  display:none;
}
.mobile {
display:block;
}
.cssmenu_mobile li{
  display:block;
}

#m_menu_mobile{
  font-family:Roboto !important;
  display:none;
  text-align:left;
  position:absolute;
  z-index:9999;
  right:10px;
  top:200px;
  width:230px;
}

#m_menu_mobile ul {
  background-color: #333;
  margin: 0;
    padding: 0; 
  list-style-type: none;
  list-style-image: none; 
}
#m_menu_mobile ul:first-child {
  padding-top:10px;
}
#m_menu_mobile ul:last-child {
  padding-bottom:10px;
}
#m_menu_mobile li {
padding:4px 0px;
}
#m_menu_mobile ul li a {
  text-decoration:none; 
  margin: 4px;
  padding: 5px 20px 5px 20px; 
  font-family:Roboto;
  text-transform: uppercase;
  color: #fff;
  font-size:10pt !important;
  font-weight:bold;
}

}

@media (max-width:580px) { 
.pages {
  display:none;
}
h1 {
  text-align:left;
}
.fot {
text-align:center;
 }
.wp-pagenavi {
  text-align:center;
}

}

@media (max-width:480px) { 
.alignright  {
float:left;
width:100%;
height:auto;
}
}