/*  styly tykajici se vzhledu stranek */

body, html {
	height: 100%;
}

body {
	color: rgb(0,0,0);
	font-size: 100%;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	text-align: center;
	background: rgb(216,227,255) top center repeat-y;
}

body.normal {
	background-image: url('img/page-holder.jpg');	
}

body.uvod {
	background-image: url('img/page-holder-uvod.jpg');
}

/* ============== OBECNE DEFINICE ================== */ 
a {
	color: rgb(0,0,0);
	text-decoration: underline;
}
	a:hover {
		text-decoration: none;
		color: rgb(100,100,100);
		
		
	}
/*		a:hover img {
			filter: alpha(opacity=90, style=0);	
			-moz-opacity: 0.9;
		}
	*/

h1 {
	margin: 0;
	color: #6FB6B8;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #555555;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 0;
	padding: 0;
}

.banner-holder {
}


/* ============= STRANKOVANI =============== */
.paging {
	font-size: 0.8em;
	line-height: 1.9em;
	color: rgb(255,255,255);
	padding: 1px;
	margin: 5px 0;
}
	.paging label {
		width: auto !important;
	}
	.paging a,
	.paging a:visited {
		color: rgb(255,255,255);
	}
	.paging a:hover {
		background-color: rgb(255,255,255);
		color: rgb(53,132,192);
	}
	.paging .pages-info {
		padding: 1px;
	}
		
	.paging .per-page {
		padding: 1px;
	}
	.paging .pages {
		font-size: 1.1em;
	}
		.paging .pages .current {
			font-size: 1.05em;
			color: white;
			text-align: center;
		}

/* ===================== RAZENI =========================== */
.ordering {
	font-size: 0.8em !important;
	padding: 1px 5px;
	margin: 20px 0;
	height: 1.7em;
}
	.ordering .order-by {
		float: left;
	}
	.ordering label {
		width: auto !important;
		margin-right: 5px;
	}
	
	.ordering .dir {
		float: left;
		font-size: 0.85em !important;
	}
	.ordering select {
		font-size: 0.9em !important;
	}
	.ordering a {
		color: rgb(255,255,255);
	}
		.ordering .dir .asc, 
		.ordering .dir .desc {
			margin-left: 5px;
		}
	


/* ================ FORMULARE =================== */
.form {
	font-size: 0.9em;
}
	.form fieldset {
		border: solid 1px rgb(170,203,228);
		padding: 5px;
		margin: 5px;
	}
		.form fieldset legend {
			color: rgb(170,203,228);
			font-weight: bold;
		}
		.form fieldset legend span {
			color: rgb(255,255,255);
			font-size: 0.75em;
			font-weight: normal;
		}
	.form .submit {
		
	}
	.form label {
		width: 12em;
		color: rgb(255,255,255);
		font-size: 0.9em;
	}
	.form span {
		font-size: 0.8em !important;
		color: rgb(255,255,255) !important;
	}
	.form span a {
		color: rgb(255,255,255) !important;
	}
	.form label.chyba {
		color: rgb(255, 183, 183);
	}
	.form label.reset {
		width: auto !important;
		float: none !important;
		display: inline;
	}
	.form .fi-text,
	.form .fi-textarea,
	.form .fi-password {
		width: 250px;
		border: solid 1px #6892C9;
		background: white;
		font-size: 0.8em;
	}
		.form .fi-text.cislo {
			width: 100px !important;
		}
	.form .fi-textarea {
		height: 100px;
	}
	.form .fi-input {
		margin-left: 12em;
	}
	.form .fi-submit {
		border: outset 1px rgb(19,110,181);
		background: rgb(19,110,181) url('img/fi-submit-bkg.jpg') left center no-repeat;
		color: rgb(255,255,255);
		font-weight: bold;
		font-size: 0.8em;
		padding-left: 25px;
	}
	.form .cart {
		font-size: 0.9em;
		padding: 0;
	}
	.form .cart-submit {
		font-size: 0.9em;
		padding: 0;
	}


/* ============= NAVIGATOR ================ */
.navigator {
	font-size: 0.8em;
}
	.navigator a,
	.navigator a:visited  {
		text-decoration: none;
		padding-left: 10px;
		background: transparent url('img/main-menu.gif') no-repeat center left;
	}
	.navigator a:hover {
		text-decoration: none;
	}
	
	.navigator .zpet {
		background-image: url('img/main-menu-back.gif') !important;
	}
	.navigator .tisk {
		padding-right: 20px;
		background: transparent url('img/iko-tisk.gif') no-repeat center right;
	}
	.navigator .zpet,
	.navigator .tisk {
		
	}
	.nav2 {
		margin-left: 35px;
	}	
	.nav2 a {
		color: rgb(255,255,255);
	}

/* ================ TEXTY =================== */
.wysiwyg {
	line-height: 1.2em;
	width: 99%;
}

.odstavec {
	margin: 1em 0;
	font-size: 0.95em;
	float: right;
	clear: right;
	width: 540px;
}

.odstavec ul, .odstavec ol {
	clear: both;
}

.odstavec h3, h4, h5, h6 {
	color: rgb(255,255,255);
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;

}
.odstavec h3, .odstavec h4 {
	color: rgb(225,237,245);
}

.odstavec h3 {
	background: url('img/odrazka-nadpis.gif') center left no-repeat;
	padding: 0 0.3em 0 18px;
}
	.odstavec p {
		font-family: Arial, sans-serif;
	}
/*	.odstavec.float {
		float: left;
		clear: none;
	} */
	.odstavec .obr {
		margin: 0 5px 5px 0;
		float: left;
	}
	.odstavec ul li {
		list-style-type: square;
	}
	.odstavec table {
		border: 2px solid rgb(170,203,228);
		margin: 0 auto !important;
		border-collapse: collapse;
	}
	.odstavec table th {
		border-bottom: 1px solid rgb(170,203,228);
		color: rgb(170,203,228);
		text-align: center;
	}
	.odstavec table td {
		padding: 5px;
		font-size: 0.8em;
	}
	.odstavec .soubor {
		color: rgb(255,255,255);
		font-size: 0.8em;
	}
	.odstavec .soubor a {
		color: rgb(255,255,255);
	}
	
/* ---------------- BOXIKY ------------------- */
.box {
	margin: 0 5px 10px 0;
	font-size: 0.9em;
	border: 1px solid rgb(19,110,181);
	background: rgb(239,244,255);
	width: 179px;
	_width: 181px;
	font-family: Arial, sans-serif;
}
	.box a,
	.box a:visited {
		color: rgb(0,0,0);
		text-decoration: none;
	}
	.box a:hover {
		color: rgb(19,110,181);
		text-decoration: underline;
	}
	.box .box-header {
		background: rgb(19,110,181);
		margin: 0 0 1em 0;
		font-size: 0.9em;
		color: rgb(255,255,255);
		padding: 0.3em 0 0.3em 25px;
	}	

	.box .box-body {
		padding: 3px 5px;
	}
	.box h4 {
		font-family: Arial, sans-serif;
	}
	.box .box-footer {
		padding: 3px 20px;
		text-align: right;
	}

/* prihlasovani */
.box#login {
}
	.box#login .box-body {
	}
		.box#login .box-body label {
			width: 50px;
	color: rgb(0,0,0) !important;

		}
		.box#login .box-body .fi-text,
		.box#login .box-body .fi-password {
			width: 80px;
		}
		.box#login .box-body .fi-submit {
/*			padding: 0;*/
			width: 80px;
		}
	.box#login .box-footer {
		text-align: left;
	}
	.box#login a {
		background: url('img/main-menu.gif') center left no-repeat;			
		padding: 0 10px;
		text-decoration: none;
		color: rgb(0,0,0);
		font-size: 0.95em;
	}
	.box#login a:hover {
		color: rgb(100, 100, 100);
		text-decoration: underline;
	}


.box#vyhledavani {
}
	.box#vyhledavani .form label {
		width: auto;
		text-align: left;
	}
	.box#vyhledavani .form input,
	.box#vyhledavani .form select {
		margin-left: 0;
		vertical-align: text-bottom;
	}
	.box#vyhledavani .form .fi-select,
	.box#vyhledavani .form .fi-text {
		width: 100px;
		font-size: 1em;
	}
	.box#vyhledavani .form .form-row {
		padding-left: 20px;
	}
	.box#vyhledavani .form .form-row .submit {
		text-align: right;
	}

/* menu vlevo */	
.box #menu-left {
	
}			
	.box #menu-left,
	.box #menu-left li {
		display: block;
		margin: 0;
		padding: 0;
	}
	
	.box #menu-left .menu-item {
		position: relative;
		display: block;
		padding-bottom: 1px;
		margin: 1px 0;
		font-size: 95%;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 0.95em;
	}
	
		.box #menu-left .menu-item a {
			display: block;
			padding-left: 15px;
			text-decoration: none;
			color: rgb(0,0,0);
			background: left center no-repeat;
		}
		.box #menu-left .menu-item a:hover {	
			color: rgb(100, 100, 100);
			text-decoration: underline;
		}
		.box #menu-left .active a {
			font-weight: bold;
		}
		.box #menu-left .active .submenu a {
			font-weight: normal;
		}
		.box #menu-left ul {
			margin: 2px 0 5px 0;
		}
		.box #menu-left .level1 a {
			margin-left: 0px;
			background-image: url('img/menu-katalog-1.gif');
		}
		.box #menu-left .level1.active a {
			background-image: url('img/menu-katalog-1-active.gif');
		}
		.box #menu-left .level1 .level2 a {
			margin-left: 10px;
			background-image: url('img/menu-katalog-2.gif');
		}
		.box #menu-left .level1 .level2.active a {
			background-image: url('img/menu-katalog-2-active.gif');
		}
		.box #menu-left .level1 .level2 .level3 a {
			margin-left: 20px;
			background-image: url('img/menu-katalog-3.gif');
		}
		.box #menu-left .level1 .level2 .level3 .level4 a {
			margin-left: 30px;
			background-image: url('img/menu-katalog-3.gif');
		}
		.box #menu-left .level1 .level2 .level3 .level4 .level5 a {
			margin-left: 40px;
			background-image: url('img/menu-katalog-3.gif');
		}
		
	.box #menu-left .closed {
		display: none;
	}
	.box #menu-left .open {
		display: block;
	}
	.box .wysiwyg {
		font-size: 0.9em;
	}

/* obsah kosiku */
.box#kosik {
}
	.box#kosik .box-header strong {
		display: block;
		font-weight: normal;
		font-size: 0.8em;
	}	

/* poradna */
.box#poradna {
}	
	.box#poradna .box-body .vypis li {
		margin-bottom: 5px;
	}


/* =============== LAYOUT ================= */
#page-holder-h {
	text-align: left;
	width: 751px;
	margin: 0 auto;
}

#page-header {
	width: 751px;
}

	/* -------- HLAVICKA STRANKY --------- */
#header {
	position: relative;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header, #header span {
	width: 751px;
	height: 112px;
	background: url('img/logo-cv.jpg') top left no-repeat;
	cursor: pointer;
}

#header span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#header a {
	position: relative;
	width: 751px;
	height: 112px;
	display: block;
	text-decoration: none;
	color: rgb(255,0,0);
}
	
			/* ----------- NAZEV A NAVIGACE KE STRANCE ------------ */
				h1 {
					background: rgb(170,203,228);
					font-size: 0.9em !important;
					color: rgb(0,0,0);
					margin-left: 3em;
					padding: 5px 0;
				}
					h1 span {
	background: url('img/odrazka-nadpis.gif') center left no-repeat;
	margin-left: -6px;
	padding: 0 0.3em 0 22px;
	display: block;
					}
				#page-heading #page-navigator {
					margin: 0;
					padding: 1px 40px;
					font-size: 0.9em;
					font-weight: normal;
					color: white;
				}
				#page-heading #page-navigator a:link,
				#page-heading #page-navigator a:visited {
					text-decoration: none;
					color: white;
				}
				
		/* ------- OBSAH STRANKY --------- */
		#page-content, #page-content-r, #page-content-uvod {
			padding: 0 5px 5px 5px;
			height: 100%;
		}
		#page-content-r {
			margin-right: 198px;
		}
		#page-content-r  h1 {
			margin-right: -2px;
		}
		#page-content-h {
			margin-left: 186px;
		}
		#page-content #page-heading {
			margin-right: -5px;
		}
		#page-content-uvod {
			background: url('img/page-holder-uvod-odstavce.jpg') top right repeat-y;
			border-bottom: 5px solid rgb(216,227,255);
			clear: right;
			position: relative;
			_width: 565px;
			float: right;
		}
		#page-content-uvod div.odstavec {
			font-size: 0.9em;
		}
	
	/* ----------- LEVY SLOUPEC ----------- */
	#page-left {
		border-top: 7px solid rgb(216,227,255);
		height: 100%;
		width: 186px;
		float: left;
	}
	
	/* ----------- PRAVY SLOUPEC ----------- */
	#page-right {
		width: 196px;
		float: right;
	}

	/* --------- PATICKA STRANKY --------- */
	#page-footer {
		clear: both;
		width: 751px;
		_height: 6em;
		min-height: 6em;
		background: rgb(216,227,255);
		border-top: 5px solid rgb(216,227,255);
	}
		#page-footer .pf-text {
			padding: 5px 0;
			text-align: right;
			font-size: 0.75em;
			color: rgb(0,0,0);
			border-top: solid 1px rgb(0,0,0);
		}
		#page-footer p {
			font-size: 0.9em;
			margin: 0.2em 0;		
		}

/* =================== KATALOG ===================== */
.cat-info {
	margin: 5px 0;
	padding: 0 5px;
	_height: 1%;
	position: relative;
}
	.cat-info h3 {
		display: none;
/*		color: gray;
		font-size: 1.5em;
		margin: 0 0 10px 0;
		padding: 0;*/
	}
	.cat-info .obr-h {
		display: none;
	}
	.cat-info .obr {
		display: block;
		float: left;
		margin: 0 5px 5px 0;
		padding: 2px;
		border-color: gray;
	}
	.cat-info .wysiwyg p {
		margin: 0;
		padding: 0;
		line-height: 1.2em;
		color: gray;
	}

.subcats {
	clear: right;
	margin-bottom: 20px;
}
	.subcats li {
		margin: 5px;
		padding: 0 5px 0 20px;
		font-size: 0.9em;
		font-weight: bold;
		list-style-type: none !important;
	}
	.subcats li a, 
	.subcats li a:visited {
		color: rgb(225,237,245);
		font-size: 0.9em;
	}
	.subcats li a:hover {
		text-decoration: none;
	}


.polozky {
	display: block;
	clear: right;
}
	.polozky .zaznam {
		position: relative;
		width: 550px;
		min-height: 140px;
		_height: 140px;
		overflow: hidden;
		padding: 0 0.5em;
		margin: 0;
		text-align: left;
		font-size: 0.9em;
		float: left;
		_float: none;
	}
		.polozky .zaznam h4 {
			font-size: 1.0em;
			font-weight: bold;
			padding: 2px;
			margin: 0;
			height: 1.4em;
			color: rgb(0,0,0);
		}
		.polozky .zaznam h4 strong {
			color: rgb(255, 183, 183);
			font-size: 0.9em;
		}

		.polozky .zaznam .obr-h {
			height: 110px;
			overflow: hidden;
			margin: 0 0.5em 0.5em 0;
			float: left;
		}
		.polozky .zaznam .obr-h.empty {
		}
		.polozky .zaznam .obr-h .obr {
			border: none;
		}
		.polozky .zaznam .popis {
			margin: 0 155px 0 0;
			padding: 0 10px;
			text-align: justify;
			color: rgb(0,0,0);
			font-size: 0.8em;
		}
			.polozky .zaznam .popis strong {
				font-weight: normal;
			}
		.polozky .zaznam .cena.cena2 span {
			color: rgb(255,183,183) !important;	
		}
		.polozky .zaznam .cena {
			color: rgb(0,0,0) !important;
			font-size: 0.75em;
			font-weight: bold;
			text-align: left;
			padding: 1px 2px;
			margin: 0;
			position: absolute;
			right: 0.3em;
			top: 2em;
			width: 140px;
			height: 1.5em;
			line-height: 1.5em;
			z-index: 2;
		}
		.polozky .zaznam .cena.cena2 {
			top: 4.8em;
		}
		.polozky .zaznam span.obj {
			display: block;
			margin-top: 2em;
			color: rgb(255,255,255);
			font-size: 0.9em;
		}
		.polozky .zaznam .cena strong {
			color: rgb(255,255,255);
		}
		.polozky .zaznam .kusu {
			font-size: 0.9em;
		}
		.polozky .zaznam .akcni strong {
			color: #CC0000;
		}
		.polozky .zaznam .cart {
			text-align: left;
			padding-left: 5px;
			position: absolute;
			top: 4em;
			right: 0.3em;
			width: 140px;
			height: 1.2em;
			z-index: 1;
		}
		.polozky .zaznam.akce .cart {
			top: 6em;
		}
		.polozky .zaznam. .cart .input {
			vertical-align: text-top;
		}
		.polozky .zaznam .navigator {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 180px;
			_width: 179px;
			height: 1.2em;
			line-height: 1.2em;
			background: rgb(239,244,255);
			color: rgb(227,0,0);
			font-weight: bold;
			overflow: hidden;
			font-size: 0.85em;
			text-align: center;
		}
/*			.polozky .zaznam .navigator .vice {
				font-size: 0.85em;
				text-align: center;
				padding: 0 5px;
			}		*/
		
.detail {
	position: relative;
	padding-right: 5px;
}	
	.detail h3 {
		color: rgb(255,255,255);
		font-size: 1.1em;
		text-align: right;
		margin: 0;
		padding: 4px 5px;
		
	}
		.detail h3 span {
			font-weight: normal;
			margin-right: 0.5em;
			color: #D8E3EF;
			text-transform: uppercase;
		}
	
	.detail .data {
	}
	.detail .data-h {
		border: solid 1px #71B6E9;
		border-width: 1px 0;
		clear: both;
		height: 1.6em;
	}
	.detail .cena-s-dph {
		float: right;
		height: 1.6em;
		line-height: 1.6em;
	}
		.detail .cena-s-dph strong {
			background: #71B6E9;
			color: white;
			padding: 0px 5px;
			margin-left: 0.3em;
			height: 1.6em;
			line-height: 1.6em;
		}
	.detail .cena-bez-dph {
		float: right;
		margin-right: 0.5em;
		padding-right: 0.5em;
		height: 1.6em;
		line-height: 1.6em;
		border-right: solid 1px #71B6E9;
		
	}
		.detail .cena-bez-dph strong {
			padding: 0 0 0 5px;
		}
	.detail .cena-puvodni {
		float: right;
		color: #A1CEF0;
		height: 1.6em;
		
		font-size: 0.8em;
		line-height: 1.6em;
		
		padding-top: 0.2em;
		padding-bottom: 0.25em;
		margin-right: 0.5em;
		padding-right: 0.5em;
		border-right: solid 1px #71B6E9;
		
	}
		.detail .cena-puvodni strong {
			padding: 0 0 0 5px;
			text-decoration: line-through;
		}
	
	.detail .akcni strong {
		color: #CC0000;
	}
	
	.detail .obr-h {
		float: left;
		width: 300px;
		text-align: center;
		overflow: hidden;
		padding: 0;
		margin: 0 0.5em 0.5em 0;
	}
		.detail .obr-h .obr {
			border: none;
		}
	
	
	.detail .popis {
		
		font-size: 0.8em;
		
		text-align: justify;
		padding: 10px;
	}
		.detail .popis strong {
			font-weight: normal;
		}
	
	
	.detail .obrazky {
		padding: 0;
		clear: both;
		float: left;
		width: 350px;
		height: 82px;
	}
		.detail .obrazky .obr-h {
			margin: 0;
			width: 108px;
			_width: 109px;
			height: 82px;
			float: left;
			border: solid 1px #71B6E9;
			border-width: 0 1px 0 0;
		}
		
	.detail	.cart {
		float: left;
	}
		.detail .cart .kusu {
			border: solid 1px #71B6E9;
			color: #71B6E9;
			font-size: 1.0em;
			font-family: sans-serif;
			line-height: 1.3em;
			height: 1.6em;
			padding: 1px;
			margin: 0;
		}
		.detail .cart .cart-submit {
			background: #71B6E9 url('img/iko-kosik.gif') no-repeat center left;
			border: solid 1px #71B6E9;
			text-align: right;
			height: 1.6em;
			line-height: 1.3em;
			font-size: 1.0em;
			font-family: sans-serif;
			padding: 1px 1px 1px 20px;
			margin: 0;
			color: white;
		}
		
	.detail .navigator .zpet {
		position: absolute;
		top: 0;
		left: 0;
		height: 1.9em;
		line-height: 1.9em;
		background-image: url('img/sipka-zpet2.gif');
		color: white;
	}
	.detail .navigator .tisk {
		position: absolute;
		top: 0;
		left: 6em;
		height: 1.9em;
		line-height: 1.9em;
		background-image: url('img/iko-tisk.gif');
		color: white;
	}
	.detail.novinka div.link a {
		color: rgb(255,255,255);
		font-size: 0.8em;
	}
		
/* ------------------- KOSIK ---------------------- */	
.table {
	border: 2px solid rgb(170,203,228);
	border-collapse: collapse;
}
.table td,
.table th {
	border: 1px solid rgb(170,203,228);
	color: rgb(255,255,255);
	text-align: center;
	padding: 2px
}
.table thead th {
	color: rgb(255,255,255);
	font-size: 0.85em;
}
.table tbody td {
	text-align: right;
	font-size: 0.85em;
}
.table tfoot th,
.table tfoot td {
	text-align: right;
}
.table tfoot th {
	color: rgb(255,255,255);
}

form p.unregistered {
	font-weight: bold;
}

form p.unregistered a {
	color: rgb(255,255,255);
}

/* ------------------- OBJEDNAVKA ---------------------- */	
table.table.zakaznik th {
	color: rgb(255,255,255);
}
table.table.zakaznik td {
	text-align: left;
}




/* ================== HLAVNI MENU ==================== */
#main-menu-h {
	border: solid rgb(216,227,255);
	border-width: 7px 0;
	background: rgb(239,244,255);
}
div.mmc, div.mmc2 {
	border: 1px solid rgb(0,0,0);
	_height: 2.5em;
	min-height: 2.5em;
	font-family: Arial, sans-serif;
}

div.mmc2 {
	_height: 4em;
	min-height: 4em;
}

#main-menu-container span.kosik {
	font-size: 0.65em;
}
	#main-menu {
		margin: 0;
		padding: 5px;
	}
	#main-menu ul {
		list-style-type: none !important;
	}
	
		#main-menu .menu-item {
			display: inline;
			float: left;
		}
			#main-menu .menu-item a,
			#main-menu .menu-item a:visited {
				background: url('img/main-menu.gif') center left no-repeat;			
				padding: 0 10px;
				text-decoration: none;
				color: rgb(0,0,0);
				font-size: 0.9em;
			}
			#main-menu .menu-item a:hover {
				color: rgb(100, 100, 100);
				text-decoration: underline;
			}

/* ==================== ROZCESTNIK NA PODSTRANKY ====================== */
#subpages {

}
	#subpages li {
		margin: 5px 20px;
		font-size: 1.0em;
		padding-left: 20px;
		background: transparent url('img/odrazka1.gif') no-repeat center left;
	}
		#subpages li a {
			text-decoration: none;
		}
		
/* Ohybani puvodniho mechanismu */
h5 a {
	color: rgb(255,255,255) !important;
	padding-left: 0.5em;
}

h5 a:hover {
	text-decoration: none;
}

div.main-menu-left {
	display: inline;
}

div.main-menu-right {
	float: right;
	width: 5em;
	text-align: right;
	padding: 2px;
}

ul#menu-user {
	margin: 0;
	padding: 0;
}

ul#menu-user li {
/*	list-style-type: none;*/
	display: block;
	margin: 3px 0;
}

#menu-user a	{
	text-decoration: none;
	color: rgb(0,0,0);
	font-size: 0.9em;
	display: block;
	_height: 16px;
	min-height: 16px;
	padding-left: 20px;
	text-align: right;
	line-height: 16px;
}

#menu-user a:hover {
	color: rgb(100, 100, 100);
	text-decoration: underline;
}

#menu-user li.menu-user1 a {
	background: url('img/menu-user-kosik.gif') left center no-repeat;
}

#menu-user li.menu-user2 a {
	background: url('img/menu-user-nastaveni.gif') left center no-repeat;
}

dl.vypis.novinky dd.zaznam {
	margin: 0.5em 0;
	font-size: 0.8em;
}

dl.vypis.novinky dd.zaznam img {
	margin: 0 1em 1em 0;
}

dl.vypis.novinky dd.zaznam div.wysiwyg {
	width: auto !important;
}

dl.vypis.novinky dd.zaznam p {
	margin: 0.2em 0;	
}

dl.vypis.novinky dd.zaznam p.datum {
	margin: 0.2em 0 0 0;
	font-weight: bold;
	text-align: right;
}

#akce {
	font-size: 0.8em;
}

#akce p.nic {
	text-align: center;
	font-weight: bold;
}

#akce h4 {
	margin-left: 0.5em;
}

#akce h4 a {
	color: rgb(255,255,255);
	font-size: 0.9em;
}

#akce h4 strong {
	color: rgb(255,183,183);
	font-size: 0.9em;	
}

#akce h4 a:hover {
	text-decoration: none;
}

#akce form {
	font-size: 1em;
}

#akce div.polozka {
	clear: right;
	border-bottom: 2px solid rgb(162,198,225);
	padding: 0 0 5px 5px;
}

#akce p.obj {
	color: rgb(255,255,255);
	font-weight: bold;
	padding-right: 5px;
	clear: both;
	margin: 0.2em 0;
}

#akce p.obj span.cena strong {
	color: rgb(255,183,183) !important;
}

#akce p.obj span.cena {
	color: rgb(0,0,0) !important;
}

#akce p.polozka img {
	float: left;
	margin: 0 5px 5px 0;
}

.fi-submit {
	cursor: pointer;
}

.box #menu-left .highlight {
	margin-bottom: 5px;
	font-weight: bolder !important;
	font-size: 90%;
}

/* Bannery */
#bn-left {
	width: 181px;
	height: 246px;
	background: url('img/cv-b-left.jpg') top left no-repeat;
	position: relative;
}

#bn-left p {
	margin: 5px 3px;
	font-size: 0.8em;
	color: rgb(255,255,255);
}

#bn-left table {
	position: absolute;
	right: 2px;
	bottom: 1px;
}

.cat-info {
/*	display: none !important;*/
}