.main_table{
	width:100%;
	height:100%;
	padding:0;
}

.width {
  width:100%;
}

.body_style {
	margin: 0 0 0 0;
	background-color:#000;
	color:#fff;
}

.glavni{
	background-image: url(images/layout/2005/back.gif);
}



/* općenito site */
h1, h2, h3, p, text, body, heading1, heading2, heading3, texts, textb, cijena {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: transparent;
	COLOR: #fff;
	padding: 0px;
	margin: 0px;	
}

/* općenito linkovi */
a:link, a:visited, a:hover {
	COLOR: #000;
	text-decoration: none;
}


h1, .heading1 { /*naslovi*/
	COLOR: #000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
}

h2, .heading2 { 
	COLOR: #000;
	FONT-SIZE: 11pt;
	padding: 2px; /*font-family: monospace;*/
/*border-top: thin solid #3B76BA;*/
	font-weight: bold;
}

h3, .heading3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #fff;
}

h3 a:link, h3 a:visited,
.heading3 a:link, .heading3 a:visited {
COLOR:#fff;
}

a:hover,
h1 a:hover, .heading1 a:hover, 
h2 a:hover, .heading2 a:hover,
h3 a:hover, .heading3 a:hover {
	COLOR: #FFAC0C;
}

p, .text { FONT-SIZE: 9pt;
	         COLOR: #fff;
	         width: auto; }

.textb {
	FONT-WEIGHT: bold;
}

.texts { /*galerija modeli */
	FONT-SIZE: 9pt;
	COLOR: #fff;
}

.cijena {
	FONT-SIZE: 8pt;
	COLOR: #fff;
	background-color: red;
	text-indent: 5px;
	padding: 2px;}

.cijBasket {
	FONT-SIZE: 7pt;
	COLOR: #ffcc00;
	padding: 2px;}

.akcija, 
.akcija a:link,
.akcija a:visited {
	FONT-SIZE: 8pt;
	FONT-WEIGHT:bold;
	COLOR: #fff;
	background-color: #ffcc00;
	text-indent: 5px;
	padding: 2px;}


.dodaj {
	FONT-SIZE: 9pt;
	COLOR: #2A2A2A;
}


.footer {
	FONT-SIZE: 7pt;
	COLOR: #EBECEE;
	text-align:center;
	vertical-align:bottom;
	height:20px;
}

.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
	COLOR: #EBECEE;
	text-decoration:underline;
}


.listing {
	border-style: none none none none;
	border-width: 1pt;
	border-color: #2C2E6A;
	margin: 0pt;
	FONT-SIZE: 7pt;
	COLOR: #000;
}

.prevnext {
	margin: 0 0 0 auto;
	FONT-SIZE: 8pt;
	font-weight:bold;
	font-variant: normal;
	COLOR: #000033;
	text-decoration: none;
	cursor: pointer;
		border: 0;
}

	.prevnext a:link,
	.prevnext a:visited,
	.prevnext a:hover {
	COLOR: #000033;
	text-decoration: none;
	border: 0;
}

.prevnext acronym {
	cursor: pointer;
	text-decoration: none;
		border: 0;
}

.galNaziv,
.galNaziv a:link,
.galNaziv a:visited,
.galNaziv a:hover,
.galNaziv a:active {
	FONT-SIZE: 8pt;
	COLOR: #fff;
	font-weight:bold;
}

@media print{
.noPrint {display:none;}
}