﻿
A:link 
{
	text-decoration: none; color: black;
}

A:visited 
{
	text-decoration: none; color: black;
} 
	
a img 

{
	border:0;
}  


.oznacena_kontrola
{
    font-weight:bold;    
}
.neoznacena_kontrola
{
    font-weight:normal;
}

.oznaciVrstico
{
    /*color:Blue;*/
    background-color:#FFF18E;
    font-size:10px;
    font-family:Tahoma;
    cursor:pointer;
}
.neoznacenaVrstica 
{
    color:Black;
    background-color:White;
    font-size:10px;
    font-family:Tahoma;    
    cursor:pointer;
}

table#tabSeznamLinijPostaje td
{
    /*border-style:inset;*/
    /*border-width:1px;*/
    padding:0px;
    margin:0px;    
    cursor:pointer;
}
/*table#tabSeznamLinijPostajeHeader thead, */
#tabSeznamLinijPostaje thead 
{
    background-color:Blue;
    color:White;
    font-size:10px;
}

table#tabSeznamLinijPostajeHeader thead 
{
    background-color:Blue;
    color:White;
    font-size:10px;
}


div#divSeznamLinijPostaje
{
    width:5cm;
    height:5cm;
    overflow:auto;
}
div#divSeznamLinijPostaje td
{
    padding-right:5px;
}

div.map
{
filter:alpha(opacity=60);
opacity:0.6;
}
p.pnaslovOdhodi
{         
    top:0px;
    left:0px;
    /*color:green;
	font-weight:bold;*/
    background:green;
    color:White;
    font-weight:bold;
    font-size:10px;    
    font-family:Tahoma;  
    margin:0px;
    padding:0px;
}
table#tabVozniRedi
{ 
    top:0px;    
}
table#tabPostajeHeader thead,
table#tabVozniRedi thead,
table#tabVozniRediHeader thead
{
    background-color:Blue;
    color:White;
     
}

table#tabContainerVozniRedi td
{
    width:3cm;
}

/* stil za croshari */
.JoystickControl_boundingBox {
	overflow:hidden;
	/*	
	background-image:url(joystick_background.gif);border:1px solid black;	*/
	width:57px;
	height:57px;
}

.JoystickControl_joystickControl {
	background-image:url(small_joystick.gif);
	overflow:hidden;border:1px solid black;
	/*	
	background-color:white;	*/
	width:17px;
	height:17px;
}

/*
 * stil za htmlControl
 */

/*.htmlControl*/
#menuButton
{
	/*border:solid green 1px;*/
	color:green;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}

.htmlButton
{
    background: white;
    border:ridge brown 2px;
	cursor:pointer;
	margin:2px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23547B;
	text-align:center;
	font-style:oblique
	
}

#tabelaOdhodi
{
	font-size:10px;
    font-family:Tahoma;
    margin:0px;
    padding:0px;
}

#tabelaOdhodi tr
{
	height:14px;
}

#lblAcPostaje,
#lblAcNaselja,
#lblNajdiPoKrajih, 
#lblIzberiDatum,
/*#tcellImeLinije,*/
.privzetPoudarjen
{
    font-weight:bold;
    font-size:10px;
    font-family:Tahoma;
}

.privzet
{
    font-size:10px;
    font-family:Tahoma;
}

#txtDatum, 
#acPostaje,
#acNaselja  
{
    font-weight:normal;
    font-size:10px;
    font-family:Tahoma;
}
#tbdPostaje,
#tbdVozniRedi
{
    overflow:auto;
    width:100px;
    border:1px;
    border-style:solid;    
}
.disclaimer
{
    position:absolute;
    /*border:1px;
    border-style:inset;
    */
    top:560px;
    left:292px;
    width:600px;
    font-size:11px;
    font-family:Tahoma;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;    
}

#tableLegenda
{
    position: absolute;
    border:0;
    z-index: 107; 
    width:1000px;
    height:50px;
    top: 600px;
    left: 11px; 
    border-style:solid; 
    border-width:1px; 
    border-color:Gray;
}

.tab 
{
    font-size:10px;
    /*background-color:Blue;*/
    /*color:White;*/
    font-family:Tahoma;
    width:100%;
}
.tableSeznamLinijviden
{
    font-size:10px;
    position:absolute;    
    top:18px;
    font-family:Tahoma;
  
}
.tableSeznamLinijviden td
{
    vertical-align:middle;
    padding:0px;
    margin:0px;
    visibility:visible;
}
.tableSeznamLinijskrit td
{
    vertical-align:middle;
    padding:0px;
    margin:0px;
    visibility:hidden;
}
.SeznamLinij
{
    font-size:10px;
    font-family:Tahoma;    
    width:6cm;
}
.skritiDiv
{
    visibility:hidden;
    position:absolute;
    top:38px;
    /*width:7cm;*/
    height:5cm;
    overflow:auto;    
}
.videnDiv
{
    visibility:visible;
    position:absolute;
    top:40px;
    width:11cm;
    height:5cm;
    overflow:auto;    
}
div#divSeznamLinijPostaje
{    
    width:11cm;
    height:5cm;
    overflow:auto;
}

#OmegaLogo
{
    position:absolute;
    top:665px;
    left:120px;
    width:500px;    
}

.labelDefault 
{
    /*background-color:#ffffff;*/
    font-weight:bold;
    font-size:small;
    /*border:1px #006699 solid;*/
    /*width:100px;*/
}
