<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* msg
---------------------------------------------------------------------------- */

#msg {
	padding: 5px ;
	margin-bottom: 1em;
	text-align: center;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		
}
.msg_type_error {
	border: 1px solid red;
	color: red ;
	background-color: #FFD6BF;
}
.msg_type_success {
	border: 1px solid #425E05;
	color: #425E05 ;
	background-color: #94BD3B;
}


/* ws2 global
------------------------------------------------------------------- */

div.foto {
	vertical-align:middle;
	line-height: 100px;
	height:110px;
	width: 120px;
	margin-bottom: 10px;
	padding: 0px;
	background:#F2FBFF;
	text-align: center;
	border:1px solid #C0E4FE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.foto img {
	vertical-align:middle;
	margin-top: 5px;
	line-height: 100px;
	text-align: center;
	border:1px solid #C0E4FE;
}

/* .fotrogalerie 
--------------------------------------------------------------- */

.fotogalerie ul {
	margin: 0;
	margin-top: 1em;; 
	padding: 0;
	overflow: hidden;
	clear: both;
	list-style: none;
}
.fotogalerie li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 105px;
	height: 100px;
	background: none;
}
.fotogalerie img, .img img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fotogalerie li:hover img {
	border-color: #999;
}
.fotogalerie em {
	/*display: none;*/
	position: absolute;
	top: 13px;
	left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-style: normal;
	font-size: 10px;
	text-align: center;	
	color: #000000;
	background: #FFFFFF ;
	border: solid 1px #000000;
	
}
.fotogalerie a {
	text-decoration: none;
	color: #000;
}
.fotogalerie a:hover em {
	display: block;
}
.fotogalerie span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 0px;
	left: 9px;
	/*background: url(../_images/paper-clip-mini.png) no-repeat;*/
	z-index: 3;
}
.fotogalerie li.slozka  {
	background: url(../../_images/fotoslozka_modra_w100_h100.png) no-repeat;
}
.fotogalerie li.slozka a {
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	z-index: 5;
}
/* mod_rubrika
---------------------------------------------------------------------------- */
.rubrika_item {
	margin-bottom: 1em;
}

/* mod_prilohy
---------------------------------------------------------------------------- */
.prilohy li {
	margin-bottom: 5px;
	padding-left: 25px;
	background-position: 0px 2px;
	background-image: url(../../_images/icons_filetype/_folder.gif);
}
.prilohy_soubory li {
	padding-bottom: 3px;
	background-position: 2px 0px;
	background-image: url(../../_images/icons_filetype/_unknown.gif);
	margin-bottom: 0px;
}
.prilohy li .cat_titulek {
	font-weight: bold ;
}
.prilohy .cat_popisek, .prilohy .itm_popisek {
	display: block;	
	margin-bottom: 5px;
	font-size: 11px;
}
/* strankovani
---------------------------------------------------------------------------- */
.strankovani-out {
	text-align: center;
}
.strankovani-in a {
	font-size:13px;
	text-decoration:none;
}
.strankovani-in a.aktualni {
	border:1px solid #CBCACA;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:0 2px;
	position:relative;
}

/* SHOP
---------------------------------------------------------------------------- */
#kosik_mini {
	padding: 10px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* shop katalog dlazdice
---------------------------------------------------------------------------- */

#skd li {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px ;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 160px;
	height: 275px;
	list-style: none;
	background: none ;
	border:1px solid #C0E4FE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
}
#skd li div.foto {
	width: auto;
	margin: -5px;
	margin-bottom: 10px;
}
#skd .popis {
	height: 160px;
	overflow: hidden;
}
#skd h2
 {
	font-size: 13px;
	margin-bottom: 5px;
	text-decoration: none;
}
#skd .kratky {
	font-weight: normal ;
	line-height: 16px;
}

#skd .cenovka {
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding-left: 5px;
	padding-top: 5px;
	width: 170px;
	background-color: #fff;
	-webkit-box-shadow: 0px -10px 50px 0px #ffffff;
	-moz-box-shadow: 0px -10px 50px 0px #ffffff;
	box-shadow: 0px -10px 50px 0px #ffffff;
}
#skd .cenovka form {
	margin: 0;
}
#skd .koupit, #sid .koupit {
	margin-top: 15px;
}
#skd .cena, #sid .cena {
	margin-top: 5px;
	font-size: 12px;
	color: #477FBD;
}
#skd input {
	margin-bottom: 0;
	margin-left: 5px;
}
#skd input.mnozstvi {
	width: 35px;
	text-align: center;
}
#skd input.btn_do_kosiku, 
#sid input.btn_do_kosiku {
	border: none;
	vertical-align: middle;
	margin-bottom: 3px;
}

/* shop item detail 
----------------------------------------------------------------------- */
#sid {
	margin-right: 100px;
}
#sid div.foto {
	float: right;
	clear: right;
	width: 120px;
	height:110px;
	margin-bottom: 5px;
	vertical-align:middle;
	line-height: 100px;
	background:#F2FBFF;
	text-align: center;
	border:1px solid #C0E4FE;
}
#sid div.foto img {
	vertical-align:middle;
	line-height: 100px;
	text-align: center;
	margin-top: 5px;
	border:1px solid #C0E4FE;
}
#sid .kratky {
	color: #000000;
	margin-bottom: 10px;
}
#sid .dlouhy {
	margin-bottom: 20px;
}
#sid .koupit {
	width: 300px;
	margin-left: 10px;
}
#sid .koupit select {
	width: auto;
	min-width: 35px;
	text-align: center;
}
#sid .koupit .mnozstvi {
	width: 35px;
	text-align: center;
}
#sid .koupit .cenovka {
	font-size: 1.3em;
	font-weight: bold;;
	color: #477FBD;
}
/* obj
---------------------------------------------------------------------------- */
.obj_box {
	padding: 10px;
	border: 1px solid #DDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 15px;
}
.obj_box form {
	margin-bottom: 0;
}
.obj_box table {
	width: 100% ;
	margin-bottom: 0;
}
.obj_box thead,
.obj_box tfoot {
	line-height: 28px;
	margin-bottom: 10px;
}
.obj_box th,
.obj_box td {
	padding: 1px 5px;
}
.obj_box #kosik td {
	vertical-align: middle;
}
.obj_box input[type=text] {
	margin-bottom: 0;
	text-align: center;
}
.obj_box .col_last {
	text-align: right;
}
.obj_box .bg {
	background-color: #f5f5f5 ;
	border: 1px solid #eee;
}
.obj_box .bb {
	border-bottom: 1px solid gray ;
}
.obj_box .del_item img {
	vertical-align: middle;
}</pre></body></html>