@charset "utf-8";
/* CSS Document */

body{
	font-family:arial;
	
	background:#293D74 url(../images/main-bcg.jpg) top center repeat-x;
	margin:0;
	}

#cont{
	width:978px;
	height:auto;
	position:relative;
	margin:auto;
	}

#cont_top{
	width:978px;
	height:27px;
	background:transparent url(../images/bcg_top.jpg) top center no-repeat;
	float:left;
	margin:0;
	}

#cont_mid{
	height:auto;
	background:transparent url(../images/bcg_mid.jpg) center center repeat-y;
	float:left;
	margin:0 auto auto 4px;
	}

#cont_mid h1{
	width:388px;
	height:80px;
	background:transparent url(../images/online-osiguranje.jpg) center center repeat-y;
	margin:0 0 0 30px;
	float:left;
	}
#cont_mid h1 span{
	display:none;
  }

#cont_mid h1:hover{
	cursor:pointer;
	}

#cont_mid h1 a{
	display:block;
	width:400px;
	height:70px;
}	
#cont_mid h2 span{
	display:none;
}

#cont_mid h2{
	width:962px;
	height:74px;
	padding-left:4px;
	margin:0px 2px 0px 2px;
	border-bottom:1px solid #e7e7e7;
	}
	

#left{
	width:690px;
	height:auto;
	float:left;
	margin:0 5px auto 8px;
	}
	
#left p{
	font-size:14px;
	color:#333;
	margin:0 20px auto 20px;
	padding:5px;
	line-height:18px;
	
	}
#left h3{
	font-family:arial;
	font-size:21px;
	color:#3A54A5;
	border-bottom:3px solid #999;
	padding-left:5px;
	}

#left h4{
	font-size:16px;
	color:#ff5000;
	margin:5px auto 5px 15px;
	}

#left h5{
	font-size:12px;
	color:#9F0A10;
	margin:5px auto 5px 15px;
	}
		
#left ul{
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-right:40px;
	}

#left a:hover, #right a:hover{
	color:#ff5000;
	text-decoration:none;
}

#right{
	width:260px;
	height:auto;
	float:left;
	margin:0 0px auto 0;
	}

#right p{
	font-family:arial;
	font-size:13px;
	padding:5px;
	color:#666666;
	}

#right h3{
	width:255px;
	font-family:arial;
	font-size:21px;
	color:#3A54A5;
	border-bottom:3px solid #999;
	margin-bottom:-5px;
	padding-left:5px;
	}

#right h4{
	width:250px;
	background-color:#FFFFCC;
	border:1px solid #CCC;
	color:#666;
	font-family:arial;
	font-size:13px;
	padding:5px;
	font-weight:normal;
	}
	
#right h5{
	font-size:34px;
	color:#3A54A5;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:0;
	}

#right h5 span{
	font-size:20px;
	color:#999;
	}
	
#right ul{
	font-size:14px;
	list-style:circle;
	color:#3A54A5;
	}

#cont_bot{
	width:978px;
	height:27px;
	background:transparent url(../images/bcg_bot.jpg) bottom center no-repeat;
	float:left;
	}
	
#cont_bot p{
	color:#3A54A5;
	font-size:13px;
	padding-left:30px;
	margin-top:0;
	}	

#top{
	width:23px;
	height:40px;
	position:absolute;
	margin-left:975px;
	margin-top:-90px;
	}

#top:hover{
	cursor:pointer;
	}
	
.bildl{
	float:left;
	margin:0 10px 0 10px;
	padding:1px;
	border:1px solid #ccc;
}	

.details_list {
	padding:0px;
	margin:0px;
	width:100%;
	list-style-type:none;
	font-size:12px;
}
.details_list li {
	padding: 10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	border-bottom:1px solid #e7e7e7;
}
.details_list li span{
	display:block;
	float:left;

}
.aplication_list {
	padding:0px;
	margin:70px 0px 0px 540px;
	width:400px;
	list-style-type:none;
	font-size:11px;
}
.aplication_list li {
	padding: 2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
}
.aplication_list li span{
	display:block;
	float:left;
	padding:0px 5px 0px 0px;

}
.pPackage {
	padding:10px;
	margin:0px 5px 0px 0px;
	float:left;
	width:150px;
	border:1px solid #e7e7e7;
	font-size:11px;
}
.pPackage i{
	text-decoration:underline;
}

.pPackage .title{
	font-weight:bold;
	font-size:12px;
}

.button{
	font-weight:bold;
	font-size:12px;
	background:transparent url(../images/bcg_button.jpg) bottom center no-repeat;
	width:120px;
	height:25px;
	color:#ffffff;
	padding-bottom:5px;
	margin:10px 0px 20px 0px;
	cursor:pointer;

}
.lbutons {
	font-weight:bold;
	font-size:12px;
	display:block;
	float:left;
	background:transparent url(../images/login_img.jpg) bottom center no-repeat;
	width:100px;
	height:15px;
	color:#ffffff;
	padding:5px 0px 5px 10px;
	margin:10px 0px 0px 0px;
	text-align:center;
	cursor:pointer;

}
.lbutonsT {
	font-weight:bold;
	font-size:12px;
	display:block;
	float:left;
	width:60px;
	height:15px;
	padding:5px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	cursor:pointer;

}


/*------- Menu stilovi --------*/
	a{
  color:#3A54A5;
		
	}
	.tripE{
		background-image:url(../images/putno-osiguranje.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		width:189px;
		height:57px;
		padding-top:17px;
		display:block;
		float:left;
		margin:0 1px 0 0;
		} 
			
	.tripE:hover{
		background-image:url(../images/putno-osiguranje-active.jpg);
		width:290px;
		height:74px;
		border-bottom:0px none;
		padding-top:0px;
	}
	.propE{
		background-image:url(../images/osiguranje-imovine.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		width:189px;
		height:57px;
		padding-top:17px;
		display:block;
		float:left;
		margin:0 1px 0 0;
	}
	.propE:hover{
		background-image:url(../images/osiguranje-imovine-active.jpg);
		width:290px;
		height:74px;
		border-bottom:0px none;
		padding-top:0px;
	}
	.lifeE{
		background-image:url(../images/zivotno-osiguranje.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		width:189px;
		height:57px;
		padding-top:17px;
		display:block;
		float:left;
		margin:0 1px 0 0;
	}
	.lifeE:hover{
		background-image:url(../images/zivotno-osiguranje-active.jpg);
		width:290px;
		height:74px;
		border-bottom:0px none;
		padding-top:0px;
	}
	.lifeA{
		background-image:url(../images/zivotno-osiguranje-active.jpg);
		width:290px;
		height:74px;
		border-bottom:1px solid #fff;
		padding-top:0;
	}
		
		
				
	.carE{
		background-image:url(../images/auto-osiguranje.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		width:189px;
		height:57px;
		padding-top:17px;
		display:block;
		float:left;
		margin:0 1px 0 0;
	}
	.carE:hover{
		background-image:url(../images/auto-osiguranje-active.jpg);
		width:290px;
		height:74px;
		border-bottom:0px none;
		padding-top:0px;
		
	}
/*------- kraj Menu stilova --------*/

table{
	font-size:10px;
	border:none;
	margin-left:20px;
	}
	
td{
	font-size:12px;
	border:1px solid #bfbfbf;
	padding:4px;
	margin:3px;
	
}

/*.tablep{
	padding:2px;
	margin:0;
	font-size:11px;
	font-color:#666;
}*/

#hiddenMessage{
	display:none;
	width:400px;
	padding-top:100px;
	font-size:16px;
	text-align:center;
}
		.list {
		  padding:0px;
		  margin:0px;
		font-size:13px;
		}
		.list dt {
		  padding:0px;
		  margin:0px;
		}
		.list dd {
		  padding:0px;
		  margin:5px 0px 5px 0px;
		}
#ap_wrapper{
 		background-image:url('../images/pozadina.jpg');
 		background-repeat:no-repeat;
 		background-position:center;
 		height:560px;
		padding:0px;
		color:#ffffff;
	}
/*------- popup box stilovi --------*/
#popup_box {
	width:320px;
	height:320px;
	position:absolute;
	top:300px;
	left:400px;
	z-index:1;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	font-weight:bold;
}
#popup_box img{
	border:0px none;
	cursor:pointer;
	z-index:10;
}
#popup_box span{
	width:60px;
	height:13px;
	cursor:pointer;
	display:block;
	float:right;
	position:relative;
	top:-20px;
	z-index:20;
