/*RESET VALUES*/
html{margin:0px; padding:0px; font-family:Arial; font-size:12px; color: #163e6a; background-color: #e6e6e6;}
body{margin:0px auto; width: 980px; background-color:#fff; padding:10px;}
.clear{clear:both;}
.bold{font-weight:bold;}
.small{font-size:10px;}
.italic{font-style:italic;}
.redlinkbullet{padding-left:10px; background-image:url(../images/design/redlinkbullet.gif);background-repeat:no-repeat;background-position: left bottom;}
.icon {
	background-color:#163e6a;
	background-image: url(../images/icons/bg_rounded.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	border:none !important;
}
.pics {
	width: 978px;
	height: 148px;
	overflow:hidden;
	border:1px solid #163e6a;
}

.competition_filter{background-color:#D2E6FE; padding:5px 20px; border-bottom: 1px solid #163e6a; border-top: 1px solid #163e6a;}

a.url{font-weight: bold; color: #163e6a; text-decoration:none;}
a.url:hover{text-decoration: underline;}

/*HEADER*/
.header{margin:0px 0px 10px 0px;}
.header div.top_stripe{height: 30px; background-color: #163e6a; border-bottom: 1px solid #738BA6;background-image: url(../images/design/mvsz_sign.gif);background-position: left center;background-repeat: no-repeat;color: #fff;margin-bottom: 10px;}
.header div.top_stripe h1{display: none;}
.header div.top_stripe ul{list-style-type: none; margin:0px 0px 0px 610px; padding:8px 0px 0px 10px; background-image:url(../images/design/top_arrow.gif); background-repeat:no-repeat;background-position: left bottom;}
.header div.top_stripe ul li{display:inline; color: #fff;}
.header div.top_stripe ul li a{text-decoration:none; color: #fff; font-weight:bold; margin-left:10px;}
.header div.top_stripe ul li a:hover{text-decoration:underline; color: #fff;}

/*PAGEING*/
.pageing{width:100%; height:30px !important; text-align:center;}
.pageing a img{border:none; margin-top: 1px;}
.pageing .link{color:#fff; position:relative; top:-3px; padding: 1px 5px; background-image: url(../images/icons/icon_bg.gif); background-repeat: no-repeat; background-position: middle center;}

/*LAYOUT*/
/*LEFTCOL*/
.leftcol{width: 176px; float: left;}
.leftcol div.competition_list h2 span{display: none;}
.leftcol div.yardstick_list h2 span{display: none;}
.leftcol div.newsletter_box h2 span{display: none;}

.leftcol div.competition_list h2{width:176px; height:24px; background-image:url(../images/design/versenynaptar_title.gif); background-repeat:no-repeat; background-position: left top;}
.leftcol div.yardstick_list h2{width:176px; height:24px; background-image:url(../images/design/yardsticklista_title.gif); background-repeat:no-repeat; background-position: left top;}
.leftcol div.newsletter_box h2{width:176px; height:24px; background-image:url(../images/design/newsletter_title.gif); background-repeat:no-repeat; background-position: left top;}

.leftcol div.competition_list p{margin: 0px; color:#6F2C24;}
.leftcol div.competition_list div{margin-bottom: 5px;}
.leftcol div.competition_list a{text-decoration: none; font-weight: bold; color: #163E6A;}
.leftcol div.competition_list a:hover{text-decoration: underline;}

.leftcol div.yardstick_list p{padding-left: 30px; background-image:url(../images/design/blank_icon.gif);background-position: left top; background-repeat:no-repeat;}
.leftcol div.yardstick_list a{text-decoration: none; color: #163E6A;}
.leftcol div.yardstick_list a:hover{text-decoration: underline;}

/*CENTERCOL*/
.centercol{width: 664px; float: left; margin-left:10px; margin-right:10px;}
.centercol div.topbanner { margin: 0px; margin-bottom: 10px; }
.centercol div.topbanner img { border: 0px; }

/*RIGHTCOL*/
.rightcol{width: 120px; float: left;}
.rightcol img{border: none;}
.rightcol div.banner {margin-bottom:10px;}
.rightcol div.sponsors {margin-bottom: 10px; text-align:center;}
.rightcol div.sponsors h2 {margin-top: 0px; font-size: 14px; font-weight:bold; text-transform:uppercase; color: #6f2c24;}
.rightcol div.sponsors h2 a{text-decoration:none;font-weight:bold; text-transform:uppercase; color: #6f2c24;}
.rightcol div.sponsors h2 a:hover {text-decoration:underline;}

/*FOOTER*/
.footer{}
.footer div.sponsors{border-top: 1px solid #163E6A; padding: 0px 10px; clear:both;}
.footer div.sponsors p{margin:5px; font-size:10px; color: #6f2c24; font-weight:bold; }
.footer div.sponsors div{float:left;margin:0 5px 5px 5px;} 
.footer div.sponsors img{border:none;} 

.footer div.copyright{border-top: 1px solid #163E6A; clear:both; text-align: center; padding:10px;}
.footer div.copyright p{margin:0px; font-size:10px;}
.footer div.copyright p span{font-weight:bold; color:#6f2c24;}

/*ZEBRA TABLE*/
table.zebra tr.dark{background-color: #f6f6f6;}
table.zebra tr.light{background-color: #fff;}
table th {text-align: left; color: #fff; background-color: #163e6a;}
table th a {color: #fff !important; text-decoration: none;}
table th a:hover{text-decoration: underline}
table th a img{border:0px;}

/*CONTENT*/
.index_news{width:405px; float:left; margin-right: 10px;}
.index_news div{/*height:122px;*/ overflow:hidden; margin: 12px 0px;}
.index_news div h4{margin:0px;}
.index_news div h4 a{text-decoration: none; margin:0px; color: #163e6a;}
.index_news div h4 a:hover{text-decoration: underline;}
.index_news div h4 span{color: #6f2c24; font-weight: normal; font-size: 10px;}
.index_news div h3{margin:0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.index_news div p{margin:0px;}
.index_news div p.newspreviewbody{height:32px; overflow:hidden;}
.index_news div a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.index_news div a:hover{text-decoration:underline;}
.index_news div img{border:1px solid #163e6a;}
.index_news div div.news_image_holder{width:122px; /*height:122px;*/ float:left; margin:0px; margin-right:5px; text-align:center;}

.index_actual div{background-color: #F6F6F6; margin-bottom:1px; padding:5px 10px;}
.index_actual div h4{font-size:12px; font-weight:bold; margin:0px;}
.index_actual div h4 span{color: #6f2c24;font-size:10px;}
.index_actual div h4 a span.red{color: #6f2c24; font-size: 12px;}
.index_actual div h4 a{text-transform: uppercase;text-decoration: none; color:#163E6A; font-weight:bold;}
.index_actual div h4 a:hover{text-decoration: underline;}

.index_actual{width: 249px;float:left;}

.content div.index_news h2 span{display: none;}
.content div.index_actual h2 span{display: none;}
.content div.index_news h2 {margin-top:0px; width:405px; height:32px; border-bottom:1px solid #163e6a; background-image:url(../images/design/hirek_title.gif); background-repeat:no-repeat; background-position: left top;}
.content div.index_actual h2 {margin-top:0px; width:249px; height:32px; border-bottom:1px solid #163e6a; background-image:url(../images/design/legfrissebb_title.gif); background-repeat:no-repeat; background-position: left top;}

/*NEWS PAGE*/
.content div.news h2 span{display: none;}
.content div.news h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-image:url(../images/design/hirek_title.gif); background-repeat:no-repeat; background-position: left top;}
.news {margin-right: 10px;}
.news div{/*height:122px;*/ overflow:hidden; margin: 12px 0px;}
.news div h4{margin:0px;}
.news div h4 a{text-decoration: none; margin:0px; color: #163e6a;}
.news div h4 a:hover{text-decoration: underline;}
.news div h4 span{color: #6f2c24; font-weight: normal; font-size: 10px;}
.news div h3, .news h3{margin:0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.news div p{margin:0px;}
.news div p.newspreviewbody{height:60px; overflow:hidden;}
.news div a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.news div a:hover{text-decoration:underline;}
.news div img{border:1px solid #163e6a;}
.news div div.news_image_holder{width:122px; height:122px; float:left; margin:0px; margin-right:5px; text-align:center;}

/*DOCUMENTS*/
.content div.docs h2 span{display: none;}
.content div.docs h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-image:url(../images/design/dokumentumok_title.gif); background-repeat:no-repeat; background-position: left top;}
.docs h3, .news h3{margin:10px 0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.docs a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.docs a:hover{text-decoration:underline;}
/*STATIC*/
.content div.static h2 span{display: none;}
.content div.static h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-repeat:no-repeat; background-position: left top;}
.static h3{margin:10px 0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.static h4 {font-size:14px; font-weight:bold; margin:0px; text-transform: uppercase; border-bottom:1px solid #f6f6f6;}
.static a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.static a:hover{text-decoration:underline;}
/*COMPETITION*/
.content div.competition h2 span{display: none;}
.content div.competition h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-repeat:no-repeat; background-position: left top;}
.competition h3{margin:10px 0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.competition h4 {font-size:14px; font-weight:bold; margin:0px; text-transform: uppercase; border-bottom:1px solid #f6f6f6;}
.competition a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.competition a:hover{text-decoration:underline;}
.competition p.location {font-weight:bold; font-size:14px;}
.competition p.location span{color: #163e6a;}
.competition p.location span span{color: #6f2c24;}
.imagebox {text-align: center; padding: 0px 10px;}
.imagebox div{background-color: #f6f6f6; padding:5px; width:120px; margin:5px; float: left;}
.imagebox div img{border:none;}
.sponsorbox {text-align: center; padding: 0px 10px;}
.sponsorbox div{padding:5px; margin:5px; float: left;}
.sponsorbox div img{border:none;}
/*ORGANIZATIONS*/
.content div.organization h2 span{display: none;}
.content div.organization h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-repeat:no-repeat; background-position: left top;}
.organization h3 {margin:10px 0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.organization h4 {font-size:14px; font-weight:bold; margin:0px; text-transform: uppercase; border-bottom:1px solid #f6f6f6;}
.organization a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.organization a:hover{text-decoration:underline;}
/*GALLERY*/
.content div.gallery h2 span{display: none;}
.content div.gallery h2 {margin-top:0px; width='100%'; height:32px; border-bottom:1px solid #163e6a; background-image:url(../images/design/hirek_title.gif); background-repeat:no-repeat; background-position: left top;}
.gallery {margin-right: 10px;}
.gallery div{height:122px; overflow:hidden; margin: 12px 0px;}
.gallery div h4{margin:0px;}
.gallery div h4 a{text-decoration: none; margin:0px; color: #163e6a;}
.gallery div h4 a:hover{text-decoration: underline;}
.gallery div h4 span{color: #6f2c24; font-weight: normal; font-size: 10px;}
.gallery div h3, .gallery h3{margin:0px; color: #6f2c24; text-transform: uppercase; font-size: 15px;}
.gallery div p{margin:0px;}
.gallery div p.gallerypreviewbody{height:60px; overflow:hidden;}
.gallery div a{font-weight:bold; color: #6f2c24; text-decoration:none;}
.gallery div a:hover{text-decoration:underline;}
.gallery div img{border:1px solid #163e6a;}
.gallery div div.gallery_image_holder{width:122px; height:122px; float:left; margin:0px; margin-right:5px; text-align:center;}
table.gallery { width: 100%; font-size: 11px; font-weight:none; }
table.gallery tr.name { color: #6f2c24; text-transform: uppercase; font-size: 15px; background-color:#DDE4EC; }
table.gallery tr.name td {font-family: Verdana, sans-serif; padding: 0px 3px 0px 3px; }
table.gallery tr a:link, table.gallery tr a:visited { color: #6f2c24; font-weight:none;}
table.gallery tr a:hover { color: #EBB630; font-weight:none; }
table.gallery tr td {padding: 0px 3px 0px 3px; }

table.articles table.gallery { font-size: 11px; color: #5A5A5A; }
table.articles table.gallery a { color: #5A5A5A; }

table.gallerybutton { font-size: 12px; color: #5A5A5A; cursor: pointer; }
table.gallerybutton a:link { color: #5A5A5A; font-weight:none; }
table.gallerybutton a:hover { color: #EBB630; font-weight:none; }

