/* CSS Document */
html,body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6d6d6d;
}

html{
	background-color:#9ed0e8;
	background-image:url(/images/bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

body{
	background-image:url(/images/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#head_container, #center_container, #footer_container, #news_container, #footer_menu, #outer_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:961px;
}
/* BEGIN HEAD */
#head_container {
	display:table;
	text-align:right;
	
}
#head_container img{
	margin:0px;
	padding:0px;
	float:left;
	border:none;
}
#head_rotator {
	width:961px;
	height:400px;
	background-color:#d4eaf5;
	clear:both;
	overflow:hidden;
	text-align:center;
}
#head_rotator img{
	border-style:solid;
	border-width:5px;
	border-color:#d4eaf5;
}
	
#menu_container {
	width:961px;
	background-image:url(/images/menu_center.jpg);
	background-repeat:repeat-x;
	display:table-cell;
	float:left;
}
#menu{
	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	background-image:url(/images/menu_center.jpg);
}
#menu li{
	list-style:none;
	float:left;
	padding:13px 10px 0px 10px;
	height:30px;
	cursor:pointer;cursor:hand;
}


.boxBody div {display:none; width:925px;background-image:url(/images/submenu.png);background-repeat:no-repeat;margin:auto;}
.boxBody div.show {display:table-cell;background-image:url(/images/submenu_center.gif);}
.boxBody #category a {display:table;}
.boxTop {clear:both}
.test {width:925px;background-image:url(/images/submenu_center.gif);background-repeat:repeat-x;margin:auto;}

.boxBody div ul {list-style:none;padding:0px;margin:0px;display:block;text-align:left;}
.boxBody div li {cursor:hand;cursor:pointer;padding:13px 10px 0px 10px;height:30px;display:inline-block;}
.boxBody div li:hover {background-image:url(/images/submenu_over.png);background-repeat:repeat-x}

#menu_container a:link {color: #fff; text-decoration: none; font-weight: bold;}
#menu_container a:visited {color: #fff; text-decoration: none; font-weight: bold;}
#menu_container a:hover {color: #fff; text-decoration: underline; font-weight: bold;}
#menu_container a:active {color: #fff; text-decoration: none;}

/* END HEAD */

/* BEGIN CENTER */
#center_container{
	width:891px;
	background-color:#FFF;
	padding:20px 35px 35px 35px;
	margin-bottom:10px;
	min-height:400px;
	font-size:13px;
	line-height:20px;
}
#center_container img{
	border:solid 5px;
	border-color:#daf2ff;
}
#center_container h1{
	color:#85c1dd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:0;
	padding:0;
}

#news_container{
	background-image:url(/images/novice_footer_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	display:table;
	padding-top:20px;
	color:#004151;
	line-height:20px;
}
#news_container hr{
	border-color:#86bbd4;
}
#news_container img{
	border:solid 5px;
	border-color:#daf2ff;
	margin-bottom:10px;
}
#news_container h1{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px;
	padding:0px;
	line-height:normal;
	height:35px;
}
#news_container h2{
	color:#004151;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	line-height:normal;
	margin-bottom:5px;
	display:block;
}
#upper_line {
	border-right:solid 1px;
	border-color:#86bbd4;
	width:644px;
	display:table;
	float:left;

}
.news_item{
	width:298px;
	padding:0px 3px 0px 3px;
	margin-left:8px;
	float:left;
	min-height:160px;
}
.prijava_h_ginekologu{
	width:298px;
	padding:0px 3px 0px 3px;
	margin-left:12px;
	margin-bottom:10px;
	float:left;
}
.prijava_h_ginekologu h1 a:link {color: #fff; text-decoration: none; font-weight: bold;}
.prijava_h_ginekologu h1 a:visited {color: #fff; text-decoration: none; font-weight: bold;}
.prijava_h_ginekologu h1 a:hover {color: #fff; text-decoration: underline; font-weight: bold;}
.prijava_h_ginekologu h1 a:active {color: #fff; text-decoration: none;}
.news_item_lower{
	width:306px;
	padding:0px 3px 0px 3px;
	margin-left:8px;
	float:left;
}
.news_date{
	font-size:9px;
	float:right;
	clear:both;
	color:#6a8292;
}
.news_item .button {
	float:right;
	clear:both;
	display:block;
	color:#545454;
	background-image:url(/images/button_bg.png);
	width:85px;
	height:24px;
	text-align:center;
	padding-top:3px;
}

/* END CENTER*/

/* BEGIN FOOTER */
#footer_menu{
	background-image:url(/images/footer_menu_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#footer_container{
	background-image:url(/images/footer_menu_center.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#6a8b9a;
	font-size:12px;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	display:table;
	margin-bottom:30px;
}

#footer_menu ul{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	list-style:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_menu ul li{
/*	font-size:12px;*/
	float:left;
	width:192px;
}
#footer_menu ul li ul{
	list-style:none;
	list-style-position:inside;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#3b6b82;
}

#footer_container a:link {color: #fff; text-decoration: none; font-weight: bold;}
#footer_container a:visited {color: #fff; text-decoration: none; font-weight: bold;}
#footer_container a:hover {color: #fff; text-decoration: underline; font-weight: bold;}
#footer_container a:active {color: #fff; text-decoration: none;}

#footer_menu a:link {color: #3b6b82; text-decoration: none; font-weight:normal;}
#footer_menu a:visited {color: #3b6b82; text-decoration: none; font-weight: normal;}
#footer_menu a:hover {color: #3b6b82; text-decoration: underline; font-weight: normal;}
#footer_menu a:active {color: #3b6b82; text-decoration: none;}

#footer_content {
	padding-top:14px;	
	float:left;
}
#nano_link {
	padding-top:14px;	
	float:right;
	font-size:11px;
}
#footer_container a:link {color: #6a8b9a; text-decoration: none; font-weight:normal;}
#footer_container a:visited {color: #6a8b9a; text-decoration: none; font-weight: normal;}
#footer_container a:hover {color: #6a8b9a; text-decoration: underline; font-weight: normal;}
#footer_container a:active {color: #6a8b9a; text-decoration: none;}

/* END FOOTER*/


/*BEGIN GLOBAL*/
a:link {color: #4b77a8; text-decoration: none; font-weight: bold;}
a:visited {color: #4b77a8; text-decoration: none; font-weight: bold;}
a:hover {color: #4b77a8; text-decoration: underline; font-weight: bold;}
a:active {color: #4b77a8; text-decoration: none;}

h1{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#3e6e93;
	font-size:22px;
	padding-left:20px;
	padding-top:28px;
	margin:5px 0px 0px 0px;
	display:block;
	height:35px;
	line-height:25px;	
}
/*h2{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#3e6e93;
	font-size:22px;
	padding-left:20px;
	padding-top:28px;
	margin:5px 0px 0px 0px;
	background-image:url(/images/h2_bg.png);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
	height:58px;
	line-height:25px;
}*/
h3{
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	clear:both;
	color:#4b77a8;

}
h4{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#ffffff;
	font-size:25px;
	margin:0px 0px 0px 0px;
}
hr {
	border-color:#bfcfdb;
	border-collapse:collapse;
	border-style:solid;
	border-top-width:1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	clear:both;
}
/*END GLOBAL*/

/*START ANKETE*/
#ankete_msg_div{
	width:100%;
	text-align:center;
}
.anketa_datum {
	font-size:9px;
	float:right;
	clear:both;
	color:#6a8292;
}
.anketa_odstotki {
	float:left;
	margin-left:2px;
	font-size:9px;
}
.anketa_controls{
	float:right;
}
.anketa_result_bar{
	float:left;
	height:10px;
	width:100%;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	border-collapse:collapse;
	display:table;
}

/*END ANKETE*/

/*GALERIJA*/
#gallery_thumbs_numbers{
	font-weight:bold;
	float:left;
/*	margin-left:7px;*/
	width:250px;
}
#gallery_page_numbers{
	float:right;
	width:100px;
	text-align:right;
}
.gallery_line{
	clear:both;
	width:891px;
	display:table-cell;
}
.gallery_images{
	float:left;
	width:210px;
	height:250px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	padding-left:5px;
	padding-right:5px;

}
.gallery_images img {
	display:block;
	margin:auto;
	text-align:center;
}
#gallery_images_large{
	display:block;
	margin:0 auto;
	text-align:center;
}
#gallery_images_large img {
	display:block;
	margin:0 auto;
	text-align:center;
	float:inherit;
	border:dashed;
	border-width:1px;
}
/*END GALERIJA*/

.movie_container{
	border:solid 5px;
	border-color:#daf2ff;
	width:640px;
	margin:auto;
	clear:both;
}

#signupForm { width: 550px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#signupForm label { width: 100px; display: inline-block }
#signupForm input.text { margin-bottom:12px; width:150px; padding: .4em; }


/* EDITOR STILI*/
.podnaslov{
	color:#85c1dd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
}

.font_normal{
	color:#373737;
	font-family:Tahoma;
	font-size: 12px;
}
.font_normal_large{
	color:#373737;
	font-family:Tahoma;
	font-size: 16px;
}
.font_green{
	color:#8cb628;
	font-family:Tahoma;
	font-size: 12px;
}
.font_green_large{
	color:#8cb628;
	font-family:Tahoma;
	font-size: 16px;
}
/*END EDITOR STILI*/

/*THICKBOX*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

