@import url('common.css');

A:link, A:visited	{ text-decoration: none; color: #8c4070; }
A:active, A:hover	{ text-decoration: underline; color: #8c4070; }

A.tag					{ padding: 3px 0px 6px 15px; background-image: url('../pic/tav_tag-left-active.png'); background-repeat: no-repeat; color: #fff; font-weight: normal; font-size: 10px; text-shadow: #0078b9 -1px -1px 1px; }
A.tag SPAN				{ background-image: url('../pic/tav_tag-bg-active.png'); background-position: top right; background-repeat: repeat-x; padding: 3px 14px 6px 4px; white-space: nowrap; }
A.tag					{ color: #fff; text-decoration: none; }
A.tag SPAN:hover		{ text-decoration: underline; }

A.tag-active		{ background-image: url('../pic/tav_tag-left.png'); text-shadow: #779200 -1px -1px 1px; }
A.tag-active SPAN	{ background-image: url('../pic/tav_tag-bg.png'); }

#container	{ background-image: url('../pic/tav_nyit-body_bg.jpg'); }

#head		{ background-image: url('../pic/tav_nyit-fejlecbg.jpg'); height: 390px; font-size: 12.0px; }

	#head .search P			{ margin: 55px 0px 8px 32px; line-height: 18px; color: #fff; }
	#head .search P SPAN	{ color: #f2d2e6; }

	#head .clever			{ position: absolute; right: 7px; bottom: 0px; background-image: url('../pic/tav_head-cleverbg.jpg'); width: 286px; height: 229px; }
	#head .clever A			{ display: block; text-decoration: none; margin: 137px 0px 0px 39px; line-height: 18px; color: #fff; font-weight: bold; }
	#head .clever A SPAN	{ color: #f3c61d; }
	#head .clever A:hover	{ margin: 137px 0px 0px 40px; }

#feet		{ background-image: url('../pic/tav_nyit-feetbg.jpg'); }

#body		{ background-image: url('../pic/tav_nyit-bodyheadbg.jpg'); color: #fff; background-repeat: no-repeat; min-height: 500px; }

	#body A		{ font-weight: bold;}
	#body H1	{ color: #8c4070; font-size: 18.0pt; padding: 0px; margin: 0px 0px 10px 0px; }

	.hasab1, .hasab2, .hasab3		{ float: left; margin: 20px 0px 0px 30px; }
	
	.hasab1		{ width: 230px; }
	.hasab2		{ width: 292px; margin-left: 50px; }
	.hasab3		{ width: 275px; margin-left: 55px; }

	.hasab1	P			{ margin-bottom: 5px; }
	.hasab1 .more		{ text-align: right; padding: 0px 3px 1px 0px; }
	.hasab1 .more:hover	{ text-align: right; padding: 1px 2px 0px 1px; }
	
	.hasab2 H2				{ font-weight: bold; font-size: 14.0px; margin: 0px 0px 0px 0px; }
	.hasab2 H3				{ font-weight: bold; color: #8c4070; margin: 0px 0px 3px 0px; }
	.hasab2 UL				{ margin: 3px 0px 0px 0px; }
	.hasab2 UL LI			{ list-style: none; }
	.hasab2 .item			{ margin: 4px 0px 3px 0px; }
	.hasab2 .item .photo	{ float: left; background-image: url('../pic/tav_nyit-tanarbg.jpg'); width: 52px; height: 52px; padding: 2px 0px 0px 2px; }
	.hasab2 .item .info		{ float: right; width: 230px; }
	
		.hasab2 .tagcontainer		{ padding: 10px 0px 0px 50px; clear: both; width: 230px; }
		.hasab2 .tagcontainer:after	{ content: " "; display: block; height: 0px; clear: both; visibility: hidden; }

		.hasab2 .tagcontainer .tag	{ margin: 0px 0px 4px 3px; float: left; }

	.hasab3 H2			{ font-weight: bold; font-size: 14.0px; margin: 10px 0px 10px 0px; }
	.hasab3 .item		{ font-weight: bold; margin: 4px 0px 3px 0px; }

	.hr		{ height: 1px; margin: 10px 0px 10px 0px; padding: 0px; font-size: 0px; background-image: url('../pic/tav_nyit-hr.jpg'); }

div.searchGroupMoreLink {
    margin-top: 20px;
}

div.popularTags  		{ clear: both; margin: 25px 0px 20px 0px; }
div.popularTags:after	{ content: " "; display: block; height: 0px; clear: both; visibility: hidden; }

div.popularTags .tag	{ margin: 0px 0px 4px 3px; float: left; }

