/* CSS Document */

	html{
		height: 100%;
		}
	body{
		background:#fff url(images/bezbolna_stomatologija_stretch.jpg) 0 21px repeat-x; 
		font-family: verdana;
		height: 100%;
		}

body#naslovna a#naslovna,
body#usluge a#usluge,
body#bezbolna a#bezbolna,
body#ordinacija a#ordinacija,
body#kontakt a#kontakt {
		padding:9px 8px 8px 8px;
		color:#FFF;
		border-bottom:3px solid #006B9F;
		background:#0083c1 url(images/nav_strelica.gif)center bottom no-repeat;
}
	
	#cont{ 
		width:939px;
		margin:auto;
		}
	
	#header{
		background-image:url(images/bezbolna_stomatologija_header.jpg);
		height:268px;
		}
	
	#nav{
		position:absolute;
		margin-top:225px;
		margin-left:180px;
		}
	#nav a{
		font-family:verdana;
		font-size:14px;
		color:#0083C1;
		padding:5px 8px 5px 8px;
		text-decoration:none;
		}
	#nav a:hover{
		padding:9px 8px 8px 8px;
		color:#FFF;
		border-bottom:3px solid #006B9F;
		background:#0083c1;
		}
	#nav a:active{
		padding:9px 8px 8px 8px;
		color:#FFF;
		border-bottom:3px solid #006B9F;
		background:#0083c1 url(images/nav_strelica.gif)center bottom no-repeat;
		}
	
	h1 span{
		display:none;
		}
	
	#subl{
		width:324px;
		height:auto;
		float:left;
		margin-left:143px;
		margin-top:-20px;
margin-bottom:10px;

		}
	

/*LEFT DIV TOP*/

	#ldt{
		width:324px;
		height:auto;
		}
	
	#ldt h1{
		width:324px;
		height:37px;
		background:transparent url(images/top_div_top.jpg)no-repeat;
		margin-bottom:-18px;
		padding-top:6px;
		padding-left:5px;
		}
	
	#ldt p, #ldb p, #rdt p, #rdb p{
		/*width:324px;*/
		height:auto;
		background:transparent url(images/div_mid.jpg)repeat-y;
		font-family:verdana;
		font-size:12px;
		color:#999;
		padding-left:10px;
		padding-right:8px;
		}
	
	#ldt h2{
		height:10px;
		background:transparent url(images/l_top_div_bot.jpg)no-repeat;
		margin-top:-12px;
		}
	
/*LEFT DIV BOT*/

	#ldb{
		width:324px;
		height:auto;
		margin-top:-16px;
		}

	#ldb h1{
		width:324px;
		height:37px;
		background:transparent url(images/l_bot_div_top.jpg)no-repeat;
		margin-bottom:-18px;
		padding-top:6px;
		padding-left:5px;
		}
	
	#ldb a, #ldt a:visited, #rdb a, #rdb a:visited{
		color:#3CA282;
		text-decoration:none;
		line-height:16px;
		}
	#ldb a:hover, #rdt a:hover, #ldt a:hover, #rdb a:hover{
		color:#0083c1;
		text-decoration:underline;
		}

	.tij{
		padding-left:10px;
		}
	.tid{
		padding-left:23px;
		}

	#ldb h2{
		height:10px;
		background:transparent url(images/bot_div_bot.jpg)no-repeat;
		margin-top:-12px;
		margin-bottom:10px;

		}
	
	
	
	
	#subr{
		width:324px;
		height:auto;
		float:right;
		margin-right:143px;
		margin-top:-20px;
		margin-bottom:10px;
		}

/*RIGHT DIV TOP*/

	#rdt{
		width:324px;
		height:auto;
		}
		
	#rdt h1{
		width:324px;
		height:37px;
		background:transparent url(images/top_div_top.jpg)no-repeat;
		margin-bottom:-18px;
		padding-top:6px;
		padding-left:5px;
		}

	#rdt a{
		color:#3CA282;
		text-decoration:none;
		}

	#rdt h2{
		height:10px;
		background:transparent url(images/r_top_div_bot.jpg)no-repeat;
		margin-top:-12px;
		}


/*RIGHT DIV BOT*/

	#rdb{
		width:324px;
		height:auto;
		margin-top:-16px;
		}	
		
	#rdb h1{
		width:324px;
		height:37px;
		background:transparent url(images/r_bot_div_top.jpg)no-repeat;
		margin-bottom:-18px;
		padding-top:6px;
		padding-left:5px;
		}

	#rdb h2{
		height:10px;
		background:transparent url(images/bot_div_bot.jpg)no-repeat;
		margin-top:-12px;
		margin-bottom:10px;
		}

	
	#footer{
		font-family:verdana;
		font-size:12px;
		color:#999;
		text-align:center;
		line-height:17px;
		clear:both;
		}
		
	#footer a{
		color:#0083C1;
		text-decoration:none;
		padding-right:8px;
		}

	#footer a:hover{
		text-decoration:underline;
		color:#666;
		}

	#forma{
		font-family:verdana;
		font-size:14px;
		color:#fff;
		margin-top:80px;
		text-align:center;
		/*margin-left:40%;*/
		}
	
	.bildr{
		float:right;
		position:relative;
		padding-right:20px;
		}
	.fort{
		border:1px solid #ccc;
		background-color:#fff;
		font-family:verdana;
		font-size:12px;
		margin-right:10px;
		margin-left:auto;
		margin-top:10px;
		}
		/*#006B9F*/
	.but{
		 position:relative; 
		 float:right;
		 margin-top:-55px;
		 margin-right:1px;
		 width:61px; 
		 height:64px; 
		 cursor:pointer; 
		 }
	.fot{
		color:#016C9F;
		}
	.name{
		color:#A3A30F;
		font-weight:bold;
		font-size:10px;
		}
	.nas{
		margin-top:-5px;
		}