* {
	padding:0px;
	margin:auto;
	font-family:'Arial';
	font-size:12px;
}

body {
	text-align:center;
	margin:auto;
	width:1000px;
}
	
	.pad5 p {
		padding:4px;
		text-indent:15px;
	}
	
	div.pad5 strong {
		font-weight:normal;
	}	
.iepng {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
    height:70px;
    width:400px;
}

.iehide {
    border:0px solid #FFFFFF;
     /* _display:none; */
}

.mlogo  {
  position:relative;
  height:70px;
  width:400px;
  margin-top:-15px;
  margin-left:10px;
  cursor:pointer;
}

#listal {
	height:34px;
	width:10px;  
	float:left;
}

#listas {
	height:34px;
	width:1000px;
  color:black;
	text-align:left;
}

#listar {
	height:34px;
	width:10px;
	float:right;  
}

#listas p {
	padding:10px;
	font-size:0.9em;
  color:white;
}

#logo {
	width:1000px;
	height:60px;
	padding:15px 0px 14px 0px;
	background:url('img/lista.png') repeat-x;
}

/* navigace + logo */
#logo ul li a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#logo ul li:hover, #logo ul li.hover {
	background:url('img/bg_ico2.png');
}

#logo ul {
	margin-top:0px;
	color:#A0A0A0;
	text-align:right;
	margin-right:220px;
	padding-top:24px;
}


#logo ul li {
	list-style-type:none;
	list-style-position:inside;
	display:inline;
	padding:6px;
}

#search {
	position:absolute;
	padding-top:19px;
	margin-left:790px;
}

#search input {
	padding:4px;
	border:1px solid #E4E4E4;
}

#search input.submit {
	border:0px solid;
	padding:5px;
	color:black;
	border:1px solid #d0d0d0;
}

/* pozice loga */
#logoframe {
	font-size:3em;
	position:absolute;
	margin-top:-30px;
	color:white;
	padding:3px;
}

/* nad-main lista */
#lista {
	text-align:left;
	color:grey;
	font-size:0.9em;
	padding:10px;
	background-color:white;
}

#lista a {
	color:black;
	font-size:1em;
	text-decoration:underline;
}

#lista a:hover {
	text-decoration:none;
}

/* main */
#main {
	background:#FFFFFF;
}

/* menu */
#lmenu {
	width:176px;
	background:url('img/libg.png') repeat-y top right;
	float:left;
	position:relative;
	text-align:center;
	
}

#rmenu {
	width:184px;
	float:right;
	background:white;
	position:relative;
}

#absmain {
	width:638px;
	float:right;	
	position:relative;
	margin:auto;
	border-right:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
}

#hlavni {
	width:816px;
	text-align:left;
	float:left;
	position:relative;

}

/* hlavni - styling */
#hlavni a {
	color:#00628f;
	text-decoration:underline;
}

#hlavni a:hover {
	text-decoration:none;
}

#hlavni ul li {
	list-style-type:square;
	list-style-position:inside;
}

/* leve menu - styling */

#lmenu ul li {
	border-bottom:1px solid #f3f3f3;
	list-style-type:none;
	list-style-position:inside;
	text-align:left;
	cursor:pointer;
}

ul li a {
	color:#1C4280;
	text-decoration:none;	
}

#lmenu ul li a:hover {
	text-decoration:none;
	color:#737373;
}

#lmenu ul li:hover, #lmenu ul li.hover {
	background:white;
}

.menutop {
	text-align:left;
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #5cb5e6;
  background:url('img/lmenu_dark.png') repeat-x;
}

#lmenu li a {
	display:block;
	position:relative;
	|left:22px
	text-decoration:none;
	color:#737373;
	padding:6px 0px 6px 25px;
  font-size:0.9em;
  cursor:pointer;
  background:url('img/arrow.png') no-repeat 12px 10px;
}


#lmenu a {
	text-decoration:none; 
}

#lmenu .menutop a {
	text-decoration:none;
	color:white;
  font-size:0.9em;
  margin-left:10px;     
}

#lmenu .menutop a:hover {
	text-decoration:underline;
}
/*
#lmenu .menutop ul {
	margin:5px 10px;
}*/

/* footer */

#footer {
	border-top:1px solid #D2D2D2;
	background:#FFFFFF;
	color:#939393;
	padding:8px;
	text-align:left;
}

#footer a {
	color:#939393;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footleft {
	float:left;
}

#footright {
	float:right;
	text-align:right;
}

/* listing */
	/* tabulkovy vypis */
	
		.w100 {
			width:99%;
		}
	
		.vel1 {
			width:70px;
			padding:0px;
			margin:0px;
		}
		
		.vel2 {
			width:120px;
		}
		
		.vel4 {
			width:100px;
		}

/* statusy */

body #main .st0 {
	background:url('img/akce_stitek.png') no-repeat top right;
}

body #main .st1 {
	background:url('img/vyprodej_stitek.png') no-repeat top right;
}

body #main .st2 {
	background:url('img/doporucujeme_stitek.png') no-repeat top right;
}

body #main .st3 {
	background:url('img/novinka_stitek.png') no-repeat top right;
}

body #main .st4 {
	background:url('img/rozbaleno_stitek.png') no-repeat top right;
}

/* kosik - statusy */
#boxstav {
	margin:auto;
	text-align:center;
	width:410px;
	height:71px;
	margin-top:10px;
}

.bxs1 {
	background:url('img/box/1.png');
}

.bxs2 {
	background:url('img/box/2.png');
}

.bxs3 {
	background:url('img/box/3.png');
}

.bxs4 {
	background:url('img/box/4.png');
}

.bxs5 {
	background:url('img/box/5.png');
}


/* listing - styling */

.flframe {
	width:212px;
	height:305px;
	float:left;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;	
	background:#FFFFFF;
	cursor:pointer;
}

.nbfr {
	border-right:0px solid;
}

.dostupnost {
	font-size:0.9em;
	padding:2px;
	padding-left:5px;
	color:#939393;
	padding-bottom:0px;
}

.dostupnost_ok {
	font-size:1em;
	color:#0C942E;
}

.skladem {
	font-size:0.9em;
	padding-left:5px;
	color:#939393;
}

.skladem_ok {
	font-size:1em;
	color:#0C942E;
}

.skladem_no {
	font-size:1em;
	color:#DB2024;
}

.nadpis {
	text-align:center;
	margin-top:10px;
	font-size:0.7em;
	padding:0px 30px 0px 30px;
	margin-bottom:10px;
	color:#c81655;
}

.mena {
	width:140px;
	float:left;
}

.nadpis a {
	font-size:1.4em;
	text-align:center;
}

.flframe img.fl {
	padding:5px 5px 5px 10px;
	width:auto;
	border:0px;

}

.topp {
	height:58px;
}

.flframe .info {
	padding:3px;
	font-size:0.9em;
	color:#6D6D6D;
}


.cena {
	text-align:right;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;
	margin:5px;
	text-align:right;
}

.virtbutt {
	background:url('img/bg_ico2.png');
	color:#565656;
	padding:6px;
	font-weight:bold;
	margin:4px;
	margin-top:-31px;
	margin-left:10px;
	position:absolute;
	border:1px solid #cacaca;

}

body #main .flframe .virtbutt a {
	color:#565656;
	text-decoration:none;
}

body #main .flframe .virtbutt a:hover {
	text-decoration:underline;
}

/* hlavni - styling */

body #main #hlavni {
	min-height:560px;
}

body #main #hlavni .dt {
	padding:8px;
}

body #main #hlavni .dt h1,body #main #hlavni .dt h2,body #main #hlavni .dt h3 {
	margin:-8px;
	margin-bottom:0px;
}

body #main #hlavni .dt p, .tex p {
	padding:5px;
}

.ord {
	padding:4px;
	border-bottom:1px solid #D4D4D4;
}

.ord img {
	width:10px;
	height:10px;
}

/* show_product - styling */

.normdo {
	font-size:0.6em;
	font-weight:normal;
	padding:2px;
	padding-top:8px;
	text-align:left;
}

ul.prodlist li {
  list-style-type:none;
  list-style-position:inside;
  display:inline;
  padding:10px;
  width:413px;
  text-align:left;
}

ul.prodlist li p.descrip {
	color:#868686;
	font-size:0.9em;
}

.obrazky {
	float:right;
	width:195px;
	background-color:#FFFFFF;
	padding:5px;
}

.obrazky img {
	padding:2px;
}

#product {
	padding:5px;
}

#product .kpopis {
	font-size:0.9em;
	color:#868686;
	margin:3px;
}

#product #pricedetail {
	padding:10px;
	background:#f6f6f6;
	border:1px solid #ebebeb;
	width:300px;
	margin:10px;
}

#product #pricedetail .cena {
	font-size:1.4em;
	padding:2px;
	margin:2px;
}

#product #pricedetail .cenam {
	font-size:0.6em;
	padding:2px;
}

#product #pricedetail .buyform {
	margin:5px;
	font-weight:normal;
}

#product #pricedetail input.submit {
	padding:6px;
	margin:2px;
	color:black;
	border:1px solid #cacaca;
}

#product .dpopis {
	margin:10px;
}

#product .dpopis h1, #product .dpopis h2, #product .dpopis h3 {
	width:400px;
	text-align:left;
	padding:3px;
	margin:5px;
	font-size:1.5em;
}

.tags {
	font-size:0.9em;
	margin:3px;
}

.tags a {
	font-size:1em;
}

.stavy {
	margin:7px;
	margin-top:0px;
}

.stavy img {
	padding:1px;
}


/* prave + leve menu - boxy - styling */

#rmenu .price {
	text-align:right;
	padding:6px;
	padding-top:0px;
	font-size:0.9em;
	font-weight:bold;
}

#rmenu p.info {
	padding:5px;
}

#rmenu a {
	color:#00628f;
}

#rmenu a:hover {
	text-decoration:none;
}

#rmenu li {
	list-style-type:square;
	list-style-position:inside;
}

.rmbox {
	background:url('img/libgr.png') repeat-y #FFFFFF;
	padding:2px;
  /*padding-top:2px;*/
}

.rmnad2 {
	text-align:left;
	padding:7px;
	font-size:1.3em;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom:1px solid #D5D5D5;
	color:black;
	background:url('img/bg_nadpis.png') repeat-x;

}

.rmbox img.fl  {
    margin-right:5px;
}

.rmnad {
	text-align:left;
	padding:12px;
	padding-left:7px;
	font-size:1.3em;
	font-weight:bold;
	font-variant:small-caps;
	

}

.rmnad a {
	color:#3172D3;
	text-decoration:none;	
	font-size:1em;

}

.rmnad a:hover {
	text-decoration:underline;
}

/* obrazky */

.obrlog {
	background:url('img/global/key.png') no-repeat;
	width:19px;
	height:19px;
	float:left;
}



/* kosik */

.kos {
	background:url('img/kosik_ico.png') no-repeat top right;
	margin-right:5px;

}

.kosik {
	padding:6px;
	padding-left:2px;
	color:grey;
	line-height:2;
}	

.kos_val {
	color:black;
}


/* listovani u produktu */

div.listing {
	text-align:right;
	margin:4px;
}

a img.fl {
	padding:4px;
}

div.listing a {
	padding:3px;
	margin:0px;
	background:#f4f4f4;
	border:1px solid #ededed;
	padding-left:5px;
	padding-right:5px;
}

/* global */

li {
  list-style-position:inside;
}


.big {
	font-size:1.2em;
}

.spo {
	border-bottom:1px solid #D4D4D4;
}

.justify {
	text-align:justify;
}


.di {
	display:none;
}

p.gre {
	padding:5px;
	border:1px dotted #188331;
	color:#188331;
	width:80%;
}

textarea.textar {
	width:98%;
	height:70px;
	margin:4px;
}

table.vac td {
	vertical-align:top;
}

table.vac td.varc {
	vertical-align:middle;
}

.pad5 {
	padding:5px;
}

input.submit {
	background:url('img/bg_ico2.png');
	border:none;
	font-weight:bold;
	color:black;
	border:1px solid #cacaca;
}

form input {
	padding:2px;
	margin-top:1px;
	border:1px solid #CFCFCF;
}

form select {
	border:1px solid #CFCFCF;
}

form select option {
	padding:2px;
}

form input.sis {
	padding:4px;
}

input.search {
	width:150px;
}

.reset {
	clear:both;
}

.c {
	text-align:center;
}

.r {
	text-align:right;
}

.l {
	text-align:left;
}	

.ram {
	padding:3px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

p.info {
	padding:18px;
	padding-top:5px;
	padding-bottom:3px;
	font-size:0.9em;
	color:#6D6D6D;
}



p.info a, p.info span {
	font-size:1em;
}

h1,h2,h3 {
  background-color:#ececec;
  color:black;
  border-bottom:1px solid #e1e1e1;
  border-top:1px solid #e1e1e1;
	font-size:1.5em;
	padding:6px;
}

h3 {
	font-size:1.4em;
	color:black;
}

h4 strong {
	font-size:1em;
	color:black;
}

h4 {
  background-color:#ececec;
  color:black;
	font-size:1.1em;
	padding:4px;
	margin:0px;
	width:427px;
  border-bottom:1px solid #e1e1e1;
  border-top:1px solid #e1e1e1;
}
.nowrap {
	white-space:nowrap;
}

.depad {
	padding-right:10px;
}

.depad input {
	margin:2px;
	padding:6px;
}

a img {
	border:0px solid;
	text-decoration:none;
}

	
strong.nb {
	font-weight:normal;
}

.mini {
	font-size:0.8em;
}

.mini2 {
	font-size:0.7em;
}
.mini a {
	font-size:1em;
}

input.bigger {
	width:210px;
}


fieldset {
	width:80%;
	text-align:left;
	margin:8px;
	padding:2px;
	padding-top:0px;
	border:1px solid #CCCCCC;
}

fieldset.max {
	width:95%;
}

fieldset legend {
	margin-left:20px;
	padding:5px;
	background:#EDEDED;
	border:1px solid #CCCCCC;
}

#hlavni form fieldset table {
	width:80%;
	text-align:left;
	margin:0px;
	border:0px;
	background:transparent;
}

#hlavni form fieldset table td {
	line-height:2.3;
	border:0px;
	background:transparent;
}

#hlavni form fieldset table.vac td {
	line-height:1.5;
	border:0px;
	background:transparent;
}

#hlavni form fieldset table td input {
	padding:3px;
}

input.forginp {
	border:1px solid red;
}

textarea {
	border:1px solid #CFCFCF;
	padding:2px;
}

/* pos/neg messg() */
div.pst1, div.pst0 {
	padding:10px;
	margin:8px;
	border:1px dotted #686868;
	padding-left:40px;
}

div.pst1 {
	background:url('img/alert.png') left no-repeat  #B9FAAF;
}

div.pst0 {
	background:url('img/alert.png') left no-repeat #FCC9C9;
}
/* default stranka - novinky */

.half {
	width:50%;
}

.half .nadpis {
	background:#c81655;
	color:black;
	font-size:1.3em;
	padding:7px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	background:url('img/bg_nadpis.png') repeat-x;
}

.half .nadpis a {
	font-size:1em;
}

.half li {
	list-style-type:none;
	list-style-position:inside;
	padding:2px;
	margin-bottom:3px;
	font-size:1em;
}

.half li .top {
	color:#0052CC;
	font-weight:bold;
	letter-spacing:1;
	padding:2px;
}

.half li .top a {
	color:#0052CC;

}

.half li .date {
	font-size:0.8em;
	color:#6A6A6A;
}

.half .tex {
	padding:7px;
}

/* tabulky */

body #hlavni table {
	border:1px solid #CDD3E4;
	background:#D6DBE9;
	text-align:center;
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
	border-spacing:1px;
}

body #hlavni table th, body #hlavni table td {
	border:1px solid #e9e9e9;
	padding:4px;
}

body #hlavni table th {
	font-weight:bold;
	font-size:1.1em;
	background:url('img/th_nadpis.png') repeat-x #EFEFEF;
	border:1px solid #e9e9e9;
}

body #hlavni table td {
	background:#FFFFFF;
}



body #hlavni table th.mini, body #hlavni table th mini {
	font-size:0.9em;
}

/* moduly */

	/* ankety */
	.pl {
		background:url('img/pool/a2.gif') repeat-x;
		float:left;
	}
	
	.pl2 {
		position:absolute;
		padding-top:-2px;
	}
	
	.pls1 {
		background:url('img/pool/a1.gif') no-repeat;
		width:5px;
		height:11px;
		float:left;
	}
	
	.pls2 {
		background:url('img/pool/a3.gif') no-repeat;
		width:5px;
		height:11px;
		float:left;
	}
	
	
	
	/* ctj - styling */
	.ctj {
		width:200px;
		background:#C5CDE1;
		border:2px solid #E6E6E6;
		padding:10px;
		color:black;
		font-weight:bold;
	}
	
	/* moc */ 
	
	.moc {
		font-style:italic;
		/*text-decoration:line-through;*/
		color:red;
		font-weight:normal;
		font-size:0.6em;
		padding:4px;	
		margin:3px;
	}
	
	
	.pad5 p {
		padding:4px;
		text-indent:15px;
	}
	
	/* lightbox - styling */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url('data/lb/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('data/lb/images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height:100%; background-color: #000; }



/* IE:hover */
 
#logo ul li, #lmenu ul li {
  background-color: expression(
    this.onmouseover = function() { this.className += ' hover'; },
    this.onmouseout = function() { this.className = this.className.replace(' hover', ''); }
  );
}

