.style1 {
	color: #373737;
	font-size: 10px;
	font-family: tahoma;
}

.style2 {
	color: #E1A00C;
	font-size: 10px;
	font-family: tahoma;
}

.style3 {
	color: #af8e3f;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}

body {
        scrollbar-3d-light-color: #999999;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-base-color: #845229;
        scrollbar-dark-shadow-color: #999999;
        scrollbar-face-color: #845229;
        scrollbar-highlight-color: #845229;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-darkshadow-color: #845229;
        scrollbar-track-color: #845229;
        scrollbar-3dlight-color: #FFFFFF;
		font-family: tahoma;
        font-size: 11px;
		color: #844C00;
}

A  {
      color: #af8e3f;
      font-size: 11px;
		font-weight: bold;
		text-decoration : none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
        }

A:Active  {text-decoration : underline;}

A:Hover  {
      color: #996600;
		border-bottom-style: solid;
		font-weight: bold;
		border-bottom-width: 1px;
        }

A.menu {
	color: white;
	text-decoration: underline;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	}

A.menu:Active  {text-decoration : underline;}

A.menu:Hover  {
	color: #ffcb2f;
	text-decoration: none;
	font-weight: normal;
	}	


.nadpis_kap {
    color: #844C00;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.nadpis {
        color: #804000;
		padding-left: 2px;
		margin-left:5px;
        padding-top: 5px;
        font-weight: bold;
        font-size: 12px;
		border-top: 1px dashed #E1A00C;
        border-bottom: 1px dashed #E1A00C;
		width: 10px !important;
		white-space: nowrap;
		display: table;
}

.obrazek {
        display: table;
		border: 1px solid #E1A00C;
		padding: 2px;
		margin: 4px;
}

.datum {
        color: Black;
        text-align: right;
        font-weight: bold;
        font-size: 10px;
}

table {
        z-index: 10;
        text-align:justify;
        font-size: 11px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
table.tabulka_v_textu {
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        font-size: 11px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background-color: #F8EEE5;
        }

table.tabulka_v_textu td {
        margin: 0px 0px 0px 0px;
        padding: Opx 0px 0px 0px;
        text-align:left;
        border-bottom: 1px solid gray;
        border-right: 1px solid gray;
        }

fieldset {
        position:relative;
        text-align:left;
        width:500px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        border-top:1px solid black;
        border-left:1px solid black;
        border-right:1px solid black;
        border-bottom:1px solid black;
}
legend {
        font-weight: bold;
        font-size: 13px;
        color: Black;
}
INPUT {font-size:9pt; border: 1px black solid;}
OPTION {font-size:9pt; border: 1px black solid;}
SELECT {font-size:9pt; border: 1px black solid;}

.stin_obrazku
{
        filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
        border: 1px black solid;
}

.stin_obrazku2
{
        filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=7);
        border: 1px black solid;
}

kalendar th{
        font-size: 10px;
        font-weight: bold;
        background-color: #DADAFA;
        color: White;
}
.tddatum{
        font-size: 10px;
        font-weight: normal;
        background-color: #DCFCFC;
        color: black;
}
.tdhidden{
        font-size: 10px;
        font-weight: normal;
        background-color: #F2F2F2;
        color: black;
}