/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* ================================================================ */
/*  Site1.master*/
/* ================================================================ */

body {
	margin-left: 100px;
	background: url(img/img01.jpg) repeat left top;
	text-align: justify;
	font-family: Arial, "Arial", Verdana, mono;
	font-size: 12px;
	color: #616161;
	width: 960px;
	position: relative;
}

h1, h2, h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #528DC8;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

/* =============================================== */
/* LINKOVI NA CELOM SAJTU */

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
	color:#E56717;
}

a img {
	border: none;
}

/* =============================================== */

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


/* Header */
#header {
	margin: 0 auto;
	height: 150px;
}
/* ============================================================================================ */
/* LOGO sajta */
/* ============================================================================================ */
#logo {
	width: 460px;
	height: 90px;
	margin: 0;
	padding: 0;
	float: left;
}
#logo span {
	color: #000000;
}
#logo h1 {
	float: left;
	height: 30px;
	margin-top: 0px;
	padding: 10px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}
#logo p {
	float:left;
	padding: 0 0 0 0px;
	font-size: 10px;
	color: #110E0F;
	height: 10px;
}
#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* ============================================================================================ */

/* Reklame */
#reklame {
	width: 490px;
	float: right;
	height: 100px;
	margin: 0px;
	padding: 0px;
}


/* ============================================================================================ */
/* Menu */
/* ============================================================================================ */

#menu {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 52px;
	background: url(img/menu_1.gif) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 17px 14px 0px 14px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(img/img03.jpg) no-repeat right 50%;
	font-family: Arial, "Arial", Verdana, mono;
	font-size: 12px;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url(img/img05.jpg) repeat-y left top;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#contentSiteMap 
{
	width: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
#content 
{
	width: 100%;
	padding: 20px 0px 0px 0px;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}
.post h1 {
	font-weight: normal;
}
.title {
	height: 50px;
	margin: 0px 15px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(img/img12.jpg) no-repeat left top;
}
.title-w {
	height: 50px;
	margin: 0px 15px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(img/img12-1.jpg) no-repeat left top;
}
.title a {
	border-bottom: none;
	font-size:16px;
	color: #528DC8;
}
.title a:hover {
}
.byline {
	margin: -10px 20px 20px 20px;
}
.tag {
	padding: 0 15px;
}
.entry {
	padding: 0 20px;
}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}
.links a {
	border: none;
}

.links a:hover {
}

/* ============================================================================================ */
/* Sidebars */
/* ============================================================================================ */


#sidebar1 ul {
	padding-bottom: 20px;
}
#sidebar1 li {
	background: url(img/img11.jpg) no-repeat left bottom;
}
#sidebar1 li ul {
	background: url(img/img10.jpg) repeat-y left top;
}
#sidebar1 li li {
	background: url(img/img08.gif) no-repeat 0 13px;
}
#sidebar1 li h2 {
	height: 25px;
	padding-top: 15px;
	background: url(img/img09.jpg) no-repeat left top;
	color: #333333;
}
/* ============================================================================================ */
/* Footer */
/* ============================================================================================ */

#footer {
	width: 70%;
	height: 20px;
	margin-left: 200px;
	padding: 30px;
	padding-left:70px;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
}
#footer a {
}
#footer .link {
	float: right;
}
#footer .copyright {
	float:  left;
	margin-left: 35px;
}
#navfooter 
{
	float: left;
	width: 900px;
	height: 30px;
	margin-top: 10px;
	margin-left: 130px;
	padding-left: 20px;
	padding-top: 30px;
}
#navfooter a:hover, #navfooter a.selected {
	color: rgb(0,0,0); text-decoration: none;
}
#navfooter ul {
	float: none; margin: 0px; padding: 0px 20px 0px 0px; border-left: solid 1px rgb(115,162,182); background-color: rgb(255,255,255); font-weight: bold;
}	
#navfooter li {
	display: inline; list-style: none; margin: 0px; padding: 0px;
}
#navfooter li a {
	display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(0,0,0); text-decoration: none; font-size: 10px;
}
/* ======================================================================================================== */


/* Kategorije-opreme */
#kategorije

.kategorije {
	font-size: 14px;
	font-weight:bolder;
	color: #003399;
}
.kategorije1 {
	font-size: 14px;
	font-weight:bolder;
	color: #003399;
}
.podkategorije {
	font-size: 12px;
	font-weight:bolder;
	color: #003399;
}


.kategorije li {
	margin: 0 0px 0 15px;
	text-align: left;
}
	/*background: url(img/img08r.gif) no-repeat 0 13px;
	padding: 8px 0px 8px 20px;
}*/ 





/* ============================================================================================ */
/* PRETRAZIVANJE */
/* ============================================================================================ */

#sidebar1 {
	position: absolute;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#searchform {
	margin: 0;
	padding: 0 0 0 0;
}
#searchform br {
	display: none;
	padding: 5 0 0 0;
}
#searchform h2 {
	padding: 2 px;
	display:inline-block;
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 38px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#ddList1 {
	width: 160px;
	float: left;
	padding-top: 5px;
}
#ddList2 {
	width: 160px;
	float: left;
	padding-top: 5px;
	margin-top: 10px;
}	

/*  Site2.master*/

#contentL
{
	float:left;
	width: 220px;
	padding: 20px 0px 0px 0px;
}

#content2 
{
	float:left;
	width: 450px;
	margin-left: 20px;
	padding: 20px 0px 0px 0px;
}

#content3 
{
	float:right;
	width: 220px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

/* ================================================================ */
/*  Site3.master  - 3 kolone [koristi se za vecinu stranica]        */ 
/* ================================================================ */
#content4 
{
	float:left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#contentMain 
{
	float:left;
	width: 540px;
	margin-left:10px;
	padding: 0px 0px 0px 0px;
}

#content5 
{
	float:right;
	width: 170px;
	height:650px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#contentMainM5
{
	float:left;
	width: 740px;
	margin-left:20px;
	margin-right:20px;
	padding: 10px 0px 0px 0px;
}




/*  Table - PRETRAZIVANJE -Site3.master*/

table.PretrazivanjeTable {
	width: 160px;
	margin-left: 0px;
	margin-bottom:20px;
	background-color: White;
	padding: 5px 0 0 0;
	}
table.PretrazivanjeTable tr.dlist {
	height: 35px;
}

/* ================================================================ */


/* ================================================================ */
/*  Site4.master  - 2 kolone [koristi se za POCETNU stranicu]       */ 
/* ================================================================ */
#content6 
{
	float:left;
	width: 750px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#contentReklame 
{
	float:right;
	width: 190px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.title-4 {
	height: 50px;
	width: 270px;
	margin: 0px 15px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(img/pozadina-240.gif) no-repeat left top;
}
/* ========================================================================================== */
/*  TABELE na naslovnoj strani */
/* ========================================================================================== */

/* Osnovna tabela preko koje su ostale - sluzi za boju pozadine*/
table.tableDefault {
	width: 750px;
	background-color: #EBEBEB;
	
}
table.tableDefault th {
	color: #003399;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	text-decoration:none;
	height:45px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}   
table.tableDefault td{
	vertical-align : top;
	padding: 1px;
}   





/* Tabela za jednu kolonu*/  	
table.tableNaslov {
	font-family: Arial, "Arial", Verdana, mono;
	color: #003399; 
	width: 750px;
}
table.tableNaslov a {
	text-decoration: none;
}
table.tableNaslov td {
	padding-left: 5px;
}
/* Tabela za jednu kolonu - PREZENTACIJA*/  	
table.tableNaslovJedan {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 740px;
	color: #003399;
	font-size:11px;
}
table.tableNaslovJedan th { 
	text-decoration:none;
	height:45px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
table.tableNaslovJedan a {
	text-decoration: none;
}

/* Tabela za dve kolone*/  	
table.tableNaslov1 {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 372px;
	color: #003399;
	font-size:11px;
}
table.tableNaslov1 th { 
	text-decoration:none;
	height:45px;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
table.tableNaslov1 a {
	text-decoration: none;
}

/* Tabela za tri kolone*/  
table.tableNaslov2 {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 244px;
	color: #003399;
	font-size:12px;
	font-weight:bold;
			
}
table.tableNaslov2 th { 
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	text-decoration:none;
	height:45px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
table.tableNaslov2 td { 
	color: Black;
	margin-bottom: 10px;
}
table.tableNaslov2 a 
{
	text-decoration: none;
}

/* Tabela za tri kolone - ADRESAR*/  
table.tableNaslov2-1 {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 244px;
	color: #003399;
	font-size:13px;
	font-weight:bolder;
				
}
table.tableNaslov2-1 th { 
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	text-decoration:none;
	height:45px;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
table.tableNaslov2-1 td { 
	color: Black;
	margin-bottom: 10px;
	height: 20px;
}
table.tableNaslov2-1 a 
{
	text-decoration: none;
}

/*  tABELA za boju kod KATALOGA */
table.tableDefaultKatalog {
	width: 490px;
	background-color: #EBEBEB;
}
table.tableDefaultKatalog th { 
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	text-decoration:none;
	color: #003399;
	height:45px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
/* Tabela za cetiri kolone*/  
table.tableNaslov4 {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 122px;
	color: #003399;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
table.tableNaslov4 td { 
	margin-bottom: 10px;
	height: 30px;
	text-align: center;
	
}
table.tableNaslov4 a 
{
	text-decoration: none;
}


.PozadinaNaslova {
	border: solid 1px #C0C0C0;
	background-color: White;
	margin:3px;
}

.PozadinaNaslovaTamna {
	border: solid 1px #C0C0C0;
	background-color: #7b8184;
	margin:3px;
}

.Pozadina {
	background-color: #EBEBEB;
}

.PozadinaSlajdera {
	background-color: #F5F5F5;
}


/*  SLIKE na naslovnoj strani */

img.imageNaslov {
	border-style: solid ;
	border-color: #e5e5e5;
    border-width: 1px;
    
    padding:2px;
    float:left;
    height: 75px;
    width: 75px;
}
/* ==================================================================================== */
/*  Site6.master  - 3 kolone [koristi se za stranica sa pretrazivanjem ustanova]        */ 
/* ==================================================================================== */

/*  OSNOVNA TABELE sa leve strane - sluzi za pozadinu*/

table.tableLEVOosnovna {
	width: 230px;
	background-color: #EBEBEB;
	}
/*  OSNOVNA TABELE sa desne strane - sluzi za pozadinu*/
/*  u njoj se nalazi pretrazivanje, i REKLAME*/

table.tableDESNOosnovna {
	width: 160px;
	background-color: #EBEBEB;
	vertical-align: top;
}
table.tableDESNOosnovna tr.Reklame td{
    text-align: center;
}	

/*  SIDEBAR sa desne strane - pretrazivanje*/

.sidebar {
	margin: 3px;
	font-size: 12px;
	background-color: White;
	border: solid 1px #C0C0C0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}
.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 3px 18px 0px 35px;
	background: url(img/menu_2.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, "Arial", Verdana, mono;
	text-transform: capitalize;
	color: #FFFFFF;
}
entry
.sidebar a {
}

/* ================================================================ */
/*  SIDEBAR sa desne strane - REKLAME*/
/* ================================================================ */

.sidebarReklame {
	margin: 3px;
	width: 165px;
	font-size: 16px;
	background-color: White;
	border: solid 1px #C0C0C0;
}
.sidebarReklame ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebarReklame li {
	padding: 0 0 0px 0;
}
.sidebarReklame li ul {
}
.sidebarReklame li li {
	margin: 0 10px 0 15px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(img/img08.gif) no-repeat 0 13px;
	text-align: left;
	border: solid 1px #999999;
}
.sidebarReklame li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url(img/menu_2.gif) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}
entry
.sidebarReklame a {
}

/* ================================================================ */
/*  NOVE TABELE sa leve strane gde se nalazi spisak ustanova*/
/* ================================================================ */

table.tableLEVO {
	font-family: Arial, "Arial", Verdana, mono;
	font-size:11px;
	color: #003399;
	width: 224px;
	background-color: White;
	margin: 3px;
	border: solid 1px #C0C0C0;
}
table.tableLEVO th {
	font-weight: bold;
	font-size:13px;
	text-align: center;
	text-decoration:none;
	height:15px;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
}
table.tableLEVO td {
 padding-left: 4px;
 padding-top: 3px;
 text-align: left;
}
table.tableLEVO a 
{
	text-decoration: none;
}

/* ================================================================ */

/*  tabele sa leve strane kada imaju iskljucivo nabrajanje */

table.tableTekst {
	font-family: Arial, "Arial", Verdana, mono;
	font-size:11px;
	color: #003399;
	width: 250px;
	
	}
table.tableTekst th {
	background: url('img/pozadina-240.gif')no-repeat;
	font-weight: bold;
	font-size:13px;
	text-align: center;
	text-decoration:none;
	height:45px;
}

table.tableTekst a 
{
	text-decoration: none;
}

table.tableTekst td {
	padding: 5px;
}



/*  Tabela - za prikazivanje grupnih elemenata*/
/*  koristi se na svim stranicama*/

table.tablePregled {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 535px;
	color: #003399;
	margin-bottom: 30px;
}
table.tablePregled th { 
	text-decoration: none;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	font-size: 22px;
	font-variant: inherit;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding: bottom 30px;
}

table.tablePregled a 
{
	text-decoration: none;
}
table.tablePregled td 
{
	 padding-left: 10px;
	 padding-right: 13px;
}
table.tablePregled tr.Naslov td {
	text-align : center;
	padding: 5px;
	font-size: 18px;
}

table.tablePregled tr.Datum td {
	font-size: 10px;
	color: #808080;
    text-align : left;
}

table.tablePregled tr.Tekst td {
	font-size: 12px;
	color: Black;
    text-align : justify;
}

table.tablePregled tr.Bolesti td {
	text-align : left;
	padding-left: 3px;
	margin-left: 5px;
}
table.tablePregled tr.Uvod td {
	color: Black;
	padding-left: 20px;
	padding-top: 40px;
	}
table.tablePregled tr.OcenaRow td {
	 border: solid, 1px, gray;
	}
/*  Tabela - za prijavljivanje*/
/*  Oglasi, prijave za prezentaciju, prijave korisnika,...*/

table.tableFormular {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 545px;
	color: #003399;
	margin-bottom: 30px;
	margin-left: 180px;
}
table.tableFormular th { 
	text-decoration: none;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	font-size: 22px;
	font-variant: inherit;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding: bottom 30px;
}

table.tableFormular a 
{
	text-decoration: none;
}
table.tableFormular td 
{
	 padding-left: 10px;
	 padding-right: 13px;
}
/* ===============================================================================================
/*  Tabela - NAVIGACIJA [nalazi se na stranama gde se generiSe mnogo podataka] */

table.tableNavigacija {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 490px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border: solid 1px #C0C0C0;
	margin-left: 25px;
	}
table.tableNavigacija td {
	padding: 20px;
	width: 167px;
	text-align: center;
}


/* ===============================================================================================
/*  Tabela - PRETRAGA [nalazi se na stranama gde se vrsi pretraga] */

table.tablePretraga {
	width: 147px;
}
table.tablePretraga td {
	 padding-top: 1px;
}


/* ===============================================================================================
/*  TABELE BOLESTI - za prikazivanje grupnih elemenata*/
/*  koristi se stranicama sifarnika bolesti*/

table.tableBolesti {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 490px;
	margin-bottom: 30px;
	margin-top: 15px;
	border: solid 1px #EDEDED;
}
table.tableBolesti th { 
	text-decoration: none;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding: bottom 30px;
}

table.tableBolesti a 
{
	text-decoration: none;
}
table.tableBolesti td 
{
	 padding-left: 25px;
}

/* ===============================================================================================
/*  TABELE na strani za pregled KATEGORIJA TEKSTOVA, KATALOG,.... */

table.tableNaslovKategorija {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 180px;
	color: #003399;
	font-size:11px;
			
}
table.tableNaslovKategorija th { 
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	text-decoration:none;
	height:25px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	}
table.tableNaslovKategorija td { 
	color: Black;
	margin-bottom: 5px;
}
table.tableNaslovKategorija a 
{
	text-decoration: none;
}

/* ===============================================================================================
/*  TABELE na strani za pregled KATEGORIJA TEKSTOVA, KATALOG,.... */

table.tableKategorije {
	width: 500px;
	background-color: #EBEBEB;
	
}

table.tableKategorije td{
	vertical-align : top;
	padding: 1px;
}   
/* ===============================================================================================

/*  Table3 - POJEDINACNA VEST*/

table.table3 {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 490px;
	font-size:11px;
	border-width: 1px;
	border-color: #999999;
	border-top: none;
	border-left:none;
	border-right:none;
	border-collapse: collapse;
	}
table.table3 th { 
	
	text-align: center;
	text-decoration:none;
	border-left:none;
	border-right:none;
	height:45px;
	color: #000000; 
	font-style: normal; 
	font-family: Arial, "Arial", Verdana, mono; 
	font-weight: bold;
	font-size:large;
	margin-bottom: 10px;
}

table.table3 a 
{
	text-decoration: none;
}

table.table3 td {
	padding: 5px;
	margin-left: 10px;
	border-width: 1px;
	border-color: #999999;
	border-top: none;
	border-bottom: none;
	font-size: 12px;
}

table.table3 tr.cNaslovi td {
	padding: 5px;
	margin-left: 10px;
	border-width: 1px;
	border-color: #999999;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
	color: #b8cfe5; 
	
}

table.table3 tr.td1 td {
	padding: 5px;
	border-width: 1px;
	border-color: #999999;
	border-top: none;
	border-bottom: none;
	font-size:12px;
	color: Black;
		
}

/*  Tabela - za prikazivanje grupnih elemenata*/
/*  koristi se na svim stranicama*/

table.tablePregledOglasa {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 485px;
	color: #003399;
	font-size:11px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
	background-color: #EBEBEB;
}
table.tablePregledOglasa th { 
	text-decoration: none;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: bottom 30px;
}
table.tablePregledOglasa tr.Tekst td {
	background-color: White;
	border: solid 1px #C0C0C0;
	margin: 3,6,6,0;
}
table.tablePregledOglasa a {
	text-decoration: none;
}
table.tablePregledOglasa td {
	  padding: 10px;
}

/* ================================================================================================ */
/*  S L I K E  */
/* ================================================================================================ */
/*  SLIKE u tekstovima */
/*  [originalna velicina, sa okvirom sive boje] */
img.image1 {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    padding:3px;
    margin-left:5px;
    margin-right:5px;
    float:left;
		
}

/*  SLIKE u pregledima */

img.image2 {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    float:left;
    height: 100px;
    width: 100px;
		
}
img.image3 {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    float:left;
    height: 160px;
    width: 100px;
		
}

img.image4 {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
       float: none;
    height: 130px;
    width: 162px;
		
}

img.image5 {
	
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    float:right;
    height: 110px;
    width: 110px;
		
}
/*  SLIKE u Katalogu */
img.imageKatalog {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    height: 70px;
    width: 70px;
		
}
/*  SLIKE u pregledima */
img.imagePregled {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:3px;
    margin-right:6px;
    float:left;
    height: 75px;
    width: 75px;
}

/*  SLIKE u pregledima */
img.imageNaslovna {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    margin-bottom:3px;
    margin-left:5px;
    margin-right:10px;
    float: none;
    height: 60px;
    width: 60px;
}
/*  SLIKE u pregledima */
img.imageNaslovnaVeca {
	border:1px solid #e5e5e5;
    background-color:#ffffff;
    margin-bottom:3px;
    margin-left:5px;
    margin-right:10px;
    float:left;
    height: 75px;
    width: 75px;
}


/*  SLIKE u tekstovima */
/*  [velicina 250x250, sa okvirom sive boje] */
img.imageTekstLevo {
	border-width:2px;
	border-style: solid;
	border-color: black;
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    margin-top: 5px;
    float:left;
 }
img.imageTekstDesno {
	border-width:2px;
	border-style: solid;
	border-color: black;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    float: right;
 }
 img.imageTekstDole {
	border-width:2px;
	border-style: solid;
	border-color: black;
    padding:5px;
    margin-top: 5px;
    margin-left:5px;
    margin-right:5px;
    float: left;    
 }
/*  SLIKE u tekstovima */
/*  [velicina 250x250, sa okvirom sive boje] */
img.imageM {
	border-width:2px;
	border-style: solid;
	border-color: black;
    background-color:#ffffff;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    float:left;
    height: 250px;
    width: 250px;
}

img.imagePrezentacija {
	border: solid 6px darkred;
}

img.imageYouTube {
	margin-left:10px;
    margin-right:5px;
    float:left;
    height: 80px;
    width: 100px;
}
img.imageSlajd 
{
	border: solid, 1px, gray;
	padding: 2px;
	margin-left:10px;
    margin-right:5px;
    float:left;
    height: 50px;
    width: 70px;
		
}
/* ================================================================================================ */


/*  NASLOVI na pocetku stranice */
p.Naslov 
{
 color: #000099;
 font-size: 14px;
 font-weight:bold;
}	
	

/*  Tabela - KATEGORIJE OPREME [glavna tabela na strani KATALOG]*/

table.OpremaTable {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 500px;
	color: #003399; 
	text-align: center;
	font-weight: bold;
}
table.OpremaTable th { 
	
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: bottom 30px;
}

table.OpremaTable a 
{
	text-decoration: none;
}

table.OpremaTable tr.Slika td{
	
	margin-left: 10px;
	border-style: solid;
	border-width: 4px;
	border-color: #E8E8E8;
	border-bottom: none;
    float: none;
    vertical-align:middle;
}
table.OpremaTable tr.Tekst td{
	
	margin-left: 10px;
	border-style: solid;
	border-width: 4px;
	border-color: #E8E8E8;
	border-top: none;
	font-size: 11px;
	color: #003399;
	
}

/*  Tabela - IZDVOJENA OPREMA [druga glavna tabela na strani KATALOG]*/

table.IzdvojenaOpremaTable {
	font-family: Arial, "Arial", Verdana, mono; 
	width: 500px;
	color: #003399; 
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	border-spacing:5px;
}
table.IzdvojenaOpremaTable th { 
	text-decoration: none;
	background-color: #F5F5F5;
	border: solid 1px #EDEDED;
	height:55px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: bottom 30px;
}

table.IzdvojenaOpremaTable a 
{
	text-decoration: none;
}

table.IzdvojenaOpremaTable tr.Oprema {
	
	margin-left: 10px;
	border-style: solid;
	border-width: 4px;
	border-color: #D4A017;
	    	
}

/*  Tabela - O NAMA [tabela na strani PREZENTACIJA]*/
table.TableOnama tr.Tekst1 td{
	
	margin-left: 10px;
	font-size: 13px;
	color: #003399;
	
}


/*  Tabela - PROIZVOD [tabela na strani KATALOG]*/

table.ProizvodTable {
	font-family: Arial, "Arial", Verdana, mono; 
	border-style: solid;
	border-width: 2px;
	border-color: #D4A017;
	width:245px;
}



.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
}

/*  TABELA za stranicu MARKETING */

table.tableMarketing {
	font-family: Arial, "Arial", Verdana, mono;
	color: black;
	margin: 50px;
	
	}
table.tableMarketing th {
	background: url('img/Pozadina-860.jpg')no-repeat;
	font-weight: bold;
	color: #003399; 
	font-size:16px;
	text-align: center;
	text-decoration:none;
	height:45px;
}
table.tableMarketing td {
	padding: 5px;
	font-size:14px;
}

/*  TABELA za OGLASE sa desne strane */

table.tableOglasi {
	font-family: Arial, "Arial", Verdana, mono;
	}
table.tableOglasi th {
	background: url('img/pozadina-240.gif')no-repeat;
	font-weight: bold;
	font-size:14px;
	text-align: center;
	text-decoration:none;
	height:45px;
}
table.tableOglasi td {
	padding-right: 10px;
	height:auto;
	
}
table.tableOglasi tfoot {
	padding: 5px;
	height:auto;
	background-color: Gray;
	border: solid, 2px;
	 
}

/*  TABELA za stranice gde za formulare, prijave... - u sredini */

table.tableJedina {
	font-family: Arial, "Arial", Verdana, mono;
	padding-left: 200px;
	}

/*  TABELA za stranice gde za formulare, prijave... - u sredini */


table.tableFormularVeci {
	font-family: Arial, "Arial", Verdana, mono;
	padding-left: 100px;
	width: 700px;
}
table.tableFormular td {
	margin: 10px;
}
/* LINKOVI I LABELE */

/*  PRIKAZIVANJE CENE PROIZVODA */
.obicna {
font-family: Arial, "Arial", Verdana, mono;
color: #808080; 
font-weight:bold;
font-size: 10px; 
}
.LabelCrveni {
font-family: Arial, "Arial", Verdana, mono;
color: red; 
font-weight:bold;
font-size: 11px; 
}

/*  Link za deo teksta - na naslovnoj strani */
.LinkTekstObicni {
font-family: Arial, "Arial", Verdana, mono;
font-size: 11px;
color: Black; 
}
	
.LabelObicni 
{
font-family: Arial, "Arial", Verdana, mono;
color: Black;  
font-size: 11px;	
text-decoration: none;
}
.LabelObicniBold 
{
font-family: Arial, "Arial", Verdana, mono;
color: Black;  
font-size: 11px;	
font-weight:bolder;
text-decoration: none;
}
.LabelPrezentacijaNaslov 
{
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-size: 42px;	
font-weight:bolder;
text-decoration: none;
}

.LabelPrezentacijaUvod 
{
font-family: Arial, "Arial", Verdana, mono;
color: #C0C0C0;  
font-size: 22px;	
font-weight:bolder;
text-decoration: none;
}

.LinkBold 
{
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-weight:bold;
font-size: 12px;	
}

.LinkDalje 
{
font-family: Arial, "Arial", Verdana, mono;
color: #E56717; 
font-size: 11px;
}
.LabelNaslov {
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-weight:bold;
font-size: 16px; 
}

.LabelManjiNaslov {
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-weight:bold;
font-size: 13px; 
}
.LabelManjiNaslovPodvucen {
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-weight: bolder;
font-size: 13px;
text-decoration: underline; 
}

.LabelSvetli {
font-family: Arial, "Arial", Verdana, mono;
color: #C0C0C0;  
font-weight:normal;
font-size: 11px; 
}
.LabelSvetliBold {
font-family: Arial, "Arial", Verdana, mono;
color: #C0C0C0;  
font-weight:normal;
font-size: 11px; 
font-weight: bold;
}
.LabelIzabrani {
font-family: Arial, "Arial", Verdana, mono;
color: #E56717;  
font-weight:bold;
font-size: 16px; 
}
.LabelIzabraniManji {
font-family: Arial, "Arial", Verdana, mono;
color: #E56717;  
font-weight:bold;
font-size: 13px; 
}

.LinkNaslov {
font-family: Arial, "Arial", Verdana, mono;
color: White;  
font-weight:bold;
font-size: 12px;	
}

.LinkSrednjiNaslov {
font-family: Arial, "Arial", Verdana, mono;
color: #003399;  
font-weight:bold;
font-size: 14px;	
}
.LabelSrednjiNaslov {
font-family: Arial, "Arial", Verdana, mono;
color: black;  
font-weight:bold;
font-size: 14px;	
}	

/*--------------------------------------------------------------
# Pulse - October 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* Typography 
---------------------------------------------------------------*/
/* Code */
pre,
.code1,
.code2{
	margin:10px 0 15px;
	padding:10px 15px;
	font-size:11px;
	font-family: 'Curier New', monospace;	
}

.code2{
	padding-left:20px;
	font-family: 'Curier New', monospace;
}
.code3{
	padding:0 0 5px 20px;
	font-family: 'Curier New', monospace;
}

.code3 h4{
	width:35px;
	position:relative;
	top:-10px;
	margin:0 0 -10px 11px!important;
	padding:0 5px;
	font-size:14px;
	font-weight:normal;
}

/* Warnings */

p.info1,p.info2,p.info3,p.info4{background:transparent url('../images/icons/info.gif') no-repeat left center; }
p.warning1,p.warning2,p.warning3,p.warning4{background:transparent url('../images/icons/warning.gif') no-repeat left center; }
p.tips1,p.tips2,p.tips3,p.tips4{ background:transparent url('../images/icons/tips.gif') no-repeat left center; }
p.info1,p.info3,p.warning1,p.warning3,p.tips1,p.tips3{padding-left:30px;}

p.info2,
p.info4{
	padding:3px 3px 3px 30px;
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
	background-position:3px center;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}
p.warning2,
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
	padding:3px 3px 3px 30px;
	background-position: 3px center;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
	background-position: 7px center;
	min-height:14px;
	width:auto;
	padding:12px 0 14px 30px;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
	padding:3px 3px 3px 30px;
	background-position:3px center;
}
p.tips3,
p.tips4{
	display:block;
	background-color:#fdffca;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
/* Headers */
div#mainbody h1,
div#mainbody h2,
div#mainbody h3,
div#mainbody h4{
	margin:25px 0 15px 0;
}
/* Dropcaps */
span.Dropcap1,
span.Dropcap2,
span.Dropcap3{
	font-size: 60px;
	display: block;
	float: left;
	font-family:'Times New Roman', serif;
}
span.Dropcap1{
	height:61px;
	line-height:60px;
	margin:-4px 5px -3px 0;
}
p.Dropcap2{
	padding:0 0 0 50px;
}
span.Dropcap2{
	height:61px;
	line-height:60px;
	margin:-4px 0 0 -50px;
}
p.Dropcap3{
	margin-top:32px;
}
span.Dropcap3{
	height:61px;
	line-height:60px;
	margin:-32px 5px 0 0;
}
/* Blockquotes */
blockquote{
	font-style:italic;
	margin:20px 0;
	float:left;
}
blockquote div.blockquote1 div{
	padding:0 17px;
}
blockquote div.blockquote2 div{
	padding:0 17px;
}
blockquote div.blockquote3{
	padding-bottom:5px;
}
blockquote div.blockquote3 div{
	padding:5px 27px 0 27px;
}
blockquote div.blockquote4{
	padding-top:2px;
}
blockquote div.blockquote4 div{
	padding:5px 27px 0 27px;
}
/* Floated blocks */
.blockTextLeft,
.blockTextRight,
.blockTextCenter{
	display:block;
	width:30%;
	padding:15px;
	font-style:italic;
}
.blockTextLeft{
	float:left;
	text-align:left;
}
.blockTextRight{
	float:right;
	text-align:right;
}
.blockTextCenter{
	margin:0 auto;
	text-align:center;
}
/* Legends */
div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	width:100px;
	background: #fff;
	position:relative;
	top:-9px;
	left:11px;
	margin:0 0 -9px 0!important;
	padding:0 3px;
	font-size:14px;
	font-weight:normal;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#e7e7e7;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #666;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #666;
	margin:25px 0;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	margin:25px 0;	
}
div.legend1 p,
div.legend2 p,
div.legend3 p,
div.legend4 p,
div.legend5 p,
div.legend6 p{
	margin:7px;
}
/* icons */
.audio,.creditcard,.email,.feed,.help,.webcam,.images,.lock,.printer,.report,.script,.time,.user,.world,.camera,.brick,.box,
.cart,.cd,.chart_bar,.chart_line,.chart_pie,.clock,.cog,.coins,.compress,.computer,.cross,.disk,.error,.accept,.add,.calendar,
.exclamation,.film,.folder,.heart,.house,.group,.image,.information,.magnifier,.money,.new,.note,.page,.page_white,.plugin{
	padding:0 0 2px 30px;
}
.audio{background:transparent url('../images/icons/audio.gif') no-repeat left top;}
.creditcard{background:transparent url('../images/icons/credit.gif') no-repeat left top;}
.email{background:transparent url('../images/icons/email.gif') no-repeat left top;}
.feed{background:transparent url('../images/icons/feed.gif') no-repeat left top;}
.help{background:transparent url('../images/icons/help.gif') no-repeat left top;}
.webcam{background:transparent url('../images/icons/webcam.gif') no-repeat left top;}
.images{background:transparent url('../images/icons/images.png') no-repeat left top;}
.lock{background:transparent url('../images/icons/lock.png') no-repeat left top;}
.printer{background:transparent url('../images/icons/printer.png') no-repeat left top;}
.report{background:transparent url('../images/icons/report.png') no-repeat left top;}
.script{background:transparent url('../images/icons/script.png') no-repeat left top;}
.time{background:transparent url('../images/icons/time.png') no-repeat left top;}
.user{background:transparent url('../images/icons/user.png') no-repeat left top;}
.world{background:transparent url('../images/icons/world.png') no-repeat left top;}
.cart{background:transparent url('../images/icons/cart.png') no-repeat left top;}
.cd{background:transparent url('../images/icons/cd.png') no-repeat left top;}
.chart_bar{background:transparent url('../images/icons/chart_bar.png') no-repeat left top;}
.chart_line{background:transparent url('../images/icons/chart_line.png') no-repeat left top;}
.chart_pie{background:transparent url('../images/icons/chart_pie.png') no-repeat left top;}
.clock{background:transparent url('../images/icons/clock.png') no-repeat left top;}
.cog{background:transparent url('../images/icons/cog.png') no-repeat left top;}
.coins{background:transparent url('../images/icons/coins.png') no-repeat left top;}
.compress{background:transparent url('../images/icons/compress.png') no-repeat left top;}
.computer{background:transparent url('../images/icons/computer.png') no-repeat left top;}
.cross{background:transparent url('../images/icons/cross.png') no-repeat left top;}
.disk{background:transparent url('../images/icons/disk.png') no-repeat left top;}
.error{background:transparent url('../images/icons/error.png') no-repeat left top;}
.exclamation{background:transparent url('../images/icons/exclamation.png') no-repeat left top;}
.film{background:transparent url('../images/icons/film.png') no-repeat left top;}
.folder{background:transparent url('../images/icons/folder.png') no-repeat left top;}
.group{background:transparent url('../images/icons/group.png') no-repeat left top;}
.heart{background:transparent url('../images/icons/heart.png') no-repeat left top;}
.house{background:transparent url('../images/icons/house.png') no-repeat left top;}
.image{background:transparent url('../images/icons/image.png') no-repeat left top;}
.information{background:transparent url('../images/icons/information.png') no-repeat left top;}
.magnifier{background:transparent url('../images/icons/magnifier.png') no-repeat left top;}
.money{background:transparent url('../images/icons/money.png') no-repeat left top;}
.new{background:transparent url('../images/icons/new.png') no-repeat left top;}
.note{background:transparent url('../images/icons/note.png') no-repeat left top;}
.page{background:transparent url('../images/icons/page.png') no-repeat left top;}
.page_white{background:transparent url('../images/icons/page_white.png') no-repeat left top;}
.plugin{background:transparent url('../images/icons/plugin.png') no-repeat left top;}
.accept{background:transparent url('../images/icons/accept.png') no-repeat left top;}
.add{background:transparent url('../images/icons/add.png') no-repeat left top;}
.camera{background:transparent url('../images/icons/camera.png') no-repeat left top;}
.brick{background:transparent url('../images/icons/brick.png') no-repeat left top;}
.box{background:transparent url('../images/icons/box.png') no-repeat left top;}
.calendar{background:transparent url('../images/icons/calendar.png') no-repeat left top;}
/* Highlights */
.highlight-1,
.highlight-2,
.highlight-3,
.highlight-4{
	padding:1px 5px;
}
/* Colors for spans */
span.clear,
span.clear-1,
span.clear-2,
span.color,
span.color-1,
span.color-2,
span.color-3,
span.color-4,
span.color-5,
span.color-6,
span.color-7{
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}
/* ordered lists */
ol{padding-left:28px;}
ol.dec{list-style-type:decimal;}
ol.roman{list-style-type:upper-roman;}
ol.alpha{list-style-type:lower-alpha;}
ol.decimalLeadingZero{list-style-type:decimal-leading-zero;}
/* unordered lists */
ul.bullet1,ul.bullet2,ul.bullet3,ul.bullet4,
ul.circle1,ul.circle2,
ul.square1,ul.square2,ul.square3{padding-left:18px;}
ul.bullet1 li,ul.bullet2 li,ul.bullet3 li,ul.bullet4 li,
ul.circle1 li,ul.circle2 li,
ul.square1 li,ul.square2 li,ul.square3 li{
	margin:10px 0!important;
	line-height:10px!important;
}
ul.circle2{list-style-type:circle;}
ul.square1{list-style-type:square;}
/* Numbers */
div.number1 span{
	padding:4px;

}
div.number2 span{
	padding:4px;
	color:#fff;
}
/* Definition lists */
dl.def1 dt,
dl.def2 dt,
dl.def3 dt{
	margin:10px 0 5px 0;
}
dl.def1 dd,
dl.def2 dd,
dl.def3 dd{
	padding-left:25px;
}
dl.def2 dt{
	text-decoration:underline;
}
dl.def3 dt{
	font-weight:bold;
}
/* acronyms and abbrs */
acronym,
abbr{
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
acronym:hover,
abbr:hover{
	border-bottom-style:solid;
	cursor:pointer;
}

/* Code */
pre, .code1, .code2 { background:#f7f7f7; }
pre, .code1 { border-left:5px solid #3078ab; }
.code2 { border-top:5px solid #3078ab; border-bottom:5px solid #3078ab; }
.code3 { border-top:1px solid #3078ab; border-bottom:1px solid #3078ab; }
.code3 h4 { background:#fff; }
/* Warnings */
p.info1, p.info2, p.info3, p.info4 { background:transparent url('../images/icons/info.gif') no-repeat left center; }
p.warning1, p.warning2, p.warning3, p.warning4 { background:transparent url('../images/icons/warning.gif') no-repeat left center; }
p.tips1, p.tips2, p.tips3, p.tips4 { background:transparent url('../images/icons/tips.gif') no-repeat left center; }
p.info2, p.info4 { border-top:#3399ff solid 1px; border-bottom:#3399ff solid 1px; background-position:3px center; }
p.info3, p.info4 { background-color:#E6F1FF; background-position: 7px center; }
p.warning2, p.warning4 { border-top:#f71212 solid 1px; border-bottom:#f71212 solid 1px; background-position: 3px center; }
p.warning3, p.warning4 { background-color:#FFE5E0; background-position: 7px center; }
p.warning4 { border-top:#f71212 solid 1px; border-bottom:#f71212 solid 1px; }
p.tips2, p.tips4 { border-top:#fde647 solid 1px; border-bottom:#fde647 solid 1px; background-position:3px center; }
p.tips3, p.tips4 { background-color:#FDFFC7; background-position: 7px center; }
p.tips4 { border-top:#fde647 solid 1px; border-bottom:#fde647 solid 1px; }
/* Blockquotes */
blockquote div.blockquote1 { background:transparent url(../images/style1/gk_stuff/typography/open1.png) no-repeat left bottom; }
blockquote div.blockquote1 div { background:transparent url(../images/style1/gk_stuff/typography/close1.png) no-repeat right top; }
blockquote div.blockquote2 { background:transparent url(../images/style1/gk_stuff/typography/open1.png) no-repeat left top; }
blockquote div.blockquote2 div { background:transparent url(../images/style1/gk_stuff/typography/close1.png) no-repeat right top; }
blockquote div.blockquote3 { background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left bottom; }
blockquote div.blockquote3 div { background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top; }
blockquote div.blockquote4 { background:transparent url(../images/style1/gk_stuff/typography/open2.png) no-repeat left top; }
blockquote div.blockquote4 div { background:transparent url(../images/style1/gk_stuff/typography/close2.png) no-repeat right top; }
/* Legends */
div.legend1 h4, div.legend2 h4, div.legend3 h4, div.legend4 h4, div.legend5 h4, div.legend6 h4 { background: #f5f5f5; }
div.legend3 h4:first-child, div.legend5 h4:first-child { background:#e7e7e7; }
div.legend4 h4:first-child, div.legend6 h4:first-child { border:solid 1px #666; }
div.legend1, div.legend5, div.legend6 { border:solid 1px #666; }
div.legend2, div.legend3, div.legend4 { border-top:solid 1px #666; border-bottom:solid 1px #666; }
/* Highlights */
.highlight-1 { background:#ffffda; }
.highlight-2 { background:#3078ab; color:#fff; }
.highlight-3 { background:#cfcbbc; color:#fff; }
.highlight-4 { background:#101011; color:#fff; }
/* Colors for spans */
span.clear { border-top:1px solid #3078ab; border-bottom:1px solid #3078ab; color:#3078ab; }
span.clear-1 { border-top:1px solid #cfcbbc; border-bottom:1px solid #cfcbbc; color:#cfcbbc; }
span.clear-2 { border-top:1px solid #101011; border-bottom:1px solid #101011; color:#101011; }
span.color { color:#3078ab; }
span.color-1 { color:#cfcbbc; }
span.color-2 { color:#3078ab; border-left:2px solid #3078ab; }
span.color-3 { color:#101011; border-left:2px solid #101011; }
span.color-4 { color:#fff; background:#3078ab; }
span.color-5 { color:#fff; background:#cfcbbc; }
span.color-6 { color:#d48d1c; background:#ffe; border-top:1px solid #e9e9a1; border-bottom:1px solid #e9e9a1; }
span.color-7 { background:#222; color:#fff; }
/* unordered lists */
ul.circle1 { list-style-image:url(../images/style1/gk_stuff/typography/bullet3ul.png); }
ul.circle2 { list-style-type:circle; }
ul.bullet1 { list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_dark.png); }
ul.bullet2 { list-style-image:url(../images/style1/gk_stuff/typography/bullet1ul.png); }
ul.bullet3 { list-style-image:url(../images/style1/gk_stuff/typography/bullet2ul.png); }
ul.bullet4 { list-style-image:url(../images/style1/gk_stuff/typography/bullet_ol_1_color.png); }
ul.square1 { list-style-type:square; }
ul.square2 { list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_dark.png); }
ul.square3 { list-style-image:url(../images/style1/gk_stuff/typography/bullet_squ1_color.png); }
/* Numbers */
div.number1 span { background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2.png) no-repeat center center; color:#fff; }
div.number2 span { background:transparent url(../images/style1/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center; color:#fff; }