@charset "utf-8";

.objednani-produktu {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid silver;
	background-color: #E6EEFB;
	text-align: center;
}

.clanek-titulek {
	background-color: #E1F0FF;
	padding: 5px 0px;
	margin-bottom: 1px;
	color: #003366;
	font-size: 1.25em;
}
.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 */

#body {
	background: #FFFFFF url('/images/gr/pozadi.jpg') center top repeat-y;
}

#body-center {
	background: url('/images/gr/pozadi2.jpg') center top no-repeat;
	text-align: center;
}

#main {
	background: #FFFFFF url('/images/gr/pozadi-menu.gif') left top repeat-y;
	width: 980px;
	text-align: left;
}
#main h1 {
	position: absolute;
	z-index: -1000;
	font-size: 1px;
	color: #FFFFFF;
}
#content h1 {
	position: static;
	z-index: auto;
}

#left-side {
	width: 255px;
	float: left;
}
.left-side-content {
	padding: 5px 20px 10px 35px;
}
.left-side-content .datum {
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
}
.left-side-content .titulek {
	margin-bottom: 10px;
}
.left-side-content .otazka {
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
}
.left-side-content .otazka-text {
	margin-bottom: 0px;
}
.left-side-content .odpoved {
	text-align: right;
	font-size: 0.7em;
	margin-bottom: 10px;
}

#left-menu a {
	text-decoration: none;
}
#left-menu a:hover {
	text-decoration: underline;
}

#main-content {
	width: 725px;
	float: left;
}

#top2-cz {
	height: 107px;
	background: url('/images/gr/top2-cz.jpg');
	text-align: right;
}
#top2-gb {
	height: 107px;
	background: url('/images/gr/top2-gb.jpg');
	text-align: right;
}
#top2-sk {
	height: 107px;
	background: url('/images/gr/top2-sk.jpg');
	text-align: right;
}
#hlavni-menu {
	height: 50px;
	background: url('/images/gr/pozadi-hlavni-menu.gif') left top repeat-x;
	border-right: 1px solid #FFFFFF;
}

#content {
	padding: 0px 15px 0px 15px;
}

.stocek {
	background: url('/images/gr/stocek.jpg') left top no-repeat;
	width: 219px;
	float: left;
	margin-right: 19px;
	margin-top: 30px;
}
.stocek a:link, .stocek a:active, .stocek a:visited {
	color: #666666;
}
.stocek-content {
	padding: 10px 12px 10px 0px;
}
.stocek-content .titulek {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	text-align: right;
}
.stocek-content p {
	color: #666666;
}

#bottom {
	height: 27px;
	clear: both;
	background: url('/images/gr/bottom.gif') left top no-repeat;
}
#bottom-text {
	background-color: #FFFFFF;
	padding: 2px 0px 10px 15px;
}
#bottom-text p, #bottom-text a {
	color: #666666;
}

.info_table {
	border: 1px solid silver;
	width: 500px;
}
.info_table td {
	text-align: left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	border-bottom: 1px solid silver;
}
.info_table th {
	text-align: left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	background-color: #185B9F;
	color: #FFFFFF;
}

/* 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-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;
}