body{
	background: url("./img/tapeta2.jpg");
	background-color:#ffffff;
	font-size:9pt;
	font-family:Verdana, Arial;
}
table{
	background: url("./img/tapeta2.jpg");
}
A:link {
	color:#0000ff;
}
A:visited {
	color:#000080;
}
A:hover {
	text-decoration:none;
	color:#f2691e;
}
.nadpis{
	font-size:12pt;
	font-weight:bolder;
}
.titul{
	font-size:12pt;
	font-weight:bolder;
}
.male {
	font-size:9px;
}
input {
	font-size: 10px;
	height: 20px;
}
.autor{
	font-size:10pt;
	font-weight:bolder;
}
.vyslo{
	font-weight:bolder;
	font-size:9pt;
}
td{
	font-size:9pt;
}
.brown{
	color:#d70127;
	font-weight:bolder;
}
.red{
	color:#ff3333;
}
table.ramecek{
	background:#ffcc33;
	color:navy;
	border: 1px solid navy;
}
.nadpisA{
	padding:4;
	border-left:40 solid #FF9966;
	font-weight:bold;
	background-color:#FFFFCC;
}
select{
	font-size:9pt;
	background:#ffffcc;
}
textarea{
	font-size:9pt;
	background:#ffffcc;
}
.sub{
	font-size: 18px;
	font-weight:bold;
	height: 28px;
	color:#ffaa00;
	background-color:green;
}
A.sel{
background-color:#ffee99;
font-weight: bold;
text-decoration: none;
border : 1px solid #ffee99;
padding: 0px;
}
A.norm{
color:navy;
font-weight:bold;
text-decoration: none;
border: 1px navy solid;
padding: 3px;
}
.sel{
border : 1px solid #000099;
background-color:#ffee99;
padding: 2px;
font-weight: bold;
}
.norm{
border : 1px solid #000099;
padding: 2px;
}
A.nonU{
text-decoration: none;

}
.pet{
	font-size:5pt;
}
table.admMenu{
	border:1px solid black;
}
td.admMenu{
	border-left:1px solid black;
	border-right:1px solid black;
}
table.admMenu a{
	text-decoration:none;
	font-weight:bold;
}
table.admMenu a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}
input.pic{
	text-align:bottom;
	height:20px;
	width:30px;
}
.warning{
	background-color:#FFFFff;
	font-weight:bold;
	padding:8px;
	margin:10px;
	border:2px solid #FF3333;
	color:#000099;
}
hr.bucketDivider { clear: left; 
    border-top: 1px dashed #999999;
    height: 1px;
    color: #FFFFFF;
    margin: 3px 10px;
  }
 
 .notice{
	background-color:#FFCC66;
	border:1px solid #000099;
 }
 .reklama{
 border:1px solid black;
 background-color:white;
 padding:5px;
 }
