* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #3B3B3B;
}

html body {
	background: #FFFFFF;
}

td {
	vertical-align: top;
}

.floatClear, .floatClear span {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

.clr {
	height: 1%;
}

.clr:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

/* dentinn */

div#container {
	margin: 0px auto 0px auto;
	width: 980px;
	position: relative;
}

/* header */

div#header {
	position: relative;
}

h1#logo {
	font-size: 0px;
	line-height: 0px;
}

/* main navigation */
div#main-nav {
	min-height: 2px;
	_height: 2px;
	font-size: 0px;
}

div#main-nav ul {
	background: url(../i/bg_main-nav.gif) repeat-x top;
}

div#main-nav li {
	float: left;
	background: url(../i/bg_main-nav_sp.gif) no-repeat right top;
}

div#main-nav li.last {
	background: none;
	left:743px;
	position:absolute;
	z-index:20;
}

div#main-nav li.last a {
	padding-right: 0px;
}

div#main-nav li a {
	display: block;
	background-image: url(../i/bg_main-nav_item.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #A72B23;
	padding: 10px 5px 10px 8px;
}

div#main-nav li a:hover, div#main-nav li.sel a {
	background-position: center bottom;
}

div#main-nav li.disabled {
	display: none;
}

div#homepage {
	font-size: 0px;
	line-height: 0px;
}

div#content {
	position: relative;
	padding-top: 5px;
	min-height: 640px;
	_height: 640px;
}

/* article */
.article {
	border-top: 13px solid #8AB75A;
	width: 615px;
	padding: 20px 3px 41px 3px;
}

.article h2 {
	font-family: Georgina, "Times New Roman";
	font-size: 18px;
	color: #8AB75A;
	font-weight: normal;
	margin-bottom: 21px;
}

.article p {
	padding-bottom: 20px;
	line-height: 18px;
}

.article p a {
	text-decoration: underline;
}

.article p a.important, .article p span.important {
	font-size: 14px;
	color: #8AB75A;
	font-weight: bold;
}

.article p span.logo {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.article div.pic {
	text-align: center;
	margin: 0px auto 30px auto;
	width: 480px;
}

.article div.pic img {
	border: 1px solid #c6c6c6;
}

.article div.pic div {
	margin: 5px 0 0;
	background: #efefef;
	border: 1px solid #c6c6c6;
	height: 23px;
	line-height: 23px;
}

.article div.pic span {
	font-weight: bold;
}

.article div.pic .photoauthor {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

.article ul {
	margin-bottom: 10px;
}

.article ul ul, .article ul ul ul {
	margin-bottom: 0px;
}

.article ul li {
	background: url(../i/bg_article_list.gif) no-repeat left 8px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
}

.article ul li.last {
	padding-bottom: 0px;
}

.article dl {
	margin-bottom: 10px;
}

.article dl dt {
	font-weight: bold;
}

.article dl dd {
	background: url(../i/bg_article_list.gif) no-repeat left 8px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
}

.article dl a, .article ul a {
	text-decoration: underline;
}

.article  .vSp {
	margin: 0px 0px 30px 0px;
	border-top: 1px solid #8AB75A;
	font-size: 0px;
	line-height: 0px;
}

/* táblázat */
.article table {
	border-width: 0px;
	border-spacing: 2px;
}

.article table tr td {
	text-align: center;
	padding: 10px;
	width: 140px;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	-moz-border-radius: 6px;
}

.article td img.jeloltkep {
	width: 100px;
	height: 134px;
	border: 1px solid lightgray;
	margin: 0;
}

.article td .jeloltwrp {
	padding-top: 20px;
	text-align: center;
}

.article td .jeloltradiowrp {
	text-align: center;
	padding: 10px;
}

.article .szavazaswrp {
	text-align: center;
	padding: 30px;
}

.article .szavazaswrp input {
	border: 1px solid #888888;
}

.article .szavazaswrp input.elkuld {
	padding: 20px 30px;
	background-color: red;
	border: 2px solid black;
	color: white;
	font-weight: bold;
}

#shares {
	width: 36px;
	text-align: right;
	float: right;
	padding-top: 40px;
	/*border: 1px dotted lightgray;*/
}

#shares a {
	text-decoration: none;
	font-size: 10px;
}

#shares img {
	border: 0;
}

/* design */
div#smiley {
	position: absolute;
	left: 707px;
	top: -117px;
	width: 250px;
	height: 250px;
	background: url(../i/img_smiley.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/img_smiley.png",sizingMethod="scale");
	z-index: 10;
}

/* promo */
div#promo {
	position: absolute;
	left: 640px;
	top: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* banners */
div.ad_330x250 {
	width: 340px;
	position: absolute;
	left: 640px;
	top: 350px;
}

div.ad_330x250_2 {
	top: 635px;
}

div.ad_330x250 .tag {
	text-align: center;
	margin-bottom: -2px;
}

div.ad_330x250 .tag span {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	color: #c6c6c6;
	background: #FFF;
	position: relative;
	padding: 0px 4px;
}

div.ad_330x250 .wrp {
	padding: 4px;
	border: 1px solid #c6c6c6;
	font-size: 0px;
	line-height: 0px;
}

div#ad_980_100 {
	margin-bottom: 31px;
	display: none;
}

/* start page sections */
ul#sections {
	margin-bottom: 100px;
	border-top: 13px solid #8AB75A;
	width: 615px;
	padding-top: 20px;
}

ul#sections li {
	float: left;
	width: 300px;
	min-height: 220px;
	_height: 220px;
	margin: 0px 15px 15px 0px;
	border-bottom: 3px double #B8B8B8; 
}

ul#sections li.r_last {
	margin-right: 0px;
}

ul#sections li.c_last {
	border-bottom: 0px;
	margin-bottom: 0px;
}

ul#sections li.disabled {
	display: none;
}

ul#sections li h2 {
	font-family: Georgina, "Times New Roman";
	font-size: 18px;
	color: #8AB75A;
	font-weight: normal;
	background: url(../i/ico_jelentkezes.gif) no-repeat left top;
	padding: 5px 0px 0px 30px;
	min-height: 30px;
	_height: 30px;
}

ul#sections li h2 a {
	font-family: Georgina, "Times New Roman";
	font-size: 18px;
	color: #8AB75A;
	font-weight: normal;
	text-decoration: none;
}

ul#sections li.jelentkezes h2 {
	background: url(../i/ico_jelentkezes.gif) no-repeat left top;
}

ul#sections li.mit_nyerhetek h2 {
	background: url(../i/ico_mit_nyerhetek.gif) no-repeat left top;
}

ul#sections li.partnerek h2 {
	background: url(../i/ico_partnerek.gif) no-repeat left top;
}

ul#sections li.szervezok h2 {
	background: url(../i/ico_szervezok.gif) no-repeat left top;
}

ul#sections li.videok h2 {
	background: url(../i/ico_videok.gif) no-repeat left top;
}

ul#sections li p {
	line-height: 18px;
	margin-bottom: 10px;
}

ul#sections li a {
	color: #8AB75A;
	text-decoration: none;
}

ul#sections li br {
	font-size: 0px;
	line-height: 18px;
}

/* footer */
div#footer {
	border-top: 1px solid #B8B8B8;
	padding: 10px 0px;
	position: relative;
}

ul#footer-nav {
	float: right;
	margin-top: 5px;
}

ul#footer-nav li {
	float: left;
	background: url(../i/bg_footer-nav_sp.gif) no-repeat right 2px;
}

ul#footer-nav li.last {
	background: none;
}

ul#footer-nav li.last a {
	padding-right: 0px;
}

ul#footer-nav li a {
	padding: 0px 8px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.footer-logos {
	float: left;
}

ul.footer-logos li {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px 15px 8px 0px;
}

ul.footer-logos li img {
	vertical-align: middle;
}

ul.footer-logos li a {
	border-right: 1px solid #888687;
	padding: 0px 5px;
	text-decoration: none;
}

ul.footer-logos li.last {
	margin-right: 0px;
}

ul.footer-logos li a.last {
	padding-right: 0px;
	border-right: 0px;
}

ul.footer-logos a.elte {
	color: #334E65;
}

/* Skype icon */
div#skype_status {
	padding-bottom: 5px;
}

div#skype_status a {
	vertical-align: middle;
	text-decoration: none;
	font-family: Georgina, "Times New Roman";
	font-size: 18px;
	color: #A72B23;
	font-weight: normal;
}

div#skype_status a img {
	vertical-align: middle;
}

/* special layer invitation link, clicked by onload function */
a#layer_invitation {
	display: none;
}
