/* CSS stil by BIAN Studios
   www.croatiamedicine.hr
  Redizajn br.1
  Invita d.o.o.
   Sijecanj, 2008.
   Zadar, Croatia.
*/
@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Century Gothic", Arial;
	background-color: #FFFFFF;
}
/* izgled linkova za cili site na jednom mjestu */
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color:#6699CC;
}
.main_title {
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.clearfloat {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
#omotac {
	width: 1000px;
	background-image: url(/images/skin_v02/podloga_omotaca.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	height: 165px;
	background-image: url(/images/skin_v02/podloga_headera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin none #6699CC;
	position: relative;
}
#logo_main {
	height: 58px;
	width: 371px;
	position: relative;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	display: inline;
}
#logo_sporedni {
	height: 35px;
	width: 37px;
	position: absolute;
	left: 250px;
	top: 50px;
}
#dummy_div {
}
#icon_bar {
	float: right;
	height: 40px;
	margin: 0px 40px 0px 0px;
	display: inline;
}
#ikonice {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#ikonice li{
	float: left;
}
#ikonice li a{
	height: 40px;
	display:block;
	text-decoration:none;
	padding-left: 2px;
}
#ikonice #ikonice-home a{
	width: 50px;
	background-image: url(/images/skin_v02/home_icon.png)!important;
	background-image: url(/images/skin_v02/home_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ikonice #ikonice-home a:hover{
	background-image: url(/images/skin_v02/home_icon.png)!important;
	background-image: url(/images/skin_v02/home_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ikonice #ikonice-email a{
	width: 50px;
	background-image: url(/images/skin_v02/email_icon.png) !important;
	background-image: url(/images/skin_v02/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ikonice #ikonice-email a:hover{
	background-image: url(/images/skin_v02/email_icon.png) !important;
	background-image: url(/images/skin_v02/email_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#podnaslov {
	background-image: url(/images/skin_v02/podnaslov_stretch.png) !important;
	background-image: url(/images/skin_v02/podnaslov_stretch.gif);
	background-repeat: repeat-x;
	float: right;
	padding: 5px 10px 0px 10px;
	height: 30px;
	color: #CECBC2;
	margin-right: 20px;
	text-align: center;
	display: inline;
}
#language_bar {
	position: absolute;
	left: 33px;
	top: 90px;
	font-size: 12px;
	font-weight: bold;
	color: #D0C2A9;
	height: 80px;
	background-image: url(/images/skin_v02/language_bar_podloga.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-left: 4px;
	width: 200px;
}
#zastavice {
	list-style:none;
	line-height:0px;
	padding: 0px;
	margin: 10px 0 0 0;
}
#zastavice li{
	float: left;
}
#zastavice li a{
	height: 43px;
	width: 34px;
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
}
#zastavice li a:hover{
	background-position: left bottom;
}
#zastavice #zastavice-hrv a{	
	background-image: url(/images/skin_v02/hrv.gif);	
}
#zastavice #zastavice-hrv-aktivna{	
	background-image: url(/images/skin_v02/hrv.gif);
	background-position: left bottom;	
	height: 43px;
}
#zastavice #zastavice-eng a{
	background-image: url(/images/skin_v02/eng.gif);	
}
#zastavice #zastavice-eng-aktivna{
	background-image: url(/images/skin_v02/eng.gif);
	background-position: left bottom;
	height: 43px;		
}
#zastavice #zastavice-ita a{
	background-image: url(/images/skin_v02/ita.gif);
}
#zastavice #zastavice-ita-aktivna{	
	background-image: url(/images/skin_v02/ita.gif);
	background-position: left bottom;	
	height: 43px;
}
#zastavice #zastavice-deu a{
	background-image: url(/images/skin_v02/deu.gif);
}
#zastavice #zastavice-deu-aktivna{	
	background-image: url(/images/skin_v02/deu.gif);
	background-position: left bottom;	
	height: 43px;
}
#zastavice #zastavice-fra a{
	background-image: url(/images/skin_v02/fra.gif);
}
#zastavice #zastavice-fra-aktivna{	
	background-image: url(/images/skin_v02/fra.gif);
	background-position: left bottom;	
	height: 43px;
}
#glavni_sadrzaj {
	min-height: 300px;
	margin-left: 21px;
	padding: 0px 0px 50px 0px;
        height: auto;
}
#navigacija {
	float: left;
	width: 230px;
}
#meni{
	width: 207px;
	margin-bottom: 0px;
	font-size: 12px;
	background-image: url(/images/skin_v02/podloga_navigacije.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	padding: 30px 0px 30px 0px;	
}
#meni ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#meni li a{
	display: block;
	padding-left: 12px;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px!important;
	padding-bottom: 10px;
	font-weight: bold;
	min-height: 25px;
	height: auto!important;
}
#meni li a:hover, #meni .active a {
	border-left-color: #941F1F;
	color: #941F1F;
	font-weight: bold;
	border-right-width: thin;
	background-image: url(/images/skin_v02/strelica.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
* html #meni li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 187px;
}
#moto {
	height: 156px;
	width: 214px;
	margin: -11px 0px 0px -2px;
	float: left;
}
#medaljon {
	height: 112px;
	width: 116px;
	float: left;
	position: absolute;
	margin: -35px 0px 0px 45px;
	display: inline;
}
#sadrzaj {
	height: auto;
	margin-right: 20px;
	width: 700px;
	float: right;
}
#centralna_kolona {
	float: left;
	height: auto;
	width: 480px;
}
#sporedna_kolona {
	float: right;
	width: 200px;
	height: auto;
	padding-top: 20px;
}
#pred_podnozje {
	background-color: #35312B;
	margin: 0px 20px 15px 20px;
	color: #F4F0EA;
	height: 120px;
	background-image: url(/images/skin_v02/podloga_predpodnozje.png);
	background-repeat: repeat-x;
	position: relative;
}
#footer {
	margin: 0px 20px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
} 
#kolona1 {
	width: 45%;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
#kolona2 {
	width: 45%;
	float: right;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.box {
	background-image: url(/images/skin_v02/rec_body.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 182px;
        margin: 0 0 0 10px;
	padding-bottom: 15px;
}
.box h3 {
	background-image: url(/images/skin_v02/rec_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 6px 8px 4px 10px;
	color: #FFFFFF;
	background-color: #AD9468;
}
.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.box ul li {
	margin: 0 0 6px;
	padding: 0;
}
.content {
	padding-left: 20px;
}
.content p {
	font-size: 16px;
	font-weight: bold;
	color: #C4B192;
}
.content  .odd {
	font-size: 11px;
	font-weight: bold;
	font-family: "Century Gothic", Arial;	
}
.content .odd a {
	color: #38352C;
	text-decoration:none;
}
.content .odd a:hover {
	color: #990000;
}
#btn_holder {
	padding: 15px 0px 0px 0px;
}
#btn_holder img {
	border-width: 0px;
}
#btn {
	list-style:none;
	line-height:0px;
	padding: 0px;
}
#btn li{
	margin-left:50px;
	float: left;
	display: inline;
}
#btn li a{
	height: 26px;
	display:block;
	text-decoration:none;
}
#btn #btn_OK a{
	width: 59px;
	background-image: url(/images/skin_v02/btn_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn #btn_OK a:hover{
	background-image: url(/images/skin_v02/btn_ok.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#horizontal_splitter {
	background-image: url(/images/skin_v02/h_splitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}
#partner {
	list-style:none;
	line-height:0px;
	padding: 0px;
	margin: 0px;
}
#partner li{
	float: left;
	margin: 0px 0px 10px 0px;
}
#partner li a{
	height: 25px;
	display:block;
	text-decoration:none;
}
#partner_drzac {
	float: left;
	font-size: 80%;
	margin: 0 0 0 170px;
	color: #B3956A;
	display: inline;
}
#partner #partner_invita a{
	width: 130px;
	background-image: url(/images/skin_v02/invita_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#partner #partner_invita a:hover{
	background-image: url(/images/skin_v02/invita_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#partner #partner_bian a{
	width: 130px;
	background-image: url(/images/skin_v02/bian_studios_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#partner #partner_bian a:hover{
	background-image: url(/images/skin_v02/bian_studios_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#partner #partner_optima a{
 width: 130px;
 background-image: url(/images/skin_v02/optima.gif);
 background-repeat: no-repeat;
 background-position: left top;
}
#partner #partner_optima a:hover{
 background-image: url(/images/skin_v02/optima.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}
#mala_navigacija_holder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD8D61;
	margin-top: 5px;
	float: left;
	text-align: center;
	padding: 5px 0px 0px 0px;
	width: 100%;
}
#mala_navigacija {
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
#mala_navigacija li {
	display: inline;
}
#mala_navigacija li a  {
	color: #999999;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#mala_navigacija li a:hover {
	color: #AC8C5D;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #38352C;
	font-family: "Century Gothic", Arial;
}
.copyright a {
	text-decoration: none;
	color: #669900;
}
.copyright a:hover {
	color: #66CC33;
}
.okvir_clanka{
	width: 100%;
	background-image: url(/images/skin_v02/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.okvir_clanka_vanjski{
	background: url(/images/skin_v02/bottom_right.gif) no-repeat right bottom;
	padding-bottom: 5%;
}
.okvir_clanka_unutarnji{
	background: url(/images/skin_v02/top_left.gif) no-repeat left top;	
}
.okvir_clanka h2 {
	background: url(/images/skin_v02/top_right.gif) no-repeat right top;
	padding: 10px 0 0 10px;
}
.okvir_clanka h3,h4 {
	padding: 10px 0 0 10px;
}
.okvir_clanka h5 {
	background-image: url(/images/skin_v02/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-style: solid;
	border-bottom-color: #C9BA9E;
	padding: 10px 10px 5px 10px;
	border-bottom-width: 2px;
}
.okvir_clanka h6 {
	padding: 0px 10px 0px 10px;
        font-size: 90%;
}
.okvir_clanka p {
	padding: 10px 15px 0 10px;
	font-size: 80%;
}
.okvir_clanka p:first-letter {
	font-size: 150%;
	color:#990000;
}
.okvir_clanka a {
	color: #990000;
	text-decoration: none;
}
.okvir_clanka a:hover {
	color: #990000;
	text-decoration: underline;
}
.okvir_clanka ul {
	padding: 5px 0 0 10px;
	font-size: 80%;
	margin: 0 0 0 25px;
}
.okvir_clanka table {
	padding: 0 15px 0 10px;
	font-size: 13px;
}
.combo_box {
	font-family: "Century Gothic", Arial;
	font-size: 70%;
	color: #000000;
	width: 150px;
}
#top {
	background-image: url(/images/skin_v02/back_to_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 127px;
	float: right;
	padding: 0 10px 0 0;
}
#top p{
	font-size:12px;
	padding: 0;
	margin-top: 8px;
	font-weight: bold;
        text-align: center; 
}
#top p a{
	text-decoration:none;
	color: #34342A;
}
#top p a:hover{
	color:#941F1F;
}
#thumbnail_holder {
	padding: 10px;
}
.thumbnail{
 color: #FFFFFF;

}
.thumbnail  img {
 color: #FFFFFF;
 padding: 5px;
 border: 1px solid #CCCCCC;
}
.thumbnail img:hover {
 border: 1px solid #990000;
}
.tab {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	/*width: 750px;*/
  list-style: none;
	font-size: 12px;
}
.tab li {
	float: left;
	background-image: url(/images/skin_v02/tab_active_right.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.tab li a {
	background: url(/images/skin_v02/tab_active_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #000000;
	float: left;
	display: block;
	padding: 5px 10px 0 10px;
}
.tab a:hover {
	color: #990000;
}
.tab .current{
	background: url(/images/skin_v02/tab_inactive_right.jpg) no-repeat top left;
	background-repeat: repeat-x;
	background-position: right top;
}
.tab li .current {
	padding: 5px 10px 0 10px;
	background: url(/images/skin_v02/tab_inactive_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
}
.redak {
	clear: both;
	border-bottom-style: dotted;
	border-bottom-color: #C9BA9E;
 	border-bottom-width: 1px;
}
.redak_naslov {
	font-size: 12px;
	font-weight: bold;
	color: #38352C;
	text-align: left;
	float:left;
	width: 29%;
	padding: 1px 0 1px 2px;
	margin: 0;
}
.redak_opis {
	font-size: 12px;
	color: #990000;
	text-align: left;
	float:right;
	width: 66%;
	padding: 2px 2px 1px 0;
}
.redak_opis img {
	border-width: 0px;
}
.tablica_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #38352C;
	text-align: center;
	line-height: 20px;
	padding: 2px;
}
.tablica_redak, .tablica_redak a, .tablica_redak a:visited {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
        text-decoration: none;
        height: 2.5em;
}
.tablica_redak a:hover {
        text-decoration: underline;
        color: #333333;
}
.tablica_redak img, .tablica_redak_odd img {
        border-width: 0px;
}
.tablica_redak_odd, .tablica_redak_odd a, .tablica_redak_odd a:visited {
	font-size: 12px;
	color: #990000;
	background-color: #F4F1EC;
        text-decoration: none;
        height: 2.5em;
}
.tablica_redak_odd a:hover {
        text-decoration: underline;
        color: #990000;
}
.banner_holder {
        background-image: url(/images/skin_v02/banner_podloga.gif);
        background-repeat: no-repeat;
        background-position: left top;
        height: 262px;
        width: 142px;
        padding: 11px 0 0 11px;
        margin: 0 0 0 30px;
}
.banner_holder img {
        border-width: 0px;
}
#back { 
        height: 40px;
        width: 50px;
        float: left;
        margin: 0 0 0 10px;
}
#back img{ 
        border:0px;
}
#map_holder {
 text-align: center;
}
#gmaps_iframe {
 padding: 7px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 margin: 19px;
}
.forma {
 padding-left: 15px;
}
.forma p {
 line-height: 8px;
}
.forma_combo {
 font-family: "Century Gothic", Arial;
 font-size: 70%;
 color: #000000;
 width: 300px;
 padding: 0 0 0 15px;
}
.forma_edit {
 font-family: "Century Gothic", Arial;
 color: #000000;
 width: 300px;
}
.noborder {
   border:   0;
}