@charset "utf-8";

.clanek-titulek, .clanek-titulek a {
	color: #174A78;
	text-decoration: none;
	padding: 5px 0px 0px 1px;
	font-weight: bold;
	font-size: 17px;
	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: #E6E6E6 url('/images/gr/bg-body.jpg') top center repeat-y;
}

#main {
	margin: auto;
	width: 1000px;
}
.top-left-header {
	width: 25px;
	float: left;
}
#content {
	width: 950px;
	float: left;
	background: url('/images/gr/bg-content.gif') top center repeat-y;
}
.top-header {
	height: 74px;
	background: url('/images/gr/top-header.jpg') top center no-repeat;
}
#kosik {
	width: 200px;
	height: 74px;
	float: right;
	line-height: 115%;
}
#left-side {
	width: 210px;
	margin-right: 10px;
	float: left;
}
.left-title {
	height: 30px;
	background: url('/images/gr/top-left-stocek.gif') top left no-repeat;
	margin-right: 10px;
	margin-top: 10px;
}
.left-content {
	background: #fff url('/images/gr/bottom-left-stocek.gif') bottom left no-repeat;
	border-right:  #ccc 1px solid; margin-right: 10px;
	padding: 10px;
}
#right-side {
	width: 210px;
	float: right;
}
.right-title {
	height: 30px;
	background: url('/images/gr/top-right-stocek.gif') top right no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.right-content {
	background: #fff url('/images/gr/bottom-right-stocek.gif') bottom left no-repeat;
	border-left:  #ccc 1px solid; margin-left: 10px;
	padding: 10px;
}
#center-content {
	width: 510px;
	float: left;
}
#footer {
	clear: both;
	width: 950px;
	font-family: tahoma;
	padding-bottom: 10px;
}
#footer p {
	padding-top: 5px;
}
#search {
	height: 45px;
	background: url('/images/gr/bg-search.jpg') bottom left no-repeat;
}
#search p {
	padding-top: 24px;
	text-align: right;
	margin-right: 10px;
}
.left-title h3, .right-title h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #004497;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.left-content p, .right-content p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
}
.stocek-uvod {
	width: 248px; border: #2E73C7 1px solid; float: left;
}
.stocek-uvod-akce {
	width: 248px; border: #DD0000 1px solid; float: left;
}
.stocek-uvod-clanek {
	width: 248px; border: #BB0000 1px solid; float: left;
}
.stocek-uvod h3, .stocek-uvod a, stocek-uvod-clanek h3, .stocek-uvod-clanek 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: #2E73C7;
}
.stocek-uvod-bg-akce {
	background-color: #DD0000;
}
.stocek-uvod-bg-clanek {
	background-color: #CC0000;
}
.stocek-uvod-img {
	position: absolute; width: 73px; height: 73px; border: #2E73C7 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;
}
.stocek-uvod-img-clanek {
	position: absolute; width: 73px; height: 73px; border: #BB0000 1px solid; background-color: white; margin: 10px; text-align: center;
}
.stocek-uvod-img-large {
	position: absolute; width: 138px; height: 138px; border: #2E73C7 1px solid; background-color: white; margin: 10px; text-align: center;
}
.stocek-uvod-img-akce-large {
	position: absolute; width: 138px; height: 138px; border: #DD0000 1px solid; background-color: white; margin: 10px; text-align: center;
}
.kosik-tooltip {
	width: 198px;
	border: 1px solid black;
	background: #FCFEE4 url('/images/tooltip-info.gif') 98% 96% no-repeat;
	margin: 10px 0 0 10px;
	padding: 4px;
}
.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;
}
/* 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;
}




/* 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-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;
}