* {
	margin: 0;
	padding: 0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/background.jpg) top left repeat-x #fff;
	text-align: center;
	color:#0F3662;
}
TABLE {
	border-collapse: collapse;
}
TD {
	vertical-align: top;
}

H1 {
	display: none;
}

H2 {
	padding: 10px 0 0px;
	font-size:16px;
}
H3 {
	font-size: 11px;
	font-weight:bold;
}
P {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:20px;
}
UL.lista {
	padding:5px 20px;
}
a:link, a:visited {
	color:#0F3662;
	text-decoration:underline;
}
a:hover {
	color:#9FB4CC;
	text-decoration:underline;
}

LI {
	font-size: 11px;
}

.clear {
	clear: both;
	font-size: 0;
}

.pageHolder {
	width: 800px;
	margin: 0 auto;
	text-align:left;
	margin-top:40px;
	/*margin-top:expression('42px');*/
}
.pageHeader {
	/*height: 245px;*/
	height:252px;
	width: 100%;
	background: url(images/header_back_n.jpg) top left no-repeat;
}

.contentHolder {
	width: 100%;
	background: url(images/content_back_n.jpg) top left no-repeat;
}
.leftPane {
	padding-left:40px;
	width: 525px;
	float:left;
}

.rightPane {
	margin: 45px 10px 50px 24px;
	float:left;
	width:197px;
	text-align:right;
	font-size:12px;
}
.rightPane a:link,
.rightPane a:hover,
.rightPane a:hover {
	text-decoration:underlina;
}
.rightPane a:visited {
	text-decoration:none;
}
.extraLink {
	display:block;
	padding: 0 5px 0 0;
	margin-top:5px;
}
 a.extraLink:link,
 a.extraLink:hover,
 a.extraLink:visited {
	color:#BBD9F4!important;
	font-size:10px;
}
#specOffer {
	background: #DAE3EA url(images/spec_offer.jpg) top left no-repeat;
	width:181px;
	float:right;
	margin-top:20px;
	padding:30px 5px 10px 5px;
	text-align:left;
	line-height:16px;
}
.specOfferText {
	font-size:16px;
	display:block;
	padding:7px 0;
}
#specOffer .specOfferText {
	line-height:20px;
}
.leftPane IMG.left {
	float:left;
	border:1px solid #333;
	margin: 5px 10px 5px 0;
}
.leftPane IMG.right {
	float:right;
	border:1px solid #333;
	margin: 5px 0px 5px 10px;
}
.footerHolder {
	height:122px;
	background: url(images/footer_back.jpg) top left no-repeat;
	padding:80px 0 0 150px;
}


/*________navigacija_________*/

#menuHolder {
	margin: 0px 0px 0px 70px;
	width:600px;
	height:238px;
}
#menuHolder LI{
	list-style-type: none;
}
#menuHolder UL LI{
	float:left;
	padding-right:45px;
}
#menuHolder A:link,
#menuHolder A:visited,
#menuHolder A:hover {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #144A87;
	text-decoration: none;
	border:1px solid #ff000;
}
#menuHolder A:hover {
	color: #759FBF;
	
}
#menuHolder LI.l1 {
	padding-top:213px;
}
#menuHolder LI.l2 {
	padding-top:202px;
}
#menuHolder LI.l3 {
	padding-top:206px;
}
#menuHolder LI.l4 {
	padding-top:214px;
}
#menuHolder LI.l5 {
	padding-top:221px;
}
/*__________________________*/

.thumb {
	width:143px;
	text-align:left;
	background: url(images/thumbBack.jpg) top right no-repeat;
	float:left;
	margin: 20px 10px 0 0;
}
.thumb IMG {
	border:none;
}








.logoBar IMG {
	float: right;
	margin-right: 0;
	margin-right: expression("-3px");
}
.newpageHeader IMG {
	display: block;
}
.space {
	background: url(images/BackPageBodyTop.gif) bottom center no-repeat;
	height: 25px;
}

.pageFooter {
	background: url(images/BackPageBodyBottom.gif) top center no-repeat;
	font-size: 10px;
	padding-top: 20px;
}
.pageFooter A:link,
.pageFooter A:visited,
.pageFooter A:hover {
	color: #000;
	text-decoration: none;
}
.pageFooter A:hover {
	text-decoration: underline;
}

/*        navigacija      */



/*   podnavigacija   */

#pageNavig LI UL LI.l3 {
	border-bottom: 1px #eee9c4 solid;
} 

#pageNavig LI UL LI.l1 {
	border-top: 1px #eee9c4 solid;
} 


#pageNavig LI UL LI.l9 {
	border-bottom: 0px;
} 

#pageNavig LI.L4 LI.L1  {
	border-bottom: 0px;
}

#pageNavig LI {
	list-style-type: none;
	height: 28px;
}

#pageNavig LI.SubMenu {
	height: auto;
}

#pageNavig LI A {
	color: #FFF;
	font-size: 0.9em;
	background: url(images/pageNavigBullet.gif) center left no-repeat;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: Black;
	height: 17px;
	padding: 7px 10px 4px 40px;
}

#pageNavig UL LI {
	height: 20px;
}

#pageNavig UL LI A {
	background-image: none;
	font-size: 0.7em;
	height: 14px;
	padding: 3px 10px 3px 40px;
	text-transform: none;
}

#pageNavig LI UL {
	display: none;
}

#pageNavig LI.SubMenu:hover UL,
#pageNavig LI.over UL {
	display: block;
}

#pageNavig LI.L2 UL LI.L4 {
border-bottom: 0px;
}
#logoHolder {
	position:absolute;
	top:8px;
	left:50%;
	margin-left:73px;
	width:330px;
	height:120px;
}
#drzacStolice{
	margin: 0px auto;
	position:relative;
	right:330px;
	width: 342px;
	height: 10px;
}
#drzac1 {
	position:absolute;
	width: 342px;
	height: 247px;
}
#cijenaTable {
	width:100%;
	margin-top:20px;
}
#cijenaTable TD {
	vertical-align:middle;
}
.cijene{
	margin:0pt auto 20px;
}
.cijene TD {
	border:1px solid #0F3662;
	font-size:12px;
	text-align:center;
	padding:5px;
}
.obojeniTD {
	background:#D9E6EF;
	vertical-align:middle;
}
.lijeviTD {
	text-align:left!important;
}
.piktovi {
	padding:10px 8px;
}
.ekstra {
	width:600px;
}