/*
-------------------------------------------
	Poliklinika Orlando style
	Created by : Denis Tomljanovic
	denis.tomljanovic[at]gmail[dot]com
-------------------------------------------
*/
	
body {
	background: #f9f4f2;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.clear {
	clear: both;
}
.note {
	font-size: 11px;
	color: #aaa;
}
dt {
	float: left;
	clear: left;
	width: 110px;
	padding: 3px 0;
}
dd {
/*	float: left;
	clear: right;*/
	display: block;
	padding: 3px 0;
}
.vnus_dl_link {
	display: block;
	padding-top: 100px;
	width: 200px;
	background-image: url( '../images/vnus-closure-logo.gif' );
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	margin: 50px auto 0 auto;
}
.image {
	padding: 5px;
	border: 1px solid #dbdbdb;
	background: #f5f5f5;
}
.faq_q {
	padding: 15px 0 10px 0;
	cursor: pointer;
}
.faq_a {
	padding: 5px;
	background: #ffffd0;
	border: 1px solid #dbdbdb;
	color: #000;
}
.toplink {
	padding: 20px 0 10px 0;
	clear: both;
}

/* navigation - begin */

#nav { 
	/*float: left;
	width: 100%;*/
	background-color: #fff; 
	text-align: center;
	font-size: 12px;
	z-index: 10;
}
#nav ul { 
	width: 677px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	height: 50px;
	background-image: url( '../images/mainnav_dots.gif' );
	background-repeat: repeat-x;
	background-position: center;
}
#nav li { 
	float: left;
	position: relative;
	z-index: 10;
	margin-right: 1px;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#nav a { 
	display: block;
	color: #f90; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0 0 0;
	height: 32px;
} 
#nav li:hover {
	background-image: url( '../images/mainnav_over.gif' );
	background-repeat: repeat-x;
}
#nav li ul { 
	display: block;
	position: absolute; 
	width: 100%; 
	left: -999px;
	padding: 25px 0 0 0;
	background: #fff;
} 
#nav li li {
	display: block;
	width: 100%;
	margin: 0;
}
#nav li:hover ul {
	left: 0;
}
#nav li:hover li {
	background: #fff;
	border: none;
	padding-bottom: 15px;
	margin-top: -15px;
}
#nav li li a {
	padding: 2px 5px 0 5px;
	height: 22px;
	font-size: 12px;
	color: #7d7d7d;
	text-transform: none;
	font-style: italic;
}
#nav li li:hover a {
	color: #A00F0C;
}
#nav li li span {
	display: block;
	padding: 3px 0;
}
#nav li li:hover span {
	background: #ffd9af;
}
#nav #mainmenu_home a {
	background-image: url( '../images/home_icon.gif' );
	background-repeat: no-repeat;
	background-position: center;
}
#nav #mainmenu_home span {
	display: none;
}

/* navigation - end */


/* header - begin */

#header {
	height: 136px;
	background-image: url( '../images/header_bg.jpg' );
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	z-index: 1;
}
#header_image {
	height: 136px;
	width: 808px;
	margin: 0 auto;
	background-image: url( '../images/header.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
#header_image .header_link {
	display: block;
	position: absolute;
	width: 50px;
	height: 0px;
	overflow: hidden;
}
#header_image #lnk1 {
	left: 374px;
	top: 18px;
	padding-top: 60px;
}
#header_image #lnk2 {
	left: 439px;
	top: 30px;
	padding-top: 100px;
	width: 70px;
}
#header_image #lnk3 {
	left: 147px;
	top: 40px;
	width: 60px;
	padding-top: 90px;
}
#header_image #lnk4 {
	left: 285px;
	top: 25px;
	width: 70px;
	padding-top: 105px;
}
#header_image #lnk5 {
	left: 221px;
	top: 40px;
	padding-top: 90px;
}
#header_image #lnk6 {
	left: 514px;
	top: 30px;
	padding-top: 100px;
	width: 70px;
}
#header_image #lnk7 {
	left: 656px;
	top: 30px;
	width: 60px;
	padding-top: 100px;
}
#header_image #lnk8 {
	left: 80px;
	top: 40px;
	width: 60px;
	padding-top: 90px
}
#header_image #lnk9 {
	left: 590px;
	top: 30px;
	padding-top: 100px;
	width: 60px;
}

/* header - end */


/* content - begin */

#main {
	background-image: url( '../images/maindiv_bg.jpg' );
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#content_shadow {
	width: 808px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background-image: url( '../images/content_gradbg.gif' );
	background-repeat: repeat-x;
}
#content_shadow td {
	vertical-align: top;
}
#content_shadow #shadow_left_top {
	width: 4px;
	height: 60px;
	background-image: url( '../images/shadow_left_top.gif' );
	background-repeat: repeat-y;
}
#content_shadow #shadow_right_top {
	width: 4px;
	background-image: url( '../images/shadow_right_top.gif' );
	background-repeat: repeat-y;
}
#content_shadow #shadow_left_bottom {
	width: 4px;
	height: auto;
	background-image: url( '../images/shadow_left_bottom.gif' );
	background-repeat: repeat-y;
}
#content_shadow #shadow_right_bottom {
	width: 4px;
	height: auto;
	background-image: url( '../images/shadow_right_bottom.gif' );
	background-repeat: repeat-y;
}
#content_shadow #shadow_bottom_left {
	height: 4px;
	background-image: url( '../images/shadow_bottom_left.gif' );
	background-repeat: no-repeat;
}
#content_shadow #shadow_bottom {
	height: 4px;
	background-image: url( '../images/shadow_bottom.gif' );
	background-repeat: repeat-x;
}
#content_shadow #shadow_bottom_right {
	height: 4px;
	background-image: url( '../images/shadow_bottom_right.gif' );
	background-repeat: no-repeat;
}
.content {
	padding: 10px;
	background-image: url( '../images/content_bg.gif' );
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#content {
	padding: 20px;
	float: left;
	width: 480px;
}
#content p {
	text-align: justify;
}
#content .text_footer {
	padding: 0 0 20px 0;
	text-align: left;
	float: right;
}
#content h2 {
	font-size: 18px;
	color: #FFA725;
	padding: 10px 0 0 0;
	font-weight: normal;
	clear: both;
}
#content a {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding: 15px 15px 0 30px;
	text-align: left;
	font-style: italic;
	text-transform: uppercase;
	color: #FDE4A3;
	font-size: 18px;
	font-weight: normal;
	height: 35px;
	background-color: #FF9900;
	background-image: url( '../images/h1bg.jpg' );
	background-repeat: no-repeat;
	background-position: left;
}
#extra_content_wrapper {
	width: 800px;
	margin: 35px auto 0 auto;
	text-align: left;
	padding: 0;
}
#extra_content {
	background-color: #fff;
	width: 574px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	float: left;
	position: relative;
	background-position: 0px 15px;
}
#extra_content h1 {
	font-size: 20px;
	margin: 0;
	padding: 10px 0 10px 24px;
	color: #676767;
	font-weight: normal;
	background: none;
	font-style: normal;
	text-transform: none;
	height: auto;
}
#extra_content p {
	color: #535353;
	padding: 5px 0 5px 24px;
	margin: 0;
}
#extra_content #doktor {
	float: right;
	width: 200px;
	height: 261px;
	background-image: url( '../images/content/home_doktor.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: -10px;
	left: 10px;
}
#extra_content #doktor #doktor_text {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
	color: #6c6c6c;
	font-size: 10px;
}
#extra_content #doktor #doktor_text span {
	font-size: 11px;
	font-weight: bold;
}
#right_menu {
	float: right;
	width: 205px;
}
#right_menu_items {
	background: #FF9904;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
#right_menu_items li {
	height: 50px;
}
#right_menu_items #vnus_link {
	background-image: url( '../images/rightmenu_vnus.jpg' );
	background-repeat: no-repeat;
}
#right_menu_items #mezoterapija_link {
	background-image: url( '../images/rightmenu_mezoterapija.jpg' );
	background-repeat: no-repeat;
}
#right_menu_items #multimedia_link {
	background-image: url( '../images/rightmenu_multimedia.jpg' );
	background-repeat: no-repeat;
}
#right_menu_items #faq_link {
	background-image: url( '../images/rightmenu_faq.jpg' );
	background-repeat: no-repeat;
}
#right_menu_items #location_link {
	background-image: url( '../images/rightmenu_location.jpg' );
	background-repeat: no-repeat;
}
#right_menu_items a {
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	display: block;
}
#right_menu #submenu {
	margin-top: -20px;
}
#right_menu #submenu .title {
	display: block;
	padding: 4px 2px 0 5px;
	height: 16px;
	background-color: #ffad64;
	font-weight: bold;
	font-size: 11px;
	color: #E85F0D;
}
#right_menu #submenu ul {
	list-style: none;
	background-image: url( '../images/submenu_bg.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 0 40px 0;
	margin: 0;
	border: solid #ffba7f;
	border-width: 0 1px 4px 1px;
	background-color: #96DDD7;
}
#right_menu #submenu li {
	padding: 2px 8px;
	display: block;
}
#right_menu #submenu li a {
	padding: 4px 6px;
	color: #E85F0D;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#right_menu #submenu li a:hover,
#right_menu #submenu li a.active {
	color: #C4520B;
	background-color: #ffad64;
}
#right_menu .right_link {
	color: #FF9900;
}
#extra_content_wrapper #right_menu_items {
	padding-top: 20px;
}
.topbox {
	width: 384px;
	padding-bottom: 20px;
}
.topbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topbox li {
	background-image: url( '../images/topbox_bullet.gif' );
	background-repeat: no-repeat;
	background-position: 55px center;
	padding: 0 35px;
}
.topbox li a {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
	padding: 5px 5px 5px 80px;
	display: block;
	text-decoration: none;
}
.topbox li a:hover {
	color: #1B85C0;
	background-image: url( '../images/topbox_link_hover.gif' );
	background-position: bottom;
	background-repeat: repeat-x;
}
.topbox h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
	color: #FDE4A3;
	font-size: 18px;
	font-weight: normal;
	height: 61px;
	background-color: transparent;
}
.topbox h1 span {
	padding-top: 15px;
	height: 35px;
	display: block;
}
#topbox_left {
	float: left;
}
#topbox_left h1 {
	background-repeat: no-repeat;
	background-image: url( '../images/topbox_left_title_bg2.gif' );
	background-position: 341px 50px;
}
#topbox_left h1 span {
	background-repeat: no-repeat;
	background-image: url( '../images/topbox_left_title_bg.jpg' );
}
#topbox_right {
	float: right;
	background-image: url( '../images/topbox_line.gif' );
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
#topbox_right h1 {
	background-repeat: no-repeat;
	background-image: url( '../images/topbox_right_title_bg2.gif' );
	background-position: 18px 50px;
}
#topbox_right h1 span {
	background-repeat: no-repeat;
	background-image: url( '../images/topbox_right_title_bg.jpg' );
}

/* content - end */


/* contact form - begin */

#contact_form {
	width: 400px;
	text-align: left;
	padding-left: 25px;
}
#contact_form label {
	font-size: 18px;
	color: #FBA532;
	padding-top: 10px;
	display: block;
}
#contact_form .text_field {
	width: 75%;
	font-size: 14px;
	padding: 6px 3px;
	display: block;
	border: 1px solid #dbdbdb;
	background: #f5f5f5;
}
#contact_form .text_box {
	width: 100%;
	font-size: 14px;
	padding: 6px 3px;
	display: block;
	border: 1px solid #dbdbdb;
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	height: 150px;
}
#contact_form .button {
	float: right;
	background: none;
	border: none;
	padding: none;
	background-image: url( '../images/button_bg.jpg' );
	width: 102px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
#contact_form #messages {
	padding: 10px;
	background: #ffffd0;
	border: 1px solid #ffcc33;
}
#contact_form #messages span {
	display: block;
	color: #090;
}
#contact_form #messages .error {
	color: #b00;
}

/* contact form - end */


/* lokacija - begin */

#map_container {
	padding: 25px 0;
	clear: both;
	background-image: url( '../images/content/map_static.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	width: 452px;
	height: 352px;
}
#map_container iframe {
	border: 1px solid #000;
}

/* lokacija - end */


/* multimedia - begin */

#gallery1_container {
	width: 460px;
	height: 122px;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
	background: #fff;
	border: 1px solid #f90;
}
#gallery1 {
	white-space: nowrap;
	padding: 5px 0 50px 0;
	height: 125px;
	width: 460px;
	overflow: auto;
	overflow-y: hidden;
	position: relative;
}
#gallery1 img {
	margin-right: 6px;
}
#scroll_left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 122px;
	width: 0px;
	padding-left: 15px;
	background: #f90;
	z-index: 20;
	background-image: url( '../images/leftarrow.gif' );
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#scroll_right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 122px;
	width: 0px;
	padding-left: 15px;
	background: #f90;
	z-index: 20;
	background-image: url( '../images/rightarrow.gif' );
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#video_gallery td {
	padding-bottom: 15px;
}
#video_gallery img {
	margin-bottom: 5px;
}
#video_gallery a {
	text-decoration: none;
}
/* multimedia - end */


/* footer - begin */

#footer {
	height: 105px;
	background-image: url( '../images/footer_bg.gif' );
	background-repeat: repeat-x;
	width: 800px;
	margin: 35px auto 50px auto;
	position: relative;
	font-size: 10px;
	color: #bb9d93;
}
#footer_links {
	text-align: center;
	color: #bcbcbc;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 11px;
}
#footer_links a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer #copyright_info {
	position: absolute;
	top: 90px;
	left: 20px;
	overflow: visible;
}
#footer #footer_logo {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 95px;
	height: 50px;
	background-image: url( '../images/footer_logo.jpg' );
	background-repeat: no-repeat;
}
#footer #dev_info {
	position: absolute;
	top: 90px;
	right: 20px;
	overflow: visible;
}
#footer #dev_info a {
	color: #bb9d93;
	text-decoration: none;
}

/* footer - end */
