#login_failtureText
{
	color: Red;
}

#hledaniobal a:hover
{
	color: #6c9d00;
}

#hledaniTitulek
{
	background-color: #0289CB;
	color: #FFFFFF;
	padding: 0.7em;
}

#hledaniTelo
{
	overflow: hidden;
	background-color: #F1FBFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#hledaniTelo2
{
	overflow: hidden;
	background-color: #F1FBFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#hledaniZaklad
{
	overflow: hidden;
	height: 40px;
}

#hledaniButtons
{
	padding-top: 8px;
	margin-bottom: 8px;
	height: 30px;
	overflow: hidden;
}

#hledaniVyberTable .hledaniFirstTD
{
	width: 335px;
}

#hledaniVyberTable .hledaniMiddleTD
{
	width: 60px;
}

#hledaniVyberTable .hledaniLastTD
{
	width: 80px;
}

#hledaniVyberTable tr td
{
	min-width: 70px;
	text-align: left;
}

#hledaniVyberTable
{
	width: 480px;
}

#rc_Warning
{
	padding-top: 12px;
	color: Red;
}

#rc_Warning img
{
	padding-right: 5px;
}

/******************* Classes ***************************/
.plusMinusIcon
{
	padding-right: 10px;
	padding-top: 3px;
}

.smlouva_Warning
{
	padding-top: 4px;
}

.smlouva_Warning img
{
	padding-right: 5px;
}

.smlouva_Warning dfn
{
	color: #666666;
	font-style: normal;
}

.termin_Warning
{
	padding-top: 2px;
	height: 22px;
}

.termin_Warning img
{
	padding-right: 5px;
}

.termin_Warning dfn
{
	color: red;
	font-style: normal;
}

.listViewTable
{
}

.listViewTable thead tr td
{
	background-color: #0289CB;
	color: White;
	font-weight: bold;
	padding: 2px;
}

.ncell
{
	width: 135px;
}

.rcell
{
	width: 45px;
}

.listViewTable tbody tr td
{
	background-color: #f2f2f2;
	padding: 2px;
	vertical-align: bottom;
}

.listViewTable tbody tr td a
{
	padding-right: 0px;
	padding-left: 5px;
	background-color: #f2f2f2;
}

.commandbutton2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	height: 22px;
	width: 98px;
	border: 0px solid #049ad9;
	font-size: 13px;
	cursor: hand;
	background-image: url("../images/butt-command2.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.commandbutton3
{
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	height: 22px;
	width: 98px;
	border: 0px solid #049ad9;
	font-size: 13px;
	cursor: hand;
	background-image: url("../images/butt-command2.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.calendarButton
{
	height: 32px;
	width: 32px;
	border: 0px solid #049ad9;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	cursor: pointer;
	background-image: url("../images/calendar-copy-32x32.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.calendarButtonDisable
{
	height: 32px;
	width: 32px;
	border: 0px solid #049ad9;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	cursor: pointer;
	background-image: url("../images/calendar-copy-32x32-disabled.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.infoButton
{
	height: 32px;
	width: 32px;
	border: 0px solid #049ad9;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	cursor: pointer;
	background-image: url("../images/note.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.nextButton
{
	height: 14px;
	width: 14px;
	border: 0px solid #049ad9;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	cursor: pointer;
	background-image: url("../images/arrowXP-next-14x14.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.prevButton
{
	height: 14px;
	width: 14px;
	border: 0px solid #049ad9;
	margin: 0px;
	padding: 0px;
	background-color: Transparent;
	cursor: pointer;
	background-image: url("../images/arrowXP-prev-14x14.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.StandartGrid
{
	width: 514px;
}

.StandartGrid td
{
	padding: 4px;
}

.FormGrid
{
	margin-left: 12px;
	width: 480px;
}

.FormGrid td
{
	padding: 4px;
}

.PopupGrid
{
	margin-left: 12px;
	width: 440px;
}

.PopupGrid td
{
	padding: 4px;
}

.hledaniPokrocile div
{
	overflow: hidden;
}

.rightSeparator
{
	margin-left: 30px;
}

.border
{
	border: 1px solid #999999;
	padding-right: 5px;
}

.fieldsTable
{
}

.fieldsTable tr td
{
	vertical-align: bottom;
}

.hledaniField1
{
}

.hledaniField2
{
	padding-left: 18px;
}

.hledaniField4
{
	padding-right: 8px;
	padding-bottom: 10px;
}

.hledaniField3
{
	border-color: #C0C0C0;
	margin-left: 15px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-style: ridge;
	border-width: 1px;
}

.hledaniField5
{
	padding-left: 18px;
	padding-top: 14px;
}

.hledaniField6
{
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.hledaniField7
{
	border-color: #C0C0C0;
	margin-left: 23px;
	margin-top: 1px;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-style: ridge;
	border-width: 1px;
}

.clearMarginPadding
{
	padding: 0px;
	margin: 0px;
}

.obdobiLabel
{
	padding-top: 1px;
	padding-bottom: 10px;
}

.obdobiMenu
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.copyLabel
{
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 56px;
	width:197px;
	text-align:right;
}

.hledaniLabel
{
	padding-top: 0px;
	padding-bottom: 10px;
	white-space: nowrap;
	vertical-align:top;
}

.hledaniLabel2
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.hledaniLabel3
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.BigCheckBox
{
	font-size: 1.3em;
}

.command_buttons
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.center
{
	text-align: center;
}

.fLeft
{
	float: left;
}

.fRight
{
	float: right;
}

.right
{
	text-align: right;
}

.clear
{
	clear: both;
}

.registrace_formular
{
	border: 0px solid #C0C0C0;
	margin-top: 3px;
	background-color: #F1FBFF;
	height: 100%;
}

.registrace_frm_vnitrek
{
	padding: 8px;
	overflow: hidden;
}

.registrace_frm_vnitrek_div
{
	overflow: hidden;
}

.MinimumTextField
{
	width: 130px;
}

.RegistraceField
{
	width: 210px;
}

.FormField
{
	width: 492px;
}

.DatumField
{
	width: 70px;
}

.NumberField
{
	width: 40px;
}

.MiddleNumberField
{
	width: 100px;
	text-align: right;
}

.LongTextField
{
	width: 293px;
}

.LongestTextField
{
	width: 492px;
}

.MultilineTextField1
{
	width: 492px;
	height: 90px;
}

.MultilineTextField2
{
	width: 492px;
	height: 50px;
}

.MultilineTextField3
{
	width: 492px;
	height: 350px;
}

.MultilineTextField4
{
	width: 492px;
	height: 150px;
}

.BoldLabel
{
	font-weight: bold;
}

.RedLabel
{
	color: Red;
}

.GrayLabel
{
	color: #808080;
}

.BigLabel
{
	font-size: 1.3em;
}

.Mini
{
	font-size: 0.8em;
}

.Italic
{
	font-style: italic;
}

.DefaultPanel
{
	margin-left: 10px;
	margin-right: 10px;
}

.StandartField
{
	width: 150px;
}

.frm_l1
{
	height: 45px;
	float: left;
}

.frm_r1
{
	width: 230px;
	height: 45px;
	float: right;
	margin-top: 1px;
}

.frm_l2
{
	width: 260px;
	float: left;
}

.frm_l3
{
	padding-right: 15px;
	float: left;
}

.frm_l4
{
	float: left;
	padding-bottom: 10px;
}

.frm_l5
{
	width: 250px;
	float: left;
}

.frm_l6
{
	height: 20px;
	padding-top: 6px;
}

.frm_r2
{
	width: 230px;
	height: 55px;
	float: right;
}

.frm_r3
{
	width: 230px;
	height: 45px;
	float: right;
	margin-top: 19px;
}

.frm_r4
{
	width: 230px;
	height: 65px;
	float: right;
	padding-top: 3px;
	padding-bottom: 10px;
}

.frm_r2 dfn
{
	color: #666666;
	font-style: normal;
}

.star
{
	font-weight: bold;
	color: Red;
	margin-left: 3px;
}

.starInText
{
	font-weight: bold;
	color: Red;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup2
{
	background-color: Transparent;
	border-style: none;
	width: 480px;
}

.scrollPanel
{
	height: 370px;
	width: 470px;	
	overflow-y:auto;
	overflow-x:hidden;
}

.scrollPanelLong
{
	height: 468px;
	width: 470px;	
	overflow-y:auto;
	overflow-x:hidden;
}

.scrollPanelTree
{
	width: 510px;
	overflow: hidden;
}
.scrollPanel2
{
	height: 280px;
	width: 470px;
	overflow: auto;
	overflow-y:auto;
	overflow-x:hidden;
}

.indentPadding
{
	padding-left: 20px;
	padding-bottom: 5px;
}

.indentPadding2
{
	padding-left: 20px;
}

.indentCheck
{
	text-indent: -20px;
}

.top5
{
	padding-top: 5px;
}

.top10
{
	padding-top: 10px;
}
.top16
{
	padding-top: 16px;
}

.bottom10
{
	padding-bottom: 10px;
}

.marginLeft5
{
	margin-left: 5px;
}

.marginLeft20
{
	margin-left: 20px;
}

.marginLeft32
{
	margin-left: 32px;
}

.marginLeft220
{
	margin-left: 220px;
}

.vyberhistory
{
	margin-left: 10px;
	margin-right: 20px;
}

.hledanihistory
{
	padding: 10px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #A1C0DF;
	background-color: #E6F3FB;
}

.pointer:hover
{
	cursor: pointer;
}

.SloupecKod
{
	width: 60px;
}

.imageMargin
{
	margin-right: 14px;
	margin-bottom: 14px;
}

.switch
{
	margin-bottom: 10px;
}

.switchcontent
{
	color: #ffffff;
	background-color: #049ad9;
	overflow: hidden;
	height: 23px;
}

.switchcontent a
{
	margin-left: 5px;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	width: 114px;
	float: left;
	display: block;
	text-decoration: underline;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

.xc99
{
	background: #94CF10;
	border-left: 1px solid #049ad9;
	border-right: 1px solid #049ad9;
	display: block;
	overflow: hidden;
	height:3px;
}

.bottomAlign
{
	vertical-align: bottom;
}

.marginTop12
{
	margin-top: 12px;
}

.height250
{
	height: 250px;
}

.height610
{
	height: 610px;
}

.height650
{
	height: 650px;
}

.KalkulaceField1
{
	width: 30px;
	text-align: right;
}

.KalkulaceField2
{
	width: 45px;
	text-align: right;
}

.kalkulaceTop
{
	width: 110px;
	padding-top: 3px;
}

.kalkulace2Top
{
	width: 220px;
	padding-top: 3px;
}

.kalkulaceBottom
{
	padding-bottom: 3px;
}

/* Modal dialogs - Overlay */
#simplemodal-overlay
{
	background-color: #000;
	cursor: wait;
}

/* Modal dialogs - Container */
#simplemodal-container
{
	height: 620px;
	width: 480px;
	overflow: hidden;
	border: 0px none #ccc;
}

.menuIE8Fix
{
	z-index: 100;
}

.calExtIE8Fix
{
}

.calExtIE8Fix div
{
	margin:0;
}

.overflowhidden
{
	overflow: hidden;
}

.blue-box
{
    background-color: #0D4DA4;
    padding: 8px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
