<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {  }

p, a, td {
		  font-family: arial;
		  font-size:small;
		  text-decoration:none;
}

	      .olimpia {
          background-image:url('http://kataca.hu/image/olympics-rings.gif');
          stress:inherit;
}		

          .hun  {
          background-image:url('http://kataca.hu/image/HUN.png');
          background-repeat: no-repeat;
          width:20px;
          height:14px;
}	
          .cikk  {
          background-image:url('http://kataca.hu/image/icon-cikk.gif');
          background-repeat: no-repeat;
          width:16px;
          height:16px;
}	
          .video  {
          background-image:url('http://kataca.hu/image/icon-video.png');
          background-repeat: no-repeat;
          width:16px;
          height:16px;
}	
	   .small-title {
  	   	  color:#f0f0f0; 
		  font-size:xx-small;
}		  

	   .small-text-white {
  	   	  color:#ffffff; 
		  font-size:x-small;
          line-height:20px;
}		  

	   .small-text {
  	   	  color:#000000; 
		  font-size:x-small;
}	
	   .small-link {
  	   	  color:#0000ff; 
		  font-size:x-small;
          text-decoration:underline;
}		  
	   .small-text-present {
  	   	  color:#000000; 
		  font-size:x-small;
		  font-weight:bold;
		  line-height:25px;
}		  
	   .maroon {
	   	  color:maroon; 
		  font-size:x-small;
		  font-weight:bold;
}
	   .red {
	   	  color:red; 
		  font-size:normal;
		  font-weight:bold;
}
	   .white {
	   	  color:#ffffff; 
		  font-size:smaller;
}
	   .silver {
	   	  color:silver; 
		  font-size:smaller;
}
        .table-box {
          border-color:#000000; 
          box-shadow: 3px 3px 3px #111111;
 }

  	   .sport-cim {
  	   	  color:#ffffff; 
		  font-size:small;
          font-weight:bold;
          line-height:20px;
}		  

.table-line {
        background-color:#c0c0c0;
 }
 
 .table-shadow {
        border-color:#000000; 
        box-shadow: 5px 5px 5px #111111;
 }
 
 .silverline {
         border-color:#c0c0c0;     
 }
 
  .cikk {
        background-color: #c0c0c0;  
 }
 
   .nok {
        background-color: #FFe0e0;
        padding-left:10px;  
 }
    .ferfiak {
        background-color: #DEEAFF;  
        padding-left:10px;
 }
 
   .semleges {
        background-color: #F8FF9E;  
        padding-left:10px;
 }

@media screen and (max-width:900px) {
/*styling for objects with screen size less than 480px; */
body, table, td, p, a, li, blockquote {
	-webkit-text-size-adjust: none!important;
}
table {
	/* All tables are 100% width */
	width: 100% !important;
	border-style: none !important;
}

.table.x {
	/* Container for each image now specifying full width */
	height: auto !important;
	max-width: 50% !important;
	width: 50% !important;
}
.table1column {
	/* Container for each image now specifying full width */
	height: auto !important;
	max-width: 98% !important;
	width: 98% !important;
    padding-left:1px;
    padding-right:1px;
    padding-bottom:1px;
    padding-top:1px;
}

.table2column {
	/* Container for each image now specifying full width */
	height: auto !important;
	max-width: 98% !important;
	width: 98% !important;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}

.table3column {
	/* Container for each image now specifying full width */
	height: auto !important;
	max-width: 50% !important;
	width: 50% !important;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    align: right;
    display:none;
}

		body{
			width:100% !important;
			min-width:100% !important;
		}


        
}	

</pre></body></html>