@charset "utf-8";

.clanek-titulek, .clanek-titulek a {
	color: #310712;
	text-decoration: none;
	padding: 5px 0px 0px 1px;
	font-size: 15px;
	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: #EEEEEE; padding: 5px; border: 1px solid #BEBEBE; 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;
}

#navigace-hledani1 {
	padding-bottom: 15px;
}
#hledani1 {
	width: 487px; float: left;
}
#hledani1a {
	padding: 7px 0px 0px 0px;
	color: #666666;
}
#hledani2 {
	width: 208px; float: left;
}
#hledani2a {
	padding: 3px 0px 0px 0px;
	text-align: right;
}

/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #F6F7CF;
}
	#main {
		text-align: center;
	}
		#main-top {
			background-color: #250608;
			text-align: center;
			margin: 0 auto 0 auto;
			height: 197px;
			background: url('/images/gr/bg_top.png') center top repeat-x;
		}
			#top-menu {
				height: 41px;
				width: 1000px;
				margin: 0 auto 0 auto;
				text-align: left;
				background: url('/images/gr/bg_menu.png') center top no-repeat
			}
				#top-menu a {
					display: block;
					margin: 0 5px 0 5px;
					text-align: center;
					background-position: left bottom;
					background-repeat: no-repeat;
					height: 21px;
					width: 89px;
					background-image: url('/images/gr/bg_top-menu.png');
					float: left;
					font-family: arial, verdana, tahoma, sans-serif;
					font-size: 11px;
					color: #C7AFB4;
					text-decoration: none !important;
					padding-top: 20px;
				}
					#top-menu a:hover {
						background-position: right bottom;
						color: #F6F7CF;
					}
					#top-menu a.active {
						background-position: right bottom;
						color: #F6F7CF;
					}
			#top-header {
				height: 156px;
				width: 1000px;
				margin: 0 auto 0 auto;
				text-align: left;
				background: url('/images/gr/bg_header.jpg') center top no-repeat;
			}
			* html #top-header {
				margin-top: -2px;
			}
				a.logo {
					display: block;
					float: left;
					margin-right: 23px;
				}
				#kosik {
					float: left;
					width: 200px;
					height: 106px;
					padding: 50px 0 0 70px;
					background: url('/images/gr/kosik.png') 10px center no-repeat;
					}
					#kosik p {
						color: #6F303B;
						line-height: 130%;
					}
					#kosik a {
						color: #000000;
					}
		#main-middle {
			text-align: center;
			background: url('/images/gr/bg_middle.png') center top repeat-x;
		}
			#middle-center {
				text-align: left;
				width: 1000px;
				margin: 0 auto 0 auto;
				background: url('/images/gr/bg_center.png') left top repeat-y;
			}
			* html #middle-center {
				margin-top: -2px;
			}
				#center-left {
					float: left;
					width: 706px;
					min-height: 645px;
				}
					#left-top {
						background: url('/images/gr/bg_left-top.png') left top no-repeat;
						min-height: 90px;
					}
						.left-content {
							padding: 30px;
						}
						.middle-extra {
							height: 161px;
							background: url('/images/gr/bg_middle-extra.png') left top no-repeat;
							padding-left: 5px;
						}
							.extra-row {
								float: left;
								text-align: center;
								width: 196px;
								margin: 0 13px 0 21px;
								padding-top: 22px;
								font-size: 12px;
								font-family: arial, tahoma, verdana, sans-serif;
							}
							.extra-link {
								padding-top: 16px;
							}
							* html .extra-row {
								display: inline;
							}
								.extra-row a {
									color: #6A642D !important;
								}
								
						/* PRODUKT MENU HORIZONTAL
						#produkt-menu {
							height: 51px;
							background: url('/images/gr/produkt-menu.png') left top no-repeat;
							padding-top: 5px;
							width: 706px;
							position: relative;
						}
						* html #produkt-menu {
							width: 690px;
						}
							#produkt-menu li ul {
								padding-top: 10px;
								padding-left: 0;
								float: left;
								position: absolute;
								left: 20px;
								#padding-top: 26px;
								
							}
								#produkt-menu li ul li {
									position: relative;
								}
						*/
						
						/*PRODUKT MENU VERTIKAL*/
						
						#produkt-menu, #produkt-menu a {
							color: #ffffff;
						}
						#produkt-menu li a {
							display: block;
							padding-left: 10px;
							background: url('/images/gr/produkt-bullet.gif') left center no-repeat;
						}
								
				#center-right {
					float: left;
					width: 294px;
					background: url('/images/gr/bg_center-right.png') left top repeat-y;
				}
					#right-top-below {
						background: url('/images/gr/right-top-below.png') left top repeat-y;
					}
					#right-top {
						min-height: 377px;
						background: url('/images/gr/bg_right-top.png') left top no-repeat;
					}
						.right-top-container {
							padding: 36px 44px 10px 11px;
						}
							p.datum {
								font-size: 10px;
								color: #F6F7CF;
							}
							#right-top h4, #right-top h4 a {
								font-size: 12px;
								font-weight: bold;
								color: #ffffff;
							}
							.new {
								color: #C7AFB4;
							}
							.vice {
								text-align: right;
							}
								.vice a {
									color: #FFFFFF !important;
									font-weight: bold;
								}
					#right-bottom {
						height: 261px;
						background: url('/images/gr/bg_right-bottom.png') left top no-repeat;
					}
						.right-bottom-container {
							padding: 30px 85px 0 11px;
						}
				#center-bottom {
					height: 11px;
					font-size: 1px;
					background: url('/images/gr/bg_center-bottom.png') center bottom no-repeat;
				}
					* html #center-bottom {
						margin-top: -2px;
					}
		#main-bottom {
			text-align: center;
		}
			#bottom-footer {
				width: 1000px;
				margin: 0 auto 0 auto;
				text-align: left;
			}
				#footer-container {
					text-align: center;
					width: 701px;
					margin-left: 5px;
					background: url('/images/gr/sign.png') right 20px no-repeat;
					color: #91883E;
				}
					#footer-container a, #footer-container p {
						color: #91883E;
					}
						#footer-container p {
							padding-top: 5px;
						}
#podmenu {
	float: left;
	display: block;
	padding-left: 20px;
}
#podmenu li {
	float: left;
	padding-left: 10px;
}


/*uvodní články*/
.uvod-clanek {
	float: left;
	width: 313px;
	padding-top: 20px;
}
	.uvod-clanek p {
		text-align: justify;
	}
	.uvod-clanek h3, .uvod-clanek h3 a {
		text-decoration: none;
		border-bottom: 1px #F3FAF8 solid;
	}
	.uvod-clanek h3 a:hover {
		text-decoration: underline;
	}

/* STYLY POUZE PRO E-SHOP */
.vypis-strukturovany-bg-white {
	background-color: #ffffff;
}
.vypis-strukturovany-bg-silver {
	background-color: #F3FAF8;
}
.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 {
	border: #6F303B 1px solid; float: left;
}
.stocek-uvod-akce {
	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: #6F303B;
}
.stocek-uvod-bg-akce {
	background-color: #DD0000;
}
.stocek-uvod-img {
	position: absolute; width: 73px; height: 73px; border: #6F303B 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;
}

.style1 {
	font-family: arial;
	font-size: 10px;
	color: #006699;
	padding-right: 2px;
}
.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;
}



/* 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 {
	font-size: 10px;
	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;
}