@charset "utf-8";
/* CSS Document */

::selection {
	background: #FC0;
}
.jan_radina {
	position:absolute;
	left:780px;
	top:493px;
}
.intro {
	position:relative;
	top:10px;
	left:20px;
}
.aktual {
	position:relative;
	left:0px;
}
.img {
	border:none;
	padding:10px;
}

.table {
	border:#eaeaea;
}
td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12.5px;
}
body {
	background-image: url(images/bg_all.png);
	background-repeat: no-repeat;
	background-color: #6b7d92;
	border-style:none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12.5px;
	color: #36F;
	font-weight: bold;
}
a:link {
	font-weight: bold;

}
a:visited {
	color: Darkblue;
}
a:hover {
	text-decoration: none;
	color: Darkblue;
}
a:active {
	color: Darkblue;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdena;
	font-weight: bold;

}
h1 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:20px;
	text-align:center;
}

.basic_tetx {
	margin-left:60px;
	margin-right:60px;

}

.basic_tetx02{
	text-indent:-20px;
	margin-left:90px;
	margin-right:60px;

}


h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
.poznamka01 {
	color: #CCC;
}
.poznamka02 {
	color: #999;
}
.poznamka03 {
	color: #394049;
}
.bila {
	color:#fff;
	background-color: #45515C;
	text-align:center;
}
.top {
	text-align:right;
}
.padding_10_left {
	padding-left:10px;
}

.table {
	width: 586px;
}
.table tr td {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f5f5f5;
	text-align: center;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.table tr .nic {
	opacity: 0.35;
}
.table tr .zahlavi {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #45515C;
	color: #fff;
}
#cecko {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
#cecko a {
	color: #000;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);	
	opacity: 0.7;
}
#cecko a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);	
	opacity: 1;
}

