body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #d7d7bd;
	margin: 0px 0px 0px -150px;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
form,
input,
textarea {
	margin: 0px;
	padding: 0px;
}

ol {
	list-style-type: circle;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

.ollist ol {
	list-style-type: circle;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

.ollist ol li {
	margin: 0px 0px 0px 0px;
}

.ullist ul {
	list-style-type: decimal;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

.ullist ul li {
	margin: 0px 0px 0px 0px;
}

ul.mojetable {
	list-style-type: disc;
	margin: 2px 2px 2px 15px;
	padding: 2px 2px 2px 2px;
}

a {
	color: #035c7a;
	text-decoration: underline;
}

a:hover {
	color: #035c7a;
	text-decoration: none;
}

.main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}

.page {
	background-color: #FFFFFF;
	width: 1024px;
	float: left;
	padding: 0px;
}

.header {
	width: 1024px;
	float: left;
}

.header-img {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 1024px;
	height: 330px;
	float: left;
}

.header-img h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	color: blue;
	margin-top: 46px;
	margin-left: 50px;
}

.header-img p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: blue;
	margin-top: 60px;
	margin-left: 70px;
}

.header-img-240-2 {
	background-image: url(../images/header_1024x240_2.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 240px;
	float: left;
}

.header-img-240-3 {
	background-image: url(../images/header_1024x240_3.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 240px;
	float: left;
}

.header-img-420 {
	background-image: url(../images/header_1024x420.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 420px;
	float: left;
}

.header-img-420-2 {
	background-image: url(../images/header_1024x420_2.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 420px;
	float: left;
}

.header-img-420-3 {
	background-image: url(../images/header_1024x420_3.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 420px;
	float: left;
}

.header-img-420-cpm {
	background-image: url(../images/header_1024x420_cpm.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 420px;
	float: left;
}

.header-img-640-syssub {
	background-image: url(../images/header_1024x640_syssub.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 640px;
	float: left;
}

.header-img-640-sysvar {
	background-image: url(../images/header_1024x640_sysvar.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 640px;
	float: left;
}

.header-img-640-heap {
	background-image: url(../images/header_1024x640_heap.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 640px;
	float: left;
}

.header-img-640-hand {
	background-image: url(../images/header_1024x640_hand.png);
	background-color: #60B2E5;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1024px;
	height: 640px;
	float: left;
}

.menu {
	background-color: #000000;
	width: 1024px;
	height: 65px;
	float: left;
}

.menu ul {
	list-style-type: none;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 51px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: middle;
}

.menu ul li a:hover {
	color: #4BC4EF;
}

.title {
	font-size: 24px;
	font-weight: normal;
	color: #035c7a;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.content {
	width: 1024px;
	float: left;
	padding-top: 2px;
	display: block;
}

.content p {
	text-indent: 5%;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
}

.content h1,
h2,
h3 {
	font-weight: normal;
	color: #035c7a;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
}

.content table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 3px solid;
	border-spacing: 0px;
}

.content table,
th,
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 0;
}

.content th,
td {
	padding: 5px 5px 5px 5px;
	border: 1px solid;
}

.content th {
	background-color: gainsboro;
}

.content td {
	text-align: justify;
}

.stazeni table {
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

.stazeni td {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	border: 0px;
	border-spacing: 0px;
	text-indent: 0;
	text-align: center;
}

.stazeni3 table {
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

.stazeni3 td {
	width: 33%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	border: 0px;
	border-spacing: 0px;
	text-indent: 0;
	text-align: center;
}

.left-panel {
	width: 755px;
	float: left;
	padding: 10px 10px 10px 10px;
}

.left-panel-in {
	text-align: justify;
	clear: both;
}

.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}

.right-panel {
	width: 230px;
	float: right;
}

.right-panel-en {
	width: 240px;
	float: right;
}

.right-panel-in {
	clear: both;
  height: 1100px;
}

.right-panel-in h3 {
	font-size: 18px;
	font-weight: normal;
	color: #035c7a;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.right-panel-in ul {
	list-style-type: circle;
}

.right-panel-in ul li {
	padding-top: 0px;
	padding-bottom: 1px;
	# padding-top: 8px;
	# padding-bottom: 8px;
	# border-bottom-width: 1px;
	# border-bottom-style: dashed;
	# border-bottom-color: #CCCCCC;
}

.right-panel-in ul li a {
	color: #003366;
	text-decoration: none;
}

.right-panel-in ul li a:hover {
	text-decoration: underline;
}

.footer {
	background-color: #000000;
	width: 1024px;
	height: 100px;
	float: left;
}

.footer p {
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}

.footer a {
	color: #FFFFFF;
}

listing {
	font-size: 16px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgcenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgcenter p {
	text-align: center;
}

.leftalign {
	display: block;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: auto;
	box-shadow: 10px 10px 5px rgba(0, 0, 0, .75);
}


.leftalign-no-shadow {
	display: block;
	margin-left: 25px;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: auto;
}

.leftalign-240 {
	display: block;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: auto;
	box-shadow: 10px 10px 5px rgba(0, 0, 0, .75);
}

@counter-style moje-pismenka {
	system: alphabetic;
	symbols: a b c d e f g h i j k l m n o p q r s t u v w x y z;
	suffix: ") ";
}

.moje-pismenka li {
	list-style: moje-pismenka;
}

.mini-icon {
	padding: 0;	
}

#backtop {
	position: fixed;
	left: auto;
	right: 20px;
	top: auto;
	bottom: 20px;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-color: rgba(49, 79, 96, 0.84);
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.3s linear;
	z-index: 999999;
	opacity: 1;
	display: none;
}

#backtop:hover {
	background-color: #27CFC3;
}

#backtop.mcOut {
	opacity: 0;
}
