@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back_main.png);
}
#header {
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(images/back_header.png);
	z-index: 1;
}
#showart_div {
	position: absolute;
	z-index: 201;
	height: 500px;
	width: 440px;
	margin-top: -250px;
	margin-left: -220px;
	left: 50%;
	top: 50%;
	background-color: #FFD749;
	border: 1px solid #006;
	visibility: hidden;
}
#block_div {
	position: absolute;
	z-index: 200;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
	opacity:0.5;
	filter:alpha(opacity=50);
	visibility: hidden;
	background-color: #FFF;
}

#logo {
	position:absolute;
	left:50%;
	top:0px;
	width:290px;
	height:200px;
	z-index:99;
	margin-left: -500px;
}
#wood {
	position:absolute;
	left:50%;
	top:130px;
	width:920px;
	height:560px;
	z-index:2;
	margin-left: -460px;
}


.border {
	border: 1px solid #003;
}

#b_eu {
	position:absolute;
	left:50%;
	top:70px;
	width:130px;
	height:68px;
	z-index:101;
	margin-left: 290px;
}

#b_kontakt {
	position:absolute;
	left:50%;
	top:70px;
	width:130px;
	height:68px;
	z-index:101;
	margin-left: 170px;
}
#b_proizvodnja {
	position:absolute;
	left:50%;
	top:70px;
	width:130px;
	height:68px;
	z-index:102;
	margin-left: 50px;
}
#b_novosti {
	position:absolute;
	left:50%;
	top:70px;
	width:130px;
	height:68px;
	z-index:103;
	margin-left: -70px;
}
#b_onama {
	position:absolute;
	left:50%;
	top:70px;
	width:130px;
	height:68px;
	z-index:104;
	margin-left: -190px;
}
#links {
	position:absolute;
	left:50%;
	top:680px;
	width:800px;
	height:50px;
	z-index:105;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-left: -400px;
	text-align: center;
}
#cert {
	position:absolute;
	left:50%;
	top:616px;
	width:800px;
	height:40px;
	z-index:105;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-left: -400px;
	text-align: center;
}

.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
#naslov
 {
	position:absolute;
	left:50%;
	top:153px;
	width:550px;
	height:40px;
	z-index:106;
	margin-left: -235px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-weight: bold;
	color: #006;
}

#arrow_top {
	position:absolute;
	left:50%;
	top:220px;
	width:25px;
	height:25px;
	z-index:109;
	margin-left: 385px;
}
#arrow_bottom {
	position:absolute;
	left:50%;
	top:565px;
	width:25px;
	height:25px;
	z-index:110;
	margin-left: 385px;
}
.text_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003;
	line-height: 24px;
}
.text_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003;
	line-height: 24px;
}

.text_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
}


.text_4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #003;

}

#content {
	position:absolute;
	left:50%;
	top:205px;
	width:858px;
	height:400px;
	z-index:108;
	margin-left: -435px;
	background-image: url(images/back_content.png);
	background-repeat: repeat;
}
#content2

 {
	position:relative;
	left:16px;
	top:15px;
	width:795px;
	height:370px;
	z-index:111;
	overflow: hidden;
}

.text_1 a:link {
	color: #009;
	text-decoration: none;
}
.text_1 a:hover {
	color: #009;
	text-decoration: underline;
}
.text_1 a:visited {
	color: #009;
	text-decoration: none;
}
.text_1 a:active {
	color: #009;
	text-decoration: underline;
}
.gallery {
	border: 4px solid #FF0;
}
.gallery:hover {
	border: 4px solid #003;
}

/*COOKIES*/

.cookie-cont {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:.9em;
	display:none;
	width:600px;
	height:50px;
	padding: 20px 90px 10px 25px;
	position:fixed;
	bottom:10px;
	left:50%;
	margin-left: -360px;	
	color:#000;
	background-color:#FFD45A;
	border-radius:10px;
}

.cookie-btn {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#fff;
	font-weight:bold;
	padding:6px;
	background-color:#00f;
	text-align:center;
	border-radius:5px;
	height:20px;
	top:25px;
	right:20px;
	width:50px;
	position:absolute;
	display:block;
	cursor:pointer;	
}