body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	padding: 0px;
	height: 153px;
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
	background-position: left 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cica {
	left: 0px;
	top: 0px;
	float: left;
}
#textarea {
	font-size: 12px;
	width: 100%;
	min-width:950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.left_textarea {
	background-image: url(images/left_textarea.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 487px;
	width: 90px;
	float: left;
}
.right_textarea {
	background-image: url(images/right_area.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 487px;
	width: 40px;
	float: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-decoration: underline;
}
.svetlije {
	color: #666666;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h2 {
	margin: 0px;
	height: 26px;
	width: 90%;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 40px;
	float: left;
	background-image: url(images/zelena_linija_naslov4.png);
	background-repeat: repeat-x;
	background-position: left top;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #5C9905;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	color: #5C9905;
	display: inline;
}
h6 {
	font-size: 14px;
	color: #E10000;
	display: inline;
}
/*forma search css*/
.search {
	height: 40px;
	padding-top: 11px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(images/search_bg.png);
	padding-bottom: 0px;
	float: left;
	width: 330px;
}
.search #form_search {
	margin: 0px;
	height: 29px;
	width: 240px;
	float: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form_search .search_dugme {
	float: left;
	height: 27px;
	width: 58px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.holder_update {
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	padding: 10px;
}
.samo_odabrani {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
	padding: 5px;
	margin: 0px;
}

.holder_update .right {
	padding: 5px;
	float: left;
}


#form_search input {
	margin: 0px;
	float: left;
	height: 22px;
	width: 169px;
	background-image: url(images/search.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666666;
	background-repeat: no-repeat;
	background-color: #333333;
}
/*navigacija css*/
#navigator {
	height: 200px;
	width: 1050px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*#navigator a {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	height: 23px;
	padding-top: 10px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	font-weight: bold;
	margin-top: 0px;
}
#navigator a:hover {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	height: 23px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-image: url(images/nav_hover.png);
	background-position: right top;
}*/
#navigacija {
	margin: 0px;
	padding: 0px;
	width: 732px;
	text-align: right;
	float: right;
}
/*#navigator a.last {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	height: 22px;
	padding-top: 10px;
	background-image: none;
}
#navigator a.last:hover {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	height: 22px;
	padding-top: 10px;
	background-image: url(images/nav_last_hover.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigator a.selected {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	height: 22px;
	padding-top: 10px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	font-weight: bold;
}*/
/*top nav css*/
#top_nav {
	width: 100%;
	margin: 0%;
	padding-top: 9px;
	padding-right: 0%;
	padding-bottom: 5px;
	height: 34px;
	background-repeat: repeat-x;
	padding-left: 0%;
	float: left;
}
#top_nav a {
	display: block;
	float: right;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0%;
	height: 26px;
	background-image: url(images/btn_signup.png);
	background-repeat: no-repeat;
	width: 91px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_nav a:hover {
	display: block;
	float: right;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0%;
	height: 26px;
	background-image: url(images/btn_tour.png);
	background-repeat: no-repeat;
	width: 91px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content {
	background-color: #FFFFFF;
	float: left;
	width: 85%;
	padding-top: 15px;
	background-image: url(images/header_back.png);
	background-repeat: repeat-x;
	background-position: left 3px;	
}
.right_content_area {
	width: 24%;
	padding-top: 15px;
	padding-bottom: 0%;
	padding-left: 1%;
	float: left;
	height: auto;
	padding-right: 1%;
	margin: 0%;
}
.left_content_area {
	margin: 0%;
	width: 71%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 1%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	padding-right: 1%;
	color: #333333;
}
.left_content_area td {
	float: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.left_content_area img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form_login {
	padding-top: 41px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0%;
	height: 170px;
	border: 1px none #A6A296;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	width: 90%;
}
/*form login css*/
#form_login input {
	height: 20px;
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#form_login .login_dugme {
	height: 26px;
	width: 57px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66%;
}
#form_login .login_checkbox {
	height: 15px;
	width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#form_login p {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#form_login a {
	width: 65%;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 27px;
	color: #E10000;
	text-decoration: none;
	background-image: url(images/crvena_strelica.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	float: left;
}
#form_login a:hover {
	width: 65%;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 27px;
	color: #5C9905;
	text-decoration: none;
	background-image: url(images/zelena_strelica.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	float: left;
}
.login_forma_bg {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 0%;
	width: 97%;
	height: 213px;
}
.tekst {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.left_content_area a
{
	text-decoration:none;
	color: #8CC642;
	font-size: small;
}
.left_content_area a:hover
{
	text-decoration:none;
	color:#F3702F;
}
.zeleni_naslov_kraj {
	margin: 0px;
	height: 34px;
	width: 13px;
	float: left;
	background-image: url(images/zelena_linija_naslov_kraj4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
/*komentari css*/
#komentari {
	margin: 0px;
	width: 100%;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#komentari p {
	font-size: 16px;
	font-weight: bold;
	color: #91AB0B;
	text-decoration: none;
	background-image: url(images/komentari.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 28px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
ul.komentari {
	margin: 0px;
	padding: 0px;
	width: 90%;
}
ul.komentari li {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #678B3F;
	background-image: url(images/sublinks_operacije.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.komentari a {
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 0px;
}
.komentari a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding-left: 0px;
}
/*form sifra css*/
#form_sifra {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #666666;
}
#form_sifra td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	float: left;
	width: 200px;
	height: 30px;
	background-color: #DFDEDA;
	margin: 0px;
}
#form_sifra .sifra_trazi {
	height: 27px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#form_sifra input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 200px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.logo {
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 45px;
	padding-bottom: 26px;
	height: 83px;
	width: 405px;
}
.naslov {
	position: absolute;
	left: 58%;
	font-size: 28px;
	color: #FFFFFF;
	top: 95px;
}
#podmeniji {
	color: #bb2a1b;
	margin-bottom: 5px;
}
#podmeniji a {
	color: #bb2a1b;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 25px;
	display: block;
}
#podmeniji a:hover {
	text-decoration: underline;
}
#podmeniji a.aktivan {
	color: #bb2a1b;
	text-decoration: none;
	margin-right: 0px;
	font-weight: bold;
}
#podmeniji img {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 10px;
}
.procitaj_ceo {
	color: #bb2a1b;
	text-decoration: none;
}
.procitaj_ceo:hover {
	text-decoration: underline;
}
.right_content_area a {
	color: #b52015;
	text-decoration: none;
	float: right;
}
.right_content_area a:hover {
	color: #52851f;
	text-decoration: none;
}
.update_slika {
	
}
.hirurzi_i_pacijenti_holder {
	width: 100%;
	margin-top: 20px;
}
.hirurzi_i_pacijenti {
	float: left;
	width: 95%;
	margin: 10px;
	padding: 5px;
}
.hirurzi_i_pacijenti li {
	list-style-image: url(images/sublinks_operacije.gif);
	list-style-position: outside;
}

.hirurzi_i_pacijenti img {
	float: none;
	border: 3px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.hirurzi_i_pacijenti img:hover {
border: 3px solid #76A44C;
}
.hirurzi_i_pacijenti ul {
	margin-top: 20px;
}
.hirurzi_i_pacijenti a {
	color: #bb2a1b;
	text-decoration: none;
	position: relative;
	top: 0px;
	font-weight: bold;
}
.hirurzi_i_pacijenti a:hover {
	color: #76A44C;
	
}
.linkovi {

	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
}
.linkovi:hover {
	color: #E10000;
	text-decoration: underline;
}
.konusltacija {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.konusltacija td.pitanje {
	background-color: #A8D162;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.konusltacija td.odgovor {
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.konusltacija p {
	margin: 0px;
	padding: 0px;
}
.p_ruka {
	cursor: hand;
}
.konusltacija_odgovor {
	width: 600px;
	border: 1px solid #8cc642;
}
.konusltacija_odgovor td {
	background-color: #ffffff;
	padding: 5px;
	border: 1px none #8cc642;
}
.konusltacija td.pametnjakovic {
	background-color: #f0f6de;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.ime_hirurga {
	font-size: 16px;
}
.ime_pacijenta {
	font-size: 16px;
}
.konusltacija td.pitanje_desno {
	background-color: #A8D162;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.postavi_pitanje {
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: center;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.postavi_pitanje img {
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: center;
}
.razmak_linija {
	padding: 0px;
	height: 42px;
	width: 95%;
	font-size: 1px;
	background-image: url(images/zelena_lin_razmak.png);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ehotim {
	position: relative;
	color: #666666;
	font-size: 9px;
	padding: 0px;
	float: right;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#ehotim a {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
#ehotim a:hover {
	color: #e10000;
	text-decoration: underline;
}
#brojac {
	position: relative;
	color: #666666;
	font-size: 9px;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#samo_ie6 {
	background-color: #FFF;
	width: 300px;
	position: absolute;
	top: 2px;
	color: #96BD16;
	right: 400px;
	padding-top: 5px;
	height: 40px;
}

