body {
	background : Black;
	color: #d6d6d6;
	font-family: Tahoma, Genova, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

a {
	color: #f1f1f1;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.vnitrek a, .vnitrek a:hover {
	text-decoration: underline;
}

span.gt {
	color: #3399FF;
}

td {
	padding-left: 5px;
	font-size: 12px;
}

img {
	margin: 0;
	border: 0;
}

div.main {
	margin-top: 0;
	width: 842px;
	min-width: 842px;
	padding: 9px;
	background: black;
}

textarea {
	border: 1px solid #3399FF;
	background: black;
	color: #FFCC00;
}

input {
	border: 1px solid #3399FF;
	background: black;
	color: #e4e4e4;
	font-size: 11px;
}

.form {
	border: 0;
}

.input {
	width: 80px;
	border: 1px solid #3399FF;
	background: black;
	color: #e4e4e4;
}

input:hover, input:focus {
	color: #FFCC00;
}

.l {
	float: left;
}

.leve {
	border-right : 1px solid #3399FF;
	width: 150px;
	font-size: 12px;
}

.prava {
	padding-left: 20px;
	width: 630px;
	font-size: 12px;
}

.kolecko {
	border: 1px solid #3399FF;
}

.p {
	padding-left: 5px;
	background: #0054A8;
	border-left: 1px solid Black;
	width: 150px;
	float: left;
}

.p3 {
	background: #0054A8;
	width: 20px;
	float: left;
}

.in {
	height: 20px;
	padding-left: 5px;
	border-right: 1px solid #002277;
	border-bottom: 1px solid #002277;
	width: 150px;
	float: left;
}

.in3 {
	height: 20px;
	border-right: 1px solid #002277;
	border-bottom: 1px solid #002277;
	width: 20px;
	float: left;
}

div.err {
	width: 100%;
	border: 1px solid #e4e4e4;
	padding: 5px;
	float: left;
	font-size: 12px;
}

#regerr {
	width: 300px;
}



p { text-align: justify;text-indent: 2ex;}

div.radek {
	float: left;
	padding-bottom: 2px;
	width: 100%;
}

div.radek2 {
	float: left;
	padding-bottom: 2px;
	width: 100%;
}

div.td {
	width: 200px;
	float: left;
}

.red {
	color: red;
	float: left;
	width: 100%;
}

span.zlute {
	color: #FFCC00;
}

span.modre {
	color: #2277cc;
}

span.zelene {
	color: #66cc00;
}

span.cervene {
	color: #FF0000;
}

div.cara {
	border-top: 1px solid #373737;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1px;
}

.aktualita-admin {
   color: red !important;
}

.aktualita-vek {
   color: #66cc00 !important;
}