@charset "utf-8";
.clanek-titulek {
	border: 1px dotted #D1C4B6;
}
.clanek-titulek, .clanek-titulek a {
	color: #362709;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	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: #F2F2F2;
}
	#body-container {
		text-align: center;
		padding-bottom: 150px;
		font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	}
		#main {
			width: 998px;
			text-align: left;
			background: url('/images/gr/bg_main.png') center top repeat-y;
			min-height: 500px;
			margin: 0 auto 0 auto;
		}
			#main-container {
				margin: 0 0 0 14px;
				width: 970px;
			}
				#top {
				}
					#logo {
						display: block;
						float: left;
						margin-right: 10px;
					}
					#utils {
						float: left;
						width: 768px;
						border-width: 0 1px 1px 1px;
						height: 78px;
						background: #F3F0ED url('/images/gr/brown-shine.png') left bottom repeat-x;
						border-color: #DFD7CD;
						border-style: dotted;
					}
						#utils-left {
							float: left;
							width: 140px;
							text-align: center;
							font-size: 11px;
							padding-top: 18px;
							line-height: 180%;
						}
							#utils-left a {
								text-decoration: none;
								color: #666666;
							}
							#utils-left a:hover {
								color: #000000;
							}
						#utils-right {
							float: left;
							text-align: right;
							width: 625px;
							height: 78px;
							background: url('/images/gr/utils-right.jpg') left top no-repeat;
						}
							#utils-right a {
								display: inline-block;
								width: 95px;
								text-align: center;
								text-decoration: none;
								padding-top: 5px;
							}
								#utils-right .menu-item {
									font-weight: bold;
									font-size: 11px;
									color: #273795;
								}
									#utils-right a:hover .menu-item {
										text-decoration: underline;
									}
				#navigace {
					background: #FAF7EC;
					border: 1px dotted #D1C4B6;
					height: 22px;
					font-size: 12px;
					padding: 5px 0 0 10px;
				}
				#content {
				
				}
					#content-left {
						float: left;
						width: 190px;
					}
					#content-center {
						float: left;
						margin: 0 0px 0 10px;
						min-height: 100px;
					}
					#content-right {
						float: left;
						width: 190px;
					}
						
						/*--------------bloky-------------*/
						.blok-hnedy {
							background: #F3F0ED url('/images/gr/brown-shine.png') left bottom repeat-x;
							border: 1px dotted #D1C4B6;
						}
						.blok-zluty {
							background: #F5EDD6 url('/images/gr/yellow-shine.png') left bottom repeat-x;
							border: 1px dotted #D1C4B6;
						}
							.blok-hnedy, .blok-zluty {
								margin-bottom: 10px;
								padding-bottom: 10px;
							}
							.blok-nadpis {
								height: 22px;
								background-repeat: no-repeat;
								background-position: center top;
								color: #362709;
								font-weight: bold;
								font-size: 12px;
								padding: 5px 0 0 10px;
								margin-bottom: 10px;
							}
								.nadpis-menu {
									background-image: url('/images/gr/menu.png');
								}
								.nadpis-login {
									background-image: url('/images/gr/login.png');
								}
								.nadpis-search {
									background-image: url('/images/gr/search.png');
								}
								.nadpis-kosik {
									background-image: url('/images/gr/kosik.png');
								}
								.nadpis-novinky {
									background-image: url('/images/gr/novinky.png');
								}
					
					
						#main-menu {
							padding-left: 10px;
						}
							#main-menu a {
								background: url('/images/gr/arrow-l.png') left center no-repeat;
								padding-left: 10px;
								text-decoration: none;
							}
							#main-menu a:hover, #main-menu a.aktivni {
								background: url('/images/gr/arrow-d.png') left center no-repeat;
							}
						.datumz {
							font-size: 10px;
						}
						#kosik {
							text-align: center;
						}
						
		#footer {
			background: url('/images/gr/bg_footer.png') center top no-repeat;
			text-align: left;
			font-size: 11px;
			width: 998px;
			margin: 0 auto 0 auto;
		}
			#footer-container {
				background: url('/images/gr/sign.png') right center no-repeat;
				padding: 10px 0 10px 20px;
			}
		




/* 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;
}

.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;
}
.stocek-uvod {
	width: 248px; border: #BFA88F 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: #BFA88F;
}
.stocek-uvod-bg-akce {
	background-color: #DD0000;
}
.stocek-uvod-img {
	position: absolute; width: 73px; height: 73px; border: #BFA88F 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 {
	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;
}
.clear-15px {
	height: 15px;
	font-size: 1px;
	clear: both;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}
