h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #1d5870;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #f26522;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #f26522;
}

.gBodyText1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #dce6e6;
}
.gBodyText2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #1d5870;
}

.gBlueBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #167dc5;
}
.gOrangeTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f26522;
}
.gOrangeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f26522;
}

.gUnderline{
	text-decoration: underline;
}


/* --------------------------------------------------------------POZE -- */
.gTitlePic{
	padding-bottom: 20px;
}
.gPicDiv{
	float:left;
	padding:1px;
	background-color: #26556a;
	border:solid 4px #0d3c51;
}
.gPicDivOver{
	float:left;
	padding:1px;
	background-color: #29617b;
	border:solid 4px #125472;

}

/* ---------------------------------------------------------------LINKS --*/
A.gBodyLink1:ACTIVE, A.gBodyLink1:LINK, A.gBodyLink1:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #457388;
}
A.gBodyLink1:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #f26522;
	text-decoration: none;
	border-bottom: #0096de 1px dashed;
}
A.gBodyLink2:ACTIVE, A.gBodyLink2:LINK, A.gBodyLink2:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #1d5870;
	text-decoration: none;
	border-bottom: #aec1c9 1px dashed;
}
A.gBodyLink2:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #f26522;
	text-decoration: none;
	border-bottom: #0096de 1px dashed;
}

/* -------------------------------------------------------------- LISTE --*/
.gBirdListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #1d5870;
}
.gBirdList {
	padding-bottom: 10px;
	list-style-image: url(../img/list_bird.jpg);
}



