@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);

* { outline: none; }
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	min-width: 1000px;
	background-image: url(../images/mainbg.png);
	background-position: center top;

}
#MainContainer {
	display: block;
	width: 1220px;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
.LogoContainer {
	display: block;
	width: 215px;
	float: left;
	margin-top: 30px;
	margin-left: 65px;
}


.ClearDiv {
	display: block;
	clear: both;
}
.MenuContainer {
	display: block;
	float: right;
	width: 840px;
	margin-top: 40px;
}
.MainHeader {
	display: block;
	height: 440px;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.53);
	-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.53);
	box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.53);
	
}
#prev {
	background-image: url(../images/1440244382_basics-05.png);
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	margin-top: 375px;
	z-index: 160!important;
	cursor: pointer;
	cursor: hand;
	margin-left: 1070px;
}
#next {
	background-image: url(../images/1440244382_basics-06.png);
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	margin-top: 375px;
	margin-left: 1140px;
	z-index: 160!important;
	cursor: pointer;
	cursor: hand;
		
}
#resload {
	display: block;
	height: 440px;
}
#contentSlide {
	display: block;
	height: 440px;
	width: 100%;
}
.InsideContent {
	display: block;
	min-height: 500px;
	background-color: #FFF;
	margin-top: 7px;
	margin-bottom: 20px;
}
.Footer{
	background-image: url(../images/bottom_line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 57px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	margin-top: 10px;
}.FooterInside{
	display: block;
	width: 1080px;
	margin: 0 auto;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-decoration: none;
}
.InsideCopy1{
	display: block;
	float: left;
	text-decoration: none;
}.InsideCopy2{
	display: block;
	float: right;
	text-decoration: none;
}
.BoldRed {
	font-size: 15px;
	font-weight: 600;
	color: #29528E;
	text-decoration: none;
}
.tightContainer {
	display: block;
	width: 1080px;
	margin: 0px auto;
}
.wideContainer {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 25px;
}
.homeLeft {
	display: block;
	float: left;
	width: 700px;
}
.hl_title1 {
	font-size: 30px;
	font-weight: 500;
	color: #0074BF;
	text-decoration: none;
}
.hl_title2 {
	font-size: 17px;
	color: #999;
	text-decoration: none;
}


.homeRight {
	display: block;
	float: right;
	width: 300px;
}



.home1 {
	display: block;
	float: left;
	width: 600px;
}
.home1title {
	font-size: 32px;
	font-weight: 500;
	color: #0074BF;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 12px;
}
.home1content {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #AAAAAA;
	text-decoration: none;
}


.home2 {
	display: block;
	float: right;
	width: 452px;
	background-image: url(../images/shape-zadar.png);
	background-position: center top;
	height: 324px;
	margin-top: -7px;
}
.KontaktBox {
	background-color: #01669C;
	display: block;
	padding: 24px;
	margin-bottom: 20px;
}
.k1 {
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	float: left;
	text-align: right;
	width: 550px;
	padding-top: 12px;
}
.k2 {
	float: left;
	font-size: 23px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	background-color: #023D5D;
	width: auto;
	padding: 12px;
	margin-left: 20px;
}
.flogos {
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.cbutton1 {
	font-size: 17px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background-color: #169FE7;
	padding: 10px;
	border-radius: 6px;
	display: block;
	text-align: center;
	width: 200px;
	text-transform: uppercase;
	float: right;
}

.social_icons {
	display: block;
	margin-top: 10px;
	width: 100px;
	float: right;
}
.InnerIcons {
	background-color: #FFF;
	display: block;
	border-radius: 6px;
	margin-top: 20px;
	border: 1px solid #CCC;
}
.InnerIconBox {
	display: block;
	height: 230px;
	width: 310px;
	float: left;
	text-decoration: none;
}
.IconPosition {
	display: block;
	text-align: center;
	margin-top: 20px;
}
.IconTitle {
	font-size: 26px;
	font-weight: 500;
	color: #01669C;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	line-height: 27px;
}
.projectLeft {
	display: block;
	float: left;
	width: 540px;
	background-color: #01669C;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 240px;
	margin-top: 25px;
}
.projectRight {
	display: block;
	float: right;
	width: 500px;
	background-color: #F8F8F8;
	padding: 20px;
	min-height: 240px;
	margin-top: 25px;
}
.ObjavaProjekta {
	display: block;
	float: right;
	font-size: 17px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	background-color: #033E5E;
	width: auto;
	padding: 8px;
	text-transform: uppercase;
	margin-top: 25px;
}
.NazivProjekta {
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 12px;
	line-height: 27px;
}
.NazivProjekta2 {
	font-size: 20px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-left:8px;
	padding-top: 5px;
	line-height: 24px;
}







.IconBoxSEP {
	background-image: url(../images/contbg.png);
	background-position: center center;
	height: 230px;
	width: 72px;
	display: block;
	float: left;
}
.IconSubtitle {
	padding-top: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	width: 300px;
}
.NewsTitle7 {
	font-size: 28px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}
.Box1Title {
	display: block;
	margin-bottom: 3px;
	font-size: 17px;
	font-weight: 600;
	color: #999;
	text-decoration: none;
}
.NewsBoxBig1 {
	background-color: #FFF;
	width: 345px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.NewsImg {
}
.InnerNews {
	display: block;
	padding: 30px;
}
.NewsTitle {
	font-size: 19px;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}
.NewsDate {
	font-size: 14px;
	font-weight: 500;
	color: #666;
	text-decoration: none;
	display: block;
	margin-top: 15px;
}

.SveGall2 {
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background-color: #169FE7;
	padding: 10px;
	border-radius: 6px;
	display: block;
	text-align: center;
	width: 200px;
	text-transform: uppercase;
	float: right;
	margin-right: 20px;
}
.NewNewsImgx {
	display: block;
	border: 1px solid #CCC;
	margin-right:15px;
	float:left;

}
.NewNewsTitle {
	font-size: 23px;
	font-weight: 600;
	color: #666;
	text-decoration: none;
	display: block;
	margin-bottom: -5px;
}
.NewNewsDate {
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #CF0E13;
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
}
.NewNewsContent {
	display: block;
	margin-bottom: 10px;
}
.OPSLink {
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	background-color: #29528E;
	display: block;
	padding: 15px;
	float: right;
	color: #FFF;
	margin-bottom: 25px;
}
.fb-like {
	display: block;
	margin: 0px auto;
	padding-bottom: 9px;
	margin-bottom: 15px;
	float: left;
	margin-top: -5px;
}
.twitter-share-button {
	display: block;
	float: left;
		padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	margin-top:20px;
}
.ContentPartLeft {
	display: block;
	float: left;
	width: 700px;
	margin-top: 25px;
}
.ContentPartRight {
	display: block;
	width: 350px;
	float: right;
	margin-top: 25px;
}
.SubPageContentTitle {
	font-size: 28px;
	font-weight: 400;
	color: #29528E;
	text-decoration: none;
	padding-bottom: 15px;
	display: block;
}
.SubPageContentTitle2 {
	font-size: 28px;
	font-weight: 400;
	color: #29528E;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.KontaktTitle {
	font-size: 27px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
.KontaktFormBox{
	display: block;
	width: 600px;
	padding: 8px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
}
.KontaktFormBoxVolontiranje {
	display: block;
	width: 600px;
	padding: 8px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
}
.KontaktFormBoxVolontiranje2 {
	display: block;
	width: 620px;
	padding: 8px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
}
.KontaktFormBoxVolontiranje3 {
	display: block;
	width: 295px;
	padding: 8px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	margin-bottom: 10px;
	border: 1px solid #C9C9C9;
}

.KontaktFormBoxNewsletter {
	display: block;
	width: 400px;
	padding: 10px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	margin-bottom: 2px;
	border: 1px solid #C9C9C9;
	margin-top: 4px;
}
.KontaktFormBox2 {
	display: block;
	width: 460px;
	padding: 10px;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.KontaktFormBox2x {
	display: block;
	width: 480px;
	padding: 10px;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	background-color: #FBFBFB;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.17);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}

.SendMSGBTN {
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	background-color: #01669C;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
}
.SendMSGBTN:hover {
	background-color: #033E5E;
	color: #FFF;


}
#mapid-0ec4875d-db17-4cac-9678-696e426a5ea7 {
	display: block;
	margin-top: 25px;
}
.SideSubpage {
	display: block;
	width: 350px;
	min-height: 300px;
}
.expImg2 {
	display: block;
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 0px 27px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 0px 27px 0px rgba(50, 50, 50, 0.25);
	margin-top: 8px;
}

.ExtTitle {
	font-size: 17px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
}
.ExpBox {
	width: 350px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	float: left;
	margin-bottom: 20px;
	color: #666;
	text-decoration: none;
}
.ExpLeft {
	display: block;
	float: left;
	width: 80px;
}
.ExpRight {
	display: block;
	float: right;
	width: 260px;
}
.NewsTitlexx {
	font-size: 19px;
	font-weight: 300;
	color: #333;
	padding-top:3px;
	text-decoration: none;
}

.NewsDatexx {
	font-size: 12px;
	font-weight: 500;
	color: #B40234;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}.PrijavaVolontera {
	display: block;
	height: 113px;
	width: 125px;
	position: absolute;
	margin-left: 315px;
	margin-top: 10px;
}
.PrijavaOrganizacije {
	display: block;
	height: 105px;
	width: 140px;
	position: absolute;
	margin-left: 35px;
	margin-top: 120px;
}
.dlzonabg {
	background-color: #FFF;
	border: 1px solid #CACACA;
	display: block;
	border-radius: 6px;
	min-height: 75px;
	padding: 10px;
	background-image: url(../images/dlbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 13px;
	width: 670px;
	float: left;
	margin-right: 15px;
}
.dltitle {
	font-size: 14px;
	font-weight: bold;
	color: #01669C;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.dldesc {
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: justify;
	width: 600px;
}
.headLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.LoginContainer {
	display: block;
	width: 700px;
}
.LoginContent {
	display: block;
	padding: 18px;
}

.LoginTitle {
	font-size: 23px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background-color: #0074BF;
	padding: 18px;
	margin-bottom: 5px;
}
.UMenuContainer {
	width: 230px;
	display: block;
	position: absolute;
	margin-top: 35px;
	background-color: #FFF;
	margin-left: 970px;
	z-index:20;
}
.UmenuTitle {
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background-color: #0074BF;
	padding: 8px;
	text-align: center;
}
.UmenuKorisnik {
	font-size: 11px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 10px;
}
.UmenuKorisnikReal {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: -1px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.logout {
	color: #FFF;
	background-color: #29528E;
	display: block;
	float: left;
	width: 105px;
	text-align: center;
	padding: 5px;
	font-size: 13px;
	text-decoration: none;
		cursor:pointer;cursor:hand;
}
.logout:hover {
	background-color: #FF9900;	
}
.UserMenu {
	color: #FFF;
	background-color: #00A8E9;
	display: block;
	float: right;
	width: 105px;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	cursor:pointer;cursor:hand;
		z-index::1700;
}
.UserMenu:hover {
	background-color: #0084CC;
}
.GridTitle {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #01669C;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.GridResults {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.NemaObjava {
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 1080px;
}
.wp {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.yellowNotice {
	font-size: 13px;
	text-decoration: none;
	background-color: #FFF2F2;
	border: 2px solid #EC0000;
	margin-top: 35px;
	display: block;
	font-weight: 600;
	padding: 8px;
	position: absolute;
	margin-left: 20px;
}
#resload2 {
	background-color: #FFF;
	height: 299px;
	width: 1080px;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(50, 50, 50, 0.24);
	-moz-box-shadow: 1px 1px 15px 0px rgba(50, 50, 50, 0.24);
	box-shadow: 1px 1px 15px 0px rgba(50, 50, 50, 0.24);
	overflow: hidden;
}
.smanul1 {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #29528E;
	display: block;
	cursor: pointer;
	cursor: hand;
	-webkit-box-shadow: inset -10px -10px 20px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: inset -10px -10px 20px 0px rgba(50, 50, 50, 0.10);
	box-shadow: inset -10px -10px 20px 0px rgba(50, 50, 50, 0.10);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/1447608819_taskbar.png);
	background-position: 15px 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 19px;
	overflow: hidden;
}
.smanul1:hover {
	background-color: #007FC6;
}
.ProjectContainer {
	display: block;
	width: 280px;
	position: absolute;
	z-index: 5000;
	background-color: #29528E;
	height: 299px;
}
#next2 {
	background-image: url(../images/ar1.png);
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	margin-top: 25px;
	z-index: 2500;
	cursor: pointer;
	cursor: hand;
	margin-left: 1020px;
	background-repeat: no-repeat;
}
#prev2 {
	background-image: url(../images/ar2.png);
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	margin-top: 25px;
	margin-left: 985px;
	z-index: 2500;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
}
.InnerHeader {
	background-color: #29528E;
	display: block;
	margin-left: 280px;
	height: 299px;
	overflow: hidden;
	-webkit-box-shadow: inset 3px 3px 30px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: inset 3px 3px 30px 0px rgba(50, 50, 50, 0.2);
	box-shadow: inset 3px 3px 30px 0px rgba(50, 50, 50, 0.2);
}
.InnerShadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	display: block;
	height: 299px;
	width: 800px;
}
.PozicijaOrganizacije {
	font-size: 13px;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	padding-top: 180px;
}
.PozicijaTitle {
	font-size: 27px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: -2px;
	margin-left: 30px;
}
.PozicijaOpis {
	font-size: 13px;
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 7px;
	margin-left: 30px;
	margin-right: 30px;
}
.JobsTitles {
	font-size: 13px;
	font-weight: 600;
	color: #06C;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 15px;
}
.ImageShow {
	display: block;
	width: 285px;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	
}
.PhotoGroups {
	display: block;
	border: 1px solid #DDBC00;
	width: 285px;
	height: 171px;
	background-color: #FFF;
	padding: 1px;
	-webkit-box-shadow: -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
	-moz-box-shadow: -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
	box-shadow: -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
}
.PhotoGroups2 {
	display: block;
	border: 1px solid #DDBC00;
	width: 230px;
	height: 138px;
	background-color: #FFF;
	padding: 1px;
-webkit-box-shadow: -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
-moz-box-shadow:    -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
box-shadow:         -1px -1px 14px 0px rgba(50, 50, 50, 0.69);
float:left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.NazivGrupe {
	display: block;
	margin-top: 10px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 285px;
	font-size: 15px;
}
.BrojFotki {
	display: block;
	margin-top: 2px;
	overflow: hidden;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	color: #B4B4B4;
}.linkFoto {
	font-size: 11px;
	color: #666;
	text-decoration: none;