<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

html {
		margin:0;
		padding:0;
		height:100%;
	}

body
{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	/* padding-bottom: 34px; */
	text-align: center;
	font-family: Arial;
}

table
{
	font-family: Arial;
	font-size: 12px; 
} 

div, p, a, h1, h2, h3, span, form, label, input, select, table, td
{
	margin:0px;
	padding:0px;
	margin:0;padding:0; /* box-sizing:border-box; -moz-box-sizing:border-box; */
}



#flash-background{
		width:100%;
		height:1960px;
		text-align:left;
		margin:0px auto;
		position:absolute;
		top:0px;
		left:0px;
		
		z-index:0;
	}
 
/* 
a
{
	color: #58add4; b19478 
}
*/

#container {
  width: 980px;
	margin: 0px auto;
	text-align: left;
}

.a-norm{
  font-size: 12px; 
  color: blue;
}

.sel{
  font-size: 12px; 
  color: black;
}

.icon-admin{
  float: left;
  margin-left: 20px; 
  margin-right: 20px;
  margin-top: 9px;
}                

.icon-hr{
  float: left;
  width: 1px;
  height: 35px; 
  background: url('../img/icon2/carka.png'); background-repeat: no-repeat;
  
}

.alarm-admin{
  float: left;
  margin-left: 5px; 
  margin-right: 5px;
  margin-top: 11px; 
  font-size: 11px;
} 

/*
.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 90%;
    padding: 10px 5% 10px 5%;
    color: white;
    background-color: rgba(0,0,0,0.7);
    z-index: 1000;
    font-size: 13px;
    text-align: center;
}

.eu-cookies-set {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 90%;
    padding: 10px 5% 10px 5%;
    color: white;
    background-color: rgba(0,0,0,0.7);
    z-index: 1000;
    font-size: 13px;
    text-align: center;
}

*/

/* notebook */
@media screen and (min-width:1320px) {
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 40%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 18px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;} 
  .eu-cookies-button-grey {background: grey; color: #000000; border: 1px grey solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
  .eu-cookies-button-black {background: rgba(0,0,0,0.1); color: #ffffff;  font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
}

/* tablet */                 
@media screen and (min-width:620px) and (max-width:1319px) {  
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 80%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;} 
  .eu-cookies-button-grey {background: grey; color: #000000; border: 1px grey solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
  .eu-cookies-button-black {background: rgba(0,0,0,0.1); color: #ffffff;  font-size: 12px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
}

/* mobile */
@media screen and (min-width:0px) and (max-width:619px) { 
  .eu-cookies {position: fixed; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.86); z-index: 1000;}
  .eu-cookies-in {margin: 0px auto; width: 90%;}
  .eu-cookies-set {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-info {position: fixed; left: 0; bottom: 0; width: 100%; z-index: 1000;}
  .eu-cookies-button-green {float: left; clear: both; background: #a0c814; color: #000000; border: 1px #a0c814 solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;} 
  .eu-cookies-button-grey {float: left; clear: both; background: grey; color: #000000; border: 1px grey solid; font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
  .eu-cookies-button-black {float: left; clear: both; background: rgba(0,0,0,0.1); color: #ffffff;  font-size: 14px; line-height: 14px; cursor:pointer; margin: 10px 0px 10px 20px; padding: 8px 20px 8px 20px; cursor: pointer;}
}</pre></body></html>