html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin : 0;
padding : 0;
border : 0;
font-size : 100%;
font : inherit;
vertical-align : baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display : block;
}
body {
line-height : 1;
}
ol, ul {
list-style : none;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '';
content : none;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
*, *:before, *:after {
box-sizing : border-box;
}


html {
font : 14px/18px Verdana, Geneva, sans-serif;
}

body {
margin : auto;
max-width : 1176px;
display : block;
background-image : url("bg1.png");
overflow-y : scroll !important ;
overflow-x : scroll !important ;
color : #333;
}

#header_logo img {
    width: 300px;
    padding: 5px;
    float: left;
    -webkit-filter: drop-shadow(2px 2px 3px rgba(100,0,0,0.5));
    -moz-filter: drop-shadow(2px 2px 3px rgba(100,0,0,0.5));
    filter: drop-shadow(2px 2px 3px rgba(100,0,0,0.5));
}
#slogan {
    font-size : 22px;
    float : left;
    margin-top: 10px;
    margin-left : 30px;
    color : #005500;
}

.navig {
font-size : 14px;
position : absolute;
width : 220px;
/*height : 600px;
margin-bottom : 100px;*/
}
.site-menu {
    position: absolute;
    width: 220px;
    float: left;
}
.site-menu a {
color : #0000ff;
text-decoration : none;
display : block;
padding-bottom: 4px;
background-image : linear-gradient(rgba(219, 226, 228, 0.4), rgba(136, 136, 136, 0.27));
}
.newnav a {
color : #0000ff;
text-decoration : none;
display : block;
height: 18px;
background-image : linear-gradient(rgba(255, 204, 51, 0.4), rgb(255, 204, 51));
}
.site-menu a:visited {
color : #006600;
}
.site-menu a:hover {
color : red;
}
.navlevelallcat {
margin-left : 16px;
}
.navlevelkuch {
margin-left : 16px;
}

.sticky {
    position : fixed;
    z-index : 101;
}
.stop {
    position : relative;
    z-index : 101;
}

.layout {
    margin-left : 230px;
    margin-top: 5px;
    width: 784px;
    float: left;
}
.opisan p a:visited{
color : red;
}
.newsy {
    width: 150px;
    float: right;
    margin : 3px;
}

strong {
display : block;
text-indent : 26px;
font-size : 20px;
color : rgb(3, 140, 62);
filter : drop-shadow(1px 1px 1px rgba(100, 0, 0, 0.5));
margin-bottom : 15px;
}

h1, h2{
	text-indent: 26px;
	font: 24px/34px Verdana, Arial, sans-serif;
	font-style: italic;
	text-decoration: underline;
	margin-top: 15px;
    margin-bottom: 15px;
}

h3{
	text-indent: 26px;
    font: 18px/18px Verdana, Arial, sans-serif;
    font-style: italic;
    text-decoration: none;
    position: absolute;
    top: 280px;
} 
.opisan p{
	font-size: 18px;
	text-indent: 30px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
section{
    margin-top:10px;
}
.footer {
	height: 155px;
	background-color:  rgb(230, 230, 230);/*rgba(0, 0, 0, 0.85);*/
	margin-bottom: 20px;
	margin-top: 10px;
}
.foot_firminfo{
	/*position: static;*/
	float: left;
    width: 350px;
}
.foot_creator{
    position: relative;
    top:25px;
	width: 240px;
}
.adresa p {
	text-align:right;
}
.adresa {
	float:right;
	padding: 5px;
	margin-right: 5px;
}
.BtnPopik {
	position: absolute;
    top: 3px;
    left: 3px;
    width: 243px;
    opacity: 0;
    height: 409px;
    border-radius: 5px;
}
.catcontbox {
	width: 254px;
    height: 420px;
    display: inline-block;
    box-sizing: border-box;
    margin: 3px 3px 15px;
    border: 3px double black;
    background: #fc3;
    padding: 5px;
    position: relative;
}
.catcontimg {
	width: 240px;
    height: 240px;
    position: absolute;
    top: 34px;
    left: 4px;
}
.catconttsenaBroz{
	float: right;
    margin: 5px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #0600ff;
}
.catcontnom {
	float: left;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
}
.catcontgabar {
	position: absolute;
    top: 340px;
    left: 10px;
}
span {
    font-size : 20px;
    color : rgb(3, 140, 62);
    filter : drop-shadow(1px 1px 1px rgba(100, 0, 0, 0.5));
}













