@charset "utf-8";

/* členská sekce*/
.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 {
	font-size: 18px;
	font-weight: normal;
		
	padding: 0 0 0 1px;
	margin: 0;
	margin-left: -1px;
	border: none;
	background: none;
	color: #000000;
}
.clanek-titulek a {
	color: #000000!important;
	text-decoration: underline!important;
}
.clanek-titulek a:hover {
	text-decoration: none!important;
}
.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;
}

.h3-hledani {
	padding: 5px 2px; margin: 5px 0; background-color: #DDDDDD;
}

.rozcestnik2 {
	
}
.rozcestnik2 span {
	display: block;
	margin-bottom: 1px;
}
.rozcestnik .rozcestnik-odkaz,
.rozcestnik2 .rozcestnik-odkaz {
	background-color: #757E87;
	padding: 5px;
	font-size: 12px;
	font-weight: normal; 
}
.rozcestnik2 .rozcestnik-odkaz {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.rozcestnik2 .rozcestnik-odkaz:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}



/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #FFFFFF url('/images/gr/body-bg.png') left top repeat-x;
}

#body-center {
	text-align: center;
}
	#header {
		background: url('/images/gr/header-bg.png') center top repeat-x;
	}
		#header-content {
			width: 1000px;
			text-align: left;
			height: 75px;
		}
			#header-logo {
				width: 176px;
				float: left;
			}
			#header-menu-hledani {
				width: 824px;
				float: left;
			}
				#header-hledani {
					height: 48px;
					 text-align: right;
				}
					#header-hledani img {
						margin-top: 3px;
					}
					#header-hledani .input-text {
						border: 1px solid #A5ACB2;
						background: #FFFFFF url('/images/gr/hledani-bg.png') left center no-repeat;
						padding-left: 20px;
					}
				#menu {
					height: 27px;
				}
					#menu span {
						display: none;
					}
			
	#header-flash {
		clear: both;
		height: 276px;
		background: url('/images/gr/flash-bg.png') left top repeat-x;
	}
		#header-flash-content {
			width: 1000px;
		}
	
	#main-bg {
		background: url('/images/gr/main-bg.png') left top;
	}
		#main {
			width: 1000px;
			text-align: left;
		}
				
			#main-content {
				clear: both;
				background-color: #D0D6D7;
				border-top: 5px solid #AB1B22;
			}
				#content-uvod {
					background: url('/images/gr/content-uvod-bg.png') left top repeat-y;
				}
					#uvod-block-1,
					#uvod-block-2,
					#uvod-block-3,
					#uvod-block-4 {
						float: left;
						width: 478px;
						padding: 10px;
					}
					#uvod-block-12 {
						border-bottom: 4px solid #666666;
						background: url('/images/gr/content-uvod-bg2.png') left top repeat-y;
					}
					* html #uvod-block-12 {
						height: 1px;
					}
					#uvod-block-1 {
						background: url('/images/gr/konfigurator-obr.png') right bottom no-repeat;
						min-height: 130px;
					}
					* html #uvod-block-1 {
						height: 130px;
					}
					#uvod-block-1,
					#uvod-block-3 {
						margin-right: 4px;
					}
						#uvod-block-2 p,
						#uvod-block-1 p {
							font-size: 13px;
							line-height: 160%;
							color: #DDDDDD;
						}
						#uvod-block-2 a {
							color: #FFF;
							padding-top: 5px;
							font-size: 11px;
							text-decoration: none;
						}
						#uvod-block-2 a:hover {
							text-decoration: underline;
						}
						#uvod-block-3 h3,
						#uvod-block-4 h3 {
							font-size: 13px;
							font-weight: bold;
							clear: none;
						}
							#uvod-block-3 h3 a,
							#uvod-block-4 h3 a {
								color: #BB0000;
							}
							.neprehlednete-block {
								width: 50%;
								float: left;
							}
					#content-uvod h2 {
						color: #333333;
						border: 0;
						padding: 0 0 10px 0;
						margin: 0;
						background: 0;
						font-size: 18px;
					}
						#uvod-block-12 h2 {
							color: #FFFFFF;
						}
						
					
				#content {
					padding: 0 25px;
				}
				#content1 {
					width: 710px;
					float: left;
					padding: 0 25px;
				}
					
				#content-right {
					width: 240px;
					float: left;
				}
					#menu2 ul {
						padding: 0;
						margin: 0;
						list-style: none;
					}
					#menu2 li {
						display: block;
						margin-bottom: 0px;
						font-size: 14px;
					}
					#menu2 a {
						color: #333333;
						text-decoration: none;
						display: block;
						padding: 5px 0 5px 20px;
						background: url('/images/gr/odrazka.gif') 9px 11px no-repeat;
					}
						#menu2 li li a {
							background: url('/images/gr/odrazka2.gif') 9px 10px no-repeat;
						}
						#menu2 li li {
							padding-left: 13px;
							font-size: 12px;
						}
						#menu2 li li a {
							padding-top: 3px;
							padding-bottom: 3px;
						}
					#menu2 a:hover {
						text-decoration: underline;
					}
					#menu2 .menu2-aktivni {
						background-color: #FFFFFF;
					}
						.content-right-padding {
							padding-left: 11px;
						}
					
			
		#footer {
			background: url('/images/gr/footer-bg.gif') left bottom repeat-x;
		}
			#footer-border2 {
				border-top: 4px solid #666666;
				width: 1000px;
			}
			#footer-content {
				width: 1000px;
				text-align: left;
				clear: both;
				background: #202224 url('/images/gr/sign.png') right 10px no-repeat;
				border-top: 2px solid #AB1B22;
				height: 75px;
			}
				.footer-text1 {
					font-size: 11px;
					color: #EEEEEE;
					padding: 10px 0 3px 10px;
				}
					.footer-text1 a {
						color: #EEEEEE;
					}
					.footer-text1 span {
						font-weight: bold;
						font-size: 12px;
					}
				.footer-text2, .footer-text2 a, .footer-text2 a:visited {
					font-size: 10px;
					color: #999999;
				}
				.footer-text2 {
					padding: 0 0 0 10px;
				}


.echo-content table {
	border: 1px solid #CDD6DD;
}
.echo-content td {
	border-top: 1px dotted #A7AEB1;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 6px;
}



.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;
	}
	
	#footer, #header, #menu {
		display: none;
	}
	#main {
		width: auto;
		padding: 0;
		margin: 0;
	}
	.main-content-bg {
		background: none;
	}
	#content-right {
		border-top: 1px solid black;
		float: left;
		padding-top: 20px;
		margin-top: 20px;
	}
	.content-right-padding {
		padding: 0;
	}
}

.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-8px {
	font-size: 1px;
	height: 8px;
	clear: both;
}
.clear-10px {
	height: 10px;
	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;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}