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

@font-face { font-family: HelveticaNeue; src: url('HelveticaNeue.otf'); } 
@font-face { font-family: HelveticaNeueTh; src: url('HelveticaNeue-Th.otf'); } 

a:active, a:focus, input[type="image"] {
outline: 0;
}


body {
	background-color: #000;
	background-image: url(images/pozadina.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#master {
	height: 100%;
	width: 1038px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#master #main #navbar {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 1038px;
}
#main #areaindex {
	height: 496px;
	width: 1038px;
	background-image: url(images/thebesta.png);
	background-repeat: no-repeat;
	background-position: 2px 289px;
}	


#main #footer {
	height: 36px;
	width: 200px;
	float: right;
	bottom:0px;
	position: relative;
}



#master #logobar {
	background-image: url(images/logo.png);
	height: 134px;
	width: 1038px;
	background-repeat: no-repeat;
}
#left {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	float:left;
}


#master #main {
	height: 526px;
	width: 1038px;
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
}



#centered {
	float: left;
width: 400px;
padding-top: 6px;
position: relative;
margin-left: 96px;
}

/*
#centered ul {
   clear:left;
   float:left;
   list-style:none;
   margin-top:3px;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centered ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #d2232a;

}
#centered ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#centered ul li:last-child { 
    border:none; 
  } 
#centered ul li a:hover {
   background:#000;
   color:#fff;
}
#centered ul li a.active,
#centered ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
*/

/* These styles create the dropdown menus. */
#navbar2 {
   margin: 0;
   padding: 0;
   height: 1em; 
   margin-top:3px;
  

   text-align:center;
   
   }
#navbar2 li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;

   	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #d2232a;
 }
#navbar2 li a {
   display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; }
#navbar2 li ul {
   display: none; 
  /* width: 10em; /* Width to help Opera out */
   background-color: #000;}
   
#navbar2 li:last-child { 
    border:none; 
  } 
   
   
#navbar2 li a:hover {
   background:#000;
   color:#fff;
}
   
#navbar2 li:hover ul, #navbar li.hover ul {
   display: block;
  position: absolute;
   margin: 0 0 0 0;
   padding: 0;
   width:110px;
   }
   
#navbar2 li:hover li, #navbar li.hover li {
   float: none; 
    border:none;
	padding:0;
	margin:0;
	display:relative;}
   
#navbar2 li:hover li a, #navbar li.hover li a {
   background-color: #333;
   padding:5px 0 5px 0;
   color: #FFF; }
   
#navbar2 li li a:hover {
   background-color: #000; }




#right ul {

   float:left;
   list-style:none;
   margin-top:3px;
   padding-left:75px;
   padding-top:6px;
   text-align:center;
}
#right ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   border-right-width: 4px;
   border-right-style: solid;
   border-right-color: #d2232a;

}
#right ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#right ul li:last-child { 
    border:none; 
  } 
#right ul li a:hover {
   background:#000;
   color:#fff;
}
#right ul li a.active,
#right ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#footer ul {

   float:left;
   list-style:none;
   margin:0;
   padding-left:75px;
   padding-top:6px;
   text-align:right;
}
#footer ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   border-right-width: 4px;
   border-right-style: solid;
   border-right-color: #d2232a;

}
#footer ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#footer ul li:last-child { 
    border:none; 
  } 
#footer ul li a:hover {
   background:#000;
   color:#fff;
}
#footer ul li a.active,
#footer ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
#areaindex #grapes {
	padding-top: 70px;
	padding-left: 3px;
	height: 380px;
	width: 1035px;
}
#areaindex #thebest {
	background-image: url(images/thebest.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 1038px;
	padding-top: 2px;
	padding-left: 2px;
}

#main #areaabout {
	height: 496px;
	width: 1038px;
}	
#menu2 {
	width: 1038px;
	padding-bottom: 15px;
}

#menu2 ul {

   float:left;
   list-style:none;
   margin:0;
   padding-left:75px;
   padding-top:6px;
   text-align:right;
}
#menu2 ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   border-right-width: 4px;
   border-right-style: solid;
   border-right-color: #d2232a;

}
#menu2 ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#menu2 ul li:last-child { 
    border:none; 
  } 
#menu2 ul li a:hover {
   background:#000;
   color:#fff;
}
#menu2 ul li a.active,
#menu2 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}


#menu3 {
	width: 1038px;
}

#menu3 ul {

   float:left;
   list-style:none;
   margin:0;
   padding-left:75px;
   padding-top:6px;
   text-align:right;
}
#menu3 ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   border-right-width: 4px;
   border-right-style: solid;
   border-right-color: #d2232a;

}
#menu3 ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#menu3 ul li:last-child { 
    border:none; 
  } 
#menu3 ul li a:hover {
   background:#000;
   color:#fff;
}
#menu3 ul li a.active,
#menu3 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#menu4 {
	width: 1038px;
}

#menu4 ul {

   
   list-style:none;
   margin:0;
   padding-left:25px;
   padding-top:6px;
   text-align:right;
}
#menu4 ul li {
   display:block;
	float:left;

   list-style:none;
   margin:0;
   padding:0;
   border-right-width: 4px;
   border-right-style: solid;
   border-right-color: #d2232a;

}
#menu4 ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#menu4 ul li:last-child { 
    border:none; 
  } 
#menu4 ul li a:hover {
   background:#000;
   color:#fff;
}
#menu4 ul li a.active,
#menu4 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
#aboutus {
	background-image: url(images/about.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}
#cms #cmslijevo {
	height: 320px;
	width: 300px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	padding-top: 10px;
}
#cms #cmsdesno {
	height: 330px;
	width: 732px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
}


#cms {
	
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}


#aboutus #tekst {
	height: 290px;
	width: 650px;
	padding-left:350px;
	overflow: hidden;
}

#contact {
	background-image: none;
	background-position: center;
	height: 380px;
	width: 1032px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;

}
#contact #mapa {
	float: left;
	height: 360px;
	width: 405px;
}


#contact #tekst {
	height: 290px;
	width: 450px;
	padding-left:25px;
	overflow: hidden;
	float: left;
}

.border input
{
	border: 2px solid #f4a41d
}

textarea {
	border: 2px solid #f4a41d
}



#tekst2 {
	height: 360px;
	width: 325px;
	padding-left:30px;
	overflow: hidden;
}

#aboutus2 {
	background-image: url(images/about2.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}

#aboutus2 #tekst {
	height: 290px;
	width: 650px;
	padding-left:350px;
	line-height:1.1;
	
}
#aboutus3 {
	background-image: url(images/about3.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}

#aboutus3 #tekst {
	height: 290px;
	width: 650px;
	padding-left:350px;
	overflow: hidden;
}

#aboutus4 {
	background-image: url(images/about1.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}

#aboutus4 #tekst {
	height: 290px;
	width: 650px;
	padding-left:350px;
	overflow: hidden;
}

#aboutus5 {
	background-image: url(images/about4.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;

}

#aboutus5 #tekst {
	height: 290px;
	width: 650px;
	padding-left:350px;

}
#pozadina {
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 3px;
	background-image: url(images/wine0.jpg);
}

#wines1 {
	background-position: center;
	height: 380px;
	width: 1035px;
	padding-top: 50px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-image: url(images/glavni_banner_svjeza.jpg);
}
#wines1 #boce {
	height: 350px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wines1 #boce .boca {
	outline: none;
	padding-left: 30px;
	text-decoration: none;
	border-style: none;
}


#wines_stellae {
	background-position: center;
	height: 380px;
	width: 1035px;
	padding-top: 50px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-image: url(images/glavni_banner_stellae.jpg);
}
#wines_stellae #boce {
	height: 350px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wines_stellae #boce .boca {
	outline: none;
	padding-left: 6px;
	text-decoration: none;
	border-style: none;
}



.linkovi {
	outline:none;
	text-decoration: none;
	border-style: none;
}
#wines1 #tekst {
	height: 290px;
	width: 570px;
	padding-left:350px;
	overflow: hidden;
}

#wines2 {
	height: 380px;
	width: 1035px;
	padding-top: 50px;
	padding-left: 3px;
}
#sredina {
	float: left;
	height: 363px;
	width: 386px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#sredina2 {
	float: left;
	height: 363px;
	width: 384px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}



#malimeni {
	height: 65px;
	width: 26px;
	padding-top: 260px;
	padding-left: 290px;
}
.maleikone {
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#desno {
	float: left;
	height: 363px;
	width: 323px;
	border: 1px solid #FFF;
}
#lijevosauvignon {
	background-image:url(images/Sauvignon_1.png);
	height: 363px;
	width: 323px;
	float: left;
}

#lijevochardonney {
	background-image:url(images/Chardonay_1.png);
	height: 363px;
	width: 323px;
	float: left;
}

#lijevomalvasia {
	background-image:url(images/Malvazija_1.png);
	height: 363px;
	width: 323px;
	float: left;
}

#lijevopinot {
	background-image:url(images/pinot_1.png);
	height: 363px;
	width: 323px;
	float: left;
}

#lijevomuscat {
	background-image:url(images/Muskat_1.png);
	height: 363px;
	width: 323px;
	float: left;
}

#lijevotaurus {
	background-image:url(images/taurus_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;

}

#lijevoaries {
	background-image:url(images/aries_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}


#desno2 {
	float: left;
	height: 363px;
	width: 323px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-bottom-color: #FFF;
}



#lijevolibra {
	background-image:url(images/libra_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}


#lijevogemini {
	background-image:url(images/gemini_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}


#lijevosagittarius {
	background-image:url(images/saggitarius_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#lijevovirgo {
	background-image:url(images/virgo_banner_L.jpg);
	height: 363px;
	width: 323px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}





#wines2 #tekst {
	height: 290px;
	width: 570px;
	padding-left:350px;
	overflow: hidden;
}

.malitekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height:1.4;
}

.malitekstwhere {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height:1.3;
	text-decoration: none;
}

#where {
	float: left;
	height: 280px;
	width: 210px;
}

#where2 {
	float: left;
	height: 250px;
	width: 190px;
}

#where3 {
	float: left;
	height: 280px;
	width: 155px;
}

#where4 {
	float: left;
	height: 280px;
	width: 230px;
}
.tekstcms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height:1.3;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.tekstcmsitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#999;
	line-height:1.3;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

.contacttekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#999;
	line-height:1;
}

.scroller1 {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 30px;

}



.scroller1 .scroll {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.scroller2 {
	outline: none;
	padding-left: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.scroller2 .scroll {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

h1 {
	font-size: 16px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	text-decoration: none;
}

h3.active {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	text-decoration: none;
}

h3.year {
	font-size: 13px;
	display:inline;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
}

h3.yearactive {
	font-size: 13px;
	color: #FFF;
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
}


h4 {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 0.4px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

#wines {
	background-image: url(images/wines.jpg);
	background-position: center;
	height: 380px;
	width: 1035px;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 3px;

}
form .send {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right;
	margin-right: 40px;
}
#previous {
	padding-left:350px;
	float: left;
	height: 15px;
	width: 500px;
}
#next {
	float: left;
	height: 15px;
	width: 100px;
}
#previous2 {
	padding-left:30px;
	float: left;
	height: 15px;
	width: 235px;
}
#next2 {
	float: left;
	height: 15px;
	width: 90px;
}

.prevnext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.slikacms {
	border: thin solid #FFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.thank {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin-top: 140px;
	margin-left: 90px;
}
#tekst #veliki {
	height: 280px;
	width: 610px;
	float: none;
	clear: left;
}
#naslovwhere {
	height: 40px;
	width: 610px;
}
#naslovwhere .where {
	padding-top: 20px;
	font-size: 14px;
	color: #FFF;
}
