BODY{MARGIN-LEFT: 0px;MARGIN-RIGHT: 0px;MARGIN-TOP: 0px;MARGIN-BOTTOM: 0px;BACKGROUND-COLOR: #FFFFFF;}
/*** main container ****/


td.content-bigger{VERTICAL-ALIGN: top;TEXT-ALIGN: left; WIDTH: 610px;FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Sans-Serif;PADDING-left: 20px;padding-top:10px;padding-right:15px;padding-bottom:0px; line-height:120%; border:0px solid #ff0000}


/****** Footer container ****/

td.content-footer{VERTICAL-ALIGN: middle;TEXT-ALIGN: center;HEIGHT: 30px; WIDTH: 100%;FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Sans-Serif;PADDING: 5px; border:1px solid blue}



/******* empty cell in the right column for layout optimization ****/



/*------------------------------------------------------------------------------*/




/********* HEADLINE STYLES FOR SEMANTIC SEO  *********/

h1 { /******  Page/Article titles  *******/

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    font-variant: normal;
    color: #000099;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

h2, h2 a { /********* Article 1st level subtitles  **********/

    padding-bottom: 5px;
	margin: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

h2 a:hover {color: #C9001B;}

h3, h3 a { /********* Articles 2nd level subtitles  **********/
    padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 120%;
}

h3 a:hover {color: #C9001B;}

h4 { /****** Can be used to semantically optimize for keywords********/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	margin: 0px;
}

/***** Styles for ""top links""  *****/
/*** "toplinks" is empty table covering header area where most prominent links will be placed in the right-hand cell***/
/******** For links on header ************/

/* za text */
.toplink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}
/*  za link*/
a.toplink:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffcc00;
text-decoration:none;
}

a.toplink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffcc00;
text-decoration:none;
}

a.toplink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffcc00;
text-decoration:none;
}

a.toplink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffcc00;
text-decoration:none;
}

/* bijeli linkovi na headery*/

/* za text */
.toplink-white {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}
/*  za link*/
a.toplink-white:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}

a.toplink-white:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}

a.toplink-white:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}

a.toplink-white:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#ffffff;
text-decoration:none;
}



/*********   LEGAL PAGES  ***************/
/*********styles for legal docs ***************/

p.legalp {
 /* paragraph details */
 font-family: verdana;
 font-size: 100%;
}
li.legalli {
 /* list entry details */
 font-family: verdana;
 font-size: 100%;
 margin-bottom: 0.65em;
}
h1.legalh1 {
  /* main heading */
 margin-top: 1.25em;
 font-family: "georgia";
 text-align: center;
 font-size: 150%;
 color: #000099;
}
h2.legalh2 {
 /* subheadings */
 text-align: left;
 margin-left: 0.50em;
 margin-top: 1.25em;
 font-family: "georgia";
 font-size: 120%;
 color: #000099;
}
div.legalcopyright {
 /* used for copyright */
 text-align: center;
 font-size: 75%;
 color: #858585;
 font-family: verdana,arial;
 margin-top: 2.25em;
 margin-bottom: 1.25em;
}
div.legalcopyright a {
 color: #858585;
 text-decoration: none;
}


/***  STYLES FOR SALES PAGES , without semantic seo, just for eyes catching  ******/
/***** sales pages does not need to be optimized; Content pages and pre-selling content pages need to be optimized using h1,h2, h3 tags */
.titlered {
	font-family: Georgia;
	font-size: 28px;
	font-weight: bold;
	color: Red;
}

.subtitleblue {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #0000CD;
}

.subtitlered {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

.georgia14 {
	font-family:Georgia; 
	font-size:14px; 
	color:#000000
}