/* style copyright  Štofeljewelers.com. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #784A28;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #784A28;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background: #00503D;
	color: #FFFFFF;
	font: 12px Verdana, Arial, sans-serif;
              text-align: justify;
 }

h1{
	/*background: transparent;
	color: #5F4D2D;
	font: bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: underline;
	*/
}

p{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent{
	background: #A38A5E;
	border-bottom-width: 0px;
	border-color: #000000 #004030;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	color: #00503D;
}

.btcopyrights {
	background-color: #A38A5E;
	border-bottom-width: 0px;
	border-color: #000000 #004030;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 9px;
}

.btdate {
	background: transparent;
	color: #000000;
	font-size: 9px;
}

.btnavbk {
	background-image: url(images/bknav.gif);
}

.additionalCharmsPix{
  width:50%;
  border:1px solid #00503D;
  float:left;
}

.additionalCharmsText{
  width:50%;
  padding-left:4px;
  color:#000;  
  float:right;
}