body {
background-color:#e4efe1;

}
.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.text_bold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}
	.text_bold2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}
	
		.borderAll2 {

    border-bottom-width: 2px;
	border-bottom-color: #111111;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	
	border-right-width: 2px;
	border-right-color: #111111;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-left-width: 2px;
	border-left-color: #111111;
	border-left-style: solid;
	border-left-width: 1px;

	
}
	.borderAll {

    border-bottom-width: 2px;
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-top-width: 2px;
	border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-right-width: 2px;
	border-right-color: #006600;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-left-width: 2px;
	border-left-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;

	
}

TD.borderAll
{
    border-left-width: 2px;
	border-left-color: #006600;
	border-left-style: solid;
	border-left-width: 1px;
	
}

.conBgr{
	background-image:   url(images/line.jpg);
	background-repeat: repeat-y;
	}
.paddingOO{
	padding-left: 16px;
	padding-right: 18px;
}

TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.naslovAktivnosti{
	background-color: #5b8b4f;
	color: white;
	font-weight: bold;
}
a{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #bf000c;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.forma1{
	width: 250px;
	border: solid 1px #006600;
}
.gumb{
	width: 55px;
	font-weight: bold;
	color: white;
	background-color: #006600;
	cursor: hand;
}
.linkNovosti{
	font-weight: bold;
	color:#009966
}


