﻿.imageTrans
{
	border-style: none;
	margin: 1em;
}

/*---------------------------------------------------------------------*/

.tymMenu
{
	padding-top: 3px;
	text-align:center;
}

.tymMenu a, .tymMenu a:link, .tymMenu a:visited, .tymMenu a:hover
{
	text-align: center;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #708F9F;
	padding-left:6px;
}

.tymMenu a:hover
{
	color: #666666;
}
	

.tymMenuSelected
{
	color:Black;
}

/*---------------------------------------------------------------------*/

.tymMenuLeft
{
	color:Black;
}

.tymMenuLeft .tymMenuCount
{
    float: right;
    width: 60px;
    text-align: right;
    color:Black;
}

/*
.tymMenuLeft ul
{
	list-style-type: none;
	color: #708F9F;
	margin:0;
	padding:0;
}

.tymMenuLeft ul li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
	line-height: 1em;
	padding: 0px 0px 0px 0px;
}
*/
.tymMenuLeft a, .tymMenuLeft a:link, .tymMenuLeft a:visited, .tymMenuLeft a:hover
{
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
	color:Black;
}

/*---------------------------------------------------------------------*/

.linkBox
{
	font-size: 11px;
	font-weight: normal;
	float: right;
}

/*---------------------------------------------------------------------*/

.ledDatumBox
{
	color: #296270;
	padding-left: 2px;
	background-color: #D1E3E7;
}

.ledCas
{
	float: left;
	width: 90px;
	overflow:hidden;
}

.ledNazev
{
	width: 100px;
	overflow:hidden;
	float:left;
}

.ledTym
{
	width: 130px;
	overflow: hidden;
	float: left;
}

.ledPoznamka
{
	float: left;
	overflow: hidden;
	width: 110px;
}

.ledClear
{
	float:none;
	clear:both;
}

.ledItemEdit
{
	float:right;
	margin-left:3px;
}

.ledItemDelete
{
	float:right;
	margin-left:3px;
}

.ledUpdatePanel
{
	padding: 2px;
	margin: 2px;
	float: right;
	border: 1px solid #C0C0C0;
}
.ledUpdateTym
{
	float: right;
	width: 100px;
}

.ledUpdateTymDelete
{
	float:right;
	text-align:right;
}

.ledUpdateText
{
	float:left;
	width:100px;
}
.ledUpdateLine
{
	height:20px;
}
.ledBackground
{
	border: 1px solid #C0C0C0;
	height: 100%;
	background-color: #FFFFFF;
}
.ledBackgroundAct
{
	padding: 5px;
	border: 1px solid #C0C0C0;
	height: 100%;
	background-color: #FFFFFF;
	
}


/*---------------------------------------------------------------------*/

.separator_3
{
	height:3px;
}

.kontakt
{
	padding: 10px;
	border: 1px solid #C0C0C0;
	height: 100%;
	background-color: #FFFFFF;
}