body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #3B464F;
}

/* a:link		{color: #974C70; text-decoration:underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:visited	{color: #974C70; text-decoration:underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:hover		{color: #974C70; text-decoration:none;}
a:active	{color: #974C70; text-decoration:underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
*/

.doc a:link {font-size: 10px;}
.doc a:visited {font-size: 10px;}
.doc a:hover {font-size: 10px;}
.doc a:active {font-size: 10px;}

a:link		{color: #0000CC; text-decoration:underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }



a.footer:link		{color: #974C70; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer:visited	{color: #974C70; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer:hover		{color: #974C70; font-weight: normal; text-decoration: underline;}
a.footer:active		{color: #974C70; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a.homeProduct:link		{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; display: block; }
a.homeProduct:visited	{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; display: block; }
a.homeProduct:hover		{color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.homeProduct:active	{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; display: block; }

a.dropDown:link		    {color: #0D3F72; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.dropDown:visited	    {color: #0D3F72; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.dropDown:hover		{color: #0D3F72; font-weight: normal; text-decoration: underline;}
a.dropDown:active		{color: #0D3F72; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }


.dop a, .dop a:active, .dop a:hover, .dop a:visited {
	font-size: 9px;
	background-image: none !important;
}

a.boxNaslov  {
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
}
/*
a.boxNaslov:hover  {
	color: #FFFFFF;
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
}
*/

.jdSlideshow h2 a
{
	font-size: 80%;
	text-decoration: none;
	/*color: inherit;*/
	color: #fff !important;
}

#navBox 
{
    position: absolute;
    bottom: 0px;
}

h1, .h1, .title {
	font-size:15px;
	margin-bottom: 5px;
	margin-top: 0;
	color: #661E41;
	font-family: Arial;
	/*font-size: 22px;*/
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
}
h2, .h2, .subtitle 
{
    font-family: Tahoma, Arial, Verdana;
	font-size:18px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #661E41;
	font-weight: normal;
	letter-spacing: 2px;
}
h3, .h3
{
    font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #974C70;
	font-weight: bold;
	letter-spacing: 1px;
}
.h_tree2
{
    font-family: Tahoma, Arial, Verdana;
	font-size:18px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0000CC;
	font-weight: normal;
	letter-spacing: 2px;
}
.h_tree3
{
    font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #0000CC;
	font-weight: bold;
	letter-spacing: 1px;
}
LI
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #3B464F;
}  

hr {
	border-top: 1px solid #CCCCCC;
	margin-top: -5px;
}
DIV.dotline
{
    background-image: url(../images/bg-dotline.gif);
    height: 1px;
}
P, .textDesc, TD {
	font-family: Arial;
	font-size: 11px;
	color: #3B464F;
	margin-top: 8px;
	line-height: 18px;
	margin-bottom: 10px;
}
P, .text, TD {
	font-family: Arial;
	font-size: 12px;
	color: #3B464F;
	margin-top: 8px;
	/*line-height: 22px;*/
	margin-bottom: 10px;
}
P.pink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #A43B6D;
	line-height: 14px;
	margin-bottom: 10px;
	letter-spacing: 0px;
}
.welcome {
	font-family: Verdana;
	font-size: 12px;
	color: #A43B6D;
	line-height: 14px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	margin-left: 40px;
}

input, textarea, select {
	border: 1px solid #5C4022;
	margin-top: 3px;
	margin-bottom: 2px;
}

input.clean {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.adv-search a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:hover {
	text-decoration: none;
}
.clear {
	border: 0px none;
}
table.welcome {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
}
table.welcome td {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	padding: 7px;
}
table.featured {
	background: #FFFFFF;
	background-image:url(../images/contact_bg.gif); background-repeat:no-repeat; background-position:bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
table.featured th {
	padding: 4px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	/*border: dotted 1px #000000;*/
}

a.category:link		{
	/*color: #842147; */ 
	text-decoration: none; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	/*padding: 2px; 
	padding-left: 10px;*/ 
	margin-left: 5px;
}
a.category:visited	{
	/*color: #842147;  */
	text-decoration: none; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	/*padding: 2px; 
	padding-left: 10px;*/ 
	margin-left: 5px;
}
a.category:hover	{
	/*color: #842147;  */
	text-decoration: underline; 
	display: block; 
	/*padding: 2px; 
	padding-left: 10px;*/ 
	margin-left: 5px;
}
a.category:active	{
	/*color: #842147;  */
	text-decoration: none; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	/*padding: 2px; 
	padding-left: 10px;*/ 
	margin-left: 5px;
}

a.category_active:link		{color: #842147; font-weight: bold; text-decoration:none; background-color: #661E41; display: block;  padding: 2px; margin-left: 10px;}
a.category_active:visited	{color: #842147; font-weight: bold; text-decoration:none; background-color: #661E41; display: block;  padding: 2px; margin-left: 10px;}
a.category_active:hover	    {color: #842147; font-weight: bold; text-decoration:none; background-color: #661E41; display: block;  padding: 2px; margin-left: 10px;}
a.category_active:active	{color: #842147; font-weight: bold; text-decoration:none; background-color: #661E41; display: block;  padding: 2px; margin-left: 10px;}

a.subCategory:link		{display: block; color: #842147; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 30px;}
a.subCategory:visited	{display: block; color: #842147; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 30px;}
a.subCategory:hover	  {display: block; color: #842147; font-weight: normal; text-decoration: underline; margin-left: 10px;}
a.subCategory:active	{display: block; color: #842147; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 30px;}

.nav-products-active a	{font-weight: bold; /*background-image: url(../images/arrow1.gif);*/ background-repeat: no-repeat; background-position: left center;}

.sublink {
  margin-bottom: 3px;
}

.sublink a:link {
	padding-left: 10px;
	color: #842147;
	margin-left: 15px;
  margin-bottom: 3px;
}
.sublink a:visited {
	padding-left: 10px;
	color: #842147;
	margin-left: 15px;
  margin-bottom: 3px;
}
.sublink a:hover {
	color: #842147;
	margin-left: 15px;
  margin-bottom: 3px;
}
.sublink-active a:link {
	padding-left: 10px;
	color: #842147;
	margin-left: 15px;
}
.sublink-active a:visited {
	padding-left: 10px;
	text-decoration:none;
	color: #842147;
	font-weight: bold;
	margin-left: 15px;
	background-image: url(../images/arrow1.gif); background-repeat: no-repeat; background-position: left center;
}
.sublink-active a:hover {
	color: #842147;
}
table.white-content {
    background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	/* padding: 15px 10px 10px 20px; */
}
td.white-content
{
    background: #FFFFFF; background-image:url(../images/contact_bg.gif); background-repeat:repeat-x; background-position:bottom;
	padding: 15px 15px 15px 15px;
}
.more-info a:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:hover {
	color: #CC0000;
	text-decoration: none;
}

img.product {
	border: solid 1px #838383;
}
.submit {
	background-color:#974C70;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #A18C79;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
form {
	margin:0px;
}

.shadowLeft 
{
    background-image: url(../images/shadow-left.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.shadowRight 
{
    background-image: url(../images/shadow-right.gif);
    background-repeat: repeat-y;
    background-position: left;
}

#shadowMainLeft 
{
    background-image: url(../images/shadow-main-left.gif);
    background-repeat: repeat-y;
    background-position: right;
    width: 4px;
}

#shadowMainRight 
{
    background-image: url(../images/shadow-main-right.gif);
    background-repeat: repeat-y;
    background-position: left;
    width: 4px;
}

.header
{
    background-image: url(../images/header-bg.gif);
    background-repeat: repeat-x;   
    height: 99px;
}

.main
{
    
}

TD.footer
{
   background-image: url(../images/bg-footer.gif);
   background-repeat: repeat-x;
   vertical-align: top;
   padding-top: 8px;
   padding-left: 20px;
   font-size: 11px;
   color: #974C70;
}

.footerLeft 
{
    background-image: url(../images/footer-left.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.footerRight 
{
    background-image: url(../images/footer-right.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.headerSubtitle
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    color: #543601;
}

DIV.navGradient
{
    background-image: url(../images/nav_gradient.gif);
    background-repeat: no-repeat;
    height: 250px;
}

TD.contentLeft
{
    background-image: url(../images/bg-content-left.gif);
    background-repeat: repeat-y;
    vertical-align: top;
}
DIV.content
{
    background-image: url(../images/bg-content.gif);
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 10px;
}
TD.contentBottom
{
    background-image: url(../images/content-bottom.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #F9F6F3;
}
TD.pBorderTL
{
    background-image: url(../images/photo-tl.gif);
    background-repeat: no-repeat;
    width: 12px;
    height: 14px;
}
TD.pBorderTR
{
    background-image: url(../images/photo-tr.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
TD.pBorderT
{
    background-image: url(../images/photo-t.gif);
    background-repeat: repeat-x;
    height: 14px;
}
TD.pBorderBL
{
    background-image: url(../images/photo-bl.gif);
    background-repeat: no-repeat;
    width: 12px;
    height: 14px;
}
TD.pBorderBR
{
    background-image: url(../images/photo-br.gif);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
TD.pBorderB
{
    background-image: url(../images/photo-b.gif);
    background-repeat: repeat-x;
    height: 14px;
}
TD.pBorderR
{
    background-image: url(../images/photo-r.gif);
    background-repeat: repeat-y;
    width: 14px;
}
TD.pBorderL
{
    background-image: url(../images/photo-l.gif);
    background-repeat: repeat-y;
    width: 12px;
}

TD.homeTL
{
    background-image: url(../images/home-tl.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 7px;
    height: 49px;
}
TD.homeTR
{
    background-image: url(../images/home-tr.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 49px;
    background-position: left bottom;
}
TD.homeT
{
    background-image: url(../images/home-t.gif);
    background-repeat: repeat-x;
    height: 49px;
    background-position: bottom;
}
TD.homeL
{
    background-image: url(../images/home-l.gif);
    background-repeat: repeat-y;
    width: 7px;
}
TD.homeR
{
    background-image: url(../images/home-r.gif);
    background-repeat: repeat-y;
    width: 7px;
}
TD.homeMain
{
    background-color: #E7E3CB;
}
DIV.homeMain
{
    float: left;
	width: 100%;
	/*background-image: url(../images/home-main-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;*/
}
TD.homeFooter 
{
    background-image: url(../images/home-footer-bg.gif);
    background-repeat: no-repeat;
    height: 7px;
    color: #974C70; 
    font-weight: normal; 
    text-decoration: none; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; }
}

TD.homeFooterText 
{
    color: #974C70; 
    font-weight: normal; 
    text-decoration: none; 
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; }
}

#logo
{
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/aqua-logo.png",sizingMethod="image");
	background-color: transparent;
}

html>body #logo
{
	margin-top: 20px;
	width: 295px;
	height: 70px;
	border: 0px;
	background-color: transparent;
}


#logoHome
{
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/aqua-logo-bottom.png",sizingMethod="image");
	background-color: transparent;
}
.bg-block-white {
	background-color: #ede3db;
}

html>body #logoHome
{
	width: 100px;
	height: 42px;
	border: 0px;
	background-color: transparent;
}
div.prosecna-ocena {
	/*border:1px solid #CCCCCC;*/
	float:right;
	text-align:right;
	width:100px;
}
div.prosecna-ocena h2 {
	font-size: 14px;
}
/* STAR RATING - White */ 

.white-star,
.white-star a:hover,
.white-star a:active,
.white-star a:focus,
.white-star .current-rating{
	background: url(../images/stars_white_bg.gif) left -1000px repeat-x;
}
.white-star{
	position: relative;
	width:70px;
	height:14px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.white-star li{
	display: inline;
}
.white-star a, 
.white-star .current-rating{
	text-align: right;
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:14px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
}
.white-star a:hover,
.white-star a:active,
.white-star a:focus{
	background-position: left bottom;
}
.white-star a.one-star{
	width:20%;
	z-index:6;
}
.white-star a.two-stars{
	width:40%;
	z-index:5;
}
.white-star a.three-stars{
	width:60%;
	z-index:4;
}
.white-star a.four-stars{
	width:80%;
	z-index:3;
}
.white-star a.five-stars{
	width:100%;
	z-index:2;
}
.white-star .current-rating{
	z-index:1;
	background-position: left center;
}
div.komentari-kupaca a:link, div.komentari-kupaca a:visited {
  font-weight: bold;
}
div.rating-head {
	position: absolute;
	top: 8px;
	right: 15px;
}
div.rating-head img {
  	vertical-align: middle;
}
.cena {
	background-image:url('../images/mony.png');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:white;
	border-style:solid;
	border-width:1px; 
	border-color:#B77796; 
	margin-top: 15px;
	padding: 5px 5px 5px 5px;
	width:99%;
	/*height: 110px;*/
	height: 80px;
	float: left;
}
.buy {
	float: right;
	width: 28%;
	height: 70px;
	background-image: url('../images/korpa_bgr.png');
	background-repeat:no-repeat;
	/*background-color:#B77796;*/
	/*padding: 12px 5px 5px 5px;*/
	margin-top: 8px;
}
.inputBtn {
	width: 100px;
	height: 26px;
	font-weight: bold;

}
