@charset "utf-8";

/* Styly pro Admin - přepis i existujících stylů*/

a:link, a:active, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: navy;
	text-decoration: none;
}
.admin_radkovani {
	margin: 4px 0px 4px 0px;
}
.admin_cara {
	width: 186px;
	color: silver;
}
.admin_cara2 {
	color: silver;
}
p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.admin_titulek {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px;
	clear: both;
	font-size: 20px;
	color: #DD0000;
	font-weight: normal;
}
.admin_titulek2 {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px;
	clear: both;
	font-size: 17px;
	color: #DD0000;
	font-weight: normal;
}

BODY {
	background: #FFFFFF;
	TEXT-ALIGN: left;
}
/* End Admin styly*/

.td_border {
	border-right: 1px solid #CCCCCC;
}

.tr_border {
	cursor: hand;
	background: url('/images/pozadi_bunky.gif') repeat-x left bottom;
}
.tr_border1 {
	cursor: hand;
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr_border2 {
	cursor: hand;
	background: url('/images/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr_border3 {
	cursor: hand;
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr_border4 {
	cursor: hand;
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr_border5 {
	cursor: hand;
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr2_border {
	background: url('/images/pozadi_bunky.gif') repeat-x left bottom;
}
.tr2_border1 {
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr2_border2 {
	background: url('/images/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr2_border3 {
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr2_border4 {
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr2_border5 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
