.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: #949494;
        scrollbar-arrow-color: #727272;
        scrollbar-base-color: #e5e4e4;
        scrollbar-dark-shadow-color: #949494;
        scrollbar-face-color: #e5e4e4;
        scrollbar-highlight-color: #e5e4e4;
        scrollbar-shadow-color: #727272;
        scrollbar-darkshadow-color: #e5e4e4;
        scrollbar-track-color: #e5e4e4;
        scrollbar-3dlight-color: #727272;
		font-family: tahoma;
        font-size: 12px;
		color: #000000;

}


A {
	color: #2d300b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	}

A:Active  {text-decoration : underline;}

A:Hover  {
	color: #4e4d4d;
	text-decoration: none;
	font-weight: normal;
	}	


A.menu {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	}

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

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


.nadpis-kap {
    color: #585858;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
    padding-left: 14px;
}

.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: #585858;
        text-align: right;
        font-weight: bold;
        font-size: 10px;
        padding-top: 8px;
        padding-bottom: 2px;
}

table {
        z-index: 10;
        text-align:justify;
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
table.tabulka_v_textu {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #edecec;
	border-collapse: colapse;
	}
	
table.tabulka_v_textu td {
	margin: 0px 0px 0px 0px;
	padding: Opx 0px 0px 0px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	} 	
	
table.tabulka_v_textu thead {
	font-weight: bold;
	background-color: #c5c5c5;
	} 	

table.tabulka_v_textu colgroup {
	font-weight: bold;
	background-color: #c5c5c5;
	} 	
.weather_popisek {
        color: black;
        font-weight:normal;
}	

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;
	margin: 2px 2px 2px 0px;
}

.stin_obrazku {
			display: block;
			padding:2px;
			border:solid;
			border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
			border-width: 1px 2px 2px 1px;
			background-color:white;
		}

.stin_obrazku3
{
        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;
}

