@charset "utf-8";
img { behavior: url('/images/gr/iepngfix.htc') }
/* členská sekce*/
/*
.video-nadpis {
	min-height: 40px;
}
	* html .video-nadpis {
		height: 40px;
	}
*/
a.objednat-link {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-image: url('/images/gr/ui-check-box-uncheck.gif');
	padding: 4px 5px 3px 22px;
	text-decoration: none;
	background-color: #170909;
	border: 1px solid #311611;
}
	a.objednat-link:hover {
		background-image: url('/images/gr/ui-check-box.gif');
	}
strong {
	color: #64A9D6;
}

.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*/

.clanek-titulek, .clanek-titulek a {
	color: #E81C23;
	text-decoration: none;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	margin-bottom: 0px;
}
.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: bold;
}

/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #401B13;
}

	.a-logo {
		display: block;
		height: 45px;
		width: 200px;
		float: left;
		margin: 0 0 0 30px;
	}
	.highslide-heading {
		display: none;
	}


.body-container {
	text-align: center;
	background: url('/images/gr/body-bg.png') left top repeat-x;
}
	.container-menu {
		height: 52px;
		background: url('/images/gr/body-menu.png') left top repeat-x;
	}
		.container-menu-layer {
			height: 52px;
			background: url('/images/gr/main-menu-layer.png') center top no-repeat;
		}
	.container-top {
		height: 318px;
		background: url('/images/gr/body-top.png') center top repeat-x;
	}
		.container-top-layer {
			height: 318px;
			background: url('/images/gr/body-top-layer.jpg') center top no-repeat;
		}
	.container-content {
		min-height: 300px;
		background: #1F0E0B url('/images/gr/body-content.png') center top repeat-x;
	}
		.container-content-layer {
			background: url('/images/gr/body-content-layer.jpg') center top no-repeat;
			min-height: 300px;
		}
		* html .container-content, * html .container-content-layer {
			height: 300px;
		}
		* html .container-content {
			margin-top: -2px;
		}
	.container-footer {
		min-height: 419px;
		background: url('/images/gr/body-footer.png') left top repeat-x;
	}
		.container-footer-layer {
			min-height: 419px;
			background: url('/images/gr/body-footer-layer.jpg') center top no-repeat;
		}
			* html .container-footer, * html .container-footer-layer {
				height: 419px;
			}

.main {
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
}
	.main-menu {
		height: 52px;
		background: url('/images/gr/main-menu.png') center top no-repeat;
	}
		.main-menu ul {
			list-style: none;
		}
			.main-menu ul li {
				float: left;
			}
				.main-menu ul li a {
					display: block;
					padding: 17px 10px 14px 10px;
					margin-right: 10px;
					text-align: center;
					font-weight: bold;
					text-decoration: none;
					color: #FFFFFF;
				}
					.main-menu ul li a:hover {
						color: #64A9D6;
					}
					.main-menu ul li a.aktivni {
						background: url('/images/gr/aktivni.png') center top no-repeat;
						color: #64A9D6;
					}
	.main-top {
		height: 318px;
	}
		.top-left {
			width: 709px;
			height: 318px;
			float: left;
			background: url('/images/gr/top-left.jpg') left top no-repeat;
		}
		.top-right {
			width: 271px;
			height: 318px;
			float: left;
			background: url('/images/gr/top-right.jpg') right top no-repeat;
		}
		* html .top-left, * html .top-right {
			display: inline;
		}
			.top-right a {
				color: #000000;
				text-decoration: none;
			}
			.top-right a:hover {
				text-decoration: underline;
			}
	.main-content {
		
	}
	
	.bg-nadpis {
		width: 584px;
		height: 50px;
		background: url('/images/gr/nadpisy.png') left top no-repeat;
		margin: 30px 0 10px 0;
	}
		.content-left {
			width: 709px;
			float: left;
			min-height: 300px;
			background: url('/images/gr/content-left.jpg') left top no-repeat;
		}
		.content-right {
			width: 271px;
			float: left;
			min-height: 300px;
			background: url('/images/gr/content-right.jpg') right top no-repeat;
		}
			
		* html .content-left, * html .content-right {
			display: inline;
			height: 300px;
		}
	.main-footer {
		min-height: 419px;
		background: url('/images/gr/main-footer.jpg') center top no-repeat;
	}
	* html .main-footer {
		height: 419px;
	}
		.footer-left {
			float: left;
			margin: 0 70px 0 30px;
			width: 249px;
			position: relative;
		}
			.sponka {
				position: absolute;
				top: -36px;
			}
		.footer-center {
			float: left;
			margin: 0 60px 0 0;
			width: 266px;
			min-height: 270px;
		}
			* html .footer-center {
				height: 270px;
			}
		.footer-right {
			float: left;
			width: 265px;
		}
			.footer-form {
				
			}
				input, textarea {
					border: 1px solid #6C3838;
					background: #401B13;
					color: #FFFFFF;
				}
					input:focus, textarea:focus {
						border-color: #64A9D6;
					}
				.footer-form input, .footer-form textarea {
					border: 1px solid #6C3838;
					background: #1F0C0C;
					color: #FFFFFF;
					width: 100%;
				}
					.footer-form input:focus, .footer-form textarea:focus {
						border-color: #64A9D6;
					}
					.footer-form input {
						width: 189px;
					}
				.footer-form .input-submit {
					background: #6C3838;
					width: 100px;
					font-size: 10px;
					float: right;
				}
				.footer-form p {
					padding: 0 0 7px 0;
				}
				.footer-form textarea {
					height: 80px;
				}
		* html .footer-left, * html .footer-center, * html .footer-right {
			display: inline;
		}
			.footer-header {
				font-family: verdana;
				padding: 30px 0 20px 0;
			}
				.footer-foto img {
					float: left;
					margin: 0 6px 6px 0;
				}
			.footer-bottom {
				padding: 20px 40px;
				font-family: verdana, tahoma, arial, sans-serif;
				font-size: 11px;
				color: #9B8A86;
				line-height: 180%;
				background: url('/images/gr/sign.png') 92% center no-repeat;
			}
				.footer-bottom a {
					color: #9B8A86;
				}
		
		
		
		

/* 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: 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;
	}
	table.cart tr, table.cart td {
		vertical-align: middle;
	}
	
	/* První výrobek v košíku  */
	.cart-img-top {
		border: 1px solid #E1E1E1;
		border-right: 0;
	}
	.cart-title-top {
		width: 130px;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-price-top {
		width: 130px;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-input-top {
		width: 84px;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
	}
	.cart-other-top {
		width: 16px;
		border: 1px solid #E1E1E1;
		border-left: 0;
	}
	/* Další výrobky */
	.cart-img {
		width: 67px;
		border: 1px solid #E1E1E1;
		border-right: 0;
		border-top: 0;
	}
	.cart-title {
		width: 130px;
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-title a, .cart-title-top a {
			color: #666666;
		}
	.cart-price {
		width: 130px;
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-price strong, .cart-price-top strong {
			color: #666666;
		}
	.cart-input {
		width: 84px;
		border-bottom: 1px solid #E1E1E1;
	}
		.cart-input input, .cart-input-top input {
			 width: 30px;
			 text-align: center;
		}

	.cart-other {
		width: 16px;
		border-bottom: 1px solid #E1E1E1;
		border-right: 1px solid #E1E1E1;
	}
	
	.cart-bg {
		height: 40px;
		background: url('/images/eshop/cart-bg') left bottom repeat-x;
	}
	.cart-nobg {
		height: 40px;
		background-color: #ffffff;
	}
	.button {
		padding: 10px;
	}
		.button input {
			width: 140px;
			height: 24px;
			font-size: 11px;
		}
		.button strong input {
			font-weight: bold;
			font-size: 14px;
		}
		.button img {
			position: relative;
			top: 7px;
		}
.rekapitulace-blok {
	padding: 10px;
	border: 1px solid #1AA2EF;
}
.shop-progress {
	border: 1px solid #E1E1E1;
	height: 40px;
	background: url('/images/eshop/bg-mini.png') left bottom repeat-x;
}
	.progress-row {
		width: 33%;
		height: 40px;
		float: left;
		font-size: 12px;
		font-family: arial, tahoma, verdana, sans-serif;
		color: #cccccc;
	}
		.progress-row p {
			font-size: 12px;
			font-family: arial, tahoma, verdana, sans-serif;
			color: #cccccc;
			padding-top: 12px;
		}
		.progress-row img {
			float: left;
		}
		.progress-active {
			color: #1AA2EF !important;
		}
.order-total {
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	border-right: 0;
}
.order-price  {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
	.order-price strong {
		font-size: 15px;
		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: 13px;
		width: 140px;
	}
.shipping {
	 border: 1px solid #E1E1E1;
}
	.shipping table {
		padding-top: 10px;
	}
	.shipping p {
		 color: #333333;
	}
	.shipping-tr {
		background: url('/images/eshop/bg.png') left bottom repeat-x;
	}
	.shipping-arrow p {
		text-align: center;
		color: #1AA2EF;
		font-size: 11px;
	}
.total-price {
	background: 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: 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;
	}
/* 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%;
}
.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;
}
.td_border {
	border-right: 1px solid #CCCCCC;
}
.tr_border {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky.gif') repeat-x left bottom;
}
.tr_border1 {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr_border2 {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr_border3 {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr_border4 {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr_border5 {
	/* cursor: hand;*/
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.tr2_border {
	background: url('/images/pozadi_bunky.gif') repeat-x left bottom;
}
.tr2_border1 {
	background: url('/images/pozadi_bunky1.gif') repeat-x left bottom;
}
.tr2_border2 {
	background: url('/images/pozadi_bunky2.gif') repeat-x left bottom;
}
.tr2_border3 {
	background: url('/images/pozadi_bunky3.gif') repeat-x left bottom;
}
.tr2_border4 {
	background: url('/images/pozadi_bunky4.gif') repeat-x left bottom;
}
.tr2_border5 {
	background: url('/images/pozadi_bunky5.gif') repeat-x left bottom;
}
.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-20px {
	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;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}
