﻿td {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size:0.8em;
	color: #3C2601;
}
.url{color:#330000;text-decoration:none}
img.image {
	display:none
}

.url a:link{text-decoration:none}
.dots {color:white; font-family:Verdana,Helvetica}
.naslovmanji { font-family: Georgia, Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #3C2601}
.bullet {  list-style-image:  url(images/bullet.gif)}
/**********************************************************************************************/
.textmanji {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #3c2601;
}
.text {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #3c2601;
}
.text_quote {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 15px;
	
	line-height: normal;
	color: #3c2601;

	text-align:justify;
	margin-right:30px;
	margin-left:30px;
}
div.paperBackground {
	background:#ece9db; /* ece9db   dcd5b5 */
	padding-top:4px;
	padding-bottom:4px;
	margin-right:50px;
	margin-top:10px;
	margin-bottom:20px;
}
.naslov {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #3C2601;
	text-align: left;
}
a:active {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;  
	color: #885555; 

	/* color: #6c2223; color: #660000; */
}
a:link {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;  
	color: #885555; 

	/* color: #6c2223; color: #660000; */
}
a {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;  
	color: #885555; 

	/* color: #6c2223; color: #660000; */
}
.text A:visited {font-family: Georgia, Verdana, Arial, sans-serif;
	color: #665555; 
/*	color: #4D0000;  */
}

.text a:hover {text-decoration: none; color:#885555;}


.potpis {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #674c41
}
.potpis A:link {
	text-decoration: underline;
	color: #4D0000;
}
.potpis A:visited {
	text-decoration: none;
	color: #4D0000;
}
.potpis A:active {text-decoration: none}
.potpis A:hover {text-decoration: underline; color: #660000;}

.textmanji A:link {text-decoration: none}
.textmanji A:visited {text-decoration: none; color: #660000;}
.textmanji A:active {
	text-decoration: none;
	color: #990000;
}
.textmanji A:hover {text-decoration: underline; color:
#660000;}

a:visited {
	color: #663333;
}

a:hover {
	color: #663333;
	text-decoration:none
}
/**********************************************************************************************/
/** LISTE styles 																			  */
/**********************************************************************************************/
ul
{
list-style-type:none;
padding:13px;
margin:0px;
}
li
{
background-image:url(images/bulletm.gif);
background-repeat:no-repeat;
background-position:0px 0px; 
padding-left:15px;
padding-bottom:12px;
}
/**********************************************************************************************/
/** LISTa bez slike																	  */
/**********************************************************************************************/
ul.mojul
{
list-style-type: none;
}
li.mojul
{
padding-left:0px;
}
/**********************************************************************************************/
/** IMAGES styles 																			  */
/**********************************************************************************************/
/* images on the LEFT side of the page */
div.imgLeft
{
  margin-right: 5px;
/*  margin-top: 10px; */
  margin-bottom: 5px; 
  
  padding: 4px;
  border: 1px solid #b5a989;
  height: auto;
  width: auto;
  float: left;
  text-align: center;

}	
/* images on the RIGHT side of the page */
div.imgRight
{
  margin-left: 5px;
/*  margin-top: 10px; */
  margin-bottom: 5px; 

  padding: 4px;
	
  border: 1px solid #b5a989;
  height: auto;
  width: auto;
  float: right;
  text-align: center;

}	

div.clearFloat
{
	clear:both;
}

/* image description */
div.desc
{
  font-family: Arial, sans-serif;
  text-align: center;
  font-size:0.8em;
  font-weight: normal;
  margin: 2px;
}

/**********************************************************************************************/
/** Main menu navigation - Begin*/
#navlist{position:absolute;}
#navlist li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlist a{height:33px;display:block;}

#navlist li{height:33px;display:block;}

#odositeju{left:0px;width:90px;}
#odositeju{background:url('images/gore_meni.gif') 0 0;}
#odositeju a:hover{background: url('images/gore_meni.gif') 0 -31px;}

#onama{left:90px;width:92px;}
#onama{background:url('images/gore_meni.gif') -90px 0;}
#onama a:hover{background: url('images/gore_meni.gif') -90px -31px;}

#aktivnosti{left:182px;width:91px;}
#aktivnosti{background:url('images/gore_meni.gif') -182px 0;}
#aktivnosti a:hover{background: url('images/gore_meni.gif') -182px -31px;}

#izdanja{left:272px;width:91px;}
#izdanja{background:url('images/gore_meni.gif') -272px 0;}
#izdanja a:hover{background: url('images/gore_meni.gif') -272px -31px;}

#nagrade{left:363px;width:91px;}
#nagrade{background:url('images/gore_meni.gif') -363px 0;}
#nagrade a:hover{background: url('images/gore_meni.gif') -363px -31px;}

#mapa{left:454px;width:91px;}
#mapa{background:url('images/gore_meni.gif') -454px 0;}
#mapa a:hover{background: url('images/gore_meni.gif') -454px -31px;}

#donatori{left:545px;width:105px;}
#donatori{background:url('images/gore_meni.gif') -545px 0;}
#donatori a:hover{background: url('images/gore_meni.gif') -545px -31px;}
/** Main menu navigation - End*/

/** O Dositeju left menu navigation - Begin*/
#dositej{position:absolute;}
#dositej li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#dositej a{height:71px;display:block;}

#dositej li{height:71px;display:block;}

#biografijalevo{left:0px;width:122px;}
#biografijalevo{background:url('images/levodositej.gif') 0px 0px;}
#biografijalevo a:hover{background: url('images/levodositej.gif') -122px 0px;}

#delalevo{left:0px;width:122px;}
#delalevo{background:url('images/levodositej.gif') 0px -71px;}
#delalevo a:hover{background: url('images/levodositej.gif') -122px -71px;}
/** O Dositeju levo navigation - End*/

/** O nama levo menu navigation - Begin*/
#onamalevo{position:absolute;}
#onamalevo li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#onamalevo a{height:71px;display:block;}

#onamalevo li{height:71px;display:block;}

#istorijat{left:0px;width:122px;}
#istorijat{background:url('images/levoonama.gif') 0px 0px;}
#istorijat a:hover{background: url('images/levoonama.gif') -122px 0px;}

#kuca{left:0px;width:122px;}
#kuca{background:url('images/levoonama.gif') 0px -71px;}
#kuca a:hover{background: url('images/levoonama.gif') -122px -71px;}

#organi{left:0px;width:122px;}
#organi{background:url('images/levoonama.gif') 0px -142px;}
#organi a:hover{background: url('images/levoonama.gif') -122px -142px;}

/** O nama levo navigation - End*/

/** Mapa cela mouseovernavigation - Begin*/
#mapacela a{height:716px;display:block;}

#mapacela li{height:716px;display:block;}

#mapaslika{left:0px;width:950px;}
#mapaslika{background:url('images/mapacela.gif') 0 0;}
#mapaslika a:hover{background: url('images/mapacela.gif') 0 -724px;}


/** Indeks meni left menu navigation - Begin*/
#indeksmeni{position:absolute;}
#indeksmeni li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#indeksmeni a{height:71px;display:block;}

#indeksmeni li{height:71px;display:block;}

#najnovije{left:0px;width:122px;}
#najnovije{background:url('images/indeksmeni.gif') 0px 0px;}
#najnovije a:hover{background: url('images/indeksmeni.gif') -122px 0px;}

#pismo{left:0px;width:122px;}
#pismo{background:url('images/indeksmeni.gif')  0px -71px;}
#pismo a:hover{background: url('images/indeksmeni.gif') 0px -142px;}

#narucivanjeind{left:122px;width:122px;}
#narucivanjeind{background:url('images/indeksmeni.gif') -122px -71px;}
#narucivanjeind a:hover{background: url('images/indeksmeni.gif') -122px -142px;}

#vostani{left:0px;width:122px;}
#vostani{background:url('images/indeksmeni.gif') 0px -213px;}
#vostani a:hover{background: url('images/indeksmeni.gif') -122px -213px;}

#naravoucenije{left:0px;width:122px;}
#naravoucenije{background:url('images/indeksmeni.gif') 0px -284px;}
#naravoucenije a:hover{background: url('images/indeksmeni.gif') -122px -284px;}

/** Indeks meni left menu navigation - End*/

/** Donatori meni left menu navigation - Begin*/
#donatorimeni{position:absolute;}
#donatorimeni li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#donatorimeni a{height:71px;display:block;}

#donatorimeni li{height:71px;display:block;}

#listadon{left:0px;width:122px;}
#listadon{background:url('images/levodonatori.gif') 0px 0px;}
#listadon a:hover{background: url('images/levodonatori.gif') -122px 0px;}

#poziv{left:0px;width:122px;}
#poziv{background:url('images/levodonatori.gif') 0px -71px;}
#poziv a:hover{background: url('images/levodonatori.gif') -122px -71px;}

/** Donatori meni left menu navigation - End*/

/** Izdanja left menu navigation - Begin*/
#izdanjameni{position:absolute;}
#izdanjameni li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#izdanjameni a{height:71px;display:block;}

#izdanjameni li{height:71px;display:block;}

#sabrana{left:0px;width:122px;}
#sabrana{background:url('images/levoizdanja.gif') 0px 0px;}
#sabrana a:hover{background: url('images/levoizdanja.gif') -122px 0px;}

#godisnjak{left:0px;width:122px;}
#godisnjak{background:url('images/levoizdanja.gif') 0px -71px;}
#godisnjak a:hover{background: url('images/levoizdanja.gif') -122px -71px;}

#ostala{left:0px;width:122px;}
#ostala{background:url('images/levoizdanja.gif') 0px -142px;}
#ostala a:hover{background: url('images/levoizdanja.gif') -122px -142px;}

#narucivanje{left:0px;width:122px;}
#narucivanje{background:url('images/levoizdanja.gif') 0px -213px;}
#narucivanje a:hover{background: url('images/levoizdanja.gif') -122px -213px;}

/** Izdanja left menu navigation - END*/

/** Nagrada left menu navigation - Begin*/
#nagradameni{position:absolute;}
#nagradameni li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#nagradameni a{height:71px;display:block;}

#nagradameni li{height:71px;display:block;}

#onagradi{left:0px;width:122px;}
#onagradi{background:url('images/levonagrade.gif') 0px 0px;}
#onagradi a:hover{background: url('images/levonagrade.gif') -122px 0px;}

#god2011{left:0px;width:122px;}
#god2011{background:url('images/levonagrade.gif') 0px -71px;}
#god2011 a:hover{background: url('images/levonagrade.gif') -122px -71px;}

#god2010{left:0px;width:122px;}
#god2010{background:url('images/levonagrade.gif') 0px -142px;}
#god2010 a:hover{background: url('images/levonagrade.gif') -122px -142px;}

#god2009{left:0px;width:122px;}
#god2009{background:url('images/levonagrade.gif') 0px -213px;}
#god2009 a:hover{background: url('images/levonagrade.gif') -122px -213px;}

#god2008{left:0px;width:122px;}
#god2008{background:url('images/levonagrade.gif') 0px -284px;}
#god2008 a:hover{background: url('images/levonagrade.gif') -122px -284px;}

#god2007{left:0px;width:122px;}
#god2007{background:url('images/levonagrade.gif') 0px -355px;}
#god2007 a:hover{background: url('images/levonagrade.gif') -122px -355px;}

/** Aktivnosti left menu navigation - Begin*/
#aktivnostimeni{position:absolute;}
#aktivnostimeni li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#aktivnostimeni a{height:71px;display:block;}

#aktivnostimeni li{height:71px;display:block;}

#oaktivnostima{left:0px;width:122px;}
#oaktivnostima{background:url('images/levoaprilceo.gif') 0px 0px;}
#oaktivnostima a:hover{background: url('images/levoaprilceo.gif') -122px 0px;}

#aprilski{left:0px;width:122px;}
#aprilski{background:url('images/levoaprilceo.gif') 0px -71px;}
#aprilski a:hover{background: url('images/levoaprilceo.gif') -122px -71px;}

#radionica{left:0px;width:122px;}
#radionica{background:url('images/levoaprilceo.gif') 0px -142px;}
#radionica a:hover{background: url('images/levoaprilceo.gif') -122px -142px;}

#srednjoskolski{left:0px;width:122px;}
#srednjoskolski{background:url('images/levoaprilceo.gif') 0px -213px;}
#srednjoskolski a:hover{background: url('images/levoaprilceo.gif') -122px -213px;}

#naucni{left:0px;width:122px;}
#naucni{background:url('images/levoaprilceo.gif') 0px -284px;}
#naucni a:hover{background: url('images/levoaprilceo.gif') -122px -284px;}

#izlozbe{left:0px;width:122px;}
#izlozbe{background:url('images/levoaprilceo.gif') 0px -355px;}
#izlozbe a:hover{background: url('images/levoaprilceo.gif') -122px -355px;}

#sajmovi{left:0px;width:122px;}
#sajmovi{background:url('images/levoaprilceo.gif') 0px -426px;}
#sajmovi a:hover{background: url('images/levoaprilceo.gif') -122px -426px;}

#pomen{left:0px;width:122px;}
#pomen{background:url('images/levoaprilceo.gif') 0px -497px;}
#pomen a:hover{background: url('images/levoaprilceo.gif') -122px -497px;}

#salon{left:0px;width:122px;}
#salon{background:url('images/levoaprilceo.gif') 0px -568px;}
#salon a:hover{background: url('images/levoaprilceo.gif') -122px -568px;}

#sveakt{left:0px;width:122px;}
#sveakt{background:url('images/levoaprilceo.gif') 0px -639px;}
#sveakt a:hover{background: url('images/levoaprilceo.gif') -122px -639px;}

/** Aktivnosti left menu navigation - END*/

/**********************************************************************************************/

div.imageFixPos {
	position:relative;
	width:100%;
	top:0px;
	height:716px;
}

       /* Hale */
dd#haleDef{top: 115px; left: 63px; }
dd#haleDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#haleDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 398px;
	top: 360px;
}
dd#haleDef a span{ display: none; }
dd#haleDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }

/* London */
dd#londonDef{top: 115px; left: 63px; }
dd#londonDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#londonDef a{
	position:absolute;
	width: 60px;
	height: 30px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 278px;
	top: 377px;
}
dd#londonDef a span{ display: none; }
dd#londonDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 150px;
 }

      /* Lajpcig */
dd#lajpcigDef{top: 115px; left: 63px; }
dd#lajpcigDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#lajpcigDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 403px;
	top: 410px;
}
dd#lajpcigDef a span{ display: none; }
dd#lajpcigDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 400px;
 }

       /* Modra */
dd#modraDef{top: 115px; left: 63px; }
dd#modraDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#modraDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 496px;
	top: 437px;
}
dd#modraDef a span{ display: none; }
dd#modraDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }

 /* Bec */
dd#becDef{top: 115px; left: 63px; }
dd#becDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#becDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 453px;
	top: 462px;
}
dd#becDef a span{ display: none; }
dd#becDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }

 /* Trst */
dd#trstDef{top: 115px; left: 63px; }
dd#trstDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#trstDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 400px;
	top: 478px;
}
dd#trstDef a span{ display: none; }
dd#trstDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }

     /* Cakovo */
dd#cakovoDef{top: 115px; left: 63px; }
dd#cakovoDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#cakovoDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 569px;
	top: 500px;
}
dd#cakovoDef a span{ display: none; }
dd#cakovoDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }

  /* Venecija */
dd#venecijaDef{top: 115px; left: 63px; }
dd#venecijaDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#venecijaDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 411px;
	top: 514px;
}
dd#venecijaDef a span{ display: none; }
dd#venecijaDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }


/* Beograd */
dd#beogradDef{top: 115px; left: 63px; }
dd#beogradDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#beogradDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 510px;
	top: 520px;
}
dd#beogradDef a span{ display: none; }
dd#beogradDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 400px;
 }


 
   /* Bukurest */
dd#bukurestDef{top: 115px; left: 63px; }
dd#bukurestDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#bukurestDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 580px;
	top: 534px;
}
dd#bukurestDef a span{ display: none; }
dd#bukurestDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }
    /* Dalmacija */
dd#dalmacijaDef{top: 115px; left: 63px; }
dd#dalmacijaDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#dalmacijaDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 473px;
	top: 555px;
}
dd#dalmacijaDef a span{ display: none; }
dd#dalmacijaDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 400px;
 }


 

      /* Smirna */
dd#smirnaDef{top: 115px; left: 63px; }
dd#smirnaDef a:hover{ background: transparent repeat; border: 1px solid #BCBCBC; }

dd#smirnaDef a{
	position:absolute;
	width: 60px;
	height: 28px;
	text-decoration: none;
	border: 0px solid #FFFCE6;
	background: transparent repeat;
	left: 570px;
	top: 591px;
}
dd#smirnaDef a span{ display: none; }
dd#smirnaDef a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #f9ebdd;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding-left: 5px;
 width: 200px;
 }



dl#EuropaMap {
	background:transparent url(images/plakat.gif) no-repeat scroll left top;
	height:716px;
	margin:0;
	padding:0;
	position:relative;
	width:950px;
	/*
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	*/
}
/* added */
.style1 {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #3c2601;
	text-align: center;
}

