html, body {
   margin: 0px;
   padding: 0px;
   font: 100% 'Arial', 'Times New Roman', 'Serif';
   background-color: #336699;
   color: #fff; 
}

 /* Body Container */
#body 
{   position:relative;
    top: 2px;
    background-color: white;
    color: Black;
    border: 3px solid black;
    margin-left: auto;
    margin-right: auto;
    min-width: 1300px;
}
  
/* Header Container*/

#header {
   position:relative;
   top:0px;
   border: 3px solid white;
   color: white;
   background: #000033 url(images/frekvencia.png) no-repeat top center;
   margin-left: auto;
   margin-right: auto;
   min-width: 1300px;
   height: 65px;
} 	 

/* Content Container*/

#colleft 
{   float: left;
    width: 180px;
/*    border: 2px solid #003366; */
    margin-top: 1px;
    margin-left: 2px;
}

#colmid 
{   position: relative;
    border: 1px solid #003366;
/*    overflow: auto; */
    margin-left: 185px;
    margin-right: auto; 
    margin-bottom: 1px;	
    margin-top: 1px; 
    min-height: 1300px;
    min-width: 815px;
}

#colmid1 
{   position: relative;
    border: 1px solid #003366;
    background: url(images/torony.png) no-repeat 30px 40px;
    overflow: auto;
    margin-left: 185px;
    margin-right: 1px; 
    margin-bottom: 1px;	
    margin-top: 1px;
    min-height: 1350px;
    min-width: 815px;
/*  max-width: 1085px;  */
/*  max-width: 885px; */
}

#colmid2 
{   position: relative;
    border: 1px solid #003366;
    background: url(images/sat.png) no-repeat 5px 35px;
    overflow: auto;
    margin-left: 185px;
    margin-right: 1px; 
    margin-bottom: 1px;	
    margin-top: 1px;
    min-height: 1300px;
    min-width: 815px;
}

a:link, a:visited {
   text-decoration: none;
   border: 1px solid #B1B1B1;
   color: #000099;
   background-color: White;
   font: 700 85% 'Arial', 'Times New Roman', 'Serif';
   text-align: center;
   margin:1px;
   padding: 1px;
}

a:hover {
   color: White;
   background: #4682b4;
   border: 1px solid Black;
   text-decoration: none; 
}

a.img:link {
background: none;
border: none;
outline: none;
}    

a.img:visited {
background: none;
border: none;
outline: none;
}    

a.mid2:link {
background: none;
border: none;
outline: none;
text-align : center;
color : white;
}    

a.mid2:visited {
background: none;
border: none;
outline: none;
color : #b1b1b1 
}    

a.tb:link {
   text-decoration: none;
   border: 1px solid #B1B1B1;
   color: #000099;
   background-color: White;
   font: 900 100% 'Arial', 'Times New Roman', 'Serif';
   text-align: center;
   margin:1px;
   padding: 1px;
}

a.tb:visited {
   text-decoration: none;
   border: 1px solid #B1B1B1;
   color: gray;
   background-color: White;
   font: 900 100% 'Arial', 'Times New Roman', 'Serif';
   text-align: center;
   margin:1px;
   padding: 1px;
}

a.tb:hover {
   color: White;
   background: #4682b4;
   border: 1px solid Black;
   text-decoration: none; }

a.tb:active {
   text-decoration: none;
   border: 1px solid #B1B1B1;
   color: blue; 
   background: #ffd700; }   

a.g5:link  {
   font : 900 40px 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666;
   color : blue;
   background : white;
   width : auto;
   padding: 2px; 
}

a.g5:visited  {
   font : 900 40px 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666;
   color : gray;
   background : white;
   width : auto;
   padding: 2px; 
}

a.g5:hover  {
   font : 900 40px 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666;
   color : white;
   background: #4682b4;
   width : auto;
   padding: 2px; 
}

a.g5:active  {
   font : 900 40px 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666;
   color : blue;
   background: #ffd700;   
   width : auto;
   padding: 2px; 
}


h1 {
    background-color: #003366;
    color: white;
    text-shadow: 3px 0 black, 0 3px black, 3px 0 black, 0 3px black;  
    border: 5px outset #666666;
    padding: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
    font-size: 130%;  
    font-weight: 700;}
/*
h1 
{   background-color: Black;
    color: White;
    font : 900 18px 'Arial', 'Times New Roman', 'Serif';
    border-style: outset;
    border-color: #666666;
    border-width: thick;
    padding: 1px;
    margin: 1px;
    text-align: center; 
} */

h2 {
    background-color: navy;
    color: White;
    font-family: 'Times New Roman', 'Arial Black', sans-serif;
    font-size: 100%;
    width: 440px;
    border: 5px outset #666666;
    padding: 1px;
    margin: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: auto; }

/*
h3 {
    background-color: gray;
    color: White;
    font-family: 'Times New Roman', 'Arial Black', sans-serif;
    font-size: 90%;
    width: 440px;
    border-style: outset;
    border-color: #666666;
    border-width: thick;
    padding: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: auto; 
}
   */
.head1
{    background-color: #003366;
     color: white;
     text-shadow: 3px 0 black, 0 3px black, 3px 0 black, 0 3px black;  
     border: 5px outset #666666;
     padding: 1px;
     margin: 1px;
     text-align: center;
     font-size: 90%;  
     font-weight: 700;
}

.head2
{   background-color: navy;
    color: White;
    font : 900 80% 'Arial', 'Times New Roman', 'Serif';
    width: 300px;
    border-style: outset;
    border-color: #666666;
    border-width: thick;
    padding: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: auto; }


.head4 {
    background-color: Black;
    color: White;
    font : 900 80% 'Arial', 'Times New Roman', 'Serif';
    border-style: outset;
    border-color: #666666;
    border-width: thick;
    padding: 1px;
    margin: 1px;
    width: 300px;
}

.head4a {
    background-color: navy;
    color: White;
    font : 900 70% 'Arial', 'Times New Roman', 'Serif';
    width: 440px;
    border-style: outset;
    border-color: #666666;
    border-width: thick;
    padding: 1px;
    margin: 1px;
}

.fleft { float: left; margin: 5px;}
.fright{ float: right; margin: 5px; }
.fnone { float: none }
.clearleft { clear: left }
.clearright { clear: right } 
.clearboth { clear: both }

img.left {float: left; margin: 2px; padding:2px;}
img.right {float: right; margin: 2px; padding:2px; } 

a img {border: none; }

img.mid2 {
   display: block; 
   margin-left: auto; 
   margin-right: auto; 	
   border-style: outset;
   border-color: #666666;
   border-width: thick;
   -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
   -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
   box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
   margin-top: 1px;
   margin-bottom: 1px; 
}

p { 
    padding: 1px;
    margin: 1px; }

p.span {
    display: block; }  

.note {
    font-family: 'Arial', 'Times New Roman', 'Serif';
    padding:2px;
    margin:2px;
    font-size: 70%;
    text-align: left;
}

.note2 {
    font-family: 'Arial', 'Times New Roman', 'Serif';
    padding:2px;
    margin:2px;
    font-size: 70%;
    text-align: center;
}

#space { 
	background-color :transparent; 
	height:20px; 
	display:block; }

#space2 { 
	background-color :transparent; 
	height:100px; 
	display:block; }

#space3 { 
	background-color :transparent; 
	height:500px; 
	display:block; }

div.hr { 
    display: block;
    border: 3px solid #000033;
    border-radius: 15px;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    margin-left: 1px;
    margin-right: 1.px;
    width: auto;
}

div.hr2 { 
    display: block;
    border: 1px solid #000033;
    border-radius: 15px;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    margin-left: 1px;
    margin-right: 1.px;
    width: auto;
}

.table {
      display: table;
      min-width: 500px;
      width: auto;
      margin-left: auto; 
      margin-right: auto;      
      border: 5px outset #666666;
      margin-top: 2px;
      margin-bottom: 2px; }

.table-left {
      display: table;
      min-width: 400px;
      width: auto;
      margin-left: 2px; 
      margin-right: auto;      
      border: 5px outset #666666;
      margin-top: 5px;
      margin-bottom: 5px; }
      
.title {
   display: table-caption;
   font : 900 120% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : black;
   width : auto;
   padding: 2px; }

.heading {
   display: table-row;
   font : 700 100% 'Arial', 'Times New Roman', 'Serif';
   background-color: black;
   color: white;
   text-shadow: 3px 0px black, 0px 3px black, 3px 0px black, 0px 3px black; }

.row {
   display: table-row; }

.cell1 {
   display: table-cell;
   font : 700 100% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : black;
   width : auto;
   padding: 2px;
   vertical-align: middle; }		

.cell1a {
   display: table-cell;
   font : 700 100% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : white;
   width : auto;
   padding: 2px;
   vertical-align: middle; }		

.cell1b {
   display: table-cell;
   font : 700 100% 'Arial', 'Times New Roman', 'Serif';
   text-align : left;
   border: thick outset #666666; 
   color : white;
   background : white;
   width : auto;
   padding: 2px;
   vertical-align: middle; }		


.cell2 {
   display: table-cell;
   font : 700 90% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : #003366;
   width : auto;
   padding: 2px;
   vertical-align: middle; }		

.cell3 {
   display: table-cell;
   font : 700 90% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : #400080;
   width : auto;
   padding: 2px;
   vertical-align: middle; }		

.col1 {
   display: table-cell;
   font : 700 120% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : black;
   width : auto;
   padding: 2px;
   vertical-align: middle;
 }		

.col2 {
   display: table-cell;
   font : 700 100% 'Arial', 'Times New Roman', 'Serif';
   text-align : center;
   border: thick outset #666666; 
   color : white;
   background : #003366;
   width : auto;
   padding: 2px;
    }		

table.t  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : white;
        background : black; 
	border-style: outset;
	border-color: #666666;
	border-width: thick;
        padding: 1px;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-left: auto;
	margin-right: auto;
        margin-top: 0.3em;
        margin-bottom: 0.3em;
/*	margin-top: auto;	
        margin-bottom: auto; */
	width: auto;
}

table.t1  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : white;
        background : black; 
	border-style: outset;
	border-color: #666666;
	border-width: thick;
        padding: 1px;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 1100px;
	max-width: 1500px;
}

table.t1a  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : white;
        background : black; 
	border-style: outset;
	border-color: #666666;
	border-width: thick;
        padding: 1px;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 1100px;
	}

table.tt  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : white;
        background : black;
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	width: auto;
        padding: 1px;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 650px;	
}

table.ttt  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : white;
        background : black;
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	width: auto;
        padding: 1px;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 850px;
}

table.t2  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : black;
        background : white; 
	border-style: outset;
	border-color: #666666;
	border-width: thick;
        -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,1);
        -moz-box-shadow:    0 0 13px 3px rgba(0,0,0,1);
        box-shadow:         0 0 13px 3px rgba(0,0,0,1); 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
}

table.t2a  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : black;
        background : white; 
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}

table.t2b  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
        background : black; 
	border-style: outset;
	border-color: #666666;
	border-width: thick; 
	margin: 1px;
	width: 180px;
}

table.t2c  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
        background : black; 
	margin: 1px;
	width: 250px;
}

table.t2d  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
        background : black; 
	margin: 1px;
	width: 180px;
}

td.fh  {
   font : 900 100% 'Arial', 'Times New Roman', 'Serif';
	color : black;
	background : white;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.g0  {
        font : 900 90% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : black;
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick; 
	padding: 2px;
}

td.g1  {
	font : 900 90% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : #400080;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
}

td.g1a  {
	font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : #400080;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
}

td.g1b  {
	font : 700 90% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : #400080;
        text-align : justify;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
 	margin-left : auto;
	margin-right : auto;
}

td.g2  {
	font : 900 90% 'Arial', 'Times New Roman', 'Serif';
        color : white;
	background : #408080;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
}

td.g2a  {
	font : 700 100% 'Arial', 'Times New Roman', 'Serif';
        color : white;
	background : #408080;
        text-align : left;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
}

td.g3  {
        font : 900 90% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : #336699;
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	width : auto;
	padding: 2px;
}

td.g3a  {
        font : 500 100% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : #336699;
        text-align : left;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	width : auto;
	padding: 2px;
}

td.g4  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick; 
	color : white;
	background : black;
	width : auto;
	padding: 0px;
}

td.g4a  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	background : white;
	width : auto;
	padding: 0px;
}

td.g4b  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick; 
	color : white;
	background : black;
	width : auto;
	padding: 0px;
}

td.g5  {
        font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
        border-style : outset;
    	border-color : #666666;
    	border-width : thick; 
    	color : #FFFFFF;
    	background : black;
    	width : auto;
    	padding: 0px; 
}

td.g5a  {
        font : 900 18px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
    	background : white;
    	width : auto;
    	padding: 0px; 
    	margin: 1px; 
}

td.g5b  {
        font : 900 18px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
    	background : white;
    	width : auto;
    	padding: 0px; 
}

td.g5c  {
        font : 900 45px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
    	background : white;
    	color : #000000;
        border-style : outset;
    	border-color : #666666;
    	border-width : thick; 
    	width : auto;
    	padding: 0px; 
    	margin: 1px; 
}

td.g5d  {
        font : 900 45px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
    	background : black;
    	color : white;
        border-style : outset;
    	border-color : #666666;
    	border-width : thick; 
    	width : auto;
    	padding: 0px; 
    	margin: 1px; 
}

td.g6  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : #408080;
    	width : auto;
    	padding: 2px;
}

td.g7  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : #400080;
    	width : auto;
    	padding: 2px;
}

td.g8  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : #336699;
    	width : auto;
    	padding: 2px;
}

td.g9  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
        border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : red;
    	width : auto;
    	padding: 2px;
}

td.g30  {
	font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : black;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.h  {
	font : 900 90% 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : gray;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.h2  {
        font : 900 10px 'Arial', 'Times New Roman', 'Serif';
	color : white;
	background : gray;
        text-align : left;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.case {
        font : 900 28px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : white;
	background : black;
	width : auto;
}

td.num {
        font : 900 28px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : white;
	background : black;
	width : auto;
}

dt {
     border: 5px outset #666666;
     background: #4682b4;
     color: White;
     font : 900 130% 'Arial', 'Times New Roman', 'Serif';
     margin: 1px;
     padding: 1px; 
     width: auto; 
}

dl {
     margin: 1px;
}	  

dd {
     border: 5px outset #666666;
     font : mormal 100% 'Arial', 'Times New Roman', 'Serif';
     overflow: auto;
     margin: 1px;
     padding: 1px;
     text-align: left; 
     width : auto; 
}

ul {
   list-style-type: square;
   margin:0px 0px 0px 20px;
   padding:10px; }
	
li {
   background-image: none;
   background-repeat: no-repeat;
   background-position: 0 .4em;
   padding-left: .6em;
   font: italic normal normal 100% serif, Arial, Verdana; }


@keyframes ticker {
	0%   {margin-top: 0}
	25%  {margin-top: -30px}
	50%  {margin-top: -60px}
	75%  {margin-top: -90px}
	100% {margin-top: 0}
}

.news {
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
  height: 35px;
/*  margin: 20px auto;*/
  overflow: hidden;
  border-radius: 4px;
  padding: 1px;
  margin: 1px;
/*  padding: 3px;*/
  -webkit-user-select: none
} 

.news span {
  float: left;
  color: #fff;
  margin: 3px;
  padding: 6px;
  position: relative;
  top: 1%;
  border-radius: 4px;
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
  font : 900 100% 'Arial', 'Times New Roman', 'Serif';
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  cursor: pointer
}

.news ul {
  float: left;
  padding-left: 20px;
  animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none
}

.news ul li {
   color: #fff;
/*   line-height: 20px; */
   padding-top: 3px;  
   padding-bottom: 10px;  
   font : 700 80% 'Arial', 'Times New Roman', 'Serif';
   list-style: none   
}

.news ul li a {
  color: black;
  text-decoration: none;
  font: 12px 'Arial', 'Times New Roman', 'Serif';
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none
}

.news ul:hover { animation-play-state: paused }
.news span:hover+ul { animation-play-state: paused }

/* OTHER COLORS */
.blue { background: #003366 }
.blue span { background: navy 
}

.top         {
   font: 700 65% arial, verdana, sans-serif;
   text-align: right;
   background-color: black;
   position:absolute;
   bottom:2px;
   right:2px;
   color: white;
   padding: 1px; 
   width: 85px; }

.top a:link, .top a:visited, .top a:active  {
   text-decoration: none;
   color: #CCCCCC; 
   padding-left: 10px;
   background: Black url(images/top1.gif) no-repeat center left;
   border: none; }

.top a:hover {
   text-decoration: none;
   color: White;
   background: Black url(images/top2.gif) no-repeat center left; }

/* Footer Container */
#footer {
    background-color: black;
    color: white; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    min-width: 1300px;
/* 	 max-width: 1400px; */
    height: 15px;
 }
  
.mylogo {
    background: Black url(images/freki1.gif) no-repeat center left;
    color: #CCCCCC;
    float: left;
    font : 700 60% arial, verdana, sans-serif;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
 }

.mylogo:hover {
   background: Black url(images/freki1.gif) no-repeat center left;
   color: White;
   text-decoration: none;
   cursor: default; }

.footright
{   background: Black url(images/ok.gif) no-repeat 0 50%;
    color: White; 
    float: right;
    font : 700 60% arial, verdana, sans-serif;
    text-align: center;
    vertical-align: middle;
    padding-left: 30px; }
	 
.footright a:link, .footright a:visited, .footright a:active {
   text-decoration: none;
   color: #CCCCCC;
   border: none;
   background-color: Black; }

.footright a:hover {
   color: White;
   background-color: Black;
   text-decoration: none; }

input[type=text] {
 	font : 900 100% 'Arial', 'Times New Roman', 'Serif';
        color : black;
	background : white;
        text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
}

input[type=button] {
 	font : 900 100% 'Arial', 'Times New Roman', 'Serif';
        color : white;
	background : black;
        text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
        cursor: pointer;
}
input[type=submit] {
 	font : 900 100% 'Arial', 'Times New Roman', 'Serif';
        color : white;
	background : black;
        text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	padding: 2px;
        cursor: pointer;
}

.container {
    position: relative;
    border: 5px outset #666666;
    height: 0;
    margin-left: auto;
    margin-left: auto;
    left: 1px;
    right: 1px; 
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media print {
/* insert your style declarations here */
body { display: none; }
}