A {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AFAFAF;
	font-size: 10px;
}

.#A {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
}

.#A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AFAFAF;
	font-size: 16px;
}

body {
	font-family: verdana;
	font-size: 80%;
}

.table-content-naslov {
	font-weight: bold;
	color: Black;
	text-align: left;
}

.table-content-opis {
	background-color: #FFF1D4;
	border-style: dashed;
	border-color: Black;
	border-width: 1px;
	margin-top: 2px;
}

.menu-left {
	background-image: url(img/meni-layout.png);
	background-repeat:no-repeat;
}

.menu-left-2 {
	background-image: url(img/meni-layout-2.png);
	background-repeat:no-repeat;
}

.text-box {
	background-image: url(img/text-box.gif);
	background-repeat:no-repeat;
}

.table-wide-silver {
	background-image: url(img/table-wide-silver.png);
	background-repeat:no-repeat;
}

.table-green {
	background-image: url(img/tabela-green.png);
	background-repeat:no-repeat;
}

.table-blue {
	background-image: url(img/tabela-blue.png);
	background-repeat:no-repeat;
}

.table-orange {
	background-image: url(img/tabela-orange.png);
	background-repeat:no-repeat;
}

.table-red {
	background-image: url(img/tabela-red.png);
	background-repeat:no-repeat;
}

.header-stamp {
	background-repeat: no-repeat;
	background-position: left top;
}

.table-large-silver-top {
	background-image: url(img/tabele/table-silver/top.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.table-large-silver-left {
	background-image: url(img/tabele/table-silver/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-silver-right {
	background-image: url(img/tabele/table-silver/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-silver-bottom {
	background-image: url(img/tabele/table-silver/bottom.png);
	background-repeat: no-repeat;
	background-position: left;
}

.table-large-blue-top {
	background-image: url(img/tabele/table-blue/top.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.table-large-blue-left {
	background-image: url(img/tabele/table-blue/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-blue-right {
	background-image: url(img/tabele/table-blue/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-blue-bottom {
	background-image: url(img/tabele/table-blue/bottom.png);
	background-repeat: no-repeat;
	background-position: left;
}

.table-large-green-top {
	background-image: url(img/tabele/table-green/top.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.table-large-green-left {
	background-image: url(img/tabele/table-green/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-green-right {
	background-image: url(img/tabele/table-green/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-green-bottom {
	background-image: url(img/tabele/table-green/bottom.png);
	background-repeat: no-repeat;
	background-position: left;
}

.table-large-orange-top {
	background-image: url(img/tabele/table-orange/top.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.table-large-orange-left {
	background-image: url(img/tabele/table-orange/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-orange-right {
	background-image: url(img/tabele/table-orange/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-orange-bottom {
	background-image: url(img/tabele/table-orange/bottom.png);
	background-repeat: no-repeat;
	background-position: left;
}

.table-large-red-top {
	background-image: url(img/tabele/table-red/top.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.table-large-red-left {
	background-image: url(img/tabele/table-red/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-red-right {
	background-image: url(img/tabele/table-red/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.table-large-red-bottom {
	background-image: url(img/tabele/table-red/bottom.png);
	background-repeat: no-repeat;
	background-position: left;
}

.ponuda-stavka-naslov {
	font-weight: bold;
	color: #F28600;
	padding-left: 10px;
	font-size: 11px;
	text-indent: 10px;
}

.toolbar {
	border-style: solid;
	border-width: 1px;
	border-color: #FFBF46;
}

.kontakt {
	font-weight: bold;
	font-size: 8pt;
	color: #51606C;
}

.cijena {
	font-weight: bold;
	font-size: 8pt;
	color: black;
}

.table-silver {
	z-index: 1;
}

.div-orange {
	background-color: #FFBF46;
}

.div-green {
	background-color: #9ACE66;
}

.div-blue {
	background-color: #71B9FF;
}

.div-red {
	background-color: #FF7642;
}

.div-silver-wide {
	background-color: #E2E2E2;
}

.div-inner-white {
	background-color: white;
}

.div-naslov {
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}

.div-inner-yellow {
	background-color: #FFFF8C;
	border-width: 2px;
	border-color: Black;
	font-size: 10px;
	text-align: left;
}

.div-menu-left {
	border-style: solid;
	border-width: 1px;
	border-color: #FFBF46;
}

.menu-naslov {
	background-color: #FFD179;
}

.gumb {
	background-color: #77A5FF;
	font-size: 11px;
}

.table-silver {
	z-index: 1;
}

.orange {
	background-color: #FFBF46;
}

.green {
	background-color: #9ACE66;
}

.blue {
	background-color: #71B9FF;
}

.red {
	background-color: #FF7642;
}

.silver {
	background-color: #E2E2E2;
}

.div-inner-white-wide-silver {
	background-color: white;
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 1px;
}

.div-inner-white-wide-blue {
	background-color: white;
	border-style: solid;
	border-color: #71B9FF;
	border-width: 1px;
}

.div-inner-white-wide-green {
	background-color: white;
	border-style: solid;
	border-color: #9ACE66;
	border-width: 1px;
}

.div-inner-white-wide-red {
	background-color: white;
	border-style: solid;
	border-color: #FF7642;
	border-width: 1px;
}

.div-inner-white-wide-orange {
	background-color: white;
	border-style: solid;
	border-color: #FFBF46;
	border-width: 1px;
}

.table-naslov {
	background-color: #BDB6E8;
	font-weight: bold;
}

.redak {
	background-color: #FFFACD;
}

.redak_alt {
	background-color: White;
}

.cjenik-head{
	background-color: #6495ED;
	color: White;
	font-size: 9px;
}

.cjenik-sadrzaj {
	font-size: 9px;
}

.table-content {
	border-color: #9ACE66;
	border-style: solid;
	border-width: 1px;
}

.table-content-head {
	background-color: #9ACE66;
	color: White;
	font-weight: bolder;
	font-size: 11px;
	text-align: center;
}

.table-content-td{
	padding-left: 15px;
}

.table-content-blue {
	border-color: #92A6D6;
	border-style: solid;
	border-width: 1px;
}

.table-content-blue-head {
	background-color: #92A6D6;
	color: white;
	font-weight: bolder;
	font-size: 11px;
	text-align: center;
}

.table-content-image{
	padding-left: 10px;
}

.table-content-text{
	padding-right: 8px;
	padding-left: 10px;
	text-indent: 10px;
	text-align: left;
	font-size: 11px;
}

.table-content-special{
	padding-left: 10px;
	padding-right: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10px;
}

.table-cjenik {
	background-image: url(img/gastro_2.png);
	background-repeat: no-repeat;
}

.gastro-cjenik-text {
	font-family: monotype corsiva;
	font-weight: bold;
	font-size: 16px;
}

.table-content-slike {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	text-align: left;
	font-size: 11px;
}

.guestbook-time{
	text-align: left;
	font-size: 9px;
	padding-left: 20px;
}

.table-mail-form{
	padding-right: 8px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}

.table-content-special-blue{
	padding-left: 10px;
	padding-right: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10px;
	color: #4169E1;
}

.table-content-special-orange{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #FF8C00;
}

.box-kontakt {
	font-size: 80%;
	text-indent: 10px;
}

.placanje-naslov {
	font-weight: bold;
}

.placanje-podnaslov-blue {
	font-weight: bold;
	color: #4169E1;
}

.placanje-podnaslov-orange {
	font-weight: bold;
	color: #FF8C00;
}

.rent-napomena {
	font-weight: normal;
	text-align: left;
	padding-left: 10pt;
}

.tabela-nepar {
	background-color: #E4E4E4;
	font-size: 10px;
	font-weight: bold;
}

.tabela-par {
	background-color: #F3F3F3;
	font-size: 10px;
	font-weight: bold;
}

.tabela-naslov {
	font-weight: bold;
	font-size: 10px;
	background-color: #C5D3F5;
}

.tabela-2-nepar {
	font-weight: normal;
	background-color: #E4E4E4;
	font-size: 10px;
}

.tabela-2-par {
	background-color: #F3F3F3;
	font-size: 10px;
	font-weight: normal;
}