.diskuse_level_1 {
	margin: 2px;
	display: block;
	text-align: left;
	background-color: #eee;
	padding: 5px;
	clear: both;
}

.diskuse_level_1 .reaction {
		text-decoration: none;
		font-weight: bold;
		color: Maroon;
		padding: 5px;
		
}

.diskuse_level_1 .timestamp, .diskuse_level_2 .timestamp {
	float: right;
	font-size: smaller;
	
}

.diskuse_level_1 .text, .diskuse_level_2 .text {
		padding: 5px;
		
}

#sezona {
	display: block;
	height: 70px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 95%;
	padding: 5px;
}

.diskuse_level_2 {
	margin: 2px;
	margin-left: 30px;
	display: block;
	text-align: left;
	background-color: #ddd;
	padding: 5px;
	clear: both;
}

.diskuse_level_1 .kontakt, .diskuse_level_2 .kontakt {
	text-decoration: none;
	font-weight: bold;
	color: Maroon;
}

#notice {
	display: block;
	text-align:center;
	border: 1px dashed #fa0;
	font-weight: bold;
	padding: 20px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu .subtitle {
	background-color: Black;
	padding: 4px;
	color: #ccc;
	font-weight: bold;
}

#calendar1, #calendar2, #calendar3 {border:solid #666666 1px;
background:#ffffff;
padding-bottom:5px;
padding-top:5px;}
#calendar1 {width:183px;}
#calendar1 .ng-cal-header-table {width:173px;}
#calendar2 {width:370px;}
#calendar2 .ng-cal-header-table {width:360px;}
#calendar2 .ng-cal, #calendar3 .ng-cal {width:178px;
float:left;
margin-right:0px;}
#calendar3 {width:555px;}
#calendar3 .ng-cal-header-table {width:545px;}
#inter_cal .ng-cal-header-table, #inter_cal2 .ng-cal-header-table {width:95%;}


.vypis {
	margin-left: auto;
	margin-right: auto;
}

.popis_polozky_edit {
	display:block;
	font-weight:bold;
	padding:15px;
	border-bottom:1px dashed black;
}

.vypis td {
	border: 1px solid black;
}

.vypis .heading td {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
}

.vypis tr:nth-child(even) {
	background-color: #f2f2f2;
}

.vypis td {
	padding:2px;
}

.vypis td.number {
	text-align: right;
}

.vypis td.number.negative {
	background: rgba(255,0,0,0.1);
;
}


table select option, table select {
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	border: 0px;
	margin: auto;
    width: 100%;
	padding: 0px;
	background: #F2F2F2;
	text-align: center;
}

#login {
    margin: auto;
    padding: 2px;
    top: 10%;
    left: 50%;
    position: absolute;
    width: 400px;
    height: 140px;
    margin: 60px 0 0 -200px;
    border: 1px #606060 solid;
    background: #FFFFFF;
}

#login td {
    font-size: 12px;
}

#main {
    position: relative;
    padding: 0;
    margin: 0 auto;
    padding: 10px 5px 10px 5px;
    border-width: 0px 1px 1px 1px;
    border-color: #A4A4A4;
    border-style: solid;
    width: 1325px;
    background: #FFFFFF;
    height: auto;
}

#main_in {
}

#foot {
    clear: both;
    margin: 0 auto;
    padding: 0;
    border: 0;
    position: relative;
    color: #646464;
    width: 1325px;
    height: 25px;
    text-align: left;
    vertical-align: middle;
}

#foot .in {
	 float:right;
    position: relative;
    height: 35px;
    padding-left: 15px;
    margin-top: 10px;
}

.cleaner {
    clear: both;
}

.head_menu {
    margin: 10px 0px;
    position: relative;
    width: 150px;
    height: auto;
    overflow: visible;
}

.head_submenu {
    margin: 10px 0px;
    padding: 3px 0px;
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
    border-top: 1px dashed #606060;
    border-bottom: 1px dashed #606060;
    background: #F2F2F2;
}

#bigbody {
    font-size: 100%;
    width: 1150px;
    float: right;
    overflow: auto;
    margin-bottom: 10px;
	 
}

#left-menu {
    width: 150px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.error-out {
    width: 85%;
    margin: 10px auto;
    padding: 0px;
    border: 0px;
}
.error-in {
    width: auto;
    border: 1px dashed #606060;
    padding: 5px;
    margin: 0px;
    text-align: center;
    color: #606060;
    font-size: 11px;
    font-weight: bold;
}


.edit-box {
    position: relative;
    text-align: center;
    padding: 5px;
    /*top: 10px;
    left: 50%;*/
    width: 90%;
    height: auto;
    margin: 10px -6% 10px 4%;
    /*margin: 10px 45% 10px -45%;
    _margin: 10px 50% 10px -50%;*/
    border: 1px #606060 solid;
}


ul.menu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}


li.menu {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	list-style-image : none;
	list-style-type: none;
	height: 21px;
	width: 150px;
	vertical-align: middle;
	overflow: hidden;
}

a.layer_menu:link, a.layer_menu:visited {
	height: 21px;
	width: 150px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	border-left: 5px solid #9B9B9B;
	padding-left: 5px;
	padding-top: 2px;
}


a.layer_menu:hover {
	font-size: 13px;
	color: #000000;
	background-color: #9B9B9B;
	border-left: 5px solid #000000;
	padding-left: 5px;
	padding-top: 2px;
}

a:link    {
	font-size: 10pt;
	color: #606060;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	font-weight: 700;
	text-decoration: underline;
}
a:visited {
	font-size: 10pt;
	color: #606060;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	font-weight: 700;
	text-decoration: underline;
}
a:hover   {
	font-size: 10pt;
	color: #606060;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	font-weight: 700;
	text-decoration: none;
}

a.email:link {
    color: #A2A2A2;
    text-decoration: underline;
}
a.email:visited {
    color: #A2A2A2;
    text-decoration: underline;
}
a.email:hover {
    color: #A2A2A2;
    text-decoration: none;
}

td.Form {
	color: #646464;
	text-align: right;
	padding: 5px;
}

td.Form1 {
	color: #646464;
	text-align: left;
	padding: 2px;
}

.xleft {
    text-align: left;
}

.xcenter {
    text-align: center;
}

.xright {
    text-align: right;
}

.xtop {
    vertical-align: top;
}

.xmiddle {
    vertical-align: middle;
}

.xbottom {
    vertical-align: bottom;
}

.actionCell {
    width: 60px;
}

.tb_vypis {
    border: #000000 1px solid;
    background-color: #000000;
    margin: auto;
}

.plna-sirka {
    width: 98%;
}

.TableMain {
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	color: #606060;
	background-color: #BCBCBC;
	font-size: 10pt;
	text-align: center;
}

.TableInfo {
	padding: 2px 3px 2px 3px;
	font-weight: normal;
	color: #646464;
	background-color: #F2F2F2;
	font-size: 12px;
	text-align: center;
}

.td-normal {
	padding: 2px 3px 2px 3px;
	text-align: center;
}

tr.tr_bg {
    padding: 2px 3px 2px 3px;
	font-weight: normal;
	color: #646464;
	background: #F2F2F2;
	font-size: 12px;
	text-align: center;
}

tr.tr_bg:hover {
    padding: 2px 3px 2px 3px;
	font-weight: normal;
	color: #646464;
    background: #E2E2E2;
	font-size: 12px;
	text-align: center;
}

p {
	text-align: justify;
	text-indent: 2px;
	font-size: 12px;
	width: 100%;
	margin: 20px 0px 5px 0px;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-top: 2px;
	border: none;
}

field span a {

font-size: 9px;

}


fieldset {
	border: #646464 solid 1px;
	margin: 3px;
	padding: 15px 5px 15px 5px;
	font-size: 100%;
	text-align: center;
	background: #FFFFFF;
}

fieldset legend {
	font-weight: bold;
	font-size: 12px;
	color: #646464;
	padding: 3px 10px;
    margin-left: 12px;
    border-top: 1px solid #646464;
    border-bottom: 1px solid #646464;
}

h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	color: #606060;
	font-weight: normal;
	text-align: center;
}

h1 {
    font-size: 23px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
	color: #606060;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}

form {
    padding: 0px;
	margin: 0px;
}

hr {
	height: 1px;
    color: #606060;
}

textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	vertical-align: middle;
	color: #000000;
}

.Formular {
	font-size: 12px;
	background-color: #F2F2F2;
	color: #646464;
	border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
	font-weight: normal;
	padding: 2px;
}
ul {
    margin: 5px 5px 5px 0px;
    padding: 0px 0px 5px 0px;
}

li {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 5px 0px 5px 15px;
    padding: 0px 0px 0px 8px;
	list-style-type: circle;
}

select {
    text-align: center;
    font-size: 11px;
	color: #606060;
	border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
	background-color: #F2F2F2;
}

option {
	text-align: center;
	font-size: 11px;
	color: #606060;
	background-color: #F2F2F2;
}

.button {
    margin: 0 3px;
    padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	cursor: pointer;
}

.help {
    cursor: help;
}

.autowidth {
	width: auto;
}

.width100 {
	width: 100%;
}

.width20 {
	width: 20%;
}

.width80 {
	width: 80%;
}

mini {
  font-size:8px;
}

.minitext {
  font-size:8px;
}

#calendar {
	margin-left:auto;
   margin-right:auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 220px;
	background-color: #C9E3F3;
	color: #000;
}

#calendar table {
	margin-left:auto;
   margin-right:auto;
	padding: 10px;
}

#calendar a {
	color:#003859;
	text-decoration: none;
}

#calendar td {
	border: 1px solid #000;
}

#calendar .actual {
	font-weight: bold;
}

#calendar .selected {
	background-color: #c00;
	color:#fff;
}