@charset "utf-8";
/* CSS Document */

/*    OKVIR SADRŽAJA PO CIJELOJ ŠIRINI     */

.okvir2stupca {
	border: 1px solid #eee;
	width: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: table;
	display: inline-block;
}
	
.okvir2stupca:hover {
	border: 1px solid #ccc;
}

.ljeviStupac {
    float: left;
	width: 255px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

		
.desniStupac {
	float: right;
	width: 255px;
	margin: 0px;
	border-left: 1px solid #eee;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.box {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.boxHead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.boxContent {
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	margin: 0px auto;
	
}
.boxCestitka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: table-row;
	display: inline-block;
}


.boxContent img {
	border:1px solid #b0b0b0;
	padding:2px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.boxContent h2 {
	font-size:12px;
	margin-bottom:10px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #9AB4C7;
	background-image: url(../slike/design/bkgIndex.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

.boxContent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	float: right;
	margin: 0px;
}

.boxContentItem {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: table-row;
	display: inline-block;
}

.boxContentItem:hover {
	background-color: #F2F5F7;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4CCD9;
	border-bottom-color: #C4CCD9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#galerija .boxContentItem img {
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.prst {
    cursor: pointer;
}
