@charset "UTF-8";
/* CSS Document */
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
body {
	background:#2e6482;
}
#kontanjer {
	background:url(../images/bg-gradient.jpg) top center repeat-x fixed;}
#kontenjer2 {
	background:url(../images/bg-shema.png) top center no-repeat fixed;
		padding-top:20px;
		padding-bottom:40px;

	
}
#header {
	width:870px;
	margin:0 auto;
	margin-bottom:20px;
	}
#linkovi {
	float:right;
	}
.tijelo {
	width:900px;
	margin:0 auto;
	background-color:#FFF;
		
	 -moz-border-radius: 15px;
    -webkit-border-radius: 15px;

	}
.tijelo .slogan {
	background:url(../images/slogan-bg.png) top center no-repeat;
	height:83px;
	}
.tijelo .sadrzaj {
	padding-top:20px;
	}
.tijelo .sadrzaj .tekst {
	width:100%;
	clear:both;
	text-align:center;
	margin-top:20px;
	font-size:18px; font-weight:bold;
	color:#2e6482;
		letter-spacing:0.11em;
				text-shadow: #dedbdb 1px 1px;

}
.tijelo .sadrzaj .vise {
	 padding-top:20px;
	padding-bottom:20px;
	border-top: 1px dotted #2e6482;
	margin-left:50px;
	margin-right:50px;
	margin-top:6px;}
.tijelo .sadrzaj .vise .item {
	
	color:#2e6482;
	margin-right:10px;

	}
.tijelo .sadrzaj .vise .item h1 {
	font-size:16px; 
	font-weight:bold;
	margin-bottom:20px;
			text-shadow: #dedbdb 1px 1px;

	}
.tijelo .sadrzaj .vise .item p {
	font-size:14px; line-height:16px;
			text-shadow: #dedbdb 1px 1px;
}
.tijelo .stranica {
	padding:25px;
	padding-top:15px;
	}
.tijelo .stranica h1 {
	color:#2e6482;
	margin-bottom:20px;
	font-size:18px;
		text-shadow: #dedbdb 1px 1px;

	}
.tijelo .stranica h2 {
	color:#2e6482;
	margin-bottom:20px;
	margin-left:20px;
	font-size:16px;
		text-shadow: #dedbdb 1px 1px;

	}
.tijelo .stranica h3 {
	color:#2e6482;
	margin-bottom:12px;
	padding-left:40px;
	font-size:14px;
		text-shadow: #dedbdb 1px 1px;

	}
.tijelo .stranica p {
	padding-left:40px;
	text-align:justify;
	padding-right:50px;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	text-shadow: #dedbdb 1px 1px;
	}
.tijelo .stranica p a {
color:#2e6482;
}
.tijelo .stranica p b {
	font-variant:small-caps;
	font-weight:bold;
	color:#2e6482;
	letter-spacing:0.1em;
	font-size:18px;
}
.tijelo .stranica ul {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:40px;
	list-style:disc;
	
}
.tijelo .stranica ul li {
	font-size:12px;
	line-height:18px;
	margin-left:40px;
		text-shadow: #dedbdb 1px 1px;
}
	
.tijelo .stranica .razmak {
		border-top: 1px dotted #2e6482;
		clear:both;
		margin-top:35px;
		margin-bottom:35px;
	}
.tijelo .stranica .download a {
	display:block;
	width:430px;
	height:70px;

	background:url(../images/download.png) no-repeat left center;
	padding-left:390px;
	padding-right:30px;
	padding-top:60px;
	
	font-weight:bold;
	text-decoration:none;
	color:#347f19;
	 -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	font-size:12px;
	}
.tijelo .stranica .download a:hover {
		background:url(../images/download.png) no-repeat left center #e7e7e7;

	}
.tijelo .kontakt {
	padding:25px;
	padding:15px;
	font-size:12px;
		color:#2e6482;

	}
.tijelo .kontakt .info {
			border-left: 1px dotted #2e6482;
			margin-left:35px; 
			padding-left:35px;
					text-shadow: #dedbdb 1px 1px;
					font-size:12px;
					line-height:18px;

	}
.tijelo .kontakt input, textarea { width:300px; height:20px; border:1px #c5c2c2 solid; margin-bottom:15px; margin-left:15px; 	 -moz-border-radius: 7px;
    -webkit-border-radius: 7px; padding:5px; color:#2e6482; background-color:#FFF; clear:both; }
.tijelo .kontakt .botun {width:310px; height:35px; color:#fff; background-color:#2e6482;}
.tijelo .kontakt .botun:hover { background-color: #e7e7e7; color:#2e6482;}
.logo-doli { clear:both;
width:900px;
margin:0 auto;
margin-top:15px;
background:url(../images/logo-doli.png) center no-repeat;
height:53px;
}