/*/
/ NOTE: zakladni html znacky*/
#registration {
	margin: 25px;
}
#registration td, th, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#registration input, select, textarea {
	font-size: 12px;
}
#registration td form select {
	width: 300px;
	float: right;
}
#registration form input {
	margin-top: 15px;
}
#registration textarea {
	width: 300px;
	margin-top: 0px;
}
#registration form td input {
	width: 300px;
	margin-top: 0px;
}
#registration h1, h2, h3, h4, h5, h6 {
	color: #666666;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
}
#registration h1 {
	font-size: 25px;
	color: #0066CC;
	margin-bottom: 8px;
}
#registration h2 {
	font-size: 22px;
	margin: 10px 0 10px 0;
}
#registration h3 {
	font-size: 19px;
	margin-top: 5px;
}
#registration h4 {
	font-size: 16px;
	margin-top: 10px;
}
#registration h5 {
	font-size: 13px;
}
#registration h6 {
	font-size: 7px;
}
#registration a {
	color: #009;
}
#registration a:active {
	color: #D02027;
}
#registration a:hover {
	color: #900;
}
#registration table {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #FFFDF0;
}
#registration td {
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: center;
	_font-size: 12px;
}
#registration th {
	background-color: #E0E7F8;
	color: black;
	padding: 3px;
}
#registration tr:hover {
	background: #f1f1f1;
}
#registration img {
	border: 0px;
}
#registration.ico {
	vertical-align: -3px;
}
#registration p {
  font-size: 12px;
	margin-top: 0px;
}
/*NOTE: zakladni design*/
#registration #cover {
	width: 100%;
}
#registration #screenTop {
	width: 100%;
	background: #6C87DD url('./images/top_body_bg.png') no-repeat right;
	height: 48px;
	border-bottom: 2px solid #6e89dd;
}
#registration #title {
	float: left;
	height: 48px;
	width: 500px;
}
#registration h1 #logo {
	margin: 0;
	padding: 0;
	z-index: 20;
	position: relative;
}
#registration h1 #logo span {
	display: block;
	width: 500px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('./images/netwrs-logo.gif') 0 0 no-repeat;
	z-index: 1;
}
#registration #info {
	margin-right: 20px;
	margin-top: 6px;
	float: right;
	color: #fff;
}
#registration #info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#registration #info li {
	margin-bottom: 5px;
}
#registration #info a {
	color: #fff;
}
#registration #info a:hover {
	text-decoration: none;
}
#registration #content-base {
	width: 100%;
}
#registration #content-base-in {
	margin-left: 250px;
	padding: 8px;
}
#registration.formTitle {
	text-align: right;
	font-weight: bold;
	width: 100%;
}
#registration.formText {
	width: 300px;
}
#registration.formSubmit {
	margin-top: 10px;
}
#registration legend {
	font-size: 15px;
}
/** Tree category **/
#registration #category_tree ul {
	padding: 0 0 0 20px;
}
#registration.center {
	text-align: center;
}
#registration.right {
	text-align: right;
}
#registration.red {
	color: red;
	font-weight: bold;
}
#registration.fl-l {
	float: left;
}
#registration.fl-r {
	float: right;
}
#registration.clear {
	clear: both;
}
#registration.error {
	color: #c00;
}
#registration.detail {
	width: 500px;
}
#registration #paticka {
	position: fixed;
	bottom: 0;
	width: 500px;
	text-align: center;
	color: #333;
	background-color: #fff;
}
#registration #paticka img {
	vertical-align: -5px;
}
#registration.oznameni {
	border: 1px solid #999;
	background: #eee url('./images/messagebox_info.png') no-repeat 5px 50%;
	color: #333;
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
}
#registration.oznameni_admin {
	border: 1px solid #999;
	background: #eee url('./images/messagebox_warning.png') no-repeat 5px 50%;
	color: #333;
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
}
#registration.number {
	text-align: right;
}
#registration.btn_submit {
	margin-top: 5px;
}
#registration.link_red {
	color: #f00;
}
#registration.link_green {
	color: #18A518;
}
#registration #lang {
	text-align: center;
	background: #C2CDEF;
	border: 1px solid #27459F;
	width: 50%;
	margin: auto;
	margin-top: 20px;
	padding: 5px 0 2px 0;
}
#registration #lang a {
	margin: 2px;
}
#registration.w60 {
	width: 60px;
}
#registration.m10 {
	margin-top: 10px;
}
#registration.nb tr {
	background: none;
}
#registration.season_name {
	background: #E0E7F8;
}
#registration.season_from {
	background: #E4F8E4;
}
#registration.season_to {
	background: #FFEAEA;
}
#registration.grey {
	background-color: #eee;
}
#registration.yellow {
	background-color: #FBF7D0;
}
#registration.notset {
	color: #f00;
}
#registration .povinne {
  color: #000;
	font-size: 11px;
}

