@media screen {

body,td,input,select,textarea { font-family: Tahoma, MS Sans Serif, sans-serif; font-size: 11px }

a					{ color: #003366; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: underline }
label			{ font-weight: bold }
td				{ padding-left:0px; padding-right:0px; xmargin-left:0px; xmargin-right:0px }

.even			{ background: #FFFFFF }
.odd			{ background: #EEEEEE }
.printonly		{ display: none }
.printtitle		{ display: none }
}

@media print {

body			{ font-family: Arial CE, Arial; font-size: 8pt }
a				{ color: black; text-decoration: none }
a:hover		{ color: black; text-decoration: none }
input			{ font-family: Arial CE, Arial; font-size : 8pt; color: black }
select		{ font-family: Arial CE, Arial; font-size : 8pt; color: black }
label			{ font-weight: bold }
td				{ font-size: 8pt; border-right:1px solid gray; border-bottom:1px solid black }

.even			{ background: #FFFFFF }
.odd			{ background: #FFFFFF }

.printtitle	{ font-weight:bold; font-size:18pt; text-decoration:underline }

}

h3 {
	font-size : 12pt;
	font-weight:bold;
	color : Black;
	text-align:  center;
	}

h4 {
	font-size : 10pt;
	font-weight:bold;
	color : Black;
	margin:0 0 0 0;
	text-decoration: underline;
	
	}
.Dotted {
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	padding-left:5px;
	padding-right:5px;
}

TR.Settings {
	background : #FFFFEE;
}


TR.Header{
	font-size : 14pt;
	font-weight:bold;
	background : #EEEEEE;
}

TH {
	color : White;
	font-weight : bold;
	background : #006666;
}
TD.Border {
	border: 1px solid black
}
.cervena {
	color : red;
}
.vip {
	color : navy;
}
.chyba {
	background-color:red;
	color:white;
	font-weight : bold;
	padding : 2;
	}


.tlacitko {
	background-color:lightgrey;
	border:1 outset ;
	font-weight : bold;
	padding : 2;
	}

.tlacitko1 {font-family:Verdana,Arial,Sans-Serif; 
	font-size: 8pt; 
	background-color:lightgrey;
	border: 1 outset;
	}

.tlacitko2 {font-family:Verdana,Arial,Sans-Serif; 
	font-size: 8pt; 
	background-color:lightgrey;
	border: 1 inset;
	}
.tlacitko3 {font-family:Verdana,Arial,Sans-Serif; 
	font-size: 8pt; 
	background-color:lightgrey;
	border: 1  window-inset;
	}
.tlacitko4 {font-family:Verdana,Arial,Sans-Serif; 
	font-size: 8pt; 
	background-color:lightgrey;
	border: 1 groove;
	}

.tlacitko5 {font-family:Verdana,Arial,Sans-Serif; 
	font-size: 8pt; 
	background-color:lightgrey;
	border: 1 ridge;
	}

.t1 {font-weight:bold;
	background-color:lightgrey;
	border:1 outset ;
	}
.t2 {font-weight:bold;
	background-color:lightgrey;
	border:1 outset ;
	cursor: hand;
	}

.b2 {font-weight:bold;
	background-color:lightgrey;
	border-left:2 ridge ;
	}

.b3 {background-color:lightgrey;
	border-left:2 groove;
	}
	
.nahled { border-top: 1px dashed gray; font-size:9px }
.oo {width:90px; height:60px; border:0;cursor:hand;}
.on {width:24px; height:16px; border:0;text-align:absmiddle;}

/* skupiny*/
img.t {height:18px; width:18px; vertical-align:middle; border: none; margin:0 0 0 0;}
img.o1 {height:18px; width:18px; vertical-align:middle; border: none; margin:0 0 0 0;cursor:hand}

.aktuality { list-style-type:square; font-family:Verdana,Arial,Sans-Serif; line-height:150% }
.aktuality img { border:1px solid #ccc; }
.aktuality h3 { font-size:120%; margin:0; text-align:left; color:#006 }
.aktuality i { font-style:normal; color:#006; }
.aktuality li { margin:2em 0 }

.login td { padding-right:1em }
.login input { width:8em }
.login td.info { color:#999 }