/*CSS file
author: Alena Volna AWD Systems s.r.o.
*/

.text,.textbold, li, ol, ul {
    color: #333; 
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    margin-left: 15;
    margin-right: 10;
}

.textbold {
  font-weight: bold;
}

.text2           { 
font-family: Tahoma,Arial,Helvetica,sans-serif;  
font-size: 8pt; 
color:#010101; 
text-align: left; 
margin-left: 10; 
margin-right: 10;
margin-top: 0;
margin-bottom:0;
}

.text_maly          { 
font-family: Tahoma,Arial,Helvetica,sans-serif;  
font-size: 8pt; 
color:#010101; 
text-align: right; 
margin-left: 2; 
margin-right: 15;
margin-top: 0;
margin-bottom:0;
}

.textnew          { 
  font-family: Tahoma,Arial,Helvetica,sans-serif; 
font-size: 9pt; 
color:#010101; 
text-align: center; 
margin-left: 1; 
margin-right: 1;
margin-top: 0;
margin-bottom:0;
}

.tlacidlo		
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;  
font-size: 8pt; 
color:#000000; 
margin-left: 2pt; 
margin-right: 2pt; 
margin-top: 2; 
margin-bottom: 2; 
}

table.basic {
  width: 100%;
  background: #FFFFFF url(../img/kompas.gif) top left no-repeat;
}

table.top {
  width: 100%;
  background: #FFFFFF url(../img/top.gif) top left repeat-x;
  border: none;
}

table.vypis {
  width: 100%;
  background: #B4B8B7;
}

table.vypis td.title {
  background: #C0C0C0;
  font-family: Tahoma,Arial,Helvetica,sans-serif;  
  color: #333; 
  font-size: 10pt;
  font-weight: bold;
}

table.vypis td.textvypis {
  background: #F1F2F2;
  color: #333; 
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

table.vypis td.textwhite {
  background: #FFFFFF;
  color: #333; 
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

table td {
  background: transparent;
  color: #333; 
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
}


.krajina {
COLOR: #151E48; 
font-family: Tahoma,Arial,Helvetica,sans-serif; 
FONT-SIZE: 18pt;
margin-left: 15;
margin-right: 15;
font-weight: bold;
text-align: right;
letter-spacing: 2;
margin-top: 15;
margin-bottom: 10;
text-transform: uppercase;
}


.formular {
background: #dfdfdf;
font-family: Tahoma,Arial,Helvetica,sans-serif;
border: none;
font-size:9;
color:#013366;
margin-top: 2; 
margin-bottom: 0;
margin-right:1; 
margin-left:0;
}

