
body {
	SCROLLBAR-FACE-COLOR: #999999;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	COLOR: Black;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #666666;
	TEXT-ALIGN: left
}

table.zaklad {
	border-left-color : #A9A9A9;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #A9A9A9;
	border-right-style : solid;
	border-right-width : 1px;
}

table.sponzori {
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}

table.clenovia {
	border-left-color : #A9A9A9;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #A9A9A9;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #A9A9A9;
	border-bottom-style : double;
	border-bottom-width : 3px;
}

td.ramcek {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Gray;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : 1px;
	padding : 2;
}

.button1 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: Silver;
	TEXT-ALIGN: center;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	font-weight : bold;
}

td {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}



td.pad {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

td.nadpis {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-weight : bold;
	color : #9c0019;
	letter-spacing : 1px;
}

td.pads {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

td.padsetup {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-bottom-color : Gray;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

td.meno {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-weight : bold;
	color : #6F6F6F;
}

td.justify {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : justify;
}

td.pad1 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	letter-spacing : 1px;
}

a.menu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #696969;
	font-weight : bold;
}

a.menu:hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}

a.small {
	display: block;
	margin: 0;
	font-weight: bold;
	background: transparent none center left no-repeat;
	text-decoration: none;
	padding: 5px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color : #696969;
}
a.small:hover {
	background: #D8D8D8;
	color: Black;
}




input.abc {
	background-color : #ece9d8;
	border : 1px solid;
	border-bottom-color : Olive;
	border-left-color : Black;
	border-right-color : Olive;
	border-top-color : Black;
	font-size : 12px;
}

textarea.ab {
	background-color : #DCDCDC;
	border : 1px solid;
	border-bottom-color : Gray;
	border-left-color : Black;
	border-right-color : Gray;
	border-top-color : Black;
}
