/* Start of CMSMS style sheet 'EtherWerX: Screen' */
.tekst {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.tekst_maly {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.naglowek {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.naglowek_maly {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

td.tabela_naglowek {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

td.tabela_grupa {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* links */
a,
a:link 
a:active, a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

table.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.ewxtab {
	background-color: #CCCCCC;
	background-image: url(uploads/images/greybg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
td.ewxtab div {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(uploads/images/greyspace.png);
	background-repeat: no-repeat;
	background-position: right top;
}
td.ewxtab_active {
	background-color: #009900;
	background-image: url(uploads/images/greenbg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: -5px;
}
td.ewxtab_active div {
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(uploads/images/greyspace.png);
	background-repeat: no-repeat;
	background-position: right top;
}
input.buttongreen {
	background-color: #006600;
	background-image: url(uploads/images/greenbg.png);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #006600;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* End of 'EtherWerX: Screen' */

