/* trezorservis */
BODY {  scrollbar-base-color:#eeeeee;
        scrollbar-arrow-color:#651F28;
        scrollbar-3d-light-color:#eeeeee;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#eeeeee;
        scrollbar-darkshadow-color:#eeeeee;
        scrollbar-track-color:#ffffff;

        color:#334444;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:8pt}

li {    margin-left:0px }

b {     color:#651F28;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:8pt}

td {    color:#334444;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:8pt}

p {     color:#334444;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:8pt}

p.inzerat {color:#335555;
        text-align:justify;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:7pt}

p.datum {color:#335555;
        text-align:right;
        line-height:-12pt;
        margin-top:-14pt;
        font-family:'Verdana','Arial CE',sans-serif;
        font-size:7pt}


a.odkaz {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkaz:active {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkaz:visited {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkaz:hover {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: underline}

a.odkazinzerat {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkazinzerat:active {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkazinzerat:visited {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.odkazinzerat:hover {color:#651F28; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: underline}

a.bily {color:#FFFFFF; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.bily:active {color:#FFFFFF; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.bily:visited {color:#FFFFFF; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: none}
a.bily:hover {color:#FFFFFF; font-family:'Verdana','Arial CE',sans-serif; font-weight: normal; font-size:8pt; text-decoration: underline}


input.input_text
{
	font-weight: normal;
	font-size: 8pt;
	color: #335555;
	border-top-style: solid;
	font-family: 'Verdana' , 'Arial CE' ,sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	border-collapse: separate;
	border-bottom-style: solid;
}

input.tlacitko
{
	border-right: #335555 1px solid;
	border-top: #335555 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #335555 1px solid;
	color: #335555;
	border-bottom: #335555 1px solid;
	font-family: 'Verdana' , 'Arial CE' ,sans-serif;
	border-collapse: separate;
	background-color: #eeeeee;
}


SELECT
{
	border-right: 0px;
	border-top: 0px;
	font-size: 8pt;
	margin: 0em;
	border-left: 0px;
	color: #335555;
	border-bottom: 0px;
	font-family: 'Verdana' ,'Arial CE' , sans-serif;
	background-color: #ffffff;
}

OPTION
{
	font-family: 'Verdana' ,'Arial CE' , sans-serif;
	border-right: 0px;
	border-top: 0px;
	font-size: 8pt;
	margin: 0em;
	border-left: 0px;
	color: #335555;
	border-bottom: 0px;
	background-color: #ffffff;
}



textarea
{
	font-weight: normal;
	font-size: 8pt;
	color: #335555;
	border-top-style: solid;
	font-family: 'Verdana' , 'Arial CE' ,sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	border-collapse: separate;
	border-bottom-style: solid;
}
