@charset "utf-8";
.dialog-box {
	text-align: left;
	padding: 10px 30px!important;
	border: 10px solid #333333!important;
}
.pages-staticke-files-download {
	background: #CC0000 url('/images/icons/download.png') 4px 6px no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	padding: 7px 7px 7px 25px;
	font-size: 13px;
}
	.pages-staticke-files-download:hover {
		background-color: #990000;
		text-decoration: underline;
		color: #FFFFFF;
		
	}

/* kvuli prokliku */
.banner-flash {
	background: url('/images/blank.gif');
	position: absolute;
	display: block;
	z-index: 100000;
}

/*
#banner-scyscrapper {
	position: absolute;
	height: 600px;
	width: 120px;
	top: 427px;
	left: 1460px;
}
*/

#banner-scyscrapper {
	position: relative;
	height: 0;
	top: -69px;
	left: 580px;
}

.dialogBox {
	display: none;
	position: absolute;
	border-bottom: 10px solid #E3E6E8;
	background-color: #ffffff;
	padding: 20px;
	width: 450px;
}

.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: 8px 10px 10px 35px;
	background: #FFC url('/admin/gr/icons2/napoveda-s.png') 10px 10px no-repeat;
	min-height: 20px;
	border: 1px solid #E7E796;
}

.a {
	cursor: pointer;
}

.pagination, .pagination-active { /* stránkování pagination()*/
	color: #FFFFFF!important;
}


.roletka-polozka {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 28px!important;
	cursor: pointer;
	text-align: left;
}

.table-porovnani {
	width: 100%;
}
	.table-porovnani td {
		 border-top: 1px solid #999999;
	}

.table {
	border: 2px solid #E9E9E9;
	background-color: #FFFFFF;
	width: 100%;
}
.table2 {
	border: 2px solid #F2DDDD;
	background-color: #FFFFFF;
	width: 100%;
}
.table3 {
	border: 2px solid #E9E9E9;
	background-color: #FFFFFF;
}
.table-border {
	border: 1px solid silver;
	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: #F0F0F0 url('/admin/gr/edit-stocek-pozadi.gif') left bottom repeat-x;
	height: 23px;
}
.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: 0.7em;
	text-align: right;
}
.edit-label2 {
	font-size: 0.7em;
	color: #DD0000;
	text-align: right;
}
.edit-column {
	background: url('/admin/gr/edit-sloupec.gif') right top repeat-y;
}
.legend {
	color: Gray;
	font-size: 10px;
}
.td_border {
	border-right: 1px dotted #CCCCCC;
}
.tr_border,
.tr2_border {
	background: url('/images/pozadi_bunky.gif') repeat-x left bottom;
}
.tr_border1,
.tr2_border1 {
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr_border2,
.tr2_border2 {
	background: url('/admin/gr/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr_border3,
.tr2_border3 {
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr_border4,
.tr2_border4 {
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr_border5,
.tr2_border5 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr_border6,
.tr2_border6 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr_border7,
.tr2_border7 {
	background: #FFFFFF;
}
.tr_border7-2,
.tr2_border7-2 {
	background: #EEEEEE;
}
.tr_border,
.tr_border1,
.tr_border2,
.tr_border3,
.tr_border4,
.tr_border5,
.tr_border6 {
	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 {
	background: url('/admin/gr/pozadi_bunky-hover.gif') repeat-x left bottom;
}
.tr2_border7:hover,
.tr2_border7-2:hover {
	background: #FFFFEA;	
}


.print {
	display: none;
}
@media print {
	.no_print, .no-print {
		display: none;
	}
}
.odrazky {
	line-height: 125%;
	color: #FF6600;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 5px;
}
.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;
}

.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-right {
	text-align: right;
}
#adm-basic-bar { /* kopie v style.css*/
	height: 31px;
	background: #333333 url('/admin/gr/basic-bar-bg.gif') left bottom repeat-x;
}
	.adm-basic-bar-col1,
	.adm-basic-bar-col2 {
		width: 49.9%;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
		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: 12px;
			background: url('/admin/gr/login-user.gif') 0 3px no-repeat;
		}
		.adm-logout {
			padding-left: 12px;
			background: url('/admin/gr/logout-user.gif') 0 2px no-repeat;
			margin: 0 10px 0 10px;
		}
		
/* fórum */
.hlavni_sekce {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.kategorie {
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.kategorie:hover {
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#forum table {
	width: 100%;
	border: 1px solid white;
}
.forum_hlavicka p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.forum_hlavicka2 p {
	color: #FFFFFF;
	font-size: 12px;
}
.forum_table_border {
	border: 1px solid #909090;
}
.forum_table_border table {
	width: 1px;
}
.forum_tr_border1 {
	background: #666666;
	color: #FFFFFF;
}
.forum_tr_border {
	background: #999999;
	color: #FFFFFF;
}
.forum_tr_border td, .forum_tr_border1 td {	
	border-bottom: 1px solid white;
}
.forum_td_border {
	border-right: 1px solid white;
}
.forum_popis {
	font-size: 11px;
}
.forum_td2 {
	background: #EAEBEC;
}
.forum_tr_border2 {
	background: #F1F2F3;
	color: #5B5B5B;
}	
	
.forum_tr_border2 td {	
	border-bottom: 1px solid white;
}
* html .forum_zalomeni {
	width: 1px;
}
.quote {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #c5d1e4;
	color: #4B5C77;
}
/* můj účet*/
.muj-ucet-block-1 {
	float: left; width: 65%;
}
.muj-ucet-block-2 {
	float: left; width: 34.9%;
}
.muj-ucet-block-1 a {
	color: #333333;
}
.muj-ucet-block-title {
	background-color: #666666; padding: 4px 4px 2px 6px;
}
	.muj-ucet-block-title p {
		color: #FFFFFF; font-weight: bold;
	}
.muj-ucet-block-stahnete-si .barevny-odkaz {
	color: #CE112E;
}
.muj-ucet-sprava-padding {
	padding: 5px;
}
	.muj-ucet-sprava-padding p {
		padding: 7px 0 5px 30px;
		font-size: 15px;
	}
	.muj-ucet-sprava-padding p a {
		color: #666666;
	}
	.muj-ucet-sprava-zakladni {
		float: left;
		padding-right: 26px!important;
	}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 2000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.help-style {
	background: url('/admin/gr/help-style.gif') right bottom no-repeat;
	padding-right: 10px;
	cursor: help;
}