@charset "utf-8";

* {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	/*font-family: 'Libre Franklin', Arial, Helvetica, sans-serif;*/	
	box-sizing: border-box;
}

input[type='checkbox'].large {
	width: 20px;
	height: 20px;
}

.dialogBox .chosen-container {
	max-width: 730px;
	width: 100%!important;
}
.dialogBox .chosen-container-single .chosen-single {
	padding: 4px 0px 4px 8px;
	height: auto;
}
.dialogBox .chosen-container-single .chosen-single span {
	font-size: 16px;
}
.dialogBox .chosen-container-single .chosen-single div b {
	background-position: 0 7px;
}
.dialogBox .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 8px;
}


.hide {
	display: none;
}

button::-moz-focus-inner, input[type='button']::-moz-focus-inner, input[type='submit']::-moz-focus-inner, input[type='reset']::-moz-focus-inner {
padding:0!important;
border:0 none!important;
}
.button-basic, .button-large {
	white-space: nowrap;
	display: inline-block;
	padding: 9px 15px 10px 15px;
	margin: 0;
	background: #F8931D;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
.button-basic:hover, .button-large:hover {
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
}
.button-basic2 {
	white-space: nowrap;
	display: inline-block;
	padding: 9px 15px 10px 15px;
	margin: 0;
	background: #555;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
.button-basic2:hover {
	color: #FFFFFF;
	background: #333;
}
.button-basic3 {
	white-space: nowrap;
	display: inline-block;
	padding: 9px 15px 10px 15px;
	margin: 0;
	background: #D90000;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
.button-basic3:hover {
	color: #FFFFFF;
	background: #333;
}
.button-more {
	white-space: nowrap;
	display: inline-block;
	padding: 9px 24px 10px 15px;
	margin: 0;
	background: #F8931D url('/admin/gr/button-more-bg.png') right center no-repeat;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
text-shadow:;
}
.button-more:hover {
	color: #FFFFFF;
	background: #60AC1A url('/admin/gr/button-more-bg.png') right center no-repeat;
	text-decoration: none;
}
.button-img {
	white-space: nowrap;
	display: inline-block;
	padding: 2px 20px 3px 11px;
	margin: 0;
	background: #0059B2;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
text-shadow:;
}
.button-img:hover {
	color: #FFFFFF;
	background: #333333;
}
.button-img span {
	padding: 11px 0 10px 32px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 center;
}
.button-large {
	line-height: 130%;
	font-size: 25px;
	font-weight: bold;
}
.button-basic[disabled='disabled'], .button-basic2[disabled='disabled'], .button-more[disabled='disabled'], .button-img[disabled='disabled'], .button-large[disabled='disabled'] {
	color: #FFFFFF;
	background-color: #999999;
}


.ramecek, .ramecek-chyba, .ramecek-ok {
	padding: 15px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.ramecek-chyba {
	background: #F6D4D4;
	border: 1px solid #E99393;
}
.ramecek-ok {
	background: #EBF6D4;
	border: 1px solid #CCE993;
}

.ramecek input, .ramecek textarea {
	font-size: 14px;
	padding: 5px 2px;
	margin: 0;
}
.ramecek select {
	font-size: 14px;
	padding: 4px 2px;
	margin: 0;
}
.ramecek p {
	font-size: 13px;
}


.width-48p {
	width: 48%;
}
.width-49p {
	width: 49%;
}
.width-32p {
	width: 32%;
}
.margin-right-2p {
	margin-right: 2%;
}
.margin-right-4p {
	margin-right: 4%;
}
.margin-right-40px {
	margin-right: 40px;
}
@media screen and (max-width: 799px) { /* pod 800px to bude pod sebou*/
	.m .width-48p, .m .width-49p, .m .width-32p {
		width: 100%;
		clear: both;
	}
	.m .margin-right-2p, .m .margin-right-4p {
		margin-right: 0;
	}
}
.valign-top {
	vertical-align: top;
}
.valign-middle {
	vertical-align: middle;
}
.valign-bottom {
	vertical-align: bottom;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

.table-00 {
	border-collapse: separate;
	border-spacing: 0;
}
	.table-00 td {
		padding: 0;
	}
.table-20, .table-20-0 {
	border-collapse: separate;
	border-spacing: 0;
}
	.table-20 td, .table-20-0 td {
		padding: 2px;
	}
	.table-20-0 td:first-child {
		padding-left: 0;
	}
.table-40, .table-40-0 {
	border-collapse: separate;
	border-spacing: 0;
}
	.table-40 td, .table-40-0 td {
		padding: 7px 9px;
	}
	.table-40-0 td:first-child {
		padding-left: 0;
	}
.table-40-border {
	border-collapse: collapse;
}
	.table-40-border, .table-40-border td {
		border: 1px solid silver;
	}

.dsq { /* denní snimek - quick links*/
	width: 229px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
	.dsq-content {
		background: url("/admin/gr/dsq-bg.png") left top repeat-y;
		padding: 5px 10px;
		min-height: 55px;
	}
		.dsq-content td {
			padding-right: 4px;
		}
	.dsq-footer {
		font-size: 0;
		height: 5px;
		background: url("/admin/gr/dsq-footer.png") 0 0 no-repeat;
	}

.frm-table {
	width: 100%;
}
	.frm-table td {
		padding-bottom: 20px;
	}
		.frm-table td table td {
			padding-bottom: 5px;
		}
		.frm-table td table td.table-content td {
			padding-left: 0;
		}
			.frm-table td table td.table-content table:first-child tr:first-child td {
				padding-top: 0;
			}
	.frm-table tr:first-child > td.frm-left,
	.frm-table tr:first-child > td.frm-content {
		padding-top: 15px;
	}
#frm-tab-predpisy-content .frm-table td table td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.frm-left {
	width: 200px;
	vertical-align: top;
	background: url('/admin/gr/icons/frm-sipka-bg.png') right top repeat-y;
}
	.frm-left p {
		padding-left: 5px;
	}
	.frm-left .title {
		background: #DBDBDB url('/admin/gr/icons/frm-sipka.png') right top no-repeat;
		padding: 5px 30px 0 5px;
		font-size: 16px;
		margin-bottom: 5px;
		height: 33px;
		font-weight: bold;
		display: block;
		width: 200px;
	}
	.frm-left ul {
		padding: 3px 23px 3px 6px;
	}
		.frm-left ul li {
			line-height: 140%;
			background-position: 0 4px;
			margin-bottom: 5px;
		}
		.frm-left ul li.pdf {
			background: url('/images/prilohy/ico_pdf.gif') 0 0 no-repeat; padding-left: 20px;
		}
.frm-content, .frm-content-tab {
	background-color: #EEEEEE;
	padding-right: 14px;
}
	.frm-content input[type="text"], .frm-content input[type="number"], .frm-content input[type="date"], .frm-content input[type="time"], .frm-content input[type="password"], .frm-content textarea, .frm-content select, .selectSearch, .ui-multiselect {
		font-size: 16px;
		padding: 5px 7px;
		border: 1px solid silver;
		border-radius: 0;
		background-color: #FFFFFF;
	}
		.ui-multiselect-checkboxes label {
			white-space: nowrap;
		}
		.ui-multiselect-menu {
			box-sizing: content-box;
		}
			.ui-multiselect-checkboxes li {
				font-size: 16px;
			}
	.frm-content select {
		padding-right: 25px;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: #FFFFFF url('/admin/gr/arrow-down.svg') right center no-repeat;
	}
	.frm-content input[type="submit"], .frm-content input[type="button"], .frm-content input[type="file"], .frm-content button {
		font-size: 17px;
	}
	
	.frm-content input[readonly], .frm-content textarea[readonly] {
		border: 1px solid silver;
		/*background-color: #F5F5F5;*/
	}
	.edit .frm-content input[readonly], .edit .frm-content textarea[readonly] {
		background-color: #F5F5F5;
	}
	
	.frm-content p {
		font-size: 12px;
	}
	.frm-content p.normal {
		font-size: 14px;
	}
	.frm-content .col1, .frm-content-tab .col1 {
		width: 80px;
	}
	.frm-content .col1-2, .frm-content-tab .col1-2 {
		width: 120px;
	}
	.frm-content .col1-3, .frm-content-tab .col1-3 {
		width: 150px;
	}
	
	.table-header-list + tr .selectSearch,
	.table-header-list + tr .ui-multiselect,
	.table-header-list + tr + tr .selectSearch,
	.table-header-list + tr + tr .ui-multiselect {
		font-size: 13px;
		padding: 1px 4px 2px 4px;
	}
		.table-header-list + tr .ui-multiselect-checkboxes li,
		.table-header-list + tr + tr .ui-multiselect-checkboxes li {
			font-size: 13px;
		}

.frm-edit-block {
	float: right;
	padding-top: 23px;
}
	.frm-edit-block p {
		background-position: 0 0;
		background-repeat: no-repeat;
		/*padding-left: 20px;*/
		float: left;
		margin-left: 20px;
	}
	
.frm-edit-block2 {
	float: right;
	padding-top: 25px;
}
	.frm-edit-block2 p {
		float: left;
		margin-left: 5px;
	}

#frm-tabs-div {
	height: 30px;
	padding-left: 167px;
}
	#frm-tabs-div ul {
		padding: 0 0 0 0;
		margin: 0 0 0 10px;
		list-style: none;
	}
		#frm-tabs-div ul li {
			padding: 0;
			margin: 0;
			float: left;
			background: none;
		}
			#frm-tabs-div ul li a,
			#frm-tabs-div ul li.active a {
				display: block;
				padding: 10px 22px 7px 20px;
				line-height: 100%;
				margin: 0;
				text-decoration: none;
			}
			#frm-tabs-div ul li a {
				padding-left: 10px;
				padding-right: 20px;
				color: #333333;
			}
			#frm-tabs-div ul li a:hover {
				text-decoration: none;
				color: #000000;
			}
			#frm-tabs-div ul li:hover {
				
			}
			#frm-tabs-div ul li.active {
				font-weight: bold;
				background: url('/admin/gr/frmtab-bg.gif') left bottom no-repeat;
			}
			#frm-tabs-div ul li.active a {
				color: #000000;
				background: url('/admin/gr/frmtab-bg2.gif') right bottom no-repeat;
			}
			#frm-tabs-div ul li a span {
				background-position: left center;
				background-repeat: no-repeat;
				padding-left: 20px;
				background-size: 16px;
				padding: 2px 0;
			}


.napoveda {
	padding: 10px 10px 10px 100px;
	background: #FFC url('/admin/gr/icons2/napoveda.png') 10px 10px no-repeat;
	min-height: 70px;
	border: 1px solid #E7E796;
}
.napoveda-s {
	padding: 18px 15px 18px 40px;
	background: #FFC url('/admin/gr/icons2/napoveda-s.svg') 13px 20px no-repeat;
	min-height: 20px;
	/*border: 1px solid #E7E796;*/
}

.vystraha {
	padding: 10px 10px 10px 100px;
	background: #FFC url('/admin/gr/icons2/vystraha.png') 10px 10px no-repeat;
	min-height: 70px;
	border: 1px solid #E7E796;
}
.vystraha-s {
	padding: 18px 15px 18px 40px;
	background: #FFC url('/admin/gr/icons2/vystraha-s.png') 13px 20px no-repeat;
	min-height: 20px;
	/*border: 1px solid #E7E796;*/
}

.ok {
	padding: 10px 10px 10px 100px;
	background: #EBF6D4 url('/admin/gr/icons2/ok.png') 10px 10px no-repeat;
	min-height: 70px;
	border: 1px solid #CCE993;
}
.ok-s {
	padding: 18px 15px 18px 40px;
	background: #EBF6D4 url('/admin/gr/icons2/ok-s.png') 13px 20px no-repeat;
	min-height: 20px;
	/*border: 1px solid #CCE993;*/
}

.chyba {
	padding: 10px 10px 10px 100px;
	background: #F6D4D4 url('/admin/gr/icons2/chyba.png') 10px 10px no-repeat;
	min-height: 70px;
	border: 1px solid #E99393;
}
.chyba-s {
	padding: 18px 15px 18px 40px;
	background: #F6D4D4 url('/admin/gr/icons2/chyba-s.png') 13px 20px no-repeat;
	min-height: 20px;
	/*border: 1px solid #E99393;*/
}
.napoveda p, .napoveda-s p, .vystraha p, .vystraha-s p, .ok p, .ok-s p, .chyba p, .chyba-s p {
	font-size: 15px;
}

.roletka-polozka {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 28px!important;
	cursor: pointer;
	text-align: left;
}

/* Obecně */
.button {
	font-size: 17px!important; height: 35px; font-weight: bold; padding: 0 17px 2px 11px;
	text-align: left;
}
.button2 {
	font-size: 15px!important; height: 35px; font-weight: bold; padding: 0 15px 2px 11px;
	text-align: left;
	color: #333333!important;
	white-space: nowrap;
	
	border: 1px solid silver;
	background: white;
	border-radius: 5px;
	height: 34px;
	padding: 5px 10px;
	/*margin-right: 15px;*/
}
	.button2:hover {
		color: #000000!important;
		
		background: #DDD;
		border-color: #DDD;
	}
.button3 {
	border: 1px solid silver;
	background: white;
	border-radius: 5px;
	height: 34px;
	padding: 5px 10px;
	margin-right: 15px;
}
	.button3:hover {
		background: #DDD;
		border-color: #DDD;
	}
.button4 {
	border: 1px solid silver;
	background: white;
	border-radius: 5px;
	height: 31px;
	padding: 5px 10px;
	margin-right: 15px;
	vertical-align: top;
}
	.button4:hover {
		background: #DDD;
		border-color: #DDD;
	}

.button5 {
	/*border: 1px solid #CEEACE;*/
	border: 1px solid silver;
	background: white;
	border-radius: 5px;
	padding: 7px 20px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 20px!important;
}
	.button5:hover {
		background: #EEE;
		border-color: #EEE;
	}
	.button5 img {
		vertical-align: middle;
		margin-right: 5px;
	}
	.button-bg-gray .button5:hover {
		background: #CEEACE;
		border-color: #CEEACE;
	}

.h1-button {
	padding-top: 23px;
	float: left;
}
	.h1-button + h1 {
		clear: none;
		float: left;
	}

.a {
	cursor: pointer;
	text-decoration: underline;
}
.a:hover {
	text-decoration: none;
}
.a-icon {
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

ol {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	
	font-size: 13px;
	line-height: 160%;
}
ol ol {
	list-style: circle;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	list-style: square;
	
	font-size: 13px;
	line-height: 170%;
	list-style: none;
}
	ul li {
		padding-left: 13px;
		background: url('/admin/gr/odrazka.svg') 0 6px no-repeat;
	}
ul ul {
	list-style: circle;
}
	ul li ul li {
		padding-left: 0;
	}
	
.help-style {
	background: url('/admin/gr/help-style.gif') right bottom no-repeat;
	padding-right: 10px;
	cursor: help;
}

.roletka {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: none;
}
	.roletka p {
		padding: 5px 5px 5px 25px!important;
		cursor: pointer;
		background-position: 5px center!important;
		background-repeat: no-repeat!important;
	}

.content-block {
	/* kopie v style-admin.css*/
	margin-bottom: 10px; background-color: #999999; padding: 10px 3px 3px 3px; color: #FFFFFF; border-left: 3px solid #666666;
	font-weight: bold;
	font-size: 0.7em;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.statistika_pohled3 {
	overflow: auto;
}
.statistika_pohled3 {
	/*overflow-x: auto;*/
	overflow: -moz-scrollbars-horizontal;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
* a {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

img {
	border: 0px;
}

hr {
	color: #000000;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	font-weight: normal;
}
h1 {
	font-size: 35px;
	color: #006699;
	color: #000000;
	font-weight: normal;
	padding: 20px 0 10px 0px;
}
h2 {
	font-size: 24px;
}
p, legend {
	color: #333333;
	font-size: 13px; 
	margin: 0px;
	line-height: 160%;
}
legend {
	font-size: 13px;
	font-weight: bold;
}

form {
	margin: 0px;
}

input {
	font-size: 13px;
	margin-left: 0px;
}

textarea {
	font-size: 13px;
}

select {
	font-size: 13px;
}

p input {
	font-size: 13px;
}

p textarea {
	font-size: 13px;
}

p select {
	font-size: 13px;
}

p.article {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px;
}

p.article2 {
	line-height: 140%;
	margin-bottom: 4px;
}

p.medium {
	font-size: 12px;
}
p.small {
	font-size: 11px;
}
p.small2 {
	font-size: 10px;
}
p.big {
	font-size: 16px;
}

.velke-pismeno {
	text-transform: capitalize;
}

.table {
	/*border: 2px solid #E9E9E9;*/
	background-color: #FFFFFF;
	width: 100%;
}
	.table td {
		border-right: 1px dotted #CCCCCC;
	}
		.table td:first-child {
			border-left: 1px dotted #CCCCCC;
		}
		.table tr.table-header-list + tr td input:not([type='checkbox']),
		.table tr.table-header-list + tr td select {
			width: 100%;
			width: calc(100% - 2px);
		}
		.table .table-header-list + tr td {
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
			text-align: center;
			background-color: #EEE;
		}
	.table td.sep {
		border-right: 2px solid #CCC;
	}
		
.table2 {
	border: 2px solid #F2DDDD;
	background-color: #FFFFFF;
	width: 100%;
}
.table3 {
	border: 2px solid #E9E9E9;
	background-color: #FFFFFF;
}

.table-2 {
	border: 2px solid #E9E9E9;
	background-color: #FFFFFF;
	width: 100%;
}
	.table-2 td {
		border-right: 1px dotted #CCCCCC;
		text-align: center;
		font-size: 11px;
		padding: 4px 2px;
	}
	.table-2 a {
		text-decoration: none;
	}
	.table-2 .table-header-list td {
		font-weight: bold;
	}

.table-border {
	/* border: 1px solid #999999; */
	margin-bottom: 10px;
}
.table-border2 {
	/* border: 1px solid #999999; */
	margin-bottom: 10px;
}
.table-border p, .table-border p {
	padding: 2px;
}
.table-header, .table-header2, .table-header-list {
	background: #EEE;
}
	.table-header-list td {
		height: 42px;
		border-top: 1px solid #CCCCCC;
	}
	.table-header-list2 td {
		border-left: none!important;
		border-bottom: none!important;
		height: auto;
	}
	.table-header-list3 td {
		border-bottom: none!important;
		height: auto;
	}
.table-header2 {
	background: #F0F0F0 url('/admin/gr/edit-stocek-pozadi2.gif') left bottom repeat-x;
}
.table-header p, .table-header2 p {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
}
.table-header2 p {
	color: #DD0000;
}

.table-header-list p {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.edit-label {
	font-size: 11px;
	text-align: right;
}
.edit-label2 {
	font-size: 11px;
	color: #DD0000;
	text-align: right;
}
.edit-column {
	background: url('/admin/gr/edit-sloupec.gif') right top repeat-y;
}

.legend {
	color: gray;
	font-size: 11px;
}
	.legend a {
		color: gray;
	}
.legend2, .legend2 a {
	color: gray;
}


.td_border {
	/*border-right: 1px dotted #CCCCCC;*/
}

.tr_border,
.tr2_border {
	background-color: #FFFFFF;
}
.tr_border1,
.tr2_border1 {
	background-color: #FFFFFF;
}
.tr_border2,
.tr2_border2 {
	background-color: #FFEAEA;
}
.tr_border3,
.tr2_border3 {
	background-color: #FFFFCC;
}
.tr_border4,
.tr2_border4 {
	background-color: #F2F2F2;
}
.tr_border5,
.tr2_border5 {
	background-color: #F3F3F3;
}
.tr_border6,
.tr2_border6 {
	background-color: #F3F3F3;
}
.tr_border7,
.tr2_border7 {
	background-color: #FFFFCC;
}
.tr_border8,
.tr2_border8 {
	background-color: #EFF8EF;
}
.tr_border9,
.tr2_border9 {
	background-color: #F3F3F3;
}

.tr_selected,
.tr2_selected {
	background-color: #3399FF;
}

.tr_border,
.tr_border1,
.tr_border2,
.tr_border3,
.tr_border4,
.tr_border5,
.tr_border6,
.tr_border7,
.tr_border8,
.tr_border9,
.tr_selected {
	cursor: pointer;
}

.tr_border:hover,
.tr_border1:hover,
.tr_border2:hover,
.tr_border3:hover,
.tr_border4:hover,
.tr_border5:hover,
.tr_border6:hover,
.tr2_border:hover,
.tr2_border1:hover,
.tr2_border2:hover,
.tr2_border3:hover,
.tr2_border4:hover,
.tr2_border5:hover,
.tr2_border6:hover,
.tr2_border7:hover,
.tr2_border8:hover,
.tr2_border9:hover,
.tr2_selected:hover {
	background-color: #EEE;
}

.tr_border td,
.tr_border1 td,
.tr_border2 td,
.tr_border3 td,
.tr_border4 td,
.tr_border5 td,
.tr_border6 td,
.tr2_border td,
.tr2_border1 td,
.tr2_border2 td,
.tr2_border3 td,
.tr2_border4 td,
.tr2_border5 td,
.tr2_border6 td,
.tr2_border7 td,
.tr2_border8 td,
.tr2_border9 td,
.tr2_selected td {
	border-bottom: 1px solid #CCC;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0;
}
.clear-1px {
	font-size: 1px;
	clear: both;
}
.clear-5px {
	font-size: 1px;
	height: 5px;
	clear: both;
}
.clear-10px {
	height: 10px;
	font-size: 1px;
	clear: both;
}
.clear-15px {
	height: 15px;
	font-size: 1px;
	clear: both;
}
.clear-20px {
	height: 20px;
	font-size: 1px;
	clear: both;
}
.clear-30px {
	height: 30px;
	font-size: 1px;
	clear: both;
}
.clear-5px-white {
	height: 5px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-10px-white {
	height: 10px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-15px-white {
	height: 15px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.pagination { /* stránkování pagination()*/
	background: #DBDBDB;
	color: #000000!important;
	padding: 5px 8px!important;
	text-decoration: none!important;
	min-width: 30px;
	display: inline-block;
	text-align: center;
}
.pagination-active { /* stránkování pagination()*/
	background: #666666;
	color: #FFFFFF!important;
	padding: 5px 8px!important;
	text-decoration: none!important;
	min-width: 30px;
	display: inline-block;
	text-align: center;
}
.pagination-active {
	background: #F8931D!important;
}
.pagination:hover {
	background: #C3C3C3;
}




/* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*//* Layout*/

#body {
	background: #FFFFFF;
}
#wopen-body {
	background: #E7ECEE url('/admin/gr/wopen-bg2.png') left 38px repeat-x;
}

#body-padding {
	
}

#adm-basic-bar { /* kopie v style.css*/
	height: 31px;
	background: #444;
}
	.adm-basic-bar-col1,
	.adm-basic-bar-col2 {
		width: 49.9%;
		float: left;
		font-size: 11px !important;
	}
		.adm-basic-bar-administrace {
			background: url('/admin/gr/basic-bar-administrace.gif') left top no-repeat;
			width: 90px;
			height: 30px;
			display: block;
			float: left;
		}
			.adm-basic-bar-administrace:hover,
			.adm-basic-bar-administrace-active {
				background-image: url('/admin/gr/basic-bar-administrace-active.gif') !important;
			}
		.adm-basic-bar-crm {
			background: url('/admin/gr/basic-bar-crm.gif') left top no-repeat;
			width: 42px;
			height: 30px;
			display: block;
			float: left;
		}
			.adm-basic-bar-crm:hover,
			.adm-basic-bar-crm-active {
				background-image: url('/admin/gr/basic-bar-crm-active.gif') !important;
			}
		.adm-basic-bar-web {
			background: url('/admin/gr/basic-bar-web.gif') left top no-repeat;
			width: 36px;
			height: 30px;
			display: block;
			float: left;
		}
			.adm-basic-bar-web:hover,
			.adm-basic-bar-web-active {
				background-image: url('/admin/gr/basic-bar-web-active.gif') !important;
			}
		.adm-basic-bar-link {
			float: left;
			color: #FFFFFF;
			padding: 8px 0 0 0;
			text-decoration: none;
			margin-right: 10px;
		}
		.adm-basic-bar-link:hover {
			text-decoration: underline;
			color: #FFFFFF;
		}
		.adm-basic-bar-aktivita {
			background: url('/admin/gr/basic-bar-crm-aktivita.gif') left top no-repeat;
			width: 83px;
			height: 30px;
			display: block;
			float: left;
			margin-right: 10px;
		}
			.adm-basic-bar-aktivita:hover,
			.adm-basic-bar-aktivita-active {
				background-position: 1px 1px;
			}
		.adm-basic-bar-zaznam {
			background: url('/admin/gr/basic-bar-crm-zaznam.gif') left top no-repeat;
			width: 83px;
			height: 30px;
			display: block;
			float: left;
			margin-right: 4px;
		}
			.adm-basic-bar-zaznam:hover,
			.adm-basic-bar-zaznam-active {
				background-position: 1px 1px;
			}
	.adm-basic-bar-col2 {
		width: 49.9%;
	}
		.adm-basic-bar-col2 a {
			color: #FFFFFF !important;
			text-decoration: none;
		}
		.adm-basic-bar-col2 a:hover {
			text-decoration: underline;
		}
		.adm-basic-bar-col2 table {
			height: 29px;
		}
		.adm-login {
			padding-left: 16px;
			background: url('/admin/gr/login-user.gif') 0 center no-repeat;
			text-transform: uppercase;
			margin: 4px 0 0 0;
			display: inline-block;
		}
		.adm-logout {
			padding-left: 14px;
			background: url('/admin/gr/logout-user.gif') 0 center no-repeat;
			margin: 4px 10px 0 20px;
			text-transform: uppercase;
			display: inline-block;
		}


#menu {
	background: url('/admin/gr/menu-bg.png') left bottom repeat-x;
	height: 133px;
	font-size: 13px;
	min-width: 990px;
	padding-top: 5px;
	border-top: 1px solid white;
}
	#menu-corner-left {
		background: url('/admin/gr/menu-corner-left.png') left bottom no-repeat;
		height: 127px;
	}
		#menu-corner-right {
			background: url('/admin/gr/menu-corner-right.png') right bottom no-repeat;
			height: 127px;
		}
			#menu-tabs {
				height: 30px;
				width: 100%;
			}
				#menu-tabs ul {
					padding: 0 0 0 0;
					margin: 0 0 0 10px;
					list-style: none;
				}
					#menu-tabs ul li {
						padding: 0;
						margin: 0;
						float: left;
						background: none;
					}
						#menu-tabs ul li a,
						#menu-tabs ul li.active a {
							display: block;
							padding: 11px 22px 7px 20px;
							line-height: 100%;
							margin: 0;
							text-decoration: none;
							font-size: 12px;
						}
						#menu-tabs ul li a {
							padding-left: 10px;
							padding-right: 20px;
							color: #333333;
						}
						#menu-tabs ul li a:hover {
							text-decoration: none;
							color: #000000;
						}
						#menu-tabs ul li:hover {
							
						}
						#menu-tabs ul li.active {
							font-weight: bold;
							background: url('/admin/gr/tab-bg.gif') left bottom no-repeat;
						}
						#menu-tabs ul li.active a {
							color: #000000;
							background: url('/admin/gr/tab-bg2.gif') right bottom no-repeat;
						}
						#menu-tabs ul li a span {
							background-position: left center;
							background-repeat: no-repeat;
							background-size: 16px;
							padding: 10px 0 7px 20px;
						}
				
					
			#menu-content {
				height: 97px;
				font-size: 12px;
			}
				#menu-content table {
					margin-left: 5px;
					margin-top: 3px;
				}
					#menu-content table td {
						padding: 9px 8px 0 8px;
						vertical-align: top;
					}
						.menu-sep {
							background: url('/admin/gr/menu-sep.gif') right center no-repeat;
						}
						.menu-sep2 {
							background: url('/admin/gr/menu-sep.gif') center center no-repeat;
							padding: 0 5px;
						}
						#menu-content a {
							display: block;
							text-decoration: none;
							padding: 6px 7px 2px 19px;
							background-image: url('/admin/gr/icons2/odrazka.gif');
							background-repeat: no-repeat;
							background-position: left center
						}
						#menu-content a:hover {
							text-decoration: underline;
						}
						#menu-content .large-ico { /* nastavení výšky menu*/
							height: 88px;
						}
						#menu-content .large-ico a {
							margin-top: 9px;
							margin-left: 5px;
							margin-right: 5px;
							padding: 38px 0 0 0;
							background-position: center top;
							background-size: 32px;
							min-width: 32px;
							text-align: center;
							line-height: 115%;
						}
						#menu-content a.bez-opravneni {
							color: silver;
							text-decoration: none;
						}
						.menu-content-legenda td {
							background: url('/admin/gr/menu-sep2.gif') right 2px no-repeat;
							font-size: 11px;
							text-align: center;
							color: #4A4A4A;
							font-weight: bold;
							line-height: 140%;
						}
					#menu-content table.prihlaseni {
						margin: 3px 0 0 24px;
						height: auto;
					}
					#menu-content table.prihlaseni td {
						padding: 2px;
						vertical-align: middle;
					}
					#menu-content table.prihlaseni a {
						display: inline;
						text-decoration: underline;
					}
					#menu-content table.prihlaseni a:hover {
						display: inline;
						text-decoration: none;
					}

#main-content {
	width: 100%;
	min-width: 990px;
}
	#content {
		padding-left: 10px;
		vertical-align: top;
	}
	#main-right {
		padding-left: 20px;
		width: 200px;
		background: url('/admin/gr/main-right-bg.gif') left top repeat-y;
		vertical-align: top;
	}


#denni-snimek p {
	line-height: 160%;
}
.ds-block-title, .block-title {
	background: url('/admin/gr/ds-block-bg.gif') left center no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
	.ds-block-title span, .block-title span {
		padding: 6px 10px 3px 5px;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		background: url('/admin/gr/ds-block-bg2.gif') right center no-repeat;
	}
.ds-block-title2 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}

.block-title2 {
	font-size: 12px;
	float: left;
}

.ds-block-border {
	border: 1px solid #E1E1E1;
	border-top-color: #B5B5B5;
	margin-top: 2px;
}	
	.ds-block-border .padding {
		padding: 5px 8px;
	}
	
.block-border {
	border: 1px solid #E1E1E1;
	border-top-color: #B5B5B5;
	margin-top: 2px;
	margin-right: 10px;
	padding: 5px 8px;
}
	.price {
		text-align: right;
		float: right;
	}

.no-list-style li {
	list-style: none;
}

.ed-block-title {
	background: url('/admin/gr/ed-block-bg.gif') left top no-repeat;
	padding: 5px 0 1px 10px;
	line-height: 100%;
}
	.ed-block-title span {
		font-size: 12px;
		font-weight: normal;
		background: url('/admin/gr/ed-block-bg2.gif') right top no-repeat;
		padding-top: 8px;
		padding-bottom: 2px;
		line-height: 100%;
	}
		.browser-presto .ed-block-title span {
			background-position: right 1px!important;
		}
	.ed-block-title a {
		color: #000000;
		
		text-decoration: none;
		padding: 0 10px 0 18px;
		background-position: 0 2px;
		background-repeat: no-repeat;
	}
	.ed-block-title a:hover {
		text-decoration: underline;
	}

#footer {
	padding: 30px 10px 0 10px;
}
	#footer p {
		font-size: 12px;
		color: #666666;
	}
	#footer a {
		color: #666666;
		text-decoration: underline;
	}
	#footer a:hover {
		text-decoration: none;
		color: #000000;
	}
	#footer table {
		border-top: 1px solid #D4D4D4;
		
		height: 35px;
	}
		#footer table td {
			padding-bottom: 3px;
		}
	#footer-logo {
		width: 62px;
		padding-left: 10px;
		padding-bottom: 0;
	}


.align-right {
	text-align: right;
}
.float-right {
	float: right;
}
.hr-dotted {
	background: url('/admin/gr/icons2/hr-dotted.gif') left bottom repeat-x;
}
.link-no-underline {
	text-decoration: none;
}
.link-no-underline:hover {
	text-decoration: underline;
}

.upozorneni-hledani	{
	background-color: #FC0;
	/*border: 2px solid #c00;
	margin-top: 15px;
	margin-bottom: 15px;*/
	clear: both;
	padding-left: 1px;
}
.upozorneni-hledani p {
	color: #000;
	font-size: 11px;
}

@media screen {
	.print	{
		display: none;
	}
}
@media print {
	#menu, #menu-corner-left, #menu-corner-right, #menu-content, #menu-tabs, #adm-basic-bar, #main-right, #footer-logo, #footer, #footer-logo, .no-print, .upozorneni-hledani, .frm-edit-block {
		display: none;
	}
	#content {
		padding-left: 0;
	}
	.table-border {
		border: none;
		margin-bottom: 0;
	}
	.table {
		border-width: 1px;
	}
}
.no-select {
	user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select:none;
	cursor: default;
}
#table-rozvoz {
	user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select:none;
	cursor: default;
}
#table-rozvoz a, #table-rozvoz a:active, #table-rozvoz a:hover, #table-rozvoz {
	color: white;
}
.rozvoz-td {
	background-color: #F9AC52;
	width: 14%;
}
.rozvoz-td-active {
	background-color: #B5D334;
	width: 14%;
}
.rozvoz-td-empty {
	background-color: #E5E7E9;
	width: 14%;
}

.excel-logo {
	display: block;
	height: 63px;
	width: 67px;
	background: url('/admin/gr/logos/excel-logo.png') left top no-repeat;
}
.excel-logo:hover {
	background-position: left bottom;
}
.premier-logo {
	display: block;
	height: 56px;
	width: 204px;
	background: url('/admin/gr/logos/premier-logo.png') left top no-repeat;
}
.premier-logo:hover {
	background-position: left bottom;
}
.winduo-logo {
	display: block;
	height: 56px;
	width: 201px;
	background: url('/admin/gr/logos/winduo-logo.png') left top no-repeat;
}
.winduo-logo:hover {
	background-position: left bottom;
}
.zalozka1 a, .zalozka1-active a,.zalozka2 a, .zalozka2-active a {
	padding: 4px 10px;
	background: #EFEFEF;
	float: left;
	border: solid #CCCCCC;
	border-width: 1px 1px 0 1px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	margin-bottom: -1px;
}
* html .zalozka1 a, * html .zalozka1-active a, * html .zalozka2 a, * html .zalozka2-active a {
	margin-bottom: -3px;
}
.zalozka1 a, .zalozka2 a {
	background: #FFFFFF url('/admin/gr/zalozka-bottom.gif') left bottom repeat-x;
}
.zalozka2 a, .zalozka2-active a {
	border-width: 1px 1px 0 0;
}
.zalozka2-active a, .zalozka1-active a {
	background: #ECF0F2;
}
.zalozka1 a:hover, .zalozka2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.wopen-table {
	width: 100%;
}
.wopen-table-space {
	width: 5px;
}
.wopen-table-menu {
	width: 190px;
	vertical-align: top;
}
.wopen-table-content {
	vertical-align: top;

}
.wopen-menu {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
}
	.wopen-menu a, .wopen-menu a:active {
		font-size: 12px;
		color: #666666;
		text-decoration: none;
	}
	.wopen-menu a:hover {
		text-decoration: underline;
	}
.wopen-content {
	background: #ECF0F2;
	border: 1px solid #CCCCCC;
	padding: 10px 8px;
}
.pass2-div {
	background-color: #CBE8D0; padding: 5px; text-align: center;
}
.pass3-div {
	background-color: #EBF6ED; padding: 5px; text-align: center;
}
	.pass3-div p {
		font-size: 14px; font-weight: bold;
	}
.povinne-pole {
	font-weight: bold;	
}

#systemove-upozorneni {
	position: absolute;
	width: 350px;
	background: #FFFFFF;
	top: 22px;
	left: -50px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
	overflow: auto;
	min-height: 50px;
	max-height: 450px;
}
#systemove-upozorneni a {
	color: #666666!important;
}
#pocet-systemovych-upozorneni {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.preloader {
	width: 200px;
	height: 50px;
	background: #FFFFFF url('/images/icons/ajax-loader.gif') 10px center no-repeat;
	border: 3px solid #ccc;
}
	.preloader p {
		padding-left: 35px;
		padding-top: 17px;
		color: #DD0000;	
		font-weight: bold;
	}

.preloader2 {
	width: 200px;
	height: 50px;
	background: #FFFFFF url('/admin/gr/loading.gif') 10px center no-repeat;
	border: 1px solid #CCCCCC;
}
	.preloader2 p {
		padding-left: 35px;
		padding-top: 17px;
		color: #666666;	
		font-weight: bold;
	}

.clona-loading {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #333333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.clona-loading2 {
	position: absolute;
	left: 0;
	top: 0;
}
.clona2-loading {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.clona2-loading2 {
	position: absolute;
	left: 0;
	top: 0;
}

/* e-maily */

.mail-slozky a {
	text-decoration: none;
}
.mail-slozky a:hover {
	text-decoration: underline;
}
.mail-unseen p {
	font-weight: bold;
}
.mail-deleted p {
	text-decoration: line-through;
}
.mail-seznam-tr:hover {
	background-color: #F0FFF0;
	cursor: pointer;
}
.alert-div {
	padding: 10px; border: 1px solid #E1968A; background-color: #EAB7AD; background-image: url('/admin/gr/icons/alert-background.gif');
}
	.alert-div p strong {
		 color: #CC0000; text-transform: uppercase; font-size: 15px;
	}
.pass-div {
	padding: 10px; border: 1px solid #C7D39A; background-color: #D7E0B8; background-image: url('/admin/gr/icons/pass-background.gif');
}
	.pass-div p strong {
		 color: #060; text-transform: uppercase; font-size: 15px;
	}
.proc-div {
	padding: 10px; border: 1px solid #E1C38A; background-color: #FFCC66; background-image: url('/admin/gr/icons/proc-background.gif');
}
	.proc-div p strong {
		 color: #C60; text-transform: uppercase; font-size: 15px;
	}




.consumables-directory-help {
	display: none;
	margin-top: 20px;
}

.consumables-directory {
	margin-top: 20px;
}

	.consumables-directory .col1, .consumables-directory .col2 {
		width: 50%;
		float: left;
		text-align: center;
	}


#consumables-cart-info-container {
	margin-top: 20px;
}

	#consumables-cart-info-container p {
		font-size: 20px;	
	}
	

.consumables-add-to-cart-container {
	
}

	.consumables-add-to-cart-container input {
		width: 30px;
		height: 30px;
		margin: 0;
		padding: 0;
		text-align: center;
		border: 1px solid #999;
	    box-sizing: border-box;
	}

	.consumables-add-to-cart-container .button-img {
		background-color: #E20074;
		border-radius: 0;
		width: 35px;
		height: 30px;
		padding: 0;
		margin: 0 0 0 10px;
		vertical-align: middle;
	}
	
		.consumables-add-to-cart-container .button-img span {
		    background: url('/images/gr/to-cart2.png') 5px center no-repeat;
			padding: 0;
			display: inline-block;
			width: 35px;
			height: 30px;
		}
	
		.consumables-add-to-cart-container .button-img:hover {
			background-color: #9F4C97;
		}
	

.toCartCountContainer, .toCartCountContainer2 {
	display: inline-block;
	width: 55px;
	vertical-align: middle;
}
	.toCartCountContainer input, .toCartCountContainer2 input {
		width: 32px;
		height: 33px;
		box-sizing: border-box;
	}
	.toCartPlus, .toCartMinus, .toCartPlus2, .toCartMinus2 {
		display: block;
		width: 22px;
		line-height: 16px;
		height: 16px;
		background: #E20074 url('/images/gr/to-cart-plus.png') center center no-repeat;
		text-align: center;
		text-decoration: none;
		float: left;
		color: #FFFFFF;
		margin-left: 1px;
	}
		.toCartPlus:hover, .toCartMinus:hover, .toCartPlus2:hover, .toCartMinus2:hover {
			background: #333333 url('/images/gr/to-cart-plus.png') center center no-repeat;
			text-decoration: none;
			color: #FFFFFF;
		}
	.toCartMinus, .toCartMinus2 {
		margin-top: 1px;
		background-image: url('/images/gr/to-cart-minus.png');
	}
		.toCartMinus:hover, .toCartMinus2:hover {
			background-image: url('/images/gr/to-cart-minus.png');
		}
.toCartCountContainer2 {
	width: 73px;
	vertical-align: middle;
}
	.toCartCountContainer2 input {
		float: left;
		width: 50px!important;
		height: 36px!important;
		box-sizing: border-box!important;
		padding: 5px 5px!important;
	}
	.toCartPlus2, .toCartMinus2 {
		line-height: 17px;
		height: 17px;
	}
		.toCartMinus2 {
			margin-top: 2px;
		}


.consumables-price-total {
	display: inline-block;
	padding: 20px;
	float: right;
}


.consumables-cart-delivery-container {

}

	.cons-order-row {
		margin-bottom: 10px;
	}
	
		.cons-order-row p {
			float: left;
			margin: 0;
			padding: 0;
			width: 165px;
			font-size: 15px;
		}
	
		.cons-order-row input, .cons-order-row textarea, .cons-order-row select {
			font-size: 15px;
			float: left;	
		}
	
		.cons-order-row input {
			width: 240px;
		}
		
			.cons-order-row input.small {
				width: 40px;
			}
	
			.cons-order-row input.cons-phone {
				width: 120px;
			}
			
		.cons-order-row textarea {
			width: 400px;
			height: 100px;
		}
		
	.consumables-cart-delivery-container button[type="submit"] {
		margin-top: 50px;
		font-size: 20px;
		float: right;
	}
			
	
	
	
	
	
.form-input-valid, .form-input-notvalid {
	background: url('/images/gr/ok.png') 0 0 no-repeat;
	width: 24px;
	height: 24px;
	float: left;
	display: none;
	margin: 4px 0 0 4px;
}
.form-input-notvalid {
	background-image: url('/images/gr/wrong.png');
}

/* bublinky */
.ui-tooltip-wm {
	background: #444444!important;
	border: none!important;
	color: #FFFFFF!important;
	border-radius: 0!important;
}
	.ui-tooltip-wm p {
		color: #FFFFFF!important;
		font-size: 12px!important;
	}
	.ui-tooltip-wm strong {
		color: #FFFFFF!important;
	}
	.ui-tooltip-wm h3 {
		color: #FFFFFF!important;
	}
.ui-tooltip-wm .ui-tooltip-titlebar {
	background-color: #FFFFFF;
	color: #333333;
}
	

#submit-area {
	border-spacing: 0;
    border-collapse: separate;
}

#submit-area.frm-table tr:first-child > td.frm-left,
#submit-area.frm-table tr:first-child > td.frm-content {
	padding-top: 0;
}
	
#submit-area.fixed {
	left: 0;
	position: fixed;
	-webkit-box-shadow: 0 -5px 20px gray;
	box-shadow: 0 -5px 20px gray;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=0, Strength=20); /*IE8*/
}
.frm-left-submit-area {
	padding-bottom: 0!important;
	background-color: #FFFFFF;
}
	.frm-left-submit-area div {
		background-color: #CEEACE; height: 70px; width: 18px; float: right; border-top: 1px solid #FFFFFF;
	}
.frm-content-submit-area {
	padding-bottom: 0!important;
	padding-right: 0;
}
	.frm-content-submit-area div {
		background-color: #CEEACE; border-top: 1px solid #FFFFFF;
	}
		.frm-content-submit-area div div {
			border-top: none;
			height: 70px; vertical-align: middle; display: table-cell;
		}

.ac_results {
	border: 1px solid #CCC;
	border-top: 1px solid white;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}
.ac_results ul {
	max-height: 400px!important;
}
.ac_results li {
	padding: 8px 5px 8px 20px;
	background-position: 6px 11px;
	font-size: 13px;
}
.ac_odd {
	background-color: white;
}
.ac_odd, .ac_even {
	border-bottom: 1px dotted silver;
}
.ac_over {
	background-color: #EEE;
	color: #333;
}

#menu-content .dialogBox a {
	background: none;
	padding: 0;
}