html { 
	padding:0;
  	margin:0;
}
body {
	margin:0;
	padding:0;
  	text-align:center;
  	font-size:85%;
  	font-family: 'PT Sans', sans-serif;
  	color:black;
}
h1, h2, h3, h4, h5, h6 {
	color: #231f20;
}
h1 {
	font-size:1.7em;
}
h2 {
	margin-top:0;
	font-size:1.35em;
}
h3 {
	padding: 2em 0 0;
	font-size: 1.25em;
}
h4 {
	font-size: 1.03em;
	margin-bottom: -0.05ex;
}
a {
	color:black;
}
a:visited {
  	color:black;
}
a:hover {
	color: #7b5529;
}
td {
	vertical-align: top;
}
dt {
	font-weight:bold;
	color:black;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
dd {
	padding-bottom:0.4em;
	margin-left: 2.5em;
}
li {
	padding-top:0.2em;
	padding-bottom: 0.2em; 
  	list-style-type: square;
}
img {
	border:none;
}
a img {
	border: none;
}
.skryj {
	display:none;
}
.error {
	color: red;
	display: inline;
}
.maly {
	font-size: 0.9em;
}
.nastred {
	text-align: center !important;
}
.doleva {
	text-align: left !important;
}
.doprava {
	text-align: right !important;
}
.tucny {
	font-weight: bold;
}
.plavatvlevo {
	float: left;
}
.plavatvpravo {
	float: right;
}
.cisti {
	clear: both;	
}

input[type="submit"] {
	font-size: 15px;
    line-height: 1.5;
	color: white;
	background-color: #242424;
    border: none;
    padding: 10px 20px;
}
input[type="submit"]:hover {
	color: white;
	background-color: #7b5529;
    cursor: pointer;
}

/* ******************************************************** tabulka */
.tabulka {
	border: none;
}
.tabulka td, .tabulka tr {
	border: none;
}
.tabulka td {
	padding: 4px;
}
/* ********************************************************** main */
#main {
	width: 1160px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	position: relative;
}
/* ******************************************************** topblk */
#topblk {
	margin: 0;
	padding: 60px 0 25px 0;
	display: block;
	z-index: 0;
	position: relative;
	height: 270px;
}
#topblk h1 span{
	display: none;
}
#jazyk {
	float: right;
	margin: -105px 10px 0;
}
#jazyk input {
	margin: 0 3px;
}
/* **************************************************** informace */ 
#informace {
	float: left;
	clear: left;
	display: block;
	margin: 0;
	padding: 0;
}
#informace ul {
	margin-bottom: 1px;
}
/* **************************************************** casomira */ 
#casomira {
	float: right;
	display: block;
	margin: 4px 0;
	padding: 0;
	font-size: smaller;
	z-index: 1;
	position: relative;
}

#casomira img {
	padding: 0;
}
.vyber select {
	font-size: 1em;
}
.vyber {
	float: left;
	display: block;
	width: 40%;
	margin: 0;
	padding: 0;
}


/* **************************************************** menu */ 

#menu {
	font-size: 14px;
    line-height: 1.5;
	color: #808080;
    height: 60px;
    width: 1160px;
    display:block;
	background-color: transparent;
    left: 0;
    top: 0;
    position:absolute;
    z-index: 100;
}
#menu .oddel {
	display: none;
}
#menu a, #menu a:visited {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
	color: white;
	text-decoration: none;
	background-color: #242424;
    padding: 17px 18px 15px 18px;
    margin-right: -4px;
}
#menu a:hover {
	color: white;
	background-color: #7b5529;
}

/* **************************************************** contentblk */
#contentblk {
	float: left;
	clear: both;
	width: 1160px;
	margin: 10px 0 0;
	padding: 0;
	min-height:300px;
  	height:auto;
	_height:300px;
}
#contentblk .obsah {
	position: relative;
	margin: 0;
	padding: 0px 5px;
	text-align: justify;
}

/* ********************************************************** pata */
#pata {
	font-size: 14px;
	color: white;
    width: auto;
    display:block;
	background-color: #242424;
    text-align: center;
    margin-top: 20px;
    padding: 40px 0 6px;
}
#pata a {
	color: white;
	text-decoration: none;
	background-color: #242424;
}
#pata a:hover {
	color: #7b5529;
}


/* ******************************************** btn */
.btn, .btn:visited {
	margin: 5px 5px 5px 0;
	padding: 3px 7px;
	background-color: #242424;
	color: White !important;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap; 
	cursor: pointer;
	border: none;
}
.btn:hover {
	color: #7b5529!important;
}
/* *************************** projekct general */
.p_general input, .p_general textarea, .p_general .editor {
	width: 308px;
	margin: 0;
}
/* ****************************************************** prehled */
.prehled {
	width: 100%;
}
.prehled_zavodnici {
	float: left;
	width: 575px; 
}
.prehled td {
	padding: 7px 5px;
	text-align: left;
}
.prehled a, .prehled a:visited {
    color: #606060;
}
.prehled a:hover {
  	color:#7b5529!important;
}
.prehled .zahlavi th, .prehled .strankovani td {
	color: White;
	background-color: #242424;
	font-weight: bold;
	padding: 8px 5px;
	text-align: left;
}
.prehled .strankovani {
	color: #7b5529!important;
}
.prehled .zahlavi a, .prehled .zahlavi a:visited, .prehled .strankovani a, .prehled .strankovani a:visited {
	color: White;
}
.prehled .zahlavi a:hover, .prehled .strankovani a:hover {
	color: #7b5529!important;
}
.prehled .licha {
    color: #606060;
	background-color: white;
}
.prehled .suda {
    color: #606060;
	background-color: #fafafa;
}
.prehled .vybrana {
	background-color: #FFD7E6;
}
.prehled .funkce a, .prehled .funkce a:visited {
	color: Black;
	font-weight: bold;
}
.prehled .funkce a:hover {
	color: Red;
}
.zaplaceno {
	color: Green;
}
.nezaplaceno {
	color: Red;
	font-weight: bold;
}
.statistika {
	clear: none;
 	float: left;
	margin: 0 10px 10px 0;
	width: auto;
}