@charset "utf-8";

.box1solo {
	background-image: url(../../img/theme1/box1bcksolo.gif);
}

.naslovbox1 {
	background-image: url(../../img/theme1/box1naslov.gif);
}



.naslovbox1solo {
	background-image: url(../../img/theme1/box1naslovsolo.gif);
}

.sadrzajbox1 {
	background:url(../../img/theme1/box1bck.gif) repeat-y;
}

.sadrzajbox1solo {
	background:url(../../img/theme1/box1bcksolo.gif) repeat-y;
}

a.itembox1, a.itembox1:active, a.itembox1:link, a.itembox1:visited{
	color:#204c82;
}

a.itembox1:hover {
	background-color:#789ac5;
	color:#FFF;
}

.boxdole1 {
	background:url(../../img/theme1/box1dole.gif) no-repeat;
}

.boxdole1solo {
	background-image: url(../../img/theme1/box1dolesolo.gif);
}

.box1caption-l {
	background-image: url(../../img/theme1/box-caption-l.gif);
	}

.box1caption-d {
	background-image: url(../../img/theme1/box-caption-d.gif);
	}
	
.box1caption {
	background-image: url(../../img/theme1/box-caption-bck.gif);
	}

.box1caption2 {
	background-image: url(../../img/theme1/box-caption-bck.gif);
	}

.box1caption h1, .box1caption2 h1{
	color:#204c82;
	}
	
.pdfLinkDiv a{
	background-image:url(../../img/pdf_file48.gif);
	background-repeat: no-repeat;
	color: #129eae;
	text-decoration: none;
	height: 38px;
	display: block;
	padding-left: 75px;
	padding-top: 22px;
	margin: 5px;
	background-position: 5px;
	border: 1px solid #FBFCFE;
	}

.pdfLinkDiv a:hover{
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #129eae;
	border-right-color: #AB3E6B;
	border-bottom-color: #129eae;
	border-left-color: #129eae;
	color: #A93E6A;
	}