﻿a:visited, a:link{
     color: red;
     text-decoration: none;
}

.link01 a:visited, .link01 a:link{
     color: #003C77;
     text-decoration: none;
}

a:hover, .link01 a:hover{
     text-decoration: underline;
}

body{
	margin: 0px;
	background-color: #ffffff;
}

ul{
	list-style-type: square;
	padding: 0;
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

hr{
	color: #D0D0D0;
	height: 1pt;
}

.tresc, td, div, p{
	font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
	font-size: 8pt;
	color: #003C77;
}

.gray{
     font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
     font-size: 8pt;
     color: #676767;
}

.link_gray a:visited a:link a:hover{
     color: #676767;
}

.mini{
     font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
     font-size: 7pt;
     color: #003C77;
     text-decoration: none;
}

.arrow{
     font-family: MS Sans Serif, Tahoma, Helvetica;
     font-size: 7pt;
     font-weight: bold;
}

select, input, textarea{
     font-family: Verdana, MS Sans Serif, Tahoma, Helvetica;
     font-size: 8pt;
}

.pl1, .ramka{
     color: #003C77;
     border: #003C77 1px solid;
}

.pl2{
     color: #003C77;
}

.kl1{
     color: #000000;
}

.margines{
     padding: 10px;
}

.margines_dol{
     padding-bottom: 10px;
}

.margines_ul{
     margin-left: 16px;
     margin-top: 10px;
     margin-bottom: 10px;
}

.tabelka{
     border-collapse: collapse;
}

.tabelka td, .tabelka th{
}

.tabelka thead td, .tabelka thead th, .tabelka tbody td, .tabelka tbody th, .tabelka tfoot td, .tabelka tfoot th{
     text-align: left;
     border: 1px #D0D0D0 solid;
     padding: 5px;
}


.tabelka thead td, .tabelka thead th{
     font-weight: bold;
}

.tabelka .selected, .tabelka thead td, .tabelka thead th{
     background-color: #ededed;
}

.tabelka tbody td, .tabelka tbody th{
     font-weight: normal;
     background-color: #ffffff;
}

.tabelka tfoot td, .tabelka tfoot th{
     font-weight: bold;
     background-color: #ffffff;
}
ul {
margin-left: 40px;
}

