@charset "utf-8";
a:link {
	color: #F63;
	padding: 2px;
}

a:visited {
    color: #F63;
	padding: 2px;
}

a:hover {
	color: #FFF;
	background-color: #999;
	padding: 2px;
}

#logo {
	width: 228px;
	margin: 0 auto 0 auto;
}
#Meniwrapp {
	width: 228px;
	margin: 40px 0 10px 50px;
	border: dotted;
}
.Meni {
	width: 228px;
	text-align: center;
	margin-left: 20px;
}
#Donatori {
	width: 190px;
	margin: 60px auto 10px auto;
	height: auto;
	color:#FFF;
	text-align:center;
}
#FontSize-Language {
	position: relative;
	margin: 5px 0 5px 10px; 
	height: 30px;
	width: auto;
}
#FontSize {
	width: 120px;
	height: 20px;
	float: left;
	color: #FFF;
}
#Language {
	height: 20px;
	width: 80px;
	margin: 0 0 0 570px;
	float: left;
	text-align: center;
	color: #FFF;
	text-align-last: center;
}
#Slide-Novosti {
	margin-left: 10px;
	margin-top: 10px;
	height: 300px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Slide {
	width: 430px;
	height: 290px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;
}
#Novosti {
	float: left;
	width: 310px;
	height: 280px;
	margin-top: 5px;
	margin-left: 25px;
	background-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	overflow: auto;
	padding-top: 5px;
}

#Novosti2 {
	float: left;
	width: 310px;
	height: 280px;
	margin-top: 5px;
	margin-left: 25px;
	overflow: auto;
	padding-top: 5px;
}

#novostiDiv {
	height: auto;
	width: auto;
	padding: 5px;
	margin: 5px;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#FFF;
	font-size:11px;
	background: url(../img/back_novosti.png) repeat-y;
}

.TextBox-TextBullet1-TextBullet2 {
	margin-left: 0px;
	height: auto;
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
	text-align: left;
	color:#666
}
#txtBullet1 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 20px;
}
#txtBullet {
	float: left;
	margin-left: 10px;
	height: auto;
	width: auto;
}

#TextBox {
	height: auto;
	margin: 10px 0 20px 10px;
	padding:10px;
	font-size: 16px;
	width:740px;
	border: medium inset #FFF;
	background: url(../img/back_bela.png) repeat;
}
#TextBoxContent {
	height: auto;
	margin: 10px 0 20px 10px;
	padding:10px;
	width:750px;
	background: url(../img/back_bela.png) repeat;
	overflow:auto;
	border: medium inset #FFF;
}
#TextBoxNaslovna {
	height: auto;
	padding:10px;
	font-size: 16px;
}

#Linkovi {
	margin-left: 10px;
	color: #FFF;
	margin-top: 10px;
	height: 400px;
	border-top-style: none;
	border-top-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	width: 760px;
}
#ln1 {
	width: 240px;
	height: 90px;
	background-image: url(../img/politicki_zivot.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	cursor: pointer;
}
#ln1Text {
	text-align: right;
	margin-left: 10px;
	margin-right: 5px;
}
#ln2 {
	width: 240px;
	height: 90px;
	background-image: url(../img/aktuelni_projekti.jpg);
	margin-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	cursor: pointer;
}
#ln2Text {
	text-align: right;
	margin-right: 5px;
}
#ln3 {
	width: 240px;
	height: 90px;
	margin-left: 10px;
	background-image: url(../img/ebiblioteka.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: right;
	cursor: pointer;
}
#ln3Text {
	text-align: right;
	margin-right: 5px;

}
#ln4 {
	margin-top: 15px;
	width: 240px;
	height: 90px;
	background-image: url(../img/linkovi.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	cursor: pointer;
}
#ln4Text {
	text-align: right;
	margin-right: 5px;
}
#ln5 {
	height: 90px;
	width: 240px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(../img/galerija.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	cursor: pointer;
}

#ln5Text {
	margin-right: 5px;
	text-align: right;
}
#ln6 {
	height: 90px;
	width: 240px;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	background-image: url(../img/facebook.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-size: contain;
	cursor: pointer;
	
}
#ln6Text {
	text-align: right;
	margin-right: 5px;
}
#ln7 {
	height: 90px;
	margin-top: 15px;
	width: 240px;
	float: left;
	background-image: url(../img/gdl.jpg);
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: pointer;
}
#ln7Text {
	margin-right: 5px;
	text-align: right;
	margin-left: 20px;
}
#ln8 {
	height: 90px;
	width: 240px;
	margin-left: 10px;
	background-image: url(../img/siromastvo.jpg);
	float: left;
	margin-top: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	cursor: pointer;
}
#ln8Text {
	margin-right: 5px;
	text-align: right;
}
#ln9 {
	height: 90px;
	width: 240px;
	margin-top: 15px;
	margin-left: 10px;
	float: right;
	background-image: url(../img/vedrijestrane.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	cursor: pointer;
}
#ln9Text {
	margin-right: 5px;
	text-align: right;

}
#ln10 {
	height: 90px;
	width: 240px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	background-image: url(../img/you_tube_kanal_v.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	cursor: pointer;
}
#ln10Text {
	margin-right: 5px;
	text-align: right;
	color: #000;

}
.div-clear {
	width:100%;
    clear:both;	
}

a.style19:link {
	color: #F63;
	padding: 2px;
}

a.style19:visited {
	color: #F63;
	padding: 2px;
}

a.style19:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
