.TitleBGI {
           background-color: #990000;
}

.TitleBGII {
  background-image: url(Images/titlebar_background.gif);
  background-repeat: no-repeat;
  background-color: #86b5f4;
}

.TitleTextI {
           color: #FFE000;
           font-size : 12px;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
}

.TitleTextI a{
	color : #FFE000;
	text-decoration : none;
}

.TitleTextI a:hover {
  	color : #990000;
    background-color: #FFE000;
}

.TitleTextI a:active {
	color : Blue;
    background-color: Yellow;
}

.TitleTextII {
           color: White;
           font-size : 12px;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
}

.TitleTextII a{
	color : White;
	text-decoration : none;
}

.TitleTextII a:hover {
	color : Fuchsia;
}

.TitleDesignByText {
           color: White;
           font-size : 12px;
           font-weight: normal;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
}

.TitleDesignByText a{
	color : #99FFFF;
        font-size : 12px;
        font-weight: bold;
	text-decoration : none;
}

.TitleDesignByText a:hover {
	color : Fuchsia;
}


.TitleSearchText {
           color: black;
           font-size : 12px;
           font-weight: bold;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
}

.TitleSearchPopisText {
           color: white;
           font-size : 12px;
           font-weight: normal;
           font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
}

.TitleSearchPopisText a{
	color : #FFFF66;
	text-decoration : none;
        font-weight: normal;
}

.TitleSearchPopisText a:hover {
	color : #CCCCFF;
	text-decoration : underline;
}

.TitleReklamaText {
	color: black;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.TitleReklamaText a{
	color : #000099;
	text-decoration : none;
	font-weight: bold;
}

.TitleReklamaText a:hover {
	color: #FFFFFF;
	background-color: #660000;
}



