
/*
 * CSS: position, size, color, font, border, margin & padding, mouse, other
 */

.meteoSI-tr {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 11px; 
	line-height: 100%;
 	background-color:#DFE7ED;
 	color: black;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
/*	text-transform: uppercase;*/
	text-align: center;
	text-indent: 0ex;
 	padding-top:3px;
}


p.meteoSI-tr:hover {
 	background-color:#BFC7CD;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}

/* tabele */
.meteoSI-table-parameter { border: 0px solid gray; padding: 2px; font-family: verdana, sans-serif, tahoma; font-size: 12px; font-weight: bold; background-color: #E0EAE0; background: #E0EAE0; }

.meteoSI-table {
	border:#C1CAD5 3px outset ;
	border-spacing:1px;
	border-collapse: separate;
 	background:#C1CAD5 none repeat scroll 0% 50%;
	color:#667580;
 	font-family: verdana, sans-serif, tahoma; font-size: 11px; font-weight: bold ;
        text-align: center;
/*        vertical-align: middle; */
	letter-spacing: -0.0em;
}
.meteoSI-table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
 	background:  #DFE7ED none repeat scroll 0%;
 	color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
        text-align: center;
}
.meteoSI-table td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	background-color: #F3F3F3;
        text-align: center;            /*   ce je to notri, potem ne centrira ikon v tabeli, potrebno zaradi blacka */
	-moz-border-radius: 0px 0px 0px 0px;
}


.meteoSI-img {
	border:1px solid #C1CAD5;
	margin: 10px;
        text-align: center;            /*   ce je to notri, potem ne centrira ikon v tabeli, potrebno zaradi blacka */
	-moz-border-radius: 0px 0px 0px 0px;
}
.meteoSI-table td.left {
        text-align: left;          
}
.meteoSI-table td.meteoSI-header {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 13px; 
	line-height: 100%;
	padding: 2px 2px 2px 2px;
	background:#F6FBD8; 
	color:#667580;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.meteoSI-table td.meteoSI-th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
 	background:  #DFE7ED none repeat scroll 0%;
 	color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
}

.meteoSI-table th.meteoSI-header {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 13px; 
	line-height: 100%;
	padding: 2px 2px 2px 2px;
	background:#F6FBD8; 
	color:#667580;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.meteoSI-inner-table {
	border:#F3F3F3 0px none;; 
	border-spacing:0px;
	padding: 0px;
	margin: 0px;

 	background:#F3F3F3  none repeat scroll 0% 50%; 
	color:#667580;
 	font-family: verdana, sans-serif, tahoma; font-size: 11px; font-weight: bold;
        text-align: left;
        vertical-align: middle;
}
.meteoSI-inner-table th {
 	background:  #DFE7ED none repeat scroll 0%;
 	color: black;
/*	-moz-border-radius: 0px 0px 0px 0px; */
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
}
.meteoSI-inner-table td {
	border:#F3F3F3 0px none;
	background: #F3F3F3  none repeat scroll 0% 50%;
        text-align: left;
/*	-moz-border-radius: 0px 0px 0px 0px; */
}

.meteoSI-inner-table td.meteoSI-inner-table {
	border:#F3F3F3 0px none;
	background: #F3F3F3  none repeat scroll 0% 50%;
        text-align: center;
/*	-moz-border-radius: 0px 0px 0px 0px;*/
}

.meteoSI-table td.link-table {
	font-weight: bold;
 	font-family:verdana, sans-serif, tahoma; 
	font-size: 10px; 
	text-transform: uppercase;
        text-align: center;
}
.meteoSI-table td.link-table p {
	border:gray 1px solid;
	border-collapse: separate;
 	background:#f3f3f3 none repeat scroll 0% 50%;
        text-align: center;
 	width:100px;
	color:#667580;
	cursor:pointer; cursor:hand 
}

.meteoSI-table td.link-table p:hover {
 	background-color:#BFC7CD;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}
.meteoSI-table td.link-table-selected {
	font-weight: bold;
 	font-family:verdana, sans-serif, tahoma; 
	font-size: 10px; 
	text-transform: uppercase;
        text-align: center;
}
.meteoSI-table td.link-table-selected p {
	border:gray 1px inset;
	border-collapse: separate;
 	background:#F6FBD8 none repeat scroll 0% 50%;
 	width:100px;
        text-align: center;
	color:#667580;
}

.meteoSI-table td.link-table-selected p:hover {
 	background-color:#D3D8BB;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}

table.meteoSI-table  {
  vertical-align:middle;
}

.meteoSI-table td,
.meteoSI-table th {
  vertical-align:middle;
}
.meteoSI-table td {
  /*padding-top:3px;*/
}

table.meteoSI-table  a img.serv-xml{
  background-color: #ff6600;
}
table.meteoSI-table  a img.serv-xml:hover{
  background-color: #ffae00;
}
table.meteoSI-table  a img.serv-rss{
  background-color: #ff6600;
}
table.meteoSI-table  a img.serv-rss:hover{
  background-color: #ffae00;
}
table.meteoSI-table  a img.serv-html{
  background-color: #ff6600;
}
table.meteoSI-table  a img.serv-html:hover{
  background-color: #ffae00;
}


table.meteoSI-table img.serv-xml{
  background-color: #9ba8b0;
}
table.meteoSI-table img.serv-rss{
  background-color: #9ba8b0;
}
table.meteoSI-table img.serv-html{
  background-color: #9ba8b0;
}

/* okno za pomoč */
table.academa-floatwin  {
	border: 3px double #9FA7AD;	/*border:0;*/
	background-color:#DFE7ED;
	color:black;
	vertical-align:middle;
  	text-align:left;
}
.win-text h2{
	color:black; 
	font-family:verdana, sans-serif, tahoma; 
	font-size:15px; 
	font-weight:bold; 
	vertical-align:middle;
  	text-align:center;
}

.win-text h3{
	color:black; 
	font-family:verdana, sans-serif, tahoma; 
	font-size:13px; 
	font-weight:bold; 
	vertical-align:middle;
  	text-align:left;
}

.win-text p  {
	color:black; 
	font-family:verdana, sans-serif, tahoma; 
	font-size:11px; 
	font-weight:normal; 
	vertical-align:middle;
  	text-align:left;
	margin:10px;
}

.win-text ul {
	color:black; 
	font-family:verdana, sans-serif, tahoma; 
	font-size:11px; 
	font-weight:normal; 
	vertical-align:middle;
  	text-align:left;
}

td.vsebina p {margin: 0px;} /*to poravna aplikacijo z menu-jem na vrh. Kje je mesto za to?*/ 


/* meteoSI-table_01 */


.meteoSI-tr {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 11px; 
	line-height: 100%;
 	background-color:#DFE7ED;
 	color: black;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
/*	text-transform: uppercase;*/
	text-align: center;
	text-indent: 0ex;
 	padding-top:3px;
}


p.meteoSI-tr:hover {
 	background-color:#BFC7CD;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}

/* tabele */
.meteoSI-table_01-parameter { border: 0px solid gray; padding: 2px; font-family: verdana, sans-serif, tahoma; font-size: 12px; font-weight: bold; background-color: #E0EAE0; background: #E0EAE0; }

.meteoSI-table_01 {
	border:#C1CAD5 3px outset ;
	border-spacing:1px;
	border-collapse: separate;
/* 	background:#C1CAD5 none repeat scroll 0% 50%;*/
 	background:#ffffff none repeat scroll 0% 50%;
	color:#667580;
 	font-family: verdana, sans-serif, tahoma; font-size: 11px; font-weight: bold ;
        text-align: center;
/*        vertical-align: middle; */
	letter-spacing: -0.0em;
}
.meteoSI-table_01 th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
/* 	background:  #DFE7ED none repeat scroll 0%;*/
 	background: #FFFFFF none repeat scroll 0%;
 	color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
        text-align: center;
}
.meteoSI-table_01 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 3px 1px 3px;
	border-style: none none none none;
/*	background-color: #F3F3F3;*/
	background-color: #FFFFFF;
        text-align: right;            /*   ce je to notri, potem ne centrira ikon v tabeli, potrebno zaradi blacka */
	-moz-border-radius: 0px 0px 0px 0px;
}


.meteoSI-img {
	border:1px solid #C1CAD5;
	margin: 10px;
        text-align: center;            /*   ce je to notri, potem ne centrira ikon v tabeli, potrebno zaradi blacka */
	-moz-border-radius: 0px 0px 0px 0px;
}
.meteoSI-table_01 td.left {
        text-align: left;          
}
.meteoSI-table_01 td.meteoSI-header {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 13px; 
	line-height: 100%;
	padding: 2px 2px 2px 2px;
	background:#F6FBD8; 
	color:#667580;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.meteoSI-table_01 td.meteoSI-th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
 	background:  #DFE7ED none repeat scroll 0%;
 	color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
}

.meteoSI-table_01 th.meteoSI-header {
	font-family: verdana, sans-serif, tahoma;	
	font-variant: normal;
	font-weight: bold;
	font-size: 13px; 
	line-height: 100%;
	padding: 2px 2px 2px 2px;
	background:#F6FBD8; 
	color:#667580;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
}

.meteoSI-inner-table {
	border:#F3F3F3 0px none;; 
	border-spacing:0px;
	padding: 0px;
	margin: 0px;

 	background:#F3F3F3  none repeat scroll 0% 50%; 
	color:#667580;
 	font-family: verdana, sans-serif, tahoma; font-size: 11px; font-weight: bold;
        text-align: left;
        vertical-align: middle;
}
.meteoSI-inner-table th {
 	background:  #DFE7ED none repeat scroll 0%;
 	color: black;
/*	-moz-border-radius: 0px 0px 0px 0px; */
	font-family: verdana, sans-serif, tahoma; font-size: 11px; 
	font-weight: bold;
	font-style: italic;
}
.meteoSI-inner-table td {
	border:#F3F3F3 0px none;
	background: #F3F3F3  none repeat scroll 0% 50%;
        text-align: left;
/*	-moz-border-radius: 0px 0px 0px 0px; */
}

.meteoSI-inner-table td.meteoSI-inner-table {
	border:#F3F3F3 0px none;
	background: #F3F3F3  none repeat scroll 0% 50%;
        text-align: center;
/*	-moz-border-radius: 0px 0px 0px 0px;*/
}

.meteoSI-table_01 td.link-table {
	font-weight: bold;
 	font-family:verdana, sans-serif, tahoma; 
	font-size: 10px; 
	text-transform: uppercase;
        text-align: center;
}
.meteoSI-table_01 td.link-table p {
	border:gray 1px solid;
	border-collapse: separate;
 	background:#f3f3f3 none repeat scroll 0% 50%;
        text-align: center;
 	width:100px;
	color:#667580;
	cursor:pointer; cursor:hand 
}

.meteoSI-table_01 td.link-table p:hover {
 	background-color:#BFC7CD;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}
.meteoSI-table_01 td.link-table-selected {
	font-weight: bold;
 	font-family:verdana, sans-serif, tahoma; 
	font-size: 10px; 
	text-transform: uppercase;
        text-align: center;
}
.meteoSI-table_01 td.link-table-selected p {
	border:gray 1px inset;
	border-collapse: separate;
 	background:#F6FBD8 none repeat scroll 0% 50%;
 	width:100px;
        text-align: center;
	color:#667580;
}

.meteoSI-table_01 td.link-table-selected p:hover {
 	background-color:#D3D8BB;
 	cursor: pointer; cursor: hand;
 	color: #444444;
}
.meteoSI-table_01 td,
.meteoSI-table_01 th {
  vertical-align:middle;
}
.meteoSI-table_01 td {
  /*padding-top:3px;*/
}

table.meteoSI-table_01  a img.serv-xml{
  background-color: #ff6600;
}
table.meteoSI-table_01  a img.serv-xml:hover{
  background-color: #ffae00;
}
table.meteoSI-table_01  a img.serv-rss{
  background-color: #ff6600;
}
table.meteoSI-table_01  a img.serv-rss:hover{
  background-color: #ffae00;
}
table.meteoSI-table_01  a img.serv-html{
  background-color: #ff6600;
}
table.meteoSI-table_01  a img.serv-html:hover{
  background-color: #ffae00;
}


table.meteoSI-table_01 img.serv-xml{
  background-color: #9ba8b0;
}
table.meteoSI-table_01 img.serv-rss{
  background-color: #9ba8b0;
}
table.meteoSI-table_01 img.serv-html{
  background-color: #9ba8b0;
}

td.vsebina p {margin: 0px;} /*to poravna aplikacijo z menu-jem na vrh. Kje je mesto za to?*/ 
