        .contentholder-text h1{
                color: #e56130;
                padding: 8px 0px 4px 0px;               
        }
        .tableholder{
                color: #242526;                         
                text-align: center;             
        }
                .tableholder div{
                        padding: 3px 10px 3px 10px;
                }
                .tableholder div.scrollable{
                        overflow: auto;
                        width: 700px;
                        margin: 0px auto;
                        padding: 0px;                   
                }
				.nagyobb {
					height:500px;
				}
                .tableholder table{
                        margin: 0px auto 0px auto;
                        font-size: 11px;
                }
                .tableholder table th{
                        background-color: #5A5A5B;
                        border: 1px solid white;
                        border-top: none;
                        color: white;
                        vertical-align: middle;
                        line-height: 20px;
                        padding-left: 3px;
                        padding-right: 3px;                     
                }
                .tableholder table th.first{
                        border-left: 0px;
                }
                .tableholder table th.last{
                        border-right: 0px;
                }               
                .tableholder table th.title{
                        border: none;
                        background: transparent url(../../images/inox_thbg.png) repeat-x center center;
                        height: 27px;
                        line-height: 27px;
                }
				 .nikkel table th.title{
                        border: none;
                        background: transparent url(../../images/inox_thbg_2.png) repeat-x center center;
                        height: 27px;
                        line-height: 27px;
                }
                .tableholder table .even td{
                        background: transparent url(../../images/inox_trbg_odd.png) repeat-y center left;
                        text-align: center;
                        line-height: 20px;
                        vertical-align: middle; 
                }
                        .tableholder table  td.lasteven{
                                background: transparent url(../../images/inox_trbg_last_even.png) repeat-y center right;
                        }
                        .tableholder table  td.lastodd{
                                background: transparent url(../../images/inox_trbg_last_odd.png) repeat-y center right;                 
                        }
                        .tableholder table td a.info{
                                position: relative;
                                top: 3px;
                                float: right;
                                display: inline-block;
                                background: transparent url(../../images/info.png) no-repeat center center;
                                height: 14px;
                                width: 14px;
                                text-indent: -1000em;
                        }               
                .tableholder table td{
                        background: transparent url(../../images/inox_trbg_even.png) repeat-y center left;
                        text-align: center;
                        line-height: 20px;
                        vertical-align: middle;                 
                        padding-left: 3px;
                        padding-right: 3px;                     
                }               
                .tableholder table th.left{
                         -webkit-border-radius-topleft: 8px;
                         -moz-border-radius-topleft: 8px;
                         border-top-left-radius: 8px;                    
                         
                }
                .tableholder table th.right{
                         -webkit-border-radius-topright: 8px;
                         -moz-border-radius-topright: 8px;
                         border-top-right-radius: 8px;
                         
                }
                .tableholder table td.left{
                         -webkit-border-radius-bottomleft: 8px;
                         -moz-border-radius-bottomleft: 8px;
                         border-bottom-left-radius: 8px;
                         
                }
                .tableholder table td.right{
                         -webkit-border-radius-bottomright: 8px;
                         -moz-border-radius-bottomright: 8px;
                         border-bottom-right-radius: 8px;
                         
                }                       
                .tableholder table td.bottom{
                        border-bottom: 2px solid #5A5A5B;
                }
                .tableholder table td.border{
                        border-left: 2px solid #5A5A5B;
                }
                .tableholder table th.border{
                        border-left: 2px solid white;
                }               
                
                .tableholder table tr{

                }
        table.text-table{
                margin: 0 auto 0 auto;
                border: 1px solid #242526;
        }
        table.text-table td,
        table.text-table th{    
                border: 1px solid #242526;
                padding: 3px;
        }
        div.caption{
                text-align: center;
                font-size: 10px;
        }

        
