* {
padding: 0;
margin: 0;
}

html, body {
height: 100%;
}

body{
margin:0px;
padding:0px;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
background-color:#5C6FCE;
background-image:url(/images/focimania_bg.jpg);
background-position:center top;
background-attachment: fixed;
color:#666666;
line-height: 120%;
}

a:active, a:focus {
outline:0;
}

a{
text-decoration:none;
color:#4E73CB;
}

a.blue_link:link, a.blue_link:visited{
color: #4E73CB;
font-weight: bold;
background-image: url('/images/blue_link_arrow.gif');
background-repeat: no-repeat;
background-position: right center;
padding-right: 7px;
}

a.blue_link2:link, a.blue_link2:visited{
color: #4E73CB;
font-weight: normal;
background-image: url('/images/blue_link_arrow.gif');
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 7px;
display: block;
}



a.grey_link:link, a.grey_link:visited{
color: #666666;
font-weight: bold;
background-image: url('/images/grey_link_arrow.gif');
background-repeat: no-repeat;
background-position: right center;
padding-right: 7px;
font-size: 11px;
}

a.grey_link2:link, a.grey_link2:visited{
color: #666666;
background-image: url('/images/grey_link_arrow.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 7px;
font-size: 13px;
}

a.white_link:link, a.white_link:visited{
color: #fff;
font-weight: bold;
background-image: url('/images/white_link_arrow.gif');
background-repeat: no-repeat;
background-position: right center;
padding-right: 7px;
}

a img, input.bordernone{
border:none;
}

ul li{
list-style-type: none;
}

h1{
color:#F05A00;
font-size:16px;
}

h1.blue, h1.blue a:link, h1.blue a:visited{
color: #4E73CB;
font-size: 15px;
margin-bottom: 5px;
}

.dark_grey {
color: #333333;
}

.middle_grey{
color: #666666;
}

.red_text{
color: #993300;
}

h2.dark_grey, h1.dark_grey, h1.dark_grey a:link, h1.dark_grey a:visited{
color: #333333;
padding: 10px 0px;
}

h1.dark_grey2, h1.dark_grey2 a:link, h1.dark_grey2 a:visited{
color: #666666;
padding: 7px 0px;
font-size: 15px;
}

h2{
color:#90B12B;
font-size:14px;
}

h2.blue{
color:#4E73CB;
font-size:14px;
padding: 10px 0px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clear{
clear: both;
}

.alignright{
text-align:right;
}

.alignleft{
text-align:left;
}

.valignbottom{
vertical-align:bottom;
}

.valignmiddle{
vertical-align:middle;
}

.valigntop{
vertical-align:top;
}

.bold{
font-weight:bold;
}

.line120{
line-height:120%;
}

.line140{
line-height:140%;
}

.displayblock{
display:block;
}

.bluetext{
color: #4E73CB;
}

.lightbluetext{
color: #A7E9E9;
}

.blacktext{
color: #000000;
}

.darkbluetext, a.darkbluetext{
color: #1F366B;
}

.biggertext{
font-size: 13px;
}

.text14{
font-size: 14px;
}

.text15{
font-size: 15px;
}

.bigtext{
font-size: 18px;
}

.smallertext{
font-size: 11px;
}

.greentext{
color: #549B00;
}

.redtext{
color: #CC0000;
}

.whitetext{
color: #fff;
}
/* fonts */



/* form */

input{
border:1px solid #CCCCCC;
background-color:#FFFFFF;
background-image:url(/images/inpbg.jpg);
background-repeat: repeat-x;
background-position:left top;
color:#323E0D;
font-size:11px;
}

textarea{
border:1px solid #CCCCCC;
background-color:#FFFFFF;
background-image:url(/images/inpbg.jpg);
background-repeat: repeat-x;
background-position:left top;
font-size:12px;
color:#323E0D;
font-family:Arial, Verdana, sans-serif;
padding: 2px;
overflow: auto;
}

textarea.blue{
border: 1px solid  #4E73CB;
}

textarea.lightblue, input.lightblue, select.lightblue{
border: 1px solid #ABCDE9;
}

select{
border:1px solid #CCCCCC;
background-color:#FFFFFF;
font-size:12px;
color:#323E0D;
padding: 2px;
height: 22px;
}

select option{
padding-right: 10px;
}

.textfield{
height:16px;
padding: 2px;
border: 1px solid #ABCDE9;
}

.wide{
width:190px;
}

select.wideselect{
width: 160px;
}

.wider{
width:271px;
}

.filefield{
height:20px;
}

.checkbox{
border:none;
margin:3px;
background:none;
vertical-align:middle;
}

.radio{
border:none;
margin:0px;
background:none;
}

.button{
border:none;
}

.img_button{
border:none;
margin:0px;
background:none;
}

.text_button{
border:none;
margin:0px;
background:none;
color:#FF6406;
font-weight:bold;
}

/* frames */

#fullFrame{
width:994px;
}

#fullleft_shadow, #fullright_shadow, #footleft_shadow, #footright_shadow{
width:28px;
}

#fullleft_shadow{
background:url('/images/site_left.png') repeat-y;
}
* HTML #fullleft_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_left.png', sizingMethod='scale');}
*:first-child+html #fullleft_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_left.png', sizingMethod='scale');}

#fullright_shadow{
background:url('/images/site_right.png') repeat-y;
}
* HTML #fullright_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_right.png', sizingMethod='scale');}
*:first-child+html #fullright_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_right.png', sizingMethod='scale');}


#footleft_shadow{
height:218px;
background:url('/images/footer_left.png') repeat-y;
}
* HTML #footleft_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer_left.png', sizingMethod='scale');}
*:first-child+html #footleft_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer_left.png', sizingMethod='scale');}

#footright_shadow{
height:218px;
background:url('/images/footer_right.png') repeat-y;
}
* HTML #footright_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer_right.png', sizingMethod='scale');}
*:first-child+html #footright_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer_right.png', sizingMethod='scale');}

#footcontainer{
height:218px;
background:url('/images/footer_bg.jpg') repeat-x;
}

#bigball{
width:187px;
height:184px;
background:url('/images/labda.png') no-repeat;
}

* HTML #bigball {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/labda.png', sizingMethod='crop');}
*:first-child+html #bigball {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/labda.png', sizingMethod='crop');}

#headerNav{
height:67px;
background:url('/images/head_bg.jpg') repeat-x;
}

#head_right{
width:28px;
height:67px;
background:url('/images/head_right.png') no-repeat;
}

* HTML #head_right {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/head_right.png', sizingMethod='crop');}
*:first-child+html #head_right {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/head_right.png', sizingMethod='crop');}

#head_shadow{
height:28px;
background:url('/images/site_top.png') repeat-x;
}

* HTML #head_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_top.png', sizingMethod='scale');}
*:first-child+html #head_shadow {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_top.png', sizingMethod='scale');}

#head_corner{
width:28px;
height:28px;
background:url('/images/site_corner.png') no-repeat;
}

* HTML #head_corner {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_corner.png', sizingMethod='crop');}
*:first-child+html #head_corner {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/site_corner.png', sizingMethod='crop');}

#headlogin{
height:89px;
}

#fullcontainer{
width:938px;
background-color:#FFFFFF;
background-image:url(/images/ballbottom.jpg);
background-repeat:no-repeat;
background-position:26px 0px;
}

#siteColumns{
background-image:url(/images/content_bg.jpg);
background-repeat:repeat-y;
background-position:184px 0px;
}

#leftColumn{
width:184px;
padding-top:14px;
}

#contentColumn{
width:560px;
background-image:url(/images/content_top.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
padding:14px 13px 20px 14px
}

#rightColumn{
width:166px;
padding-top:14px;
}

#grider{
width:771px;
height:1px;
line-height:1px;
font-size:1px;
}

#footerContents{
color:#FFFFFF;
background-image:url(/images/footertop_shadow.jpg);
background-repeat:no-repeat;
background-position:184px 0px;
}

#footerMenu{
height:56px;
border-bottom:1px solid #5D83C2;
}

#footerLinks{
height:162px;
background-image:url(/images/footer_logo.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}

#homelink_container{
position:absolute;
z-index:50;
margin-left:190px;
margin-top:32px;
}

#homelink{
float:left;
width:264px;
height:60px;
background:url('/images/logo.png') no-repeat;
}

* HTML #homelink {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/logo.png', sizingMethod='crop');}
*:first-child+html #homelink {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/logo.png', sizingMethod='crop');}

#loginContainer{
float:right;
width:480px;
margin-right:24px;
color:#A7E9E9;
}

* HTML #loginContainer {margin-right:10px;}
*:first-child+html #loginContainer {margin-right:10px;}

#login_form .textfield{
border:1px solid #A7E9E9;
background:none;
color:#FFFFFF;
height:15px;
vertical-align:middle;
margin-left:5px;
margin-bottom:2px;
width:120px;
}

#login_form .text_button{
color:#FFFFFF;
font-size:14px;
vertical-align:middle;
height:30px;
}

#login_form td{
padding-left:18px;
}

.headerlink{
color:#A7E9E9;
font-size:11px;
}

/* left boxes */

.leftbox_container{
width:184px;
margin-bottom:14px;
}

.leftbox_title{
padding-top:10px;
}

.leftbox_title a{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.leftbox_content{
padding-top:5px;
padding-left:4px;
}

.leftbox_title_blue{
width:184px;
height:43px;
background-image:url(/images/leftbox_blue_titlebg.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.leftbox_out_blue{
position:absolute;
margin-left:-28px;
width:28px;
height:43px;
background:url('/images/leftbox_blue_out.png') no-repeat;
}

* HTML .leftbox_out_blue {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_blue_out.png', sizingMethod='crop');}
*:first-child+html .leftbox_out_blue {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_blue_out.png', sizingMethod='crop');}

.leftbox_title_blue_big{
width:184px;
height:182px;
background-image:url(/images/userpicbg.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.leftbox_out_blue_big{
position:absolute;
margin-left:-28px;
width:28px;
height:182px;
background:url('/images/userpic_out.png') no-repeat;
}

* HTML .leftbox_out_blue_big {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/userpic_out.png', sizingMethod='crop');}
*:first-child+html .leftbox_out_blue_big {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/userpic_out.png', sizingMethod='crop');}

.userpic{
padding-top:7px;
}

.leftbox_title_green{
width:184px;
height:43px;
background-image:url(/images/leftbox_green_titlebg.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.leftbox_out_green{
position:absolute;
margin-left:-28px;
width:28px;
height:43px;
background:url('/images/leftbox_green_out.png') no-repeat;
}

* HTML .leftbox_out_green {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_green_out.png', sizingMethod='crop');}
*:first-child+html .leftbox_out_green {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_green_out.png', sizingMethod='crop');}


.leftbox_out_orange{
position:absolute;
margin-left:-28px;
width:28px;
height:43px;
background:url('/images/leftbox_orange_out.png') no-repeat;
}

* HTML .leftbox_out_orange {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_orange_out.png', sizingMethod='crop');}
*:first-child+html .leftbox_out_orange {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/leftbox_orange_out.png', sizingMethod='crop');}

.myContent{
margin:0px 14px 0px 14px;
}

/* banners */

.banner{
width:160px;
border:1px solid #CCCCCC;
margin-bottom:8px;
}

/* navigations */

#bottomNavigation{
padding-bottom:12px;
padding-right:10px;
}

#bottomNavigation li{
display:inline;
padding-left:30px;

}
#bottomNavigation a{
color:#FFFFFF;
font-size:15px;
}

.footlinks{
float:right;
width:145px;
margin-right:10px;
}

.footlinks li{
list-style-type:none;
padding:2px 0px 2px 0px;
}

.footlinks a{
color:#FFFFFF;
font-size:13px;
}

/**/

#topnav{
padding-top:9px;
}

#topnav li{
display:inline;
}

#headerNav ul li a{
color:#000000;
font-size: 13px;
}

* HTML #topnav li a {background-position: right 7px;}
*:first-child+html #topnav li a {background-position: right 7px;}

div#headerNav ul.horizontal li a.last_link{
background-image: none;
}

#headerNav ul li span{
position: relative;
padding-top:6px;
padding-bottom:12px;
padding-left:16px;
padding-right:16px;
}

#headerNav ul li span a{
padding-bottom:40px;
}

#headerNav ul li span:hover{
background: #E9F2F9;
}

#headerNav ul li span:hover, #headerNav ul li span a:hover{
color:#000000;
}

#headerNav .submenus{
z-index:4;
position: absolute;
margin-top: 35px;
display:inline;
}

#topnav .submenus li a{
background:none;
}

* HTML #headerNav .submenus {margin-top: 42px;}
*:first-child+html #headerNav .submenus {margin-top: 42px;}

#headerNav .submenus a{
color:#666666;
font-size:13px;
padding:0px 10px;
z-index:2;
}

#headerNav .submenus a:hover{
color:#000000;
}

/* Left column styles */

.bet_link{
padding: 2px 12px 4px 12px;
text-align: right;
background-image: url('/images/bet_link_bg.jpg');
background-repeat: no-repeat;
margin-bottom: 7px;
font-size: 12px;
}

.box140{
width: 140px;
}

.box95{
width: 95px;
}

.padding_top_5{
padding-top: 5px;
}

.padding_top_15{
padding-top: 15px;
}

.margin_bottom_7{
margin-bottom: 7px;
}

.margin_bottom_5{
margin-bottom: 5px;
}

.margin_top_5{
margin-top: 5px;
}

.margin_top_6{
margin-top: 6px;
}

.margin_top_1{
margin-top: 1px;
}

.margin_top_2{
margin-top: 2px;
}

.margin_top_3{
margin-top: 3px;
}

.margin_bottom_20{
margin-bottom: 20px;
}

.margin_top_20{
margin-top: 20px;
}

.margin_top_12{
margin-top: 12px;
}

.margin_right_3{
margin-right: 3px;
}

.margin_right_7{
margin-right: 7px;
}

.margin_right_10{
margin-right: 10px;
}

img.bluebordered{
border: 1px solid #91E3E3;
}
/* Left column styles end */

/*  Fooldal */

#a_het_golja, #feedback{
height: 150px;
background-image: url('/images/het_golja_bg.jpg');
background-repeat: repeat-x;
margin-top: 10px;
padding: 0px 15px;
}

#feedback{
color: #9D0000;
padding-top: 20px;
}

#feedback h1{
color: #9D0000;
}

.box66{
width:66px;
}

.box110{
width: 110px;
}

.box196{
width:196px;
}

.box210{
width:210px;
}

.box245{
width:245px;
}

.box255{
width: 255px;
}

.box301{
width:301px;
}

.box341{
width:341px;
}

.box395{
width:395px;
}

.box415{
width:415px;
}

.box465{
width:465px;
}

.box480{
width:480px;
margin-top:0px !important;
margin-top: -15px;
}


.box490{
width:465px;
}

.data_table td{
padding: 5px 0px;
}

.video{
width:116px;
height: 88px;
overflow: hidden;
margin: 7px;
}



.video_arrow{
width: 116px;
height: 88px;
overflow: hidden;
display: block;
}

* HTML .video_arrow a{background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/video_arrow.png', sizingMethod='scale');}
*:first-child+html .video_arrow a {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/video_arrow.png', sizingMethod='scale');}

.video_arrow a{
display: block;
width: 116px;
height: 88px;
cursor: pointer;
background-image: url('/images/video_arrow.png');
background-repeat: no-repeat;
background-position: top left;
}

.video_preview{
width: 130px;
height: 102px;
background-image: url('/images/videolink_bg.jpg');
background-repeat: no-repeat;
}

#szurkolo{
margin-top: -22px;
}

img.darkbordered{
border: 1px solid #4E73CB;
}

.gradient_top{
background-image: url('/images/gradient_top.png');
background-repeat: repeat-x;
margin-top: 5px;
padding-top: 10px;
padding-left: 2px;
}

.gradient_top2{
background-image: url('/images/gradient_top2.png');
background-repeat: repeat-x;
margin-top: 5px;
padding-top: 10px;
padding-left: 2px;
}


.user_img_40{
border: 1px solid #4F74CB;
width:50px;
height: 50px;
margin-left: 10px !important;
margin-left: 3px;
}

.user_img_40_solid{
background-image: url('/images/avatar_40x40_bg_solid.jpg');
background-repeat: no-repeat;
background-position: left top;
width:50px;
height: 50px;
margin-left: 10px;
}

.user_img_40_forum{
background-image: url('/images/forum_avatar_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
width:40px;
height: 40px;
margin-top:0px !important;
margin-top: -15px;
}

.user_img_90{
background-image: url('/images/avatar_90x90_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
width:100px;
height: 100px;
margin-left: 5px;
}

.user_img_40 img, .user_img_40_solid img, .user_img_90 img{
margin-top: 5px;
margin-left: 5px;
}

.user_img_40_forum img{
border:1px solid #fff;
margin-top: 4px;
margin-left: 4px;
}

.col490{
width:490px;
}

.margin_bottom_5{
margin-bottom: 5px;
}

.blue_bordered{
border-bottom: 1px solid #4D6DCA;
padding-bottom: 7px;
margin-bottom: 15px;
width: 100%;
}

img.blue_bordered{
border: 1px solid #4D6DCA;
width:auto;
padding: 0;
}

img.blue_bordered2{
border: 1px solid #4D6DCA;
width:auto;
padding: 0;
margin: 0;
}

.blue_bordered_no_bottom_padding{
border-bottom: 1px solid #4D6DCA;
margin-bottom: 15px;
width: 100%;
}

textarea.gradient{
background-image: url('/images/textarea_bg.jpg');
background-repeat: repeat-x;
}

textarea.full_width{
width: 524px;
}

textarea.full_width2{
width: 515px;
}

.lightblue_bordered{
border-bottom: 1px solid #D5E7F4;
margin-bottom: 5px;
}

.lightblue_bordered_td{
border-bottom: 1px solid #D5E7F4;
padding-top: 10px;
}

.blue_bordered_td{
border-bottom: 1px solid #4D6DCA;
padding-top: 10px;
}

input.invisible_brown{
background: transparent;
border: none;
color: #993300;
cursor: pointer;
font-size: 12px;
}

.light_grey{
background: #ebebeb;
}

#kuldes{
background: #fff;
padding-left: 5px;
/* padding-right: 4px; */
border: none;
}

.full_width{
width: 100%;
}

.padding_10_0{
padding: 10px 0px;
}

.padding_5{
padding: 5px;
}

.padding_left_3{
padding-left: 3px;
}

.padding_left_5{
padding-left: 5px;
}

.padding_right_5{
padding-right: 5px;
}

.padding_bottom_5{
padding-bottom: 5px;
}

.padding_bottom_20{
padding-bottom: 20px;
}

#msg_content_text{
color:#000000;
font-size:13px;
line-height:120%;
}

#registration_bg{
background-image: url('/images/regisztracio_bg.jpg');
background-repeat: no-repeat;
background-position: right top;
margin-bottom: 65px;
}

.margin_top_10{
margin-top: 10px;
}

.margin_left_7{
margin-left: 7px;
}

.margin_left_10{
margin-left: 10px;
}

.margin_bottom_10{
margin-bottom: 10px;
}

/*  Fooldal end */

ul#app_options {
margin-bottom: 5px;
}

ul#app_options li{
padding-left: 0px;
}

ul#app_options li a:link, ul#app_options li a:visited{
color: #4E73CB;
padding: 0 14px;
border-right:1px solid #4E73CB;
} 

ul#app_options li a.last_link{
border: none;
}

ul.horizontal{
margin: 0;
padding: 0;
}

ul.horizontal li{
display: inline;
}


ul#app_options li a.selected{

font-weight: bold;
}


.blue_bg{
background-image: url('/images/blue_path.jpg');
background-repeat: no-repeat;
background-position: right top;
}

/* Ismerosok */

.ismerosbox{
width: 260px;
height: 118px;
margin-bottom: 10px !important;
margin-bottom: -2px;
background-image: url('/images/ismeros_box_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
float: left;
}

.ismimargin{
margin-right:11px;
}

.ismibottom{
padding-right:8px;
}

.user_image{
width: 170px;
height: 170px;
margin-bottom: 10px;
background-image: url('/images/user_img_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
}

.topic_more{
background-image: url('/images/topic_more_bg.jpg');
background-repeat: repeat-x
background-position: left top;
text-align: center;
}


.lightblue_bg{
background: #EAF3F9;
}

.blueGradient{
background-image: url('/images/het_golja_bg.jpg');
background-repeat: repeat-x;
background-position:0px -6px;
}

.blueGradient2{
background-image: url('/images/blue_gradient2.jpg');
background-repeat: repeat-x;
height: 126px;
overflow: hidden;
}

#youtubecontent{
height:104px;
font-size:13px;
color:#1F366B;
}

#youtubecontent img{
border:1px solid #4F74CB;
}

#youtubecontent table{
margin:0px 10px 0px 10px;
}

#youtubecontent td{
padding:2px;
}

#youtube_info{
background-image: url('/images/youtube_info_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
height: 195px;
padding-top: 90px;
padding-left:10px;
padding-right: 10px;
margin-top: 15px;
}


#article_lead{
height: 122px;
background-image: url('/images/article_lead_bg.jpg');
background-repeat: repeat-x;
position: relative;
}

.article_content img{
margin: 10px 0px;
}

#print_and_send{
position: absolute;
bottom: 2px;
font-size: 11px;
width: 100%;
}

#mailajanlo{
width:150px;
/* height:17px; */
/* padding:4px 4px 0px 4px; */
font-size:11px;
/* border:1px solid #CEE035; */
}

#buttonajanlo{
border:none;
font-size:11px;
background: transparent;
font-weight:bold;
color:#000000;
}

/* alert_table */

#ajaxmessage_curtain{
position:absolute;
left:0;
top:0;
float:left;
display: none;
z-index:990;
background:#4B5803;
opacity:0.3;
filter:alpha(opacity=30);
width:100%;
height:100%;
}

#ajaxmessage{
width:600px;
position:absolute;
z-index:1000;
display: none;
}

#ajaxmessage td{
padding:0px;
}


.alert_table{
float:left;
*border-collapse: collapse; 
*empty-cells:show;
}

#ajaxmessage .alert_table .st_midcent{
color:#FFFFFF;
background:#3769BD;
padding:10px;
}

.alert_table .st_topleft{
width:38px;
*width:38px;
height:38px;
*height:38px;
background:url(/images/alert_tl.png) no-repeat;
background-position:left top;
}

* HTML .alert_table .st_topleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_tl.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_topleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_tl.png', sizingMethod='scale');}


.alert_table .st_topright{
width:38px;
*width:38px;
height:38px;
*height:38px;
background:url(/images/alert_tr.png) no-repeat;
background-position:right top;
}

* HTML .alert_table .st_topright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_tr.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_topright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_tr.png', sizingMethod='scale');}

.alert_table .st_botleft{
width:38px;
*width:38px;
height:38px;
*height:38px;
background:url(/images/alert_bl.png) no-repeat;
background-position:left bottom;
}

* HTML .alert_table .st_botleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_bl.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_botleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_bl.png', sizingMethod='scale');}

.alert_table .st_botright{
width:38px;
*width:38px;
height:38px;
*height:38px;
background:url(/images/alert_br.png) no-repeat;
background-position:right bottom;
}

* HTML .alert_table .st_botright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_br.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_botright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_br.png', sizingMethod='scale');}

.alert_table .st_topcent{
height:38px;
*height:38px;
background:#FFFFFF;
background:url(/images/alert_t.png) repeat-x;
background-position:left bottom;
}

* HTML .alert_table .st_topcent {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_t.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_topcent {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_t.png', sizingMethod='scale');}

.alert_table .st_midleft{
width:38px;
*width:38px;
background:url(/images/alert_l.png) repeat-y;
background-position:left top;
}

* HTML .alert_table .st_midleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_l.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_midleft {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_l.png', sizingMethod='scale');}

.alert_table .st_midright{
width:38px;
*width:38px;
background:url(/images/alert_r.png) repeat-y;
background-position:right top;
}

* HTML .alert_table .st_midright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_r.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_midright {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_r.png', sizingMethod='scale');}

.alert_table .st_botcent{
height:38px;
*height:38px;
background:url(/images/alert_b.png) repeat-x;
background-position:left top;
}

* HTML .alert_table .st_botcent {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_b.png', sizingMethod='scale');}
*:first-child+html .alert_table .st_botcent {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/alert_b.png', sizingMethod='scale');}

#alert_butt_container2{
width: 110px;
margin: 0 auto;
}


#my_alerts_buttons{
margin-top:15px;
}

#my_alerts_buttons .alertbuttleft{
float:left;
text-align:center;
padding:0px 0px 0px 20px;
height:26px;
background:url(/images/alertbutt_left.jpg) no-repeat;
background-position:left top;
color:#000000;
font-size:15px;
font-weight:bold;
}

#my_alerts_buttons .alertbuttright{
float:right;
text-align:center;
padding:5px 20px 5px 0px;
background:url(/images/alertbutt_right.jpg) no-repeat;
background-position:right top;
}

#my_alerts_buttons td{
text-align:center;
padding:0px 10px 0px 10px;
}

#alerttitle{
font-size:20px;
color:#FFFFFF;
}

#alerttext{
font-size:14px;
color:#FFFFFF;
}

/* Pager */

 #pager{
    text-align: center;
    padding: 5px;
    margin: 25px 0;
    overflow: hidden;
    color:#4D6CCA;
  }
  
  #pager b{
    color:#000000;
    margin: 0px 5px;
  }
  
  #pager .pager_link{
    color:#4D6CCA;
    margin: 0px 5px;
  }
  
  #pager .prev_link{
  background-image: url(/images/prev_arrow.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  margin-right: 7px;
  }
  
    #pager .next_link{
  background-image: url(/images/next_arrow.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 20px;
  margin-left: 7px;
  }

.vote{
  padding: 2px 5px;
    background-image: url('/images/holgydrukker_vote_bg.jpg');
    background-repeat: no-repeat;
    margin-top: 20px;
}

.drukkerbox{
width: 260px;
height: 148px;
margin-bottom: 10px !important;
margin-bottom: -2px;
background-image: url('/images/ismeros_box_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
float: left;
}

.drukker_row{
height: 118px;
position: relative;
}

.vote_info{
position: absolute;
width: 245px;
bottom: 0px;
right: 5px;
}

.hetgoljabox{
width: 260px;
height: 142px;
margin-bottom: 10px !important;
margin-bottom: -2px;
background-image: url('/images/hetgolja_box.jpg');
background-repeat: no-repeat;
background-position: left top;
float: left;
}

.hetgolja_korabbi{
width: 536px;
height: 99px;
background-image: url('/images/hetgolja_lista_bg.jpg');
background-repeat: no-repeat;
background-position: left top;
position: relative;
padding-top: 5px;
margin-bottom: 10px;
}

.kredit_bg{
background-image: url('/images/kredit_bg.jpg');
background-repeat: no-repeat;
background-position: right center;

}


/* leftbox contents */

.smalluserviewer{
width:180px;
margin-top:5px;
}

.smalluserviewer .userpic img{
margin:5px 0px 0px 5px;
}

.smalluserviewer .userpic{
width:58px;
height:50px;
}

.smalluserviewer .username a{
color:#666666;
font-size:12px;
}

.smalluserviewer .userlocation{
height:16px;
color:#7B8F05;
font-size:12px;
}

.smalluserviewer .date{
float:right;
font-size:10px;
color:#4E73CB;
margin-top:2px;
}

.smalluserviewer .date a{
color:#4E73CB;
}

#simpleContentContainer h1{
color: #4E73CB;
font-size:16px;
margin: 10px 0;
padding: 0;
}

#simpleContentContainer h2{
color: #666666;
font-size:14px;
margin: 0 0 10px 0;
padding: 0;
}

#simpleContentContainer p{
margin: 0;
padding: 5px 0;
line-height: 130%;
}

#simpleContentContainer a:link, #simpleContentContainer a:visited {
color: #4E73CB;
text-decoration: underline;
font-weight: normal;
}

#simpleContentContainer ul{
margin: 10px 15px;
}

#simpleContentContainer ul li{
list-style-image: url('/images/list_ball.jpg');
line-height: 100%;
margin-bottom: 10px;
}


/* msg lufi by ati */

#msglufi{
position:absolute;
z-index:600;
width:51px;
height:55px;
margin-top:-48px;
margin-left:343px;
}

* HTML #msglufi {margin-left:-434px;}
*:first-child+html #msglufi {margin-left:-434px;}

#msglufi_bg{
float:left;
width:51px;
height:55px;
background:url(/images/msglufi.png) repeat-x;
text-align:center;
}

* HTML #msglufi_bg {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/msglufi.png', sizingMethod='scale');}
*:first-child+html #msglufi_bg {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/msglufi.png', sizingMethod='scale');}


#msglufi_num{
text-align:center;
float:left;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
width:20px;
margin-top:17px;
margin-left:13px;
}

/*  events by ati */

.event_new_image_tab{
width:538px;
margin:0px 10px 10px 10px;
}

.event_new_image{
border:1px solid #CCCCCC;
padding:5px;
}

.event_new_image_data{
padding:0px 0px 0px 10px;
}

.event_new_image_data font{
font-size:15px;
}

.event_ismiismi_tab{
width:538px;
margin:0px 10px 10px 10px;
}

.event_ismiismi_pic{
border:1px solid #4F74CB;
padding:5px;
width:40px;
height:40px;
}

.event_ismiismi_text{
padding-left:5px;
}


.event_small_date{
font-size:11px;
color:#999999;
text-align:left;
margin-top:3px;
margin-bottom:3px;
padding-left:10px;
}

.event_fogadas_tab{
width:538px;
margin:0px 10px 10px 10px;
}

.event_whiteball_td{
width:45px;
height:45px;
background:url(/images/white_ball.png) no-repeat;
}

* HTML .event_whiteball_td {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/white_ball.png', sizingMethod='scale');}
*:first-child+html .event_whiteball_td {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/white_ball.png', sizingMethod='scale');}

.event_fogadas_data{
padding-left:10px;
}


.event_functions td{
padding:3px 10px 3px 10px;
font-size:11px;
}

.evt_date{
color:#999999;
}

.evt_likes{
color:#999999;
}

.evt_like_butt{
color:#666666;
}

.evt_comm_butt{
color:#666666;
}

.evt_showcomm_butt{
color:#4E73CB;
}

.event_write_comment_div{
height:70px;
}

.event_write_comment{
background:#D3E5F3;

}

.evt_wc_pic{
width:62px;
padding-right:8px;
padding-top:8px;
}

.evt_wc_text{
padding-top:8px;
padding-bottom:8px;
}

.evt_wc_area{
width:410px;
height:44px;
font-size:11px;
color:#666666;
margin:0px;
border:1px solid #4ED3D3;
}

.evt_wc_cancel{
padding-top:8px;
padding-left:8px;
}

.evt_wc_send{
padding-bottom:8px;
padding-right:8px;
}

.event_comment_container{
padding:0px 22px 0px 22px;
font-size:11px;
}

.event_comment_container li{
background:#EFEFEF;
padding:8px;
line-height:110%;
margin-bottom:2px;
}

.event_comment_container img{
margin-right:8px;
}

.event_comment_container a{
font-weight:bold;
}

.more_events{
background:#EBEBEB;
padding:7px 10px 7px 10px;
text-align:right;
}


#foot_copyright{
float:left;
width:400px;
font-size:11px;
font-style:italic;
color:#A7E9E9;
text-align:left;
margin-left:6px;
line-height:100%;
}

#mytopdatas{
display:block;
line-height:100%;
margin:0px;
padding:0px;
float:left;
}

#topdatas_closer{
background-image:url(/images/het_golja_bg.jpg);
background-repeat:repeat-x;
background-position:1px -70px;
height:12px;
text-align:center;
float:left;
width:100%;
}


/* home ajanlo by ati :) */

#home_ajanlo_container{
height:360px;
margin:37px 0px 10px 8px;
}

.home_ajanlo{
position:absolute;
width:390px;
height:360px;
background:url(/images/home_ajanlo_bg.jpg) no-repeat;
background-position:0px 0px;
}

.home_ajanlo_title{
height:46px;
}

.home_ajanlo_title h1.black{
margin:0px;
}

.home_ajanlo_picture{
padding:5px;
}

.home_ajanlo_text{
height:71px;
padding:0px 5px 0px 5px;
}

.home_ajanlo_text h1.grey{
color:#1F366B;
margin:0px;
}

.home_ajanlo_foot{
font-size:11px;
color:#999999;
font-style:italic;
padding-right:9px;
}

#homepager{
color:#4E73CB;
font-size:11px;
text-align:center;
}

#homepager a{
color:#1F366B;
font-size:13px;
margin:0px 10px 0px 10px;
}




