﻿/* ---------------------------------------------------------------------------------------------------- */
/* ***** css stil za Povečanje grudi                                     ****************************** */
/* ***** stil pisao : Siniša Kusić                                       ****************************** */
/* ***** datum : 19.09.2006                                              ****************************** */
/* ---------------------------------------------------------------------------------------------------- */



/* reset */
* { margin: 0; padding: 0; }

/* ----- osnovno -------------------------------------------------------------------------------------- */

/* body */
#body { margin: 0 auto; font-family: "Trebuchet MS" , Tahoma, Verdana, Sans-Serif; font-size: 12px; color: #000; background-color: #fff; background: url( assets/layout/body.gif ) repeat; }

/* wrapper */
#wrapper { width: 940px; margin: 0 auto; background: url( assets/layout/wrapper.gif ) repeat-y 50% 0%; overflow: hidden; }

/* header */
#header { width: 900px; margin: 0 auto 5px auto; clear: both; overflow: hidden; }

/* navigacija wrapper */
#navigacijaWrapper { width: 900px; height: 361px; margin: 0 auto; padding: 1px 0 1px 0; border-top: solid 5px #eee; border-bottom: solid 5px #eee; background: url( assets/layout/header.jpg ) no-repeat top right; clear: both; overflow: hidden; }

/* lijeva kolumna */
#lijevaKolumna { width: 245px; margin: 0 0 0 20px; padding: 25px 10px 25px 0; display: inline; float: left; clear: left; overflow: hidden; }

/* desna kolumna */
#desnaKolumna { width: 634px; margin: 0 20px 0 0; padding: 25px 0 25px 10px; border-left: solid 1px #eee; display: inline; float: right; clear: right; overflow: hidden; }

/* footer */
#footer { width: 900px;  margin: 5px auto 5px auto; color: inherit; background-color: #f3f3f3; display: block; clear: both; overflow: hidden; }
#footerLijevo { padding: 15px 0 15px 15px ; color: #666; background-color: inherit; float: left; display: inline; overflow: hidden; }
#footerLijevo strong { display: block; clear: both; }
#footerDesno { padding: 25px 15px 25px 0; float: right; display: inline; overflow: hidden; }

/* linkovi */
a { text-decoration: none; color: #99cc00; background-color: inherit; }
a:hover { text-decoration: underline; }
.a_saznajte_vise { font-weight: bold; }

/* headingzi */
h1 { font-size: 20px; font-weight: lighter; color: #666; background-color: inherit; }
h2 { font-size: 18px; font-weight: lighter; color: #666; background-color: inherit; }
h3 { font-size: 16px; font-weight: lighter; color: #666; background-color: inherit; }
h4 { font-size: 14px; font-weight: lighter; color: #666; background-color: inherit; }
h5 { font-size: 12px; font-weight: lighter; color: #666; background-color: inherit; }
h6 { font-size: 10px; font-weight: lighter; color: #666; background-color: inherit; }
#materijalNaslov { font-size: 24px; font-variant: small-caps; }
#sitemapNaslov { font-size: 24px; font-variant: small-caps; }
.uvod h2 { font-size: 20px; margin: 0 0 15px 0; }
#novosti h2 { margin: 0 0 5px 0; font-size: 16px; color: #666666; background-color: inherit; font-weight:bold; } 
#slikePacijentica h2 { font-size: 20px; margin: 0 0 15px 0; }
#kontaktNaslov { margin: 25px 0 15px 0; border-bottom: solid 1px #eee; display: block; clear: both; }

/* ----- kraj osnovno --------------------------------------------------------------------------------- */

/* servisna traka */
.servisnaTraka { width: 265px; margin: 5px 0 5px 0; list-style: none; float: right; clear: right; display: inline; overflow: hidden; }
.servisnaTraka li { float: left; display: inline; overflow: hidden; }
.servisnaTraka a { padding: 0 10px 0 10px; font-weight: bold; text-decoration: none; color: #666; background-color: inherit; display: block; overflow: hidden; }
.servisnaTraka a:hover { text-decoration: underline; }
.homeLink { }
.sitemapLink { border-left: solid 1px #666; border-right: solid 1px #666; }
.kontaktLink { }

/* logotip */
#logotip { width: 255px; height: 88px; clear: both; overflow: hidden; }
#logotip a { width: 255px; height: 88px;  background: url( assets/layout/logotip.gif ) no-repeat; display: block; overflow: hidden; }
#logotip a span { display: none; }

/* logotip Poliklinika dr. Maletić */
#logotipPoliklinikaDrMaletic { width: 245px; height: 76px; clear: both; overflow: hidden; }
#logotipPoliklinikaDrMaletic a { width: 245px; height: 76px;  background: url( assets/layout/poliklinika-dr.-Maletic.gif ) no-repeat; display: block; overflow: hidden; }
#logotipPoliklinikaDrMaletic a span { display: none; }

/* navigacija */
#navigacija { width: 254px; list-style: none; clear: both; overflow: hidden; }
#navigacija li a { width: 224px; height: 15px; padding: 5px 10px 5px 25px; color: #666; background-color: inherit; background: url( assets/bullets/bullet-1.gif ) no-repeat 0% 50%; border-bottom: solid 1px #eee; display: block; clear: both; overflow: hidden; }
#navigacija li a:hover { color: #99cc00; background-color: #fbfbfb; }

/* u ovoj rubrici */
#ul_UOvojRubrici { width: 244px; list-style: none; clear: both; overflow: hidden; }
#uOvojRubriciNaslov { margin: 0 0 15px 0 }
#ul_UOvojRubrici a {width: 245px; height: 15px; padding: 5px 10px 5px 25px; color: #666; background-color: inherit; background: url( assets/bullets/bullet-1.gif ) no-repeat 0% 50%; border-bottom: solid 1px #eee; display: block; clear: both; overflow: hidden; }
#ul_UOvojRubrici a:hover { color: #99cc00; background-color: #fbfbfb; }

/* uvodi ( svi uvodi ) */
.uvod { padding: 0 0 10px 0; display: block; clear: both; overflow: hidden; }
/*.uvod img { display: none; }*/
.uvod img
{
  float:left;
  margin:0px 5px 0px 0px;   
}

/* uvod ( glavni na indexu ) */
#uvod .uvod { margin: 0 0 5px 0; border-bottom: solid 1px #eee; }

/* novosti */
#novosti { width: 305px;  padding: 0 10px 0 0;  border-right: solid 1px #eee; float: left; clear: left; overflow: hidden; }

/* pacijentice nakon operacije */
#slikePacijentica { width: 305px; padding: 0 0 0 10px; float: right; clear: right; overflow: hidden; }
.PredstavljamoSadrzaj { overflow: hidden; }
.PredstavljamoImage { margin: 0 auto 10px 0; }
.OkvirSlike { margin: 0 auto; }
.PredstavljamoImage img { margin: 0 auto; border: 0; }
.prije { width: 15%; padding: 0 0 0 25px; background: url( assets/icons/arow-1.gif ) no-repeat 0% 50%; display: inline; float: left; overflow: hidden; }
.brojac { width: 53%; text-align: center; float: left; display: inline; overflow: hidden; }
.dalje { width: 15%; padding: 0 25px 0 0; text-align: right; background: url( assets/icons/arow-2.gif ) no-repeat 100% 50%; display: inline; float: right; overflow: hidden; }

/* materijal */
.materijal { margin: 0 0 50px 0; font-size: 14px; display: block; clear: both; overflow: hidden; }
.materijal p { padding: 5px 0 25px 0; }

/* materijal headingzi */
.materijal h1 { margin: 0 0 25px 0; }
.materijal h2 { margin: 0 0 15px 0; }
.materijal h3 { margin: 0 0 10px 0; }
.materijal h4, .materijal h5 { margin: 0 0 5px 0; }

/* materijal liste */
.materijal ul, .materijal ol { padding: 5px 25px 25px 25px; }
.materijal li { margin: 0 0 15px 0; line-height: 1.7em; }

/* mapa site-a */
#sitemap { margin: 25px 0 0 35px; padding: 5px 25px 25px 25px; list-style: none; }
.li_sitemap_rubrika { }
.sitemap_rubrika { padding: 7px 5px 7px 0px; font-size: 16px; font-weight: lighter; text-decoration: none; color: #000; background-color: inherit; }
.sitemap_rubrika:hover { }
.ul_sitemap_materijal { padding: 0 0 0 15px; list-style: none; }
#sitemap ul li { margin: 0 0 0 15px; line-height: 2.5em; }

/* kontakt formular */
.kontakt-fieldset { padding:20px; margin-bottom:10px; }
.kontakt-fieldset br { display:none; }
.kontakt-fieldset legend { font-size:1.2em; color:#990000; font-weight:bold; }
.kontakt-fieldset input, textarea { width: 75%; margin: 0 0 5px 0; padding: 5px; border: solid 1px #ccc; }
.kontakt-fieldset input:focus , textarea:focus { border: solid 1px #99cc00; }
.kontakt-fieldset label { font-size: 14px; font-weight: bold; display: block; clear: left; }
.posalji-button { margin: 0 0 25px 0; font-size: 18px; font-weight: bold; display: block; clear: both; }

/* OBSOLETE STYLES
.kontakt-label { font-size: 14px; font-weight: bold; display: block; clear: left; }
.form_text { width: 90%; margin: 0 0 5px 0; padding: 5px; border: solid 1px #ccc; }
.form_text:focus { border: solid 1px #99cc00; }
.form_button { margin: 0 0 25px 0; font-size: 18px; font-weight: bold; display: block; clear: both; }
.form_textarea { height: 100px; }
*/