body {
	margin-top:15px;
	margin-right: 120px;
}

.header {
	padding-bottom:15px;
}

h1 {
	font: normal 22px Arial, sans-serif;
	text-transform: uppercase;
	color: #316CB6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 30px;
}

.h7 {
	font: normal 22px Arial, sans-serif;
	text-transform: uppercase;
	color: #316CB6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: normal 22px Arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 30px;
}

h3 {
	font: normal 20px Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom:0px;
	text-indent: 30px;
}

h6 { /*ISTO KAO h3 SAMO BEZ LIJEVOG INDENTA*/
	font: normal 20px Arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom:0px;
	text-indent: 0px;
}

h4 {
	font: normal 16px/22px Arial, sans-serif;
	color: #316CB6;
	margin-top: 5px;
	margin-bottom: 25px;
}

h5 {
	font: normal 14px/20px Arial, sans-serif;
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	font: normal 12px/20px  Arial, sans-serif;
	color: #666666;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 9px;
}

a:link {
	font: 10px Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #316CB6;
}

a:visited {
	font: 10px Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}

a:visited:hover {
	text-decoration: none;
	color: #316CB6;
}

li {
	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(blt.gif);
}

input {
	background-color: #E0E0E0;
}

/* CJENIK ----------------------------------------- */
.cjenik {
	font: normal 10px Arial, sans-serif;
	color: #666666;
}

.cjenikAkcija{
	color: #E77900;
}

.cjenik h6 {
	text-indent: 30px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.cjenik p {
	color: #000000;
	font-family: Arial, sans-serif;
	text-align:left;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.mpc {
	color: #000000;
	font-family: Arial, sans-serif;
	text-align:center;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.cjenik td {
	border-bottom: solid 1px #E4E4E4;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
}

.cjenikDatum {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-indent: 30px;
}

.cjenikSekcija {
	color: #666666;
	font-family: Arial, sans-serif;
	text-align:left;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.cjenikBlue {
	color: #316CB6;
	font-family: Arial, sans-serif;
	text-align:left;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.cjenikProizvod {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-indent: 30px;
	padding-right: 30px;
	padding-top:10px;
}

.cjenikProizvod p {
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#316CB6;
	text-decoration: none;
	text-indent: 30px;
	padding-right: 30px;
}

.cjenikProizvod a {
	color:#316CB6;
	text-decoration: none;
}

.cjenikProizvod a:hover {
	color:#316CB6;
	text-decoration: underline;
}

.cjenikProizvod a:visited {
	color:#666666;
	text-decoration: none;
}

.cjenikProizvod a:visited:hover {
	color:#666666;
	text-decoration: underline;
}
/* END CJENIK --------------------------------------- */

/* DROPDOWN MENU ------------------------------------ */
.krpajMenuBg {
	background: url(krpajMenuBg.jpg) repeat-y;
}

ul#menu {
	width: 120px;
	list-style-type: none;
	border: 0;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0;
	border-top: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

ul#menu li, 
  ul#menu a {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-image: none;
}
  
ul#menu li {
	border-top: solid 1px #ffffff;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0px;
	list-style-image: none;
}

ul#menu ol li {
	border-bottom: none;
	list-style-image: none;
}

/*ul#menu ol li:before {
  content: "- ";
}*/

ul#menu a {
	text-decoration: none;
	outline: none;
	list-style-image: none;
}

ul#menu a:hover {
  color: #316CB6;
}

ul#menu a:active {
	color: #316CB6;
}

ul#menu .subItem{
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 14px;
	list-style-image: none;
}

ul#menu .subItem a{
	padding-right: 0px;
	color: #316CB6;
	list-style-image: none;
}

ul#menu .subItem a:hover{
  padding-right: 0px;
  color: #E77900;
}

ul#menu .subItemInactive{
	color: #ffffff;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 14px;
	list-style-image: none;
}

ul#menu .subItemInactive a{
	color: #ffffff;
}
ul#menu .subItemInactive a:hover{
	color: #ffffff;
	cursor:text;
}

ul#menu2 {
	width: 120px;
	list-style-type: none;
	border: 0;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0;
	border-top: 0;
}

ul#menu2 ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

ul#menu2 li, 
  ul#menu2 a {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #666666;
}
  
ul#menu2 li {
	border-top: solid 1px #ffffff;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0px;
	list-style-image: none;
}

ul#menu2 ol li {
  border-bottom: none;
}

/*ul#menu ol li:before {
  content: "- ";
}*/

ul#menu2 a {
  text-decoration: none;
  outline: none;
}

ul#menu2 a:hover {
  color: #316CB6;
}

ul#menu2 a:active {
  color: #316CB6;
}

ul#menu2 .subItem{
  padding-right: 0px;
  padding-bottom: 3px;
  padding-top: 3px;
  line-height: 14px;
}

ul#menu2 .subItem a{
  padding-right: 0px;
  color: #316CB6;
}

ul#menu2 .subItem a:hover{
  padding-right: 0px;
  color: #E77900;
}
/* END DROPDOWN MENU ------------------------------ */

/* BODY TEKSTOVI ------------------------------------------*/
.bodyTxt {
	font: normal 12px/20px  Arial, sans-serif;
	padding-left:30px;
	padding-bottom:30px;
}

.bodyTxt li{
	font: normal 12px/16px  Arial, sans-serif;
	color: #666666;
}

.bodyTxt  a{
	font: normal 12px/20px  Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.bodyTxt  a:hover{
	text-decoration: none;
	color: #316CB6;
}

.bodyTxt  a:visited{
	font: 12px/20px Arial, sans-serif;
	color: #999999;
	text-decoration: underline;
}

.bodyTxt a:visited:hover {
	text-decoration: none;
}

.bodyTxtInactive {
	font: normal 12px/20px  Arial, sans-serif;
}

.bodyTxtInactive  a{
	font: normal 12px/20px  Arial, sans-serif;
	color: #999999;
	text-decoration: underline;
	cursor:text;
}

.bodyTxtInactive  a:hover{
	text-decoration: none;
	cursor:text;
}
	
.bodyNaglasak {
	color: #316CB6;
	font-weight: normal;
}

.bodyTxtOnama {
	padding-left:30px;
	padding-right:50px;
	padding-bottom:30px;
}

.fotka {
border:#CCCCCC solid 1px;
padding: 5px;
/*background-color:#E9E9E9;*/
}

.bodyTxtindex {
	padding-left:30px;
	padding-bottom:10px;
	padding-right:10px;
}

.bodyTxtindex  a{
	font: normal 12px/20px  Arial, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.bodyTxtindex a:hover{
	text-decoration: none;
	color: #666666;
}

.bodyTxtindex a:visited{
	font: 12px/20px Arial, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.bodyTxtindex a:visited:hover {
	text-decoration: none;
}

.bodyTxtindex2 {
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

.bodyTxtindex2  a{
	font: normal 12px/20px  Arial, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.bodyTxtindex2 a:hover{
	text-decoration: none;
	color: #666666;
}

.bodyTxtindex2 a:visited{
	font: 12px/20px Arial, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.bodyTxtindex2 a:visited:hover {
	text-decoration: none;
}
/* END BODY TEKSTOVI -----------------------------------*/

/* AKCIJE I CJENIK ------------------------------------------*/
.akcijaBg {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-transform: uppercase;
	background: url(akcijaBg.jpg) no-repeat;
	text-indent: 15px;
	text-align: left;
	vertical-align: middle;
}

.akcijaBgInactive {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-transform: uppercase;
	background: url(akcijaBg.jpg) no-repeat;
	text-indent: 15px;
	text-align: left;
	vertical-align: middle;
}

.akcijaBg a {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}

.akcijaBgInactive a {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}


.akcijaBg a:hover {
	font: normal 12px Arial, sans-serif;
	text-decoration: underline;
}

.akcijaBgInactive a:hover {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	cursor:text;
}

.akcijaBg a:visited {
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.akcijaBgInactive a:visited {
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.akcijaBg a:visited:hover {
	font: normal 12px Arial, sans-serif;
	text-decoration: underline;
}

.akcija {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
}

.akcija a {
	font: normal 12px Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}

.akcija a:hover {
	text-decoration: underline;
}

.akcija a:visited {
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

.akcija a:visited:hover {
	font: normal 12px Arial, sans-serif;
	text-decoration: underline;
}

.izaberiteAkciju {
	font: normal 12px Arial, sans-serif;
	color: #316CB6;
	text-align: left;
	text-indent: 15px;
	vertical-align: bottom;
	padding-bottom: 15px;
}
/* END AKCIJE I CJENIK -----------------------------------*/

/* BOJE OKVIRA ----------------------------------------------*/
.boxBottom {
	background: #F0F0F0;
}

.blueBoxTop {
	background: #316CB6;
}

.blueSide {
	background: #F0F0F0 url(blueSide.jpg) repeat-x;
}

.drkYellBoxTop {
	background: #FCC900;
}

.drkYellSide {
	background: #F0F0F0 url(darkYellSide.jpg) repeat-x;
}

.lghtYellBoxTop {
	background: #FDDB5C;
}

.lghtYellSide {
	background: #F0F0F0 url(LghtYellSide.gif) repeat-x;
}

.greyBoxTop {
	background: #999999;
}

.greySide {
	background: #F0F0F0 url(greySide.jpg) repeat-x;
}

.greenBoxTop {
	background: #50B594;
}

.greenSide {
	background: #F0F0F0 url(greenSide.jpg) repeat-x;
}

/* END BOJE OKVIRA -----------------------------------------*/

/* KLASE ----------------------------------------------------------*/
.adrTelTxt {
	font: normal 10px/12px Arial, sans-serif;
	color: #999999;
	text-decoration: none;
}

.dtmGdje {
	font: 10px/12px Arial, sans-serif;
	color: #999999;
	padding-bottom: 10px;
}

.dtmGdje p{
	font: 10px/12px Arial, sans-serif;
	color: #999999;
	margin-bottom:2px;
	margin-top:2px;
}

.dtmGdje a{
	color: #999999;
	text-decoration: underline;
}

.dtmGdje a:hover{
	color: #999999;
	text-decoration: none;
}

.footer {
	font: normal 10px/16px Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	background: url(footer.jpg) no-repeat;
	text-align: center;
	padding-top: 0px;
	vertical-align: top;
}

.footer a:link{
	color: #999999;
	text-decoration: none;
}

.footer a:hover{
	color: #316CB6;
	text-decoration: underline;
}

.footer a:visited{
	text-decoration: none;
}

.footer a:visited:hover{
	text-decoration: underline;
}

.printPg {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: none;
}

.printPg a:link{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: none;
}

.printPg a:hover{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.printPg a:visited{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: none;
}

.printPg a:visited:hover{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: underline;
}

.gotovina {
color:#E77900;
}

.gotovinaSmall{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #E77900;
	text-decoration: none;
}

.separat {
	background: url(separat.gif) no-repeat;
}

.separat2 {
	background: url(separat2.gif) no-repeat;
}

.separatVert {
	background: url(separatVert.gif) repeat-y;
}

.uvuci {
text-indent: 30px;
}
/* END KLASE -----------------------------------------*/