@charset "utf-8";

.clanek-titulek, .clanek-titulek a {
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 0px 1px;
	font-weight: bold;
	font-size: 23px;
	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;
}

a.outer-link:hover {
	color: #333333 !important;
}
a.outer-link {
	color: #333333 !important;
	font-weight: normal !important;
}
	a.outer-link:hover .inner-link {
		color: #ef0000 !important;
	}
	.inner-link {
		font-weight: bold !important;
	}

/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #F0F0F0;
}

#body-container {
	text-align: center;
	}
	#main {
		margin: 0 auto 0 auto;
		text-align: left;
		width: 948px;
		}
		#main-top {
			height: 90px;
			}
			#top-left {
				float: left;
				width: 474px;
				padding-top: 27px;
				text-align: left;
				}
				.logo {
					margin-left: 30px;
					}
			#top-right {
				float: left;
				text-align: right;
				color: #cccccc;
				font-size: 11px;
				width: 474px;
				padding-top: 10px;
				font-family: arial, tahoma, verdana, sans-serif;
				}
				#top-right a {
					color: #868686;
					text-decoration: none;
				}
					#top-right a:hover {
						text-decoration: underline;
					}
				#top-right form {
					display: inline;
				}
				#top-right .cudlitko {
					height: 20px;
					width: 20px;
					background: url('/images/gr/arrow.gif') center center no-repeat;
					border: none;
				}
		#main-center {
			background: #ffffff;
			border: 1px solid #DDDDDD;
			padding: 0 0 37px 0;
			}
			#main-menu {
				border-style: solid;
				border-color: #dddddd;
				border-width: 0 0 1px 0;
				height: 18px;
				}
				#main-menu ul {
					float: left;
				}
				#main-menu li {
					display: inline;
					float: left;
					border-width: 0 1px 0 0;
					border-style: solid;
					height: 18px;
					border-color: #EF0000;
				}
					#main-menu li a {
						text-decoration: none !important;
						font-size: 12px;
						color: #000000;
						display: block;
						float: left;
						height: 18px;
						padding: 0 13px 0 13px;
					}
					#main-menu li a:hover {
						color: #EF0000;
						background: #EEEEEE;
					}
					#main-menu .aktivni {
						color: #EF0000;
						background: #EEEEEE;
						font-weight: normal;
					}
			#navigace {
				height: 27px;
				text-align: left;
				padding: 10px 0 0 208px;
			}
				#navigace a {
					text-decoration: none;
					color: #EF0000 !important;
				}
				#navigace a:hover {
					color: #333333;
					text-decoration: underline;
				}
			#center-left {
				float: left;
				width: 188px;
				margin: 0 10px 0 10px;
			}
				* html #center-left {
					display: inline;
				}
				#center-left li {
					background: url('/images/gr/bg_menu.png') left top no-repeat;
				}
				#center-left li ul li {
					background: url('/images/gr/bg_menu2.png') left top repeat-y;
				}
				#center-left li a, #center-left ul li ul a {
					display: block;
					height: 18px;
					background: url('/images/gr/bullet1.png') 10px center no-repeat;
					color: #333333;
					font-size: 12px;
					text-decoration: none;
					margin: 0 0 2px 0;
					padding: 0 0 0 22px;
				}
					#center-left ul li ul a {
						padding-top: 2px;
						height: 16px;
						height: auto;
						font-size: 11px;
					}
						* html #center-left ul li ul a {
							padding-top: 3px;
						}
				#center-left li .aktivni {
					color: #EF0000;
					background: url('/images/gr/bullet2.png') 10px center no-repeat;
				}
				#center-left li a:hover {
					color: #EF0000;
				}
					#center-left ul ul li {
						list-style: none;
						padding-left: 10px;
						font-family: Arial, Tahoma, Helvetica, sans-serif;
					}
			#center-middle {
				float: left;
				width: 530px;
				margin-right: 10px;
			}
				div.layout, .layout {
					border-color: #cccccc;
					border-style: solid;
					border-width: 1px 0 0 0;
					padding-top: 10px;
				}
				div.layout-left, .layout-left {
					float: left;
					width: 49%;
				}
				div.layout-right, .layout-right {
					float: right;
					width: 49%;
				}
					.news-right p {
						margin-bottom: 3px;
					}
					.news-right h2 {
						margin: 0;
						padding: 0;
					}
				.layout img {
					padding-bottom: 20px;
				}
				.borderer {
					padding: 0 0 10px 0;
					border-color: #cccccc;
					border-style: solid;
					border-width: 0 0 1px 0;
					margin: 0 0 10px 0;
				}
				.layout a {
					color: #000000;
					text-decoration: none;
					font-weight: bold;
				}
					.layout a:hover {
						color: #EF0000;
					}
					
				
				/*hlavní stránka*/
				.grey-top {
					background: url('/images/gr/grey-top.png') center bottom no-repeat;
					height: 27px;
					color: #ffffff;
					font-size: 16px;
					font-family: arial, verdana, tahoma, sans-serif;
					padding: 17px 0 0 10px;
				}
				.top-4-top {
					height: 58px;
					background: url('/images/gr/4-top.jpg') center bottom no-repeat;
					padding-top: 2px;
				}
				.top-4-middle {
					background: url('/images/gr/4-middle.png') center top repeat-y;
					#height: 110px;
				}
					.top-4-row {
						float: left;
						width: 161px;
						margin-left: 1px;
						font-size: 11px;
						font-family: arial, verdana, tahoma, sans-serif;
						padding: 10px 10px 0 10px;
					}
					* html .top-4-row {
						margin: 0;
					}
					.top-4-row h3 {
						margin-bottom: 5px;
						font-family: arial, verdana, tahoma, sans-serif;
						font-size: 11px;
						font-weight: bold;
						color: #000000;
					}
				.top-4-bottom {
					background: url('/images/gr/4-bottom.png') center bottom no-repeat;
					padding-bottom: 10px;
				}
				
				
			#center-right {
				float: left;
				width: 188px;
			}
				#center-right, #center-left, #center-middle {
					min-height: 10px;
				}
				#novinky {
					background: url('/images/gr/novinky-middle.png') center top repeat-y;
				}
					.novinky-top {
						height: 22px;
						background: url('/images/gr/novinky-top.png') center top no-repeat;
					}
					.novinky-bottom {
						height: 10px;
						background: url('/images/gr/novinky-bottom.png') center bottom no-repeat;
					}
					.datum {
						color: #868686;
						font-size: 10px;
					}
			a.pravy {
				display: block;
				font-family: arial, tahoma, verdana, sans-serif;
				font-size: 11px;
				background: url('/images/gr/arrow.gif') right center no-repeat;
				padding: 3px 30px 0 0;
				height: 17px;
				font-weight: bold;
				text-decoration: none;
				text-align: right;
			}
	#footer {
		text-align: left;
		font-size: 10px;
		font-family: arial, verdana, tahoma, sans-serif;
		color: #666666;
		width: 940px;
		line-height: 150%;
		padding: 10px 0 10px 0;
		margin: 0 auto 0 auto;
		background: url('/images/gr/sign.png') right center no-repeat;
	}
		#footer a {
			color: #666666;
		}
		
		
hr {
	border-width: 0;
	border-top: 1px solid #E5E5E5;
	height: 1px;
}
			



/* 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 {
	font-size: 0px;
	height: 0px;
	clear: both;
	}

.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;
}
/*cenník*/
#theToolTip{
position: absolute;
left: -300px;
width: 500px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
padding: 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
color: #000000;
font-size: 11px;
font-family: arial;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}

/*-----------*/

	table.cennik {
		width: 100%;
		border-top: 1px solid #E5E5E5;
		font-family: arial;
		font-size: 11px;
	}
		.cennik td {
			border-bottom: 1px solid #E5E5E5;
			text-align: left;
		}
		td.header {
			background-color: #E5E5E5;
			color: #000000;
			font-weight: bold;
			margin-top: 10px;
			text-align: center;
		}
		td.cena {
			text-align: center;
			width: 15%;
			color: #ef0000;
		}
		td.addToolTip {
			cursor: help;
		}

