@charset "utf-8";
/* členská sekce*/
/*
.video-nadpis {
	min-height: 40px;
}
	* html .video-nadpis {
		height: 40px;
	}
*/
fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fotogalerie {
	border: 1px solid #C9C9CB;
}
.fotogalerie img {
	border: 1px solid #FFFFFF;
}

.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: #CC0000;
	text-decoration: none;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	margin-bottom: 0px;
}
h2.clanek-titulek a:hover {
	text-decoration: underline;
}

h3.clanek-titulek, h3.clanek-titulek a {
	color: #CC0000;
	text-decoration: none;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	margin-bottom: 0px;
}
h3.clanek-titulek a:hover {
	text-decoration: underline;
}
.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: normal;
}

.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: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.readonly {
	color: #AAAAAA;	
}
/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #F2F2F2 url('/images/gr/header-bg.gif') left top repeat-x;
}
#body-sub {
	background: #F2F2F2 url('/images/gr/header-sub-bg.gif') left top repeat-x;
}

#body-center {
	
}	
	#header {
		width: 1000px;
		height: 85px;
	}
		#header-logo {
			width: 397px; float: left; height: 85px;
		}
		#header-contact-flash {
			width: 603px; float: left; height: 85px;
		}
			#header-contact {
				height: 33px; background: url('/images/gr/header-contact-bg.gif') left top no-repeat;
			}
			#header-contact0 {
				width: 335px;
				float: left;
			}
				#header-eshop1 {
					background: url('/images/gr/shop.gif') 9px 13px no-repeat;
				}
				#header-contact1 {
					background: url('/images/gr/phone.gif') 10px 12px no-repeat;
				}
					#header-contact1 p, #header-eshop1 p {
						padding: 14px 0 0 27px;
						color: #666666;
						font-size: 10px;
					}
						#header-contact1 p span, #header-eshop1 p span {
							font-size: 12px;
							font-weight: bold;
						}
					#header-eshop1 p {
						font-size: 12px;
						padding-left: 28px;
					}
						#header-eshop1 a {
							color: #7F7F7F;
						}
							#header-eshop1 a span {
								color: #DD0000;
							}
					.header-eshop1-down {
						position: absolute;
						margin: 0;
					}
				#header-flags {
					width: 87px;
					float: left;
				}
				#header-search {
					width: 181px;
					float: left;
				}
					#header-search-content {
						width: 160px;
						float: right;
						padding-top: 11px;
					}
						#header-search-content-input {
							width: 128px;
							float: left;
							padding-top: 1px;
						}
						#header-search-content-submit {
							width: 23px;
							float: left;
						}
					#header-search .input-text {
						width: 122px;
						border: 0;
					}
			#header-flash {
				position: absolute; width: 603px; height: 352px; z-index: -1;
			}
	#sub-nomenu-bg {
		height: 61px;
		background: url('/images/gr/sub-nomenu-bg.png') center bottom no-repeat;
	}
	#sub-menu-bg {
		height: 90px;
		background: url('/images/gr/sub-menu-bg.png') center bottom no-repeat;
	}
		#sub-menu {
			width: 1000px;
			clear: both;
		}
			#sub-menu ul {
				padding-left: 12px;
			}
				#sub-menu ul li {
					float: left;
					background-image: url('/images/gr/li-odrazka2.gif');
					background-position: 0 8px;
					margin-right: 17px;
				}
					#sub-menu ul li a {
						color: #CCCCCC;
						text-decoration: none;
					}
					#sub-menu ul li a:hover {
						color: #FFFFFF;
						text-decoration: underline;
					}
			#sub-menu a.odrazka-tucne {
				color: #FFFFFF;
			}
			#sub-menu li.odrazka-tucne {
				background-image: url('/images/gr/li-odrazka3.gif');
			}
	#menu-bg {
		height: 61px;
		background: url('/images/gr/menu-bg.png') center top no-repeat;
	}
		#menu {
			width: 1000px;
		}
			#menu ul {
				padding: 0;
				margin: 0;
				float: left;
			}
				#menu li {
					margin: 0;
					padding: 0 2px 0 2px; 
					float: left;
					background: none;
					font-size: 13px;
					background: url('/images/gr/menu-bg2.png') left 2px repeat-x;
				}
					#menu li a {
						color: #FFFFFF;
						text-decoration: none;
					}
					#menu li a:hover {
						text-decoration: underline;
					}
					
					#menu li.menu-last {
						padding: 0;
						margin: 0;
						background: none;
					}
						#menu .menu-last div {
							font-size: 1px;
							width: 9px;
							height: 56px;
							background: url('/images/gr/menu-last.png') left top no-repeat;
						}
				.hlavni-menu1 {
					display: none;
					float: left;
					width: 5px;
					height: 61px;
					background: url('/images/gr/menu-item-bg1.png') left top no-repeat;
				}
					.hlavni-menu-tucne .hlavni-menu1 {
						display: block;
					}
				.hlavni-menu2 {
					padding: 19px 10px 0 10px;
					height: 42px;
					float: left;
					display: inline;
				}
					.hlavni-menu-tucne .hlavni-menu2 {
						background: #CC0000 url('/images/gr/menu-item-bg2.png') left top no-repeat;
					}
				.hlavni-menu3 {
					display: none;
					float: left;
					width: 5px;
					height: 61px;
					background: url('/images/gr/menu-item-bg3.png') left top no-repeat;
				}
					.hlavni-menu-tucne .hlavni-menu3 {
						display: block;
					}
				
		.menu-common {
			float: right!important;
			padding-right: 15px!important;
		}
			.menu-common img {
				margin-right: 6px!important;
			}
			.menu-common li {
				padding: 18px 8px 0 8px!important;
				background: none!important;
				font-size: 11px!important;
				font-family: Tahoma, Geneva, sans-serif!important;
			}
			* html .menu-common li {
				padding-top: 22px!important;
			}
				.menu-common li a {
					padding: 0!important;
					text-decoration: underline!important;
				}
					.menu-common li a:hover {
						text-decoration: none!important;
					}
		
	#uvod {
		width: 1000px;
		height: 250px;
		clear: both;
	}
		#uvod-padding {
			float: left;
			width: 387px;
			padding: 27px 0 0 10px;
		}
			.uvod-ul {
				float: left;
				padding: 0;
				margin: 0 30px 0 0;
				list-style: none;
				min-width: 170px;
			}
				.no-margin-right {
					margin-right: 0;
				}
				.uvod-ul li {
					background: url('/images/gr/uvod-li-bg.png') left bottom no-repeat;
					font-size: 11px;
					padding: 6px 5px 4px 15px;
				}
					.uvod-ul li a {
						text-decoration: none;
						color: #000000;
					}
					.uvod-ul li a:hover {
						text-decoration: underline;
					}
					
			#main-content-left ul {
				padding: 0;
				margin: 0 20px 0 0;
				list-style: none;
			}
				#main-content-left ul li {
					background: url('/images/gr/nabizime-li-bg.png') left 1px no-repeat;
					font-size: 11px;
					padding: 6px 0px 4px 25px;
				}
					#main-content-left ul li a {
						text-decoration: none;
						color: #000000;
					}
						#main-content-left ul li a.odrazka-tucne {
							color: #CC0000!important;
						}
					#main-content-left ul li a:hover {
						text-decoration: underline;
					}
						#main-content-left ul li ul {
							padding: 3px 0 0 0;
						}
							#main-content-left ul li ul li {
								background: none;
								padding: 2px 0;
							}
	
	#main-content-bg {
		background: url('/images/gr/main-content-bg.gif') center top repeat-y;
	}
		#main-content {
			min-height: 400px;
			width: 1000px;
			clear: both;
			background: #FFFFFF url('/images/gr/main-bg.jpg') left top repeat-y;
		}
			#main-content-left {
				float: left;
				width: 201px;
				margin-right: 19px;
			}
			#content {
				float: left;
				width: 560px;
				margin-right: 20px;
			}
				.navigace {
					font-size: 11px;
					color: #666666;
					margin-bottom: 10px;
				}
					.navigace a {
						color: #666666;
						text-decoration: none;
					}
					.navigace a:hover {
						text-decoration: underline;
					}
			#main-content-right {
				float: left;
				width: 200px;
			}
				.novinky {
					padding-left: 2px;
				}
					.novinky .small2 {
						color: #000000;
						background: url('/images/gr/novinky-odrazka.gif') 0 3px no-repeat;
						padding-left: 12px;
					}
					.novinky h3 {
						padding: 0;
						margin: 0;
						border: none;
						background: none;
						font-size: 12px;
						line-height: 140%;
					}
						.novinky h3 a {
							color: #CC0000;
						}
					.novinky .small {
						padding-top: 3px;
						padding-bottom: 15px;
						text-align: justify;
						line-height: 140%;
						color: #808080;
					}
					.novinky .starsi-zpravy, .novinky .starsi-mikrozpravy {
						padding-top: 0!important;
						margin-top: 0!important;
					}
	
	#footer-mikrozpravy {
		background: #FFFFFF;
		padding-bottom: 35px;
	}
		#footer-mikrozpravy-name {
			font-size: 11px;
			color: #333333;
			padding: 0 0 3px 10px;
			font-family: Arial, Helvetica, sans-serif;
		}
		#footer-mikrozpravy-content {
			width: 980px;
			padding: 10px 10px 0 10px;
		}
			#footer-mikrozpravy-content2 {
				background: #EEEEEE url('/images/gr/mikrozpravy-bg.gif') left top no-repeat;
				padding: 10px 10px 10px 10px;
			}
				#footer-mikrozpravy .mikrozprava {
					float: left; width: 306px;
				}
				#footer-mikrozpravy .margin-right {
					margin-right: 21px;
				}
				
				#footer-mikrozpravy .datum {
					float: left;
					width: 90px;
				}
					#footer-mikrozpravy .datum p {
						color: #454545;
						padding-left: 15px;
						letter-spacing: 1px;
						padding-top: 1px;
						background: url('/images/gr/odrazka4.gif') left 5px no-repeat;
						font-size: 11px;
					}
				
				#footer-mikrozpravy .titulek {
					float: left;
					width: 216px;
				}
					#footer-mikrozpravy h2 {
						margin: 0;
						padding: 0 0 5px 0;
						border: none;
						background: none;
						font-size: 11px;
						line-height: 140%;
					}
						#footer-mikrozpravy h2 a {
							color: #454545;
						}
						#footer-mikrozpravy h2 a:hover {
							color: #454545;
						}
				.starsi-mikrozpravy {
					margin-top: 8px;
					background: url('/images/gr/sipka2.gif') left 3px no-repeat;
					padding-left: 14px;					
					float: right;
					font-size: 11px;
				}
					.starsi-mikrozpravy a {
						color: #666666;
					}
	
	#footer-aktuality {
		background: #FFFFFF;
		padding-bottom: 10px;
	}
		#footer-aktuality-content {
			width: 980px;
			padding: 10px 10px 0 10px;
		}
			#footer-aktuality-content2 {
				background: #1A1A1A url('/images/gr/footer-aktuality-bg.png') left bottom no-repeat;
				padding: 10px 10px 10px 10px;
			}
				#footer-aktuality .aktualita {
					float: left; width: 306px;
				}
				#footer-aktuality .margin-right {
					margin-right: 21px;
				}
				
				#footer-aktuality .datum {
					float: left;
					width: 90px;
				}
					#footer-aktuality .datum p {
						color: #FFFFFF;
						padding-left: 15px;
						padding-top: 1px;
						background: url('/images/gr/odrazka3.gif') left 5px no-repeat;
					}
				
				#footer-aktuality .titulek {
					float: left;
					width: 216px;
				}
					#footer-aktuality h2 {
						margin: 0;
						padding: 0 0 5px 0;
						border: none;
						background: none;
						font-size: 12px;
						line-height: 140%;
					}
						#footer-aktuality h2 a {
							color: #FFFFFF;
						}
						#footer-aktuality h2 a:hover {
							color: #FFFFFF;
						}
				
				#footer-aktuality .foto {
					padding-top: 2px;
					width: 90px;
					float: left;
				}
					#footer-aktuality .foto img {
						border: 1px solid #666666;
					}
				
				#footer-aktuality .uvod {
					float: left;
					width: 216px;
				}
					#footer-aktuality .uvod p {
						color: #A3A3A3;
						font-size: 11px;
						text-align: justify;
						line-height: 140%;
					}
				.starsi-zpravy {
					margin-top: 8px;
					background: url('/images/gr/sipka.gif') left 3px no-repeat;
					padding-left: 14px;					
					float: right;
					font-size: 11px;
				}
					.starsi-zpravy a {
						color: #666666;
					}
		
	#footer {
		padding-top: 5px;
		height: 125px;
		width: 1000px;
	}
		#footer p {
			font-family: Arial, Helvetica, sans-serif;
		}
		#footer .padding {
			padding: 12px 0 0 2px;
		}
		#footer .footer-text1 {
			font-size: 11px;
			color: #666666;
			padding-bottom: 8px;
		}
			#footer .footer-text1 a {
				color: #0282BF;
				text-decoration: none;
			}
			#footer .footer-text1 a:hover {
				text-decoration: underline;
			}
			#footer .footer-text1 span {
				
			}
		#footer .footer-text2, #footer .footer-text2 a {
			font-size: 10px;
			color: #666666;
			text-decoration: none;
			text-transform: uppercase;
		}
		#footer .footer-text2 a:hover {
			text-decoration: underline;
		}
		#footer #web-media-sign {
			position: absolute;
			width: 32px;
			height: 11px;
			margin-top: 10px;
			margin-left: 962px;
		}
	
	#footer2 {
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		background: url('/images/gr/footer-bg.gif') center top repeat-y;
	}
		#footer2-content {
			width: 1000px;
		}
			#footer2 .left-col {
				width: 200px;
				float: left;
				height: 100px;
				background-color: #FFFFFF;
			}
				#footer2 .left-col .padding {
					padding: 12px 0 0 2px;
				}
				#footer2 .left-col p {
					color: #666666;
					padding-top: 17px;
					padding-bottom: 13px;
				}
					#footer2 .left-col p a {
						color: #666666;
					}
				#footer2 .left-col p.small2 {
					padding-top: 0;
					padding-bottom: 3px;
				}
			#footer2 .right-col {
				width: 800px;
				float: left;
			}
			
			#footer2 p {
				font-family: Arial, Helvetica, sans-serif;
			}
			#footer2 .right-col .padding {
				padding: 15px 0 0 20px;
			}
			#footer2 .footer-text1 {
				font-size: 11px;
				color: #666666;
				padding-bottom: 8px;
			}
				#footer2 .footer-text1 a {
					color: #0282BF;
					text-decoration: none;
				}
				#footer2 .footer-text1 a:hover {
					text-decoration: underline;
				}
				#footer2 .footer-text1 span {
					
				}
			#footer2 .footer-text2 {
				clear: both;
				padding-top: 10px;
			}
			#footer2 .footer-text2,
			#footer2 .footer-text2 a {
				font-size: 10px;
				color: #666666;
				text-decoration: none;
			}
			#footer2 .footer-text2 a:hover {
				text-decoration: underline;
			}
			#footer2 #web-media-sign {
				position: absolute;
				width: 32px;
				height: 11px;
				margin-top: 11px;
				margin-left: 745px;
			}
			#footer2 ul {
				padding: 0;
				margin: 0;
			}
				#footer2 li {
					float: left;
					padding: 0 5px 0 23px;
					margin: 0 0 0 0;
					background-image: url('/images/gr/footer-odrazka.gif');
					background-position: left 8px;
					text-transform: uppercase;
					font-size: 10px;
				}
					#footer2 li.li-prvni {
						padding-left: 0;
						background: none;
					}
					#footer2 li a {
						color: #000000;
						text-decoration: none;
					}
					#footer2 li a:hover {
						text-decoration: underline;	
					}

.clanek-souvisejici {
	
}
	.clanek-souvisejici a {
		color: #333333;
	}
	.clanek-souvisejici p {
		padding-top: 5px;
	}
	.clanek-souvisejici .small {
		font-size: 13px!important;
		color: #CC0000!important;
		padding-top: 0!important;
	}

/* 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: arial, tahoma, verdana, sans-serif;
	}
		.progress-row p {
			font-size: 12px;
			font-family: arial, tahoma, verdana, 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-17px {
	height: 17px;
	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;
}
/* můj účet*/
.muj-ucet-block-1 {
	float: left; width: 65%;
}
.muj-ucet-block-2 {
	float: left; width: 35%;
}
.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: 5px 0 5px 33px; font-size: 17px;
	}
	.muj-ucet-sprava-padding p a {
		color: #666666;
	}
	.muj-ucet-sprava-zakladni {
		float: left;
		padding-right: 30px!important;
	}

