body {
margin: 0px;
font-family: arial, verdana, helvetica, sans-serif;
color: black;
//font-size: 12px;
}

h2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
color: #1144AA;
}

p a         {
text-decoration: none;
} 

p a:link    {
color: blue;
}

p a:visited {
color: blue;
}

p a:hover   {
color: blue;
text-decoration: underline;
}

 a         {
text-decoration: none;
} 

 a:link    {
color: white;
}

 a:visited {
color: white;
}

 a:active  {
color: yellow;
}

 a:hover   {
color: yellow;
text-decoration: none;
}

#zimnydiv{
position: relative;
width: 600px; 
top: 0px;
left: 0px;
height: 950px;
z-index=5;
}


#hornydiv {
/*background-color: white; */
position: absolute;
width: 950px; 
top: 0;
left: 0;
height: 139px;
}

#lavydiv {
position: absolute;
width: 190px; 
top: 137px;
left: 0;
height: 720px;
background-color: #687CCD;
//font-size: 12px;
}

#mlavydiv {
position: absolute;
top: 700px;
left: 20px;
color: white;
//font-size: 12px;
}

#strednydiv {
position: absolute;
background-color: white;
width: 560px;
top: 137px;
left: 190px;
height: 718px;
overflow:auto;
//font-size: 13px;
}

#zamestnancidiv {
position: absolute;
top: 8px;
left: 390px;
}

#pravydiv {
position: absolute;
width: 200px; 
top: 137px;
left: 750px;
height: 720px;
background-color: #687CCD;
font-weight: bold;
}

.pata {
/*background-image: url('dolpas1.jpg'); */
/*position: absolute; */
/*bottom: 0px; */
left: 0; 
width: 400px; 
/*height: 100%;*/
}

.sivypas {
background-image: url('../obrazky/sedy.jpg'); 
}

.uckpozadie {
background-image: url('../obrazky/kupas.jpg'); 
width:90%;
}

.tabulka1 {
width: 100%;
border: 2px;
border-collapse: collapse;
bottom: 10px;
//font-size: 12px;
background-color: #687CCD;
}

.strednatab {
width: 97%;
}

.hornypoz {
background-image: url('../obrazky/tmpas3.jpg');
height: 20px;
/*width: 80%; */
color: white;
}

/*.hornypoz1 {
background-image: url('../obrazky/tmpas2.jpg');
height: 22px;
/*width: 80%; 
color: white;
}*/



