table.nk-typ1 {
	border: 1px solid #19bcf0;
	width: 100%;
	margin: 0 0 7px 0;
	color: #444444;
}

table.nk-typ2 {
	margin: 0px 0px 30px 0px;
	background-color: #def7ff;
	border: 1px solid #19bcf0;
	width: 100%;
}

td.nk-typ4 {
	padding: 8px 8px 0px 8px;
}

td.nk-typ5 {
	padding: 0px 5px;
}

td.nk-typ6 {
	padding: 5px 5px 15px 5px;
}

td.nk-typ7 {
	text-align: center;
}

td.nk-typ8 {
	text-align: justify;
	padding: 3px 5px 2px 5px;
	font-size: 0.9em;
	border-top: 1px solid #19bcf0;
	border-bottom: 1px solid #19bcf0;
}

tr.nk-typ1 {
	background-color: #def7ff;
}

tr.nk-typ2 {
	background-color: #def7ff;
}

tr.nk-typ3 {
	background-color: #ffffff;
}

tr.nk-typ4 {
	background-color: #ffffff;
}

p.nk-typ1 {
	text-align:center;
}


input.nk-input-1, textarea.nk-input-1 {
	border: 1px solid #19bcf0;
	padding: 3px;
	width: 350px;
}

input.nk-input-2 {
	background-color: #9FA1A4;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 4px;
	margin: 5px 0 0 3px;
}

img.nk-heslo {
	margin-top: 5px; 
	border: 1px solid #19bcf0;
}

div.nk-stranky-top {
	background-color: #0e8ae2;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 10px 0 7px 0;
}

div.nk-stranky-bottom {
	background-color: #0e8ae2;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 0 0 10px 0;
}

div.nk-stranky-top .content, div.nk-stranky-bottom .content {
	padding: 3px 5px;
}

div.nk-stranky-top .content a, div.nk-stranky-bottom .content a {
	color: #ffffff;
}

div.nk-stranky-top .content .active, div.nk-stranky-bottom .content .active {
	color: #ffff00;
}