#menuDiv ul li a {
	color: #ffffff;
}

#menuDiv ul li a:hover {
	background-color: #3a87be;
}

#sponsorsDiv .mainSponsors {
	color: #2476b2;
}

.clear {
	clear: both;
}

/*Szoveg formazas*/
#contentDiv h2, #contentDiv h3, #contentDiv h4, #contentDiv h5, #contentDiv a, #contentDiv .informationTd {
	color: #2476B2;
}

#contentDiv img {
	border: 2px solid #2476B2;
}

/*Szoveg formazas end*/


/*Content format begin*/
#contentDiv {
	color: #272626;
}

#contentDiv .content1Col h1 {
	color: #2476B2;
}

#contentDiv .content2Col h1 {
	color: #2476B2;
}
/*Content format end*/






/*Vendegkonyv begin*/
#contentDiv .content1Col form h3, #contentDiv .content1Col form h3 {
	color: #2476B2;
}

#contentDiv .content1Col #forumContent form label {
	color: #272626;
}

#contentDiv .content1Col form .submit, #contentDiv .content1Col form .submit {
	background-color: #054675;
	border: 1px solid #054675;
	color: #ffffff;
}

#contentDiv .content1Col #forumContent .row0 {
	background-color: #bfdaec;
}

#contentDiv .content1Col #forumContent .head span {
	color: #2476B2;
}

#contentDiv .content1Col #forumContent .pager a {
	color: #272626;
}

#contentDiv .content1Col #forumContent .pager .pageNumber {
	color: #2476B2;
}

#contentDiv .content1Col #newuserBox form label {
	color: #272626;
}

#contentDiv .content1Col #textbox a {
	color: #2476B2;
}

#contentDiv .content1Col #forumContent .commentBox form p .logged {
	color: #2476B2;
}

#contentDiv .content1Col #forumContent .commentBox form p .logout {
	color: #2476B2;
}

#contentDiv .content1Col #forumContent .commentBox form .commentLabel {
	color: #272626;
}
/*Vendegkonyv end*/


