@charset "utf-8";
.dialogBox {
	display: none;
	position: absolute;
	border: 3px solid #eeeeee;
	background-color: #ffffff;
	padding: 10px;
	width: 450px;
}
	.dialogBox .title {
		color: #DD0000; font-size: 17px; margin: 0px; padding: 0 0 0 10px;
	}
		.dialogBox .title img {
			vertical-align: middle; margin-bottom: 2px;
		}
		.dialogBox .content {
			padding-left: 50px;
		}

/* členská sekce*/
/*
.video-nadpis {
	min-height: 40px;
}
	* html .video-nadpis {
		height: 40px;
	}
*/
fieldset legend {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.podmenu {
	padding: 5px 0px 10px 0px!important;
}
.podmenu ul li {
	font-size: 12px;
	display: inline;
	margin-right: 10px;
}

.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;
}
/* konec členská sekce*/

h2.clanek-titulek, h2.clanek-titulek a {
	color: #0282BF;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
	margin: 0;
	margin-bottom: 0px;
}
h2.clanek-titulek a:hover {
	text-decoration: underline;
}

h3.clanek-titulek, h3.clanek-titulek a {
	color: #0282BF;
	padding: 3px 0;
	margin: 0;
	font-size: 17px;
	
}
h3.clanek-titulek a:hover {
	text-decoration: none;
}

.clanek-zarazeni {
	margin-top: 5px;
	margin-bottom: 10px;
}
.clanek-zdroj {
	margin: 10px 0px;
}
.clanek-prilohy {
	background-color: #F5F5F5; padding: 5px; border: 1px solid #DDDDDD; margin-top: 5px;
}
.clanek-tlacitka{
	background-color: #EEEEEE; padding: 5px; border-top: 1px solid #BEBEBE; margin-top: 5px;
}

#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

.anketa-otazka {
	text-align: center;
	font-size: 0.75em;
	padding-bottom: 5px;
}

.anketa-odrazka {
	background: url('/images/ikony/anketa_odrazka.gif') left top no-repeat;
}

.odrazka-tucne {
	font-weight: bold;
	color: #0282BF!important;
}

.rozcestnik2 span {
	display: block;
	margin-bottom: 5px;
}
.rozcestnik .rozcestnik-odkaz,
.rozcestnik2 .rozcestnik-odkaz {
	background-color: #E6EEF9;
	border-bottom: 1px solid #BAD3E9;
	padding: 10px;
	font-size: 11px;
	font-weight: bold; 
}
.rozcestnik2 .rozcestnik-odkaz {
	font-family: Tahoma, Geneva, sans-serif;
}
.readonly {
	color: #AAAAAA;	
}
/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #E8E8E8;
}

#body-center {
	background: #FFFFFF url('/images/gr/main-bg.png') center top repeat-y;
	min-height: 780px;
}
* html #body-center {
	height: 780px;
}
	#header-bg {
		background: url('/images/gr/header-bg.png') center top no-repeat;
		min-height: 780px;
	}
	* html #header-bg {
		height: 780px;
	}
		#footer-bg {
			background: url('/images/gr/footer-bg.png') center bottom no-repeat;
			min-height: 780px;
		}
		* html #footer-bg {
			height: 780px;
		}
			
			#main {
				width: 1000px;
				margin: 0 auto;
			}
				#header {
					height: 109px;
					background: url('/images/gr/header-search-bg.jpg') right top no-repeat;
				}
					#header-logo {
						width: 541px;
						float: left;
						height: 109px;
					}
					#header-search {
						width: 459px;
						float: left;
						height: 109px;
						text-align: right;
					}
						#header-search-content {
							width: 190px;
							float: right;
							padding-top: 66px;
						}
							#header-search-content-input {
								width: 160px; float: left; padding-top: 2px;
							}
							#header-search-content-submit {
								width: 30px; float: left; text-align: right;
							}
						#header-search .input-text {
							width: 135px;
							border: 0;
						}
			
			#main-content {
				min-height: 530px;
				background: url('/images/gr/main-content-bg.gif') left top repeat-y;
			}
			* html #main-content {
				height: 530px;
			}
				#content-top {
					background: url('/images/gr/content-top.jpg') left top no-repeat;
					height: 16px;
					font-size: 1px;
				}
				
				#content-left {
					float: left;
					width: 219px;
					margin-right: 21px;
				}
					#menu {
						background: #E6EEF9;
						border-bottom: 5px solid #0282BF;
						min-height: 363px;
					}
					* html #menu {
						height: 363px;
					}
						#menu ul {
							margin: 0;
							padding: 0;
							list-style: none;
							line-height: 100%;
						}
							#menu ul li {
								background: url('/images/gr/menu-sep.gif') 0 0 no-repeat;
								padding-left: 0;
							}
								#menu ul li a {
									display: block;
									padding: 10px 0 8px 19px;
									text-decoration: none;
									color: #4D4D4D;
									font-weight: bold;
									background: url('/images/gr/menu-odrazka.gif') 7px 11px no-repeat;
								}
								#menu ul li a:hover {
									text-decoration: none;
									color: #0282BF;
								}
							#menu ul ul {
								padding-left: 16px;
							}
								#menu ul ul a {
									color: #000000!important;
									font-weight: normal;
									background: url('/images/gr/menu-odrazka2.gif') 7px 11px no-repeat!important;
								}
								#menu ul ul a:hover {
									color: #0282BF!important;
								}
								#menu ul ul .odrazka-tucne {
									color: #000000!important;
									font-weight: bold!important;
								}
					.kontaktujte-nas {
						padding-top: 10px;
					}
						.kontaktujte-nas p {
							font-size: 11px;
							line-height: 150%;
							color: #666666;
						}
						.kontaktujte-nas p a {
							color: #666666;
							text-decoration: none;
						}
						#content .kontaktujte-nas p {
							color: #000000!important;
						}
						#content .kontaktujte-nas p a {
							color: #000000!important;
						}
						.kontaktujte-nas p a:hover {
							text-decoration: underline;
						}
							.kontaktujte-nas p.value {
								font-size: 12px;
								padding-bottom: 10px;
							}
						.kontaktujte-nas-mapa img {
							border: 1px solid #999999;
						}
						.dalsi-kontakty {
							padding-top: 8px;
							text-align: right;
						}
							.dalsi-kontakty a {
								color: #000000!important;
								text-decoration: underline!important;
							}
							.dalsi-kontakty a:hover {
								text-decoration: none!important;
							}
				#content {
					float: left;
					width: 760px;
				}
					#content td {
						font-family: Tahoma, Geneva, sans-serif;
						font-size: 12px;
						padding: 5px;
					}
					#content table {
						border: 0;
					}
					#content-flash {
						height: 250px;
						padding-bottom: 10px;
					}
					#content-blocks {
						height: 108px;
					}
					
					#navigace {
						font-family: Tahoma, Geneva, sans-serif;
						font-size: 11px;
						color: #999999;
						padding-bottom: 10px;
					}
					
					#uvod-novinky-akce {
						
					}
						#uvod-novinky-akce .column {
							width: 370px;
						}
						#uvod-novinky-akce .column .title {
							padding-bottom: 9px;
						}
						#uvod-novinky-akce .novinky-header {
							min-height: 30px;
							background: url('/images/gr/uvod-novinky-bg.jpg') left top repeat-x;
						}
						* html #uvod-novinky-akce .novinky-header {
							height: 30px;
						}
							#uvod-novinky-akce .novinky-header h2 {
								line-height: 150%;
								padding: 4px 0 0 10px;
								margin: 0;
								color: #0282BF;
								font-size: 13px;
								font-family: Arial, Helvetica, sans-serif;
								display: block;
								width: 285px;
								float: left;
								font-weight: bold;
							}
							#uvod-novinky-akce .novinky-header .date {
								float: right;
								color: #808080;
								font-size: 11px;
								padding: 7px 10px 0 0;
							}
							#uvod-novinky-akce .novinky-content {
								padding-bottom: 20px;
							}
								#uvod-novinky-akce .novinky-content p {
									color: #808080;
									font-size: 11px;
									padding: 0 10px 0 11px;
									line-height: 140%;
								}
									#uvod-novinky-akce .novinky-content p a {
										color: #000000;
									}
							#uvod-novinky-akce .novinky-header2 h2 {
								line-height: 150%;
								padding: 4px 0 0 10px;
								margin: 0;
								font-size: 11px;
								font-family: Arial, Helvetica, sans-serif;
								display: block;
								width: 285px;
								float: left;
								font-weight: normal;
							}
								#uvod-novinky-akce .novinky-header2 h2 a {
									color: #0282BF;
									
								}
							#uvod-novinky-akce .novinky-header2 .date {
								float: right;
								color: #808080;
								font-size: 11px;
								padding: 7px 10px 0 0;
							}
							
							.starsi-novinky {
								padding: 10px 10px 0 0;
								text-align: right;
								font-size: 11px;
								clear: both;
							}
								.starsi-novinky a {
									color: #000000!important;
									text-decoration: underline!important;
								}
								.starsi-novinky a:hover {
									text-decoration: none!important;
								}
			
			#footer {
				padding-top: 30px;
				height: 125px;
			}
				#footer p {
					font-family: Tahoma, Geneva, sans-serif;
				}
				#footer .padding {
					padding: 12px 0 0 2px;
				}
				.footer-text1 {
					font-size: 11px;
					color: #0282BF;
					padding-bottom: 8px;
				}
					.footer-text1 a {
						color: #0282BF;
						text-decoration: none;
					}
					.footer-text1 a:hover {
						text-decoration: underline;
					}
					.footer-text1 span {
						
					}
				.footer-text2, .footer-text2 a {
					font-size: 10px;
					color: #8C8C8C;
					text-decoration: none;
					text-transform: uppercase;
				}
				.footer-text2 a:hover {
					text-decoration: underline;
				}
				#web-media-sign {
					position: absolute;
					width: 32px;
					height: 11px;
					margin-top: 10px;
					margin-left: 962px;
				}	

.predbezna-nabidka td {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.predbezna-nabidka input, .predbezna-nabidka select, .predbezna-nabidka textarea {
	font-size: 12px;
}
.predbezna-nabidka .input-text {
	width: 200px;
}
.predbezna-nabidka .input-select {
	width: 205px;
}
.predbezna-nabidka .input-select2 {
	width: 105px;
}
.predbezna-nabidka .input-select3 {
	width: 255px;
}

/* Styly pro e-shop (košík, výpisy, detail produktu, ..) */


/*hlavní deklarace ---------------------------------------------------*/
.shop-strong, .shop-nadpis {
	color: #1AA2EF;
	font-weight: bold;
}

p.shop-nadpis {
	margin: 0 !important;
	padding: 5px 0 5px 0;
}

.warning {
	border: 1px solid #E1E1E1;
	background: #FFFFFF url('/images/eshop/warning-bg.png') left bottom repeat-x;
	padding: 15px 15px 0 15px;
}
	.warning div p {
		font-size: 12px;
		font-family: tahoma;
		color: #1AA2EF;
		padding-top: 10px;
	}
	.warning p strong {
		color: #666666;
	}
	.warning p img {
		float: left;
		padding: 0 32px 10px 0;
	}
/*--------------------------------------------------------------------- */
.registrace {
	border: 1px solid #E1E1E1;
	background: url('/images/eshop/warning-bg.png') left bottom repeat-x;
}
.registrace p {
	color: #666666;
}

.cart {
	color: #666666;
}
	.cart-nadpis {
		float: left;
		font-size: 12px;
	}
	.shop-nadpis {
		text-align: left;
	}
	.cart-min-height {
		float: left;
		width: 1px;
		height: 55px;
	}
	
	/* První výrobek v košíku  */
	.cart-checkbox-top {
		border: 1px solid #E1E1E1;
		border-right: 0;
	}
	.cart-img-top {
		border: 1px solid #E1E1E1;
		border-right: 0;
	}
	.cart-title-top {
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-price-top {
		width: 120px;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-input-top {
		width: 60px;
		border: 1px solid #E1E1E1;
	}
	.cart-other-top {
		width: 30px;
		border: 1px solid #E1E1E1;
		border-left: 0;
	}
	/* Další výrobky */
	.cart-checkbox {
		border: 1px solid #E1E1E1;
		border-top: 0;
		border-right: 0;
	}
	.cart-img {
		border: 1px solid #E1E1E1;
		border-right: 0;
		border-top: 0;
	}
	.cart-title {
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-title a, .cart-title-top a {
			color: #666666;
		}
	.cart-price {
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-price strong, .cart-price-top strong {
			color: #666666;
		}
	.cart-input {
		border: 1px solid #E1E1E1;
		border-top: 0;
	}
		.cart-input input, .cart-input-top input {
			 width: 30px;
			 text-align: center;
		}

	.cart-other {
		border-bottom: 1px solid #E1E1E1;
		border-right: 1px solid #E1E1E1;
	}
	
	.cart-bg {
		height: 40px;
		background: #FFFFFF url('/images/eshop/cart-bg.png') left bottom repeat-x;
	}
	.cart-nobg {
		height: 40px;
		background-color: #ffffff;
	}
	#content .button {
		padding: 10px;
	}
		#content .button input {
			width: 140px;
			height: 24px;
			font-size: 11px;
		}
		#content .button strong input {
			font-weight: bold;
			font-size: 14px;
		}
		#content .button img {
			position: relative;
			top: 7px;
		}
.rekapitulace-blok {
	padding: 10px;
	border: 1px solid #1AA2EF;
}
.shop-progress {
	border: 1px solid #E1E1E1;
	background: url('/images/eshop/bg-mini.png') left bottom repeat-x;
}
	.progress-row {
		width: 24%;
		float: left;
		font-size: 12px;
		font-family: Tahoma, Geneva, sans-serif;
	}
		.progress-row p {
			font-size: 12px;
			font-family: Tahoma, Geneva, sans-serif;
			color: #999999;
			padding-top: 12px;
		}
		.progress-row img {
			float: left;
		}
		.progress-active {
			color: #1AA2EF !important;
			font-weight: bold;
		}
		.progress-row a {
			color: #999999;
			text-decoration: none;
		}
		.progress-row a:hover {
			color: #000000;
			text-decoration: underline;
		}
.order-total {
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	border-right: 0;
}
	.order-total p {
		font-size: 15px;
	}
.order-price  {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
	.order-price strong {
		font-size: 19px;
		color: #1AA2EF;
	}
.order-arrow {
	width: 68px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
.order-button {
	width: 150px;
	border: 1px solid #E1E1E1;
	border-left: 0;
	padding-right: 10px;
}
	.order-button strong input {
		font-weight: bold;
		font-size: 15px;
		width: 150px;
	}
.order-address-select {
	background: #EEEEEE url('/images/gr/sipka-nahoru.gif') 98% center no-repeat;
	padding: 5px;
	cursor: pointer;	
}
	.order-address-values {
		position: absolute;
		margin-top: 28px;
	}
.shipping {
	 border: 1px solid #E1E1E1;
}
	.shipping table {
		padding-top: 10px;
	}
	.shipping p {
		 color: #333333;
	}
	.shipping-tr {
		background: #FFFFFF url('/images/eshop/bg.png') left bottom repeat-x;
	}
	.shipping-arrow p {
		text-align: center;
		color: #1AA2EF;
		font-size: 11px;
	}
.total-price {
	background: #FFFFFF url('/images/eshop/bg.png') left bottom repeat-x;
	border: 1px solid #E1E1E1;
	padding: 10px;
}
	.price {
		color: #1AA2EF;
		font-size: 17px;
		float: left;
		padding-top: 10px;
	}
	.total-price div {
		float: right;
	}
.form-info {
	background: #FFFFFF url('/images/eshop/bg-mini.png') left bottom repeat-x;
	border: 1px solid #E1E1E1;
	padding: 10px;
	margin: 20px 0 0 0;
}
	.form-info p {
		background: url('/images/ikony/priorita_vysoka.gif') left -3px no-repeat;
		padding-left: 20px;
	}
	.form-info p strong {
		color: #F09A07;
	}
.kupon-bg {
		height: 40px;
		background: url('/images/eshop/cart-bg.png') left bottom repeat-x;
	}
	#kuponOvereni {
		position: relative;
	}
	.kupon-platny {
		color: green;
		font-size: 12px;
		font-family: Tahoma;
		padding-left: 5px;
	}
	.kupon-neplatny {
		color: #DD0000;
		font-size: 12px;
		font-family: Tahoma;
		padding-left: 5px;
	}
.table-porovnani {
	width: 100%;
}
	.table-porovnani td {
		 border-top: 1px solid #999999;
	}
/* Konec - Styly pro e-shop */


.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 #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: #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;	
}

.pocasi {
	width: 85px; float: left;
}
.pocasia {
	text-align: center; color: #666666; padding-bottom: 3px;
	font-size: 0.6em;
}
.pocasib {
	margin-right: 5px;
}
.pocasic {
	padding-top: 15px;
}
/* STYLY POUZE PRO E-SHOP */
.vypis-strukturovany-bg-white {
	background-color: #fff;
}
.vypis-strukturovany-bg-silver {
	background-color: #eee;
}
.vypis-strukturovany {
	border-bottom: silver 1px solid;
}
.vypis-strukturovany-akcni {
	border: #DD0000 1px solid;
	border-right: 0;
}
.vypis-strukturovany-akcni2 {
	border: #DD0000 1px solid;
	border-left: 0;
}
.vypis-strukturovany-akcni-nonborder {
	border: #DD0000 1px solid;
	border-right: 0;
	border-left: 0;
}

.stocek-uvod {
	width: 248px; border: #808080 1px solid; float: left;
}
.stocek-uvod-akce {
	width: 248px; border: #DD0000 1px solid; float: left;
}
.stocek-uvod h3, .stocek-uvod a, .stocek-uvod-akce h3, .stocek-uvod-akce a {
	color: white; text-decoration: underline; font-size: 14px; font-weight: bold; padding-top: 5px;
}
.stocek-uvod-paticka a, .stocek-uvod-paticka-akce a {
	color: black; font-size: 11px; font-weight: normal;
}
.stocek-uvod-bg {
	background-color: #808080;
}
.stocek-uvod-bg-akce {
	background-color: #DD0000;
}
.stocek-uvod-img {
	position: absolute; width: 73px; height: 73px; border: #808080 1px solid; background-color: white; margin: 10px; text-align: center;
}
.stocek-uvod-img-akce {
	position: absolute; width: 73px; height: 73px; border: #DD0000 1px solid; background-color: white; margin: 10px; text-align: center;
}

/* KONEC STYLŮ PRO E-SHOP */


/* OBECNÉ STYLY KE KAŽDÉMU WEBU*/
@media 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;
}

.button {
	font-size: 1.2em;
}

.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: 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;
}
