body {
	background-color: black;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	}

img {vertical-align: middle;}

a {
	text-decoration: none;
	color: white;
	}
	
a:hover {
	color: #18D0F9;
	}
	
	
#main {
	width: 850px;
	margin: 0 auto 0 82px;
	padding-top: 0px;
	}

#head {
	width: auto;
	height: 120px;
	background: black url("images/head.gif") top left no-repeat;	
	}

.stop_float {
	clear: left;
	width: auto;
	height: 20px;
	}

#left_panel {
	width: 150px;
	padding-top: 10px;
	float: left;
	border: 1px solid black;
	}

#right_panel {
	width: 150px;
	padding-top: 10px;
	float: right;
	border: 1px solid black;
	}

img.nahlad {margin: 5px; cursor: hand;}

.box {
	margin-bottom: 10px;
	border: 1px solid #18D0F9;
	
	}

.box_top {
	line-height: 40px;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	height: 40px;
	background: url("images/box_top.png") top left no-repeat;
	}

#middle_panel {
	width: 500px;
	margin-left: 21px;
	float: left;
	color: #00CCFF;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 20px;
	}

 {
	padding: 7px;
	background: blue;
	height: 28px;
	overflow: hidden;
	}

a.soft_href {
	font-style: italic;
	font-size: 11pt;
	}

span.soft_links {
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	}

.line {
	height: 2px;
	background: #00ccff;
	border-top: 1px solid white;
	width: auto;
	margin: 10px 0 7px 0;
	}

#turn {
	width: 850px;
	height: 50px;
	background: url("images/turn_panel.gif") top left no-repeat;
	font-size: 10pt;
	line-height: 47px;
	padding-left: 20px;
	}

#turn_panel {
	position: absolute;
	left: 575px;
	top: 140px;
	}

a.login {
	color: black;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

a.login:hover {
	color: white;
	}
	
.datum {
	color: white;
	}

.box_title {
	background: url("images/box_top.gif") top left no-repeat;
	width: 148px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	}

.inner_box {
	padding: 5px;
	text-align: center;
	color: #18D0F9;
	font-weight: bold;
	font-size: 10pt;
	}

.inner_box_left {
	padding: 5px;
	text-align: left;
	color: #18D0F9;
	font-weight: bold;
	font-size: 10pt;
	}

.inner_box_left a {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

.inner_box_left a:hover {
	color: #00CCFF;
	}

#cifernik {
	font-size: 13pt;
	color: white;
	}

.num_visits {
	color: white;
	}

.header {
	border-top: 3px solid #18D0F9;
	border-bottom: 3px solid #18D0F9;
	font-size: 16pt;
	line-height: 30pt;
	margin-bottom: 20px;
	color: white;
	}
	
.header img {
	vertical-align: middle;
	}

.detail {
	border: 1px solid #18D0F9;
	padding: 5px;
	width: 450px;
	margin-left: auto;
	margin-right: 0px;
margin-bottom: 10px;
	}

.detail_top {
	background: url("images/box_top_large.gif") top left no-repeat;
	line-height: 30px;
	color: white;
	font-size: 13pt;
	padding-left: 10px;
	margin-bottom: 10px;
	}

.detail a {
	color: white;
	}

.detail a:hover {
	text-decoration: underline;
	}

.note {
	font-style: italic;
	font-weight: normal;
	}

.title {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	}

.error {
	color: red;
	}
	
.forms {
	width: 350px;
	box-sizing: border-box;
	background: #006699;
	border: 2px solid #00CCFF;
	padding: 10px;
	padding-bottom: 5px;
	margin: 10px auto 0 auto;
	}

.pokusy {
	color: white;
	font-size: 12pt;
	line-height: 20pt;
	}

.inf_box {
	width: 100%;
	box-sizing: border-box;
	background: #006699;
	border: 2px solid #00CCFF;
	padding: 10px;
	padding-bottom: 5px;
	margin: 10px auto 0 auto;
	}

.large_box {
	border: 1px solid #00ccff;
	width: 450px;
	margin: 0 auto 20px auto;
	}

.large_box_top {
	background: url(images/box_top_large.gif) top left no-repeat;
	line-height: 30px;
	text-align: center;
	color: black;
	font-size: 13pt;
	}

.large_box_body {
	padding: 10px;
	background: #003366;
	}

.large_box_body a {
	line-height: 14pt;
	}

hr {
	margin: 4px 0 4px 0;
	}

th {border: 2px solid white; text-align: left; background: #00aadd; color: white;}
td.ok {background: #0088bb; color: black; border-bottom: 1px solid white;}

.version {
background: #006688;
color: white;
padding: 5px;
margin-top: 20px;
margin-bottom: 5px;
border-top: 1px solid white;
}

	