﻿.master
{
	max-width: 640px;
	min-width: 640px;
	margin: 0 auto 0 auto;
	width: 640px;
}
.nadpis
{
	color: #FFFFFF;
	font-weight: 600;
	font-size: 1.5em;
	margin-bottom: 10px;
}
.nadpismain
{
	color: #295087;
	font-weight: 600;
	font-size: 1.5em;
	margin-bottom: 10px;
}
.popup_container
{
	padding: 0px;
	background-color: #EFF3FA;
	color: #333333;
	float: none;
	max-width: 760px;
	min-width: 760px;
	min-height: 600px;
	overflow: visible;
	width: 758px;
}
.chg_container
{
	padding: 0px;
	background-color: #EFF3FA;
	color: #333333;
	float: none;
	min-width: 620px;
	min-height: 620px;
	overflow: visible;
	width: 800px;
}
.popup_title
{
	height: 28px;
	background-color: #5C65A3;
	color: #FFFFFF;
}
.chg_title
{
	height: 28px;
	background-color: #5C65A3;
}
.popup_body
{
	padding: 15px 15px 15px 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 15pt;
	clear: both;
	height: 158px;
	width: 449px;
}
.radiobtn
{
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #000000;
	margin-left: 20px;
}
.loginlabel
{
	display: block;
	color: #000000;
	margin-left: 20px;
	font-size: 1em;
}
.loginlabelNm
{
	display: block;
	color: #000000;
	font-size: 1em;
}
.logintext
{
	display: inline-block;
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	margin: 0px 20px 6px 20px;
	padding: 4px;
}
.logintextNm
{
	display: inline-block;
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	padding: 4px;
}
.chglabel
{
	display: block;
	color: #000000;
	font-size: 1em;
	font-weight: 700;
}
.chgvalue
{
	display: block;
	color: #000000;
	font-size: 1em;
	background-color: #FFFFFF;
}
.txtbox
{
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	padding: 4px;
	width: 200px;
}
.registerhyperlink
{
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	display: block;
	color: #333333;
	font-weight: 500;
	margin-left: 20px;
}
.logincaption
{
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	display: block;
	font-size: 1.3em; /* color: #f9f3e8; */
	color: White;
	font-weight: 600;
	margin-left: 20px;
}
.chgcaption
{
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	display: block;
	font-size: 1.3em; /* color: #f9f3e8; */
	color: White;
	font-weight: 600;
	margin-left: 20px;
}
.GridFooterEdit
{
	padding: 4px;
	height: 40px;
}
.logininput
{
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	margin: 0px 0 6px 20px;
	padding: 4px;
	width: 200px;
}
.txtinbox
{
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	padding: 4px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 20px;
}
.logininputnomargin
{
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	margin: 0px 0 6px 0px;
	padding: 4px;
	width: 200px;
}
.logininputdisabled
{
	border: 1px solid #e2e2e2;
	background: #e2e2e2;
	color: #000000;
	margin: 0px 0 6px 20px;
	padding: 4px;
	height: 100%;
}
.GridPager
{
	padding: 6px 2px 6px 2px;
	margin: 5% auto 5% auto;
}
.GridPager a
{
	margin: auto 1%;
	border-radius: 50%;
	background-color: #D7CBEB;
	padding: 5px 10px 5px 10px;
	color: #333333;
	text-decoration: none;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
}
.GridPager a:hover
{
	background-color: #8928C4;
	color: #fff;
}
.GridPager span
{
	background-color: #558fa6;
	color: #fff;
	-o-box-shadow: 1px 1px 1px #111;
	-moz-box-shadow: 1px 1px 1px #111;
	-webkit-box-shadow: 1px 1px 1px #111;
	box-shadow: 1px 1px 1px #111;
	border-radius: 50%;
	padding: 5px 10px 5px 10px;
}
.GridInput
{
	background-position: #fff;
	border: 1px solid #e2e2e2;
	background: #fff;
	color: #000000;
	width: 200px;
	margin-right: 0;
	margin-left: 0px;
	height: 22px;
}
.GridInput:hover
{
	border: 1px solid #7ac0da;
}
.GridInput:focus
{
	border: 1px solid #FF9933;
}
.logininput:hover
{
	border: 1px solid #7ac0da;
}
.logininput:focus
{
	border: 1px solid #FF9933;
}
.logininputnomargin:hover
{
	border: 1px solid #7ac0da;
}
.logininputnomargin:focus
{
	border: 1px solid #FF9933;
}
.loginbutton
{
	background-color: #d3dce0;
	border: 1px solid #787878;
	cursor: pointer;
	font-weight: 600;
	padding: 3px;
	margin-right: 8px;
	width: auto;
	margin-left: 20px;
}
.loginbutton:hover
{
	background-color: #5C65A3;
	color: #FFCC00;
}
.loginbuttonNp
{
	background-color: #d3dce0;
	border: 1px solid #787878;
	cursor: pointer;
	font-weight: 600;
	padding: 3px;
	width: auto;
}
.loginbuttonNp:hover
{
	background-color: #5C65A3;
	color: #FFEDCC;
}
.popupbutton
{
	background-color: #d3dce0;
	border: 1px solid #787878;
	cursor: pointer;
	font-size: 1em;
	font-weight: 600;
	padding: 3px;
	width: auto;
}
.popupbutton:hover
{
	background-color: #336699;
	color: #FFEDCC;
}
.lnkbtn
{
	text-decoration: none;
}
.lnkbtn:hover
{
	text-decoration: none;
}
.lnkbtn:a:hover
{
	text-decoration: none;
}
a
{
	color: #4F647D;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	border: 0;
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
	width: 98%;
	text-align: center;
}
.ErrLabel
{
	color: #CC3300;
	margin-left: 10px;
}
.ErrLabelNom
{
	color: #CC3300;
}
.hvezda
{
	color: #CC3300;
	font-weight: 600;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	vertical-align: middle;
	display: block;
}
.lbtn
{
	text-decoration: none;
}
.lbtn:hover
{
	text-decoration: underline;
}
.lbtn:a:hover
{
	text-decoration: underline;
}
.btlink
{
	font-weight: 600;
}
.objtable
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.kalendar_header_den
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #EEEEEE;
	width: 75px;
	white-space: nowrap;
}
.kalendar_header
{
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #E1E1E1;
	white-space: nowrap;
	padding-left: 10px;
}
.kalendar_den
{
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #F0F0F0;
	width: 75px;
	white-space: nowrap;
}
.kalendar_den_disable
{
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #666666;
	background-color: #F8F8F8;
	width: 75px;
	white-space: nowrap;
	height: 80px;
	padding: 0px;
}
.kalendar_den_svatek
{
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #666666;
	background-color: #FDEDDF;
	width: 75px;
	white-space: nowrap;
	height: 80px;
	padding: 0px;
}
.kalendar_den_volno
{
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #FFFFFF;
	width: 75px;
	white-space: nowrap;
	height: 80px;
	padding: 0px;
}
.kalendar_den_volno:hover
{
	background-color: #D0DEF4;
}
.kalendar_den_current
{
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #FFFF99;
	width: 75px;
	white-space: nowrap;
	height: 80px;
}
.kalendar_den_current:hover
{
	background-color: #EEF3FB;
}
.den_volno
{
	font-size: small;
	color: #333333;
	text-align: center;
	font-style: normal;
	cursor: pointer;
	height: 20px;
}
.den_volno:hover
{
	background-color: #FFE271;
}
.den_plno
{
	font-size: small;
	color: #333333;
	text-align: center;
	font-style: normal;
	cursor: default;
	height: 20px;
}
ul#menu
{
	font-size: 1.3em;
	font-weight: 600;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
}

ul#menu li
{
	display: inline;
	list-style: none;
	padding-left: 15px;
}

ul#menu li a
{
	background: none;
	color: #999;
	text-decoration: none;
}

ul#menu li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vitejte
{
	display: block;
	font-size: 1.2em;
	color: #000000;
	font-weight: 300;
}
.highlitetab
{
	background-color: #f9f3e8;
	margin-top: 10px;
	margin-bottom: 20px;
}
.modalpopup
{
	border: 1px solid #666666;
	padding: 30px;
	background-color: #f9f3e8;
	color: #333333;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.tabPanel
{
	background-color: #F2E4CC;
}
.gridlink
{
	color: #005F7D;
}
.gridlink:hover
{
	color: #333333;
	text-decoration: none;
}
.Gridview
{
	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
}
.GridCell
{
	padding: 5px;
}
.GridBtn
{
	float: left;
}
textarea
{
	resize: none;
}
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 1px;
	background-color: #FFFFFF;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	text-align: left;
	list-style-type: none;
}
.autocomplete_highlightedListItem
{
	background-color: #336699;
	color: #FFFFFF;
	padding: 1px;
}
.autocomplete_listItem
{
	background-color: #FFFFFF;
	color: windowtext;
	padding: 1px;
}
.modal
{
	display: block;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #F0F0F0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 100000;
}
.loadingimg
{
	display: block;
	position: fixed;
	top: 48%;
	left: 48%;
	height: 32px;
	width: 32px;
	z-index: 100001;
	background-image: url('../images/ajax_loader_black.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.vlajka
{
	margin-left: 10px;
	margin-right: 10px;
}

.grid_footer
{
	padding: 5px;
}
