/*
 StyleSheet by David Herreman
 http://www.free-css-templates.com
 
 */
body {
    padding: 0;
    margin: 0;
    font: 0.74em Arial, sans-serif;
    line-height: 1.5em;
    background: #fff url(images/bg.jpg) repeat-x top;
    color: #454545;
}

a {
    color: #7a9833;
    text-decoration: none;
}

a:hover {
    color: #7a9833;
    text-decoration: underline;
}

p {
    margin: 5px 0;
}

h1 {
    font: bold 1.8em Arial, Sans-Serif;
    padding: 8px 0 4px 0;
    margin: 0;
    letter-spacing: -1px;
}

h2 {
    font: bold 1.6em Arial, Sans-Serif;
    letter-spacing: -1px;
}

h3 {
    padding: 4px 0;
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

hr {
    height: 1px;
    border-style: none;
    color: #d0d0d0;
    background-color: #c0c0c0;
    margin: 10px 0;
}

.content {
    margin: 0 auto;
    width: 900px;
}

#top {
    padding-top: 0;
    background: transparent;
    height: 80px;
}

#top h1 {
    font: bold 1.8em Arial, Sans-Serif;
    padding: 20px 0 0 0;
    margin: 0;
    letter-spacing: 1px;
    color: #616161;
}

#top h2 {
    font: 0.9em Arial, Sans-Serif;
    letter-spacing: 0;
    color: #868686;
    margin: 0;
    padding: 0;
}

#top #icons {
    float: right;
    margin: 25px 15px 0;
    padding: 0;
}

#top #icons img {
    padding-right: 2px;
    border: 0;
}

#top #icons .icons_text {
    font-size: 10px;
}

#top #icons a {
    font-size: 1.5em;
    padding-left: 50px;
    padding-top: .5em;
    height: 40px;
    float: left;
    margin-left: 20px;
    margin-top: 0px;
    color: #616161;
    text-transform: lowercase;
}

#top #icons a:hover {
    text-decoration: none;
    color: #ccc;
}

#top #icons .guides {
    background: url(images/demo.png) no-repeat;
}

#top #icons .bookmakers {
    background: url(images/clean.png) no-repeat;
}

#top #icons .forum {
    background: url(images/chat.png) no-repeat;
}

#top #icons .bonus {
    background: url(images/euro.png) no-repeat;
}

#menu {
    margin: 0;
    height: 34px;
    padding-top: 0;
}

#menu li {
    list-style: none;
    display: inline;
    line-height: 34px;
}

#menu li img {
	vertical-align: middle;
	margin: 0 10px 0 10px;
	border: 0;
}

#menu li a {
    text-decoration: none;
    margin: 0;
    padding: 9px 15px 10px 15px;
    font-weight: bold;
    color: #fff;
}

li.fbrss {
	float: right;
}

li.fbrss a, li.fbrss a:hover {
	padding: 0 !important;
}
#menu li a:hover {
    color: #fff;
    background: #a7cc44;
    margin: 0;
}

#menu li a.current {
    background: #616161 url(images/trcorner.gif) no-repeat top right;
    color: #fff;
    text-transform: uppercase;
}

#main {
    width: 900px;
    margin: 0;
    padding: 0;
}

#right_side {
    float: right;
    width: 230px;
    background: #ffffff url(images/topr.jpg) no-repeat top right;
    overflow: hidden;
}

#right_side .pad {
    padding: 31px 10px 10px 17px;
}

#right_side ul {
    padding: 3px 0px 8px 0;
	
	
}

#right_side div.right_main {
	padding: 3px 5px 8px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom:1em;
}
#right_side div.right_irodak {
	padding: 3px 5px 8px 0;
	margin-bottom:1em;
}
#right_side ul.sub li {
    line-height: 18px;
    background: #fff;
    list-style: square;
    padding-left: 0;
    margin-left: 25px;
    color: #b4e04a;
}
#right_side ul.sub {
	border-bottom: 1px solid #ccc;
}

#right_side a {
    background: inherit;
    text-decoration: none;
}

#right_side h3 {
    color: #949494;
    font: bold 1.6em Georgia, "New York CE", utopia, serif;
}

#right_side li.fo {
    list-style: none;
    line-height: normal;
    margin-left: 0px;
    padding-left: 5px;
}

#right_side a.faszomIE {
    color: #949494;
}

#right_side ul.sub {
}

#left_side {
    background: inherit;
    margin-bottom: 10px;
    width: 650px;
    float: left;
}

#left_side .intro {
    height: 80px;
    background: #616161;
    color: #fff;
    overflow: hidden;
}

#left_side .intro .pad {
    padding: 18px 0 0 0;
}
.intro .box {
	float: left;
	width: 45%;
	margin-left:20px;
}
.box p {
	text-align:left;
}

#left_side .intro a {
    color: #b4e04a;
    text-decoration: none;
}

#left_side .intro a:hover {
    color: #cdff56;
    text-decoration: underline;
}

#left_side .mpart {
    padding: 1em 0 0 0;
}

#left_side h2 {
    background: inherit;
    padding: 0 0 10px 0;
    margin: 0;
    font: bold 1.6em Arial, Sans-Serif;
    background: url(images/lrline.gif) no-repeat bottom left;
}

.left_articles h3 {
    padding: 0 0 10px 0;
    margin: 1em 0 0 0;
    font: bold 1.3em Arial, Sans-Serif;
}

#left_side h2 a {
    text-decoration: none;
    color: #000;
    background: none;
}

#left_side h2 a:hover {
    text-decoration: none;
    color: #000;
}


#left_side p {
    color: #454545;
    padding: 0;
}

#left_side img.left {
    float: left;
    padding: 0 10px 5px 0;
}

#left_side blockquote {
    padding-left: 10px;
    border-left: 3px solid #a7cc44;
    margin: 10px 0 10px 25px;
}


#left_side .rs {
    float: right;
    margin: 0 10px;
    border: 1px solid #ddd;
    padding: 5px;
    background: #f5f5f5;
}

#left_side ul {
    list-style-position: inside;
    margin-left: 2px;
}

#left_side ul li {
    list-style-type: square;
    margin-left: 15px;
}

#left_side ul ul li {
    list-style: none;
    margin-left: 10px;
    list-style-type: lower-alpha;
    list-style-position: inside;
}

#left_side .greybox {
    border: 1px solid #ccc;
    background: #f5f5f5;
    width: 628px;
    padding: 10px;
}

#footer {
    clear: both;
    width: 900px;
    margin: 0 0 6em 0;
    color: #777;
    background: #fff url(images/rlline.gif) no-repeat top right;
}

#footer .right {
    float: right;
    text-align: right;
    background: inherit;
    padding-top: 10px;
    width: 900px;
}

#footer a {
    text-decoration: none;
    background: #fff;
}

.fourths {
    float: left;
    width: 140px;
    padding: 0 10px 0 15px;
}

.fourths2 {
    float: left;
    width: 100px;
    padding: 0 10px 0 15px;
}

#left_side .intro p {
    color: #fff;
}

.ad_box {
    margin-top: 1em;
    line-height: normal;
    margin-bottom: 1em;
	height: 60px;
}
.irodak_subheader {
    margin-top: 1em;
    line-height: normal;
    margin-bottom: 1em;
}

.ad_box a:hover {
    text-decoration: none;
}

.left_articles,.left_main {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 3em;
}

.left_main h3 {
	padding: 0 0 10px 0;
    margin: .5em 0 0 0;
    font: bold 1.4em Arial, Sans-Serif;
    background: url(images/lrline.gif) no-repeat bottom left;
}

#right_side .greybox {
    border: 1px solid #ccc;
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 1em;
}

.thirds {
    float: left;
    width: 25%;
    padding: 0 10px 0 15px;
}

.bluebtn {
    background: transparent url(images/bluebtn.gif) no-repeat;
    width: 100px;
    padding: 1px 16px 5px 16px;
    color: #fff;
    text-decoration: none;
}

.greenbtn {
    background: transparent url(images/greenbtn.gif) no-repeat;
    width: 100px;
    padding: 1px 16px 5px 10px;
    color: #fff;
    text-decoration: none;
}

.bluebtn:hover, .greenbtn:hover {
    background: #fff url(images/hoverbtn.gif) no-repeat;
    color: #fff;
}

div.buttons {
    float: right;
}

body.mceContentBody {
    background: #FFF !important;
}

.left_box {
    background: #f4f4f4;
    color: #808080;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 15px;
    margin: 0 0 15px 0;
}

.meccstabla {
    border: 1px solid #aaaaaa;
    background: #f0efea url(css/wettpedia/images/ui-bg_highlight-soft_100_f0efea_1x100.png) 50% top repeat-x;
    color: #222222;
}

.meccstabla .tsor2 {
    background-color: #fff;
}

.meccstabla td {
    padding-left: 5px;
    padding-right: 5px;
}

.tablaheader {
    border: 1px solid #59584f;
    background: #616161 url(css/wettpedia/images/ui-bg_inset-soft_22_616161_1x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}

.tablaheader td, td.eredmeny, td.odds, td.fcella, td.dcella {
    text-align: center;
}

td.hlscore {
    border: 1px solid #e8e1b5;
    background: #fcf0ba url(css/wettpedia/images/ui-bg_glass_55_fcf0ba_1x400.png) 50% 50% repeat-x;
    color: #363636;
}

.tablaheader2 {
    background-color: #000;
    font-weight: bold;
}

.tablaheadercella {
    border: 0;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

tr.alheader {
    border: 1px solid #7ba220;
    background: #B4E04C url(css/wettpedia/images/ui-bg_glass_25_B4E04C_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
    outline: none;
}

.alheader a {
    color: #fff;
    text-decoration: underline;
    outline: none;
}

.alheader a:hover {
    color: #000;
    text-decoration: underline;
    outline: none;
}

td.alheader {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

div.subheader_ads {
    height: 90px;
}

.subheader_ads a {
    display: block;
    border: 2px solid #CCCCCC;
    padding: 3px;
    width: 190px;
    float: left;
    margin-left: 5px;
    height: 80px;
    overflow: hidden;
}

.subheader_ads a:hover {
    border: 2px solid #000;
}
.napmerk h4 {
	margin-top: 0;
	margin-left: -16px;
	color:#fff;
}
.napmerk {
	padding: 0px 10px 5px 0px;	
	margin: 10px 0 0px 0;
	color: #fff;

}
.game {
	padding-top:10px;
}
div.kiemelt_esemenyek {
	width:160px;
	float:right;
	margin-left:20px;
	height:150px;
	overflow:hidden;
	padding-right:15px;
	background: #f5f5f5 url(images/menu/events_bg.png) no-repeat top right;
}
div.kiemelt_esemenyek h4 {
	margin-top: 2px;
	text-align: right;
}
div.kiemelt_esemenyek a {
	color: #000;
}
.hirek h3 {
	background: none !important;
	font-size:1.1em !important;
}
div.hirek {
	padding-left: 20px;
	background: #fff url(images/menu/news_bg.png) no-repeat;
}
div.hirdatum {
display: block;
float: right;
text-align:center;
width: 68px;
height: 97px;
background:  url(images/date.jpg) no-repeat top left;
margin-left:0; 
margin-right:5px; 
margin-top:0; 
margin-bottom:0px
}

div.hirdatum span {
display: block;
text-align: center;
}

div.hirdatum span.day {
font-size: 35px;
line-height: 30px;
color: #FF3100;
padding-top:3px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

div.hirdatum span.month {
margin-top: 4px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
margin-bottom:0px;
line-height: 16px;
color: #666;
}

div.hirdatum span.year {   
font-size: 12px;
text-transform: uppercase;
line-height: 10px;
font-weight: bold;
margin-top:5px;
color: #999;
}
p.kicsidatum{
	font-size: 10px;
	color: #ccc;
}
.cross-btn,
.cross-btn span { float: left; display: inline; height: 30px; background: url(images/cross-button.gif) no-repeat 0 0; color: #4a5461; font-weight: bold; line-height: 29px; padding-left: 30px; }
.cross-btn span { background-position: right 0; padding: 0 20px 0 0; position: relative; }
.cross-btn:hover,
.cross-btn:hover span { background-position: 0 bottom; color: #fff; text-decoration: none; }
.cross-btn:hover span { background-position: right bottom; }
.reg-btn,
.reg-btn span { float: left; display: inline; height: 30px; background: url(images/green-arrow-btn.gif) no-repeat 0 0; color: #4a5461; font-weight: bold; line-height: 29px; padding-left: 30px; }
.reg-btn span { background-position: right 0; padding: 0 20px 0 0; position: relative; }
.reg-btn:hover,
.reg-btn:hover span { background-position: 0 bottom; color: #fff; text-decoration: none; }
.reg-btn:hover span { background-position: right bottom; }
.reg-btn,.cross-btn { margin: 20px 0px 20px 100px}

#order_form select {
	width: 90%;
}
.sor2 {
    background-color: #EBEEFA;
}
.ertekelo_form {
    height: 180px;
    border: 1px dotted #000;
}

.ertekelo_form div.bal {
    width: 55%;
    float: left;
}

.ertekelo_form div.jobb {
    width: 44%;
    float: right;
}

.ertekelo_form div.bal li {
    margin-top: 3px;
}

.ertekelo_form div.jobb ul, .ertekelo_form div.bal ol {
    margin-top: 10px;
}

.ertekelo_form div.jobb ul li {
    margin-top: 3px;
}
.hidden {
    display: none;
}
div.irodak_bonusz {
	border-left: 2px solid #7a9833;
	padding-left: 10px;
	background-color: #f5f5f5;
	width: 500px;
	cursor: hand;
}
div.irodak_bonusz p {
	display: none;
}
div.jegy_total {
    width: 160px;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
	margin-left:40px;
	font-size:14px;
}
div.jegy_total a {
	display:block;
	margin:20px auto;
	width:160px;
}
div.jegy_total2 {
    width: 160px;
    float: right;
    margin-right: 0px;
    margin-top: 18px;
	margin-left:40px;
}
.jegy_total2 ul {
	margin-top:10px;
}
.jegy_total h4 {
    margin-top: 0;
}
ul.irodak_detail li {
    line-height: 18px;
    background: #fff;
    padding-bottom:7px;
    padding-left: 0;
    margin-left: 25px;
}
ul.screenshots img {
	margin-left:23px;
	border:1px solid #ddd;
	padding:2px;
}

div.ertekelesek {
    padding: 8px;
    margin: 0 0 10px 10px;
	width: 290px;
	float: right;
	background-color: #f5f5f5;
}
div.ertekelesek li {
	list-style-type: none !important;
	margin-left: 0 !important;
}

div.bonuszok {
    width: 100%;
	margin-bottom:20px;
}

div.bonusz {
    width: 29%;
    margin-right: 20px;
    padding: 0;
    float: left;
    position: relative;
	padding-left: 20px;
	background: #f5f5f5 url(images/menu/bonus_bg.png) no-repeat;
}
div.bonusz h4{
	text-transform: uppercase;
	font-size: 14px;
}
div.bonusz h4 a {
	color:#232323;
}
div.bonusz h4 a:hover {
	text-decoration:none;
}
div.bonusz .szoveg, div.ibonusz {
    
    padding: 5px 5px 5px 5px;
}
div.ibonusz {
	width: 200px;
	text-align: left;
}

.bonuszlogo {
    border: 1px solid #ccc;
    padding: 3px;
    margin: 10px;
    float: right;
}
a.more {
	padding: 0 0 0 13px;
	background:url(images/arrow.gif) no-repeat 0px 2px;
	font-weight:bold;
}
span.blocked {
	font-size: 10px;
	display: none;
	
}
table.bonustable {
	width: 90%;
	text-align: center;
	margin-top:1em;
	margin-bottom:1em;
}
td.bold {
	font-weight:bold;
}

div.bonusz2 {
    width: 29%;
    margin-right: 20px;
    padding: 0;
    float: left;
    position: relative;
}
div.bonusz2 h4{
	border-bottom: 1px solid #c5c5c5;
	text-transform: uppercase;
	font-size: 14px;
}
div.bonusz2 h4 a {
	color:#232323;
}
div.bonusz2 h4 a:hover {
	text-decoration:none;
}
div.bonusz2 .szoveg, div.ibonusz2 {
    position: absolute;
    margin: 0;
    background-color: #fff;
    border: 1px solid #d92903;
    padding: 5px 5px 5px 5px;
    z-index: 5;
}
div.ibonusz2 {
	width: 200px;
	text-align: left;
}
a.bonusz {
	font-weight:bold;
	color:#f83e07 !important;
}
.post ul.post_info, .page ul.post_info
{
	list-style: none;
	font-size: 10px;
	padding-left:0px;
}

.post ul.post_info li, .page ul.post_info li
{
background-position: 2px 0em;
background-color:transparent;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

.post ul.post_info li.date, .page ul.post_info li.date
{
background-image: url('images/n5.gif');
}

.post ul.post_info li.comments, .page ul.post_info li.comments
{
background-image: url('images/n6.gif');
margin-left: 1.1em;
}
.post ul.post_info li a {
	background:none;
}
