.articlehead {}
.articlehead .articlelead_small {
    margin-bottom: 10px;
}

.slot_videodedicatory {
    position: relative;
    cursor: pointer;
}
.slot_videodedicatory .playbutton{
    position: absolute;
    width: 45px;
    height: 45px;
    background: url('http://static.imgsrv.gentleman.hu/www/Index/video_play.png') no-repeat;
    top: 50%;
    left:50%;
    margin:-22px 0 0 -22px;
}
.slot_videodedicatory .playbutton:hover{
    background-position: 0 -45px;
}


.slot_latestcommentlist {
    list-style: inside none;
}
.slot_latestcommentlist p{
    margin: 0;
}
.slot_latestcomments_expert {
    margin-bottom: 10px;
}
.slot_latestcomments_expert_avatar {
    float: left;
    display: inline;
    border: none;
}
.slot_latestcomments_expert_info {
    margin-left: 61px;
    height: 60px;
    overflow:hidden;
}
.slot_latestcomments_expert_name {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom:3px;
}
.slot_latestcomments_expert_message {
    font-size: 10px;
    line-height: 13px;
    height: 40px;
    overflow: hidden;
}
.slot_latestcomments_expert_message a {
    color: #B2B2B2;
}

.slot_latestcomments_gentscomment {
    margin-bottom: 10px;
}
.slot_latestcomments_gentscomment_avatar {
    float: right;
    display: inline;
    border: none;
}
.slot_latestcomments_gentscomment_info {
    margin-right: 15px;
    height: 60px;
    overflow:hidden;
}
.slot_latestcomments_gentscomment_name {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom:3px;
}
.slot_latestcomments_gentscomment_message a{
    font-size: 10px;
    line-height: 13px;
    height: 40px;
    overflow: hidden;
}
.slot_latestcomments_gentscomment_message a{
    color: #B2B2B2;
}

.toparticlesbox .content {
    height: 210px;
}
.toparticlesbox li {
    line-height: 25px;
    margin-left: 15px;
    list-style-position: outside;
    list-style-image: url("http://static.imgsrv.gentleman.hu/www/layout/raquo.png");
    list-style-type: disc;
    white-space: nowrap;
}





.slot_vote {
}
.slot_vote_question {
    text-align: left;
}
.slot_vote_answerlist {
    padding: 0px;
    margin: 10px 0;
}
.slot_vote_answerlist li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.slot_vote_answerlist label{
    text-align: justify;
}
.slot_vote_result_answer {
}
.slot_vote_result_percent{
}
.slot_vote_result_line {
    background: #5D5D5D;
    height: 5px;
}
.slot_vote_action {
    text-align: center;
}
.slot_vote_button {
    background: url("http://static.imgsrv.gentleman.hu/www/Index/poll_button.gif") 0 0 no-repeat;
    width: 143px;
    height: 27px;
    cursor:pointer;
    margin: 20px auto 0 auto;
}
.slot_vote_button:hover {
    background-position: 0 -27px;
}

.slot_articlehead {
}
.slot_articlehead_items {
    margin-bottom: 15px;
}
.slot_articlehead_more {
    text-align: right;
    font-size: 12px;
    font-family: Americana,times;
    letter-spacing: 1px;
}
.slot_articlehead_more a{
    color: #B2B2B2;
}



.slot_codex {
    margin-bottom: 15px;
}
.slot_codex img {
    float: left;
    display: inline;
    width: 100px;
    height: 290px;
}
.slot_codex_title {
    font-family: Americana;
    font-size: 15px;
    margin: 0 0 15px 110px;
}
.slot_codex_desc {
    margin-left: 110px;
}

.slot_mainmenu {
    cursor: default;
}
.slot_mainmenu_upper {
    font-size: 15px;
}
.slot_mainmenu_lower {
    font-size: 12px;
}
.slot_mainmenu li{
    float: left;
    list-style: none;
    margin-right: 20px;
}

.slot_mainmenu_upper a{
    color: #B2B2B2;
}
.slot_mainmenu_upper a:hover{
    color: #FFFFFF;
}
.slot_mainmenu_lower a {
    color: #5D5D5D;
}
.slot_mainmenu_lower a:hover{
    color: #FFFFFF;
}
.slot_mainmenu a.selected{
    color: #FFFFFF;
}
.slot_mainmenu_subscribe a{
    background: url("/images/sub_bt_small.png") no-repeat center top;
    color: #333333;
    height: 32px;
    font-size: 17px;
    font-family: 'Americana';
    width: 158px;
    display: block;
    text-align: center;
    line-height: 30px;
}

.slot_mainmenu .top {
    position: relative;
}
.slot_mainmenu .topitems {
    position: absolute;
    top: 18px;
    left: 0px;
    background: #000000;
    padding: 10px 20px;
    border: 1px solid #5D5D5D;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.slot_mainmenu .topitems li {
    margin: 3px 0;
    white-space: nowrap;
}

.slot_top100_box {
    height: 300px;
}
.slot_top100_left {
    float: left;
    width: 237px;
}

.slot_top100_item {
    padding: 3px;
    margin-bottom: 15px;
    line-height: 15px;
    cursor: pointer;
}
.slot_top100_item.selected {
    background: url("http://static.imgsrv.gentleman.hu/www/layout/boxfooter.jpg") no-repeat scroll right bottom transparent;
}
.slot_top100_item img {
    width: 59px;
    height: 59px;
    float: left;
    margin: 2px 10px 2px 2px;
}
.slot_top100_item .title {
    font-size: 12px;
    font-family: Americana;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 23px;
}
.slot_top100_item .text {
    font-size: 10px;
    color: #B2B2B2;
}

.slot_top100_right {
    width: 415px;
    float: right;
    position: relative;
    height: 260px;
}
.slot_top100_right img{
    width: 415px;
    height: 260px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.slot_top100_right div.text{
    position: absolute;
    bottom: 0px;
    width: 415px;
    padding: 5px;
    color: #FFFFFF;
    font-size: 14px;
}
.slot_top100_right div.background{
    position: absolute;
    bottom: 0px;
    width: 415px;
    background: #000000;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    padding: 5px;
    color: transparent;
    font-size: 14px;
}


.slot_infobar_search {
    /*background: #3E3E3E;*/
    color: #B2B2B2;
    font-family: Americana;
    height: 29px;
}
/*.slot_infobar_search_keyword {
    background: #3A3839;
    border: 1px solid #232323;
    background: transparent;
    border: 1px solid #3A3839;
    color: #B2B2B2;
    padding: 3px;
    font-style: italic;
    margin-left: 3px;
    width: 144px;
}*/
/*.slot_infobar_search_button {
    background: #3A3839;
    color: #B2B2B2;
    border: none;
    margin-right: 4px;
    padding: 3px;
    cursor: pointer;
}*/