@charset "utf-8";
body {
	margin:0;
	background-color:#000;
}

#bg {
  height: 100%;
  width: 100%;
  z-index: -1;
  position:fixed;
  top: 0px;
  left: 0px;
  overflow: auto;
  text-align: center;
  display: block;
  background-image: url(../images/pozadina/dot.png);
}

#drzacvrh{
	width:950px;
	height:80px;
	margin:0 auto 15px auto;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	background-color:#f2b126;
	background:url(../images/pozadina/bgvrh.jpg) top left no-repeat;
	}
	
#drzac{
	width:950px;
	height:auto;
	min-height:500px;
	margin:0 auto 50px auto;
	}
	
#drzacR2{
	width:670px;
	height:auto;
	min-height:500px;
	float:right;
	background:url(../images/pozadina/bgfade3.png) top left repeat;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
	padding:20px;
	}
	
#drzacprava{
	width:710px;
	height:70px;
	float:right;
	line-height:40px;
	text-align:center;
	margin-top:5px;
	}

#drzacL{
	width:225px;
	height:auto;
	min-height:500px;
	float:left;
	}

#logo{
	width:172px;
	height:80px;
	float:left;
	margin-left:25px;
	}
	
#menigore{
	width:650px;
	height:80px;
	line-height:80px;
	float:right;
	margin-right:20px;
	text-align:right;
	}
	
.drzaclink{
	width:205px;
	height:40px;
	padding-right:20px;
	line-height:40px;
	background:url(../images/pozadina/bgvrh.jpg) top left repeat;
	margin-bottom:5px;
	-moz-border-radius: 0 10px 0 10px;
    -webkit-border-radius: 0 10px 0 10px;
    -khtml-border-radius: 0 10px 0 10px;
    border-radius: 0 10px 0 10px;
	text-align:right;
	}
	
.drzaclink2{
	width:215px;
	height:auto;
	padding:5px 10px 10px 0;
	background-color:#f3c13a;
	margin-bottom:10px;
	-moz-border-radius: 10px 0 10px 0;
    -webkit-border-radius:10px 0 10px 0;
    -khtml-border-radius:10px 0 10px 0;
    border-radius:10px 0 10px 0;
	text-align:right;
	}

.drzaclink2a{
	width:105px;
	height:25px;
	line-height:25px;
	text-align:right;
	float:right;
	}

.link1 a{
	font-family: Verdana, Arial, Times, serif;
	color: #c24501;
	font-size: 12px;
	text-decoration: none;
	width:205px;
	height:40px;
	position:absolute;
	margin-left:-200px;
	}

.link1 a:hover{
	color:#222;
	}
	
.link2 a{
	font-family: Verdana, Arial, Times, serif;
	color: #e36834;
	font-size: 12px;
	text-decoration: none;
	}

.link2 a:hover{
	color:#222;
	}
	
.link3 a{
	font-family: Verdana, Arial, Times, serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-left:25px;
	}

.link3 a:hover{
	color:#222;
	}
	
.tekst1{
	font-family: Verdana, Arial, Times, serif;
	color: #414140;
	font-size: 14px;
	text-decoration: none;
	}
	
.tekst2{
	font-family: Verdana, Arial, Times, serif;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
	
.link4 a{
	font-family: Verdana, Arial, Times, serif;
	color: #222;
	font-size: 12px;
	text-decoration: none;
	}

.link4 a:hover{
	color:#c24501;
	}
	
.thumbslika{
	width:120px;
	height:190px;
	padding:10px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	background-color:#FFF;
	}
	
.slikaS{
	width:120px;
	height:160px;
}

.cijena{
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family: Verdana, Arial, Times, serif;
	color:#e15c0c;
	font-size: 12px;
	text-decoration: none;
	}
	

	
