body, div, h1, h2, h3, h4, h5, h6, p, ul, li, img, header, section, aside, article, nav, hgroup, footer, button, form, fieldset, input {
	margin: 0; padding: 0; border: 0;
}

header, section, aside, article, nav, hgroup, footer { display: block; }

html { overflow: auto; }
a { outline:none; }
.break { clear: both; }

body {
    background: #fff url(images/bg.jpg); font-family: Helvetica, Arial, sans-serif; font-size: 62.5%; color: #333; text-align: center; }
.break { clear: both; }
div.white { background: #fff; }

header { height: 100px; text-align: left; position: relative; margin: 0px auto; width: 960px; }
	header h1 a { display: block; width: 247px; height: 33px; background: url(images/logo-fingres.png) no-repeat 0px 0px; position: absolute; left: 0px; top: 30px; text-indent: -9000px; }
	header h2 { font-size: 1.55em; color: #888; font-weight: normal; position: absolute; left: 0px; top: 68px;}
        header h2 a { color: #888; text-decoration: none; }
        header h2 a:hover { color: #fff; text-decoration: underline; }
	header form { position: absolute; right: 0px; top: 38px; }
	header fieldset { }
	header form input.text { color: #fff; float: left; height: 28px; line-height: 28px; padding: 0 14px; width: 154px; background: url(images/bg-hledani.png) no-repeat 0px 0px; }
        header form input::-webkit-input-placeholder { color:    #999; }
        header form input:-moz-placeholder { color:    #999; }
        header form input:-ms-input-placeholder { color:    #999; }
	header form input.submit { float: left; }
        header form a { float: right; display: inline-block; font-size: 1.2em; color: #888; text-decoration: none; margin-top: 5px; }
        header form a:hover { color: #fff; text-decoration: none; }
        

nav { height: 30px; background: #999; margin: 0px auto; width: 960px; }
	nav ul { list-style: none; }
	nav ul li { float: left; }
	nav ul li.right { float: right; }
	nav ul li a { display: inline-block; color: #fff; text-decoration: none; font-size: 1.2em; line-height: 30px; padding: 0px 15px; }
	nav ul li a:hover { color: #000; }
	nav ul li a.active { background-color: #92effe; color: #000; }  

#main { margin: 0px auto; width: 960px; }

#content { width: 740px; float: right; padding: 25px 0px; text-align: left; }
	#content h1 { font-size: 1.8em; padding-bottom: 10px; }
        #content h1 span { color: #41dcf3; }
        #content h1 span.raquo { color: #bbb; }
        #content h1 a { text-decoration: none; }
        #content h1 a:hover { text-decoration: underline; }
	#content h2 { font-size: 1.6em; color: #fff; background: url(images/bg.jpg); padding: 5px 10px; margin-bottom: 10px; }
        #content h2 a { color: #fff; text-decoration: none; }
	#content h3 { font-size: 1.4em; border-bottom: 1px solid #ddd; margin-bottom: 10px; color: #444; margin-top: 15px; }
	#content p { font-size: 1.2em; padding-bottom: 8px; }
	#content ul { margin-bottom: 15px; list-style: none; }
	#content ul li { font-size: 1.2em; background: url(images/li-active.png) no-repeat left 1px; padding-left: 20px; padding-bottom: 5px; }
        #content ol { margin-bottom: 15px; }
	#content ol li { font-size: 1.2em; padding-bottom: 5px; }              
	#content a { color: #000; }
	#content a:hover { color: #41dcf3; }
	#content a.koupit { display: inline-block; padding: 8px 14px; background: #555; color: #fff; text-decoration: none; font-weight: bold; font-size: 1.4em; margin: 20px 0px 10px 0px; }
	#content a.koupit:hover { background: #B6D700; }
	#content a.navod { color: #fff; background: #B6D700; display: inline-block; padding: 3px 6px; text-decoration: none; margin-top: 5px; }
	#content a.navod:hover { color: #fff; background: #555; }
	#content a.backTo { color: #fff; background: #555; display: inline-block; padding: 3px 6px; text-decoration: none; float: right; font-size: 1.1em; }
	#content a.backTo:hover { color: #fff; background: #B6D700; }

#aside { width: 190px; float: left; padding-bottom: 25px; text-align: left; padding-top: 10px; }
	#aside h2 { font-size: 1.6em; background: url(images/bg.jpg); padding: 8px 12px; color: #fff; }
	#aside h2 a { color: #fff; text-decoration: none; display: block; }
	#aside h2 a:hover { color: #41dcf3; }
	#aside h2 a.active { color: #41dcf3; }
	#aside h2.active { color: #41dcf3; }
	#aside ul { padding: 10px; margin-bottom: 10px; list-style: none; background: #f0f0f0; }
	#aside ul li { font-size: 1.2em; padding-bottom: 3px; }
	#aside ul li a { color: #333; background: url(images/li.png) no-repeat left top; padding-left: 17px; text-decoration: none; display: inline-block; }
	#aside ul li a.active { color: #41dcf3; background-image: url(images/li-active.png); }
	#aside ul li a:hover { color: #41dcf3; }
	#aside ul li a.active:hover { color: #41dcf3; }
	#aside .aktualita { padding: 15px; background: url(images/bg.jpg); margin-bottom: 10px; }
	#aside .aktualita h3 { font-size: 1.4em; color: #41dcf3; }
	#aside .aktualita p { font-size: 1.1em; color: #999; }
	#aside .aktualita p strong { color: #fff; }
	#aside .aktualita a { color: #41dcf3; }
	#aside .aktualita a:hover { color: #fff; }

footer { font-size: 1.2em; color: #999; text-align: left; padding: 10px; margin: 0px auto; width: 960px; }

#content table.eshop { border-collapse: collapse; }
	#content table.eshop td { width: 154px; vertical-align: top; font-size: 1.2em; padding: 15px; text-align: center; 
	
	border-bottom: 1px solid #fff; border-right: 1px solid #fff;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	}
	#content table.eshop td.akce { background-image: url(images/akce.png); background-repeat: no-repeat; background-position: right top; }
	#content table.eshop td a.detail { display: inline-block; background: #555; padding: 4px 8px; color: #fff; text-decoration: none; margin-top: 5px; }
	#content table.eshop td a.detail:hover { background: #41DCF3;  }
	#content table.eshop td a.nazev { color: #000; }
	#content table.eshop td a.nazev:hover { color: #41DCF3; }
	#content table.eshop td img { width:130px; height: 130px; margin: 5px 0px; }
	#content table.eshop td.akce span.akce { color: #555; font-weight:bold; }

#content table.parametry { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
	#content table.parametry td { padding: 4px; font-size: 1.2em; border: 1px solid #ddd; width: 50%; }

#content table.doprava { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
	#content table.doprava td { padding: 4px; font-size: 1.2em; border: 1px solid #ddd; }
	#content table.doprava td.gray { color: #333; background: #f0f0f0; }


#content .kolekceThumb { border: 1px solid #ddd; text-align: center; font-size: 1.2em; position: relative; width: 368px; height: 90px; float: left; }
	#content .kolekceThumb a { color: #fff; font-weight: bold; display: block; background: url(images/bg-kol.png); position: absolute; left: 0px; bottom: 0px; width: 370px; padding: 8px 0px; text-decoration: none; font-size: 1.1em; }
	#content .kolekceThumb a:hover { color: #B6D700; }
	#content .kolekceThumb img { position: absolute; left: 0px; top: 0px;  }
	
#content .filtry { background: #f0f0f0; margin-bottom: 10px; padding: 5px; font-size: 1.2em; margin-top: 10px; }
  #content .filtry select { font-size: 12px; font-family:Helvetica, Arial, sans-serif; }
	#content .filtry .submit { color: #fff; padding: 3px 6px; background: #888; }
	#content .filtry .submit:hover, .filtry .submit:active { background: #555; color: #fff; padding: 3px 6px; cursor: pointer; }
	#content .filtry .checkbox { margin-left: 2px; }
        #content .filtry td.label { padding-left: 5px; text-align: right; }

.gray { color: #999; }

.homeSlide { margin-top: -25px; width: 740px; margin-bottom: 15px; }
.thumbKosik { width: 55px; float: left; margin-right: 10px; }

#content table.kosik { font-size: 1.2em; border-collapse: collapse; width: 100%; margin-bottom: 20px; }
  #content table.kosik th { text-align: left; border-bottom: 1px solid #e5e5e5; padding: 3px 5px; white-space: nowrap; vertical-align: bottom; }
  #content table.kosik tr.bottom th { border-top: 1px solid #e5e5e5; font-size: 1.2em; padding: 10px 5px; }
  #content table.kosik td { text-align: left; padding: 3px 5px; vertical-align: middle; }
  #content table.kosik td.cena { text-align: right; }
  #content table.kosik td.right { text-align: right; }
  #content table.kosik td.button { width: 70px; }
  #content table.kosik th.cena { text-align: right; }
  #content table.kosik td a.delete { color: #999; background: url('images/delete.png') no-repeat left 50%; text-decoration: none; padding-left: 20px; font-size: 11px; }
    #content table.kosik td a.delete:hover { color: #c00; }
  #content table.kosik input.pocet { border: 1px solid #ddd; width: 25px; padding: 3px; }
  #content table.kosik input.prepocitat { border: 0; background: url('images/prepocitat.png') no-repeat left 50%; padding-left: 20px; color: #999; font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
    #content table.kosik input.prepocitat:hover { color: #1e68a9; cursor: pointer; }

	#content table.kosik tr:nth-of-type(even) { background: #f0f0f0; }

  #content p a.pokracovatNakup { display: inline-block; font-size: 1.2em; font-weight: bold; text-decoration: none; background:#555; color: #fff; padding: 4px 8px; }
  #content p a.pokracovatNakup:hover { background:#B6D700; }

  #content p a.zpetKosik { display: inline-block; font-size: 1.2em; font-weight: bold; text-decoration: none; background:#555; color: #fff; padding: 4px 8px; }
  #content p a.zpetKosik:hover { background:#B6D700; }

  #content p a.objednat { display: inline-block; float: right; font-size: 1.2em; font-weight: bold; text-decoration: none; background:#B6D700; color: #fff; padding: 4px 8px; }
  #content p a.objednat:hover { background:#555; }

  table.kosik.obj { font-size: 1.1em;}
  table.tdTop td { vertical-align: top; padding-right: 10px; padding-bottom: 10px; }

#content form.kontakt { margin: 10px 0px 20px 0px; }
    #content form.kontakt fieldset {  padding: 5px 20px; border: 1px solid #ddd; margin-bottom: 10px; }
    #content form.kontakt legend { color: #41DCF3; line-height: 2em; margin: 0; padding: 0 10px; font-size: 1.2em; font-weight: bold; }
    #content form.kontakt label { font-size: 1.2em; }
    #content form.kontakt label span { color: #c00; font-weight: bold; }
    #content form.kontakt input.text { width: 200px; border: 1px solid #999; padding: 2px; }
    #content form.kontakt input.submit { background: #41DCF3; color: #fff; padding: 5px 20px; font-weight: bold; font-family: sans-serif; font-size: 1.4em; }
    #content form.kontakt textarea { width: 400px; height: 100px; border: 1px solid #999; font-family: sans-serif; font-size: 12px; padding: 2px; }
    #content form.kontakt input.text:focus, #content form textarea:focus { border: 1px solid #555; }
    #content form.kontakt input.submit:hover { background: #41DCF3; color: #000; }

#content form.poptavka { margin: 10px 0px 20px 0px; }
    #content form.poptavka fieldset { padding: 5px 20px; border: 1px solid #ddd; margin-bottom: 10px; }
    #content form.poptavka table { font-size: 1.2em; }
    #content form.poptavka legend { color: #41DCF3; line-height: 2em; margin: 0; padding: 0 10px; font-size: 1.4em; font-weight: bold; }
    #content form.poptavka legend span { font-weight: normal; }
    #content form.poptavka label { margin-right: 10px; }
    #content form.poptavka label span { color: #c00; font-weight: bold; }
    #content form.poptavka input.text { width: 200px; border: 1px solid #999; padding: 2px; }
    #content form.poptavka input.submit { background: #41DCF3; color: #fff; padding: 5px 20px; font-weight: bold; font-family: sans-serif; font-size: 1.4em; }
    #content form.poptavka textarea { width: 400px; height: 100px; border: 1px solid #999; font-family: sans-serif; font-size: 12px; padding: 2px; }
    #content form.poptavka input.text:focus, #content form textarea:focus { border: 1px solid #555; }
    #content form.poptavka input.submit:hover { background: #849b02; }

	table.adresa { border-collapse: collapse; }
	table.adresa td { font-size: 1.2em; padding-right: 10px; }
	table.adresa td:first-child { width: 200px; }	

	table.loga { margin-bottom: 20px; }
        table.loga td { padding-right: 10px; vertical-align: top; }
        table.loga td.img { width: 220px; }
        table.loga td.img img { max-width: 220px; }
        table.loga td p strong { color: #000; }
	
#slideshow { margin-bottom: 10px; position: relative; width: 740px; height: 350px; margin-top: -25px; }

#slideshow > div { position: absolute; top: 0px; left: 0px; }
    #slideshow div p { background: url(images/bg-slide-p.png); padding: 15px 15px 15px 15px; position: absolute; left: 0px; bottom: 0px; right: 0px; margin: 0px; text-align: right; font-size: 1.2em; color: #c2c2c2; }
    #slideshow div p strong { color:#fff; font-size: 1.8em; }
    #slideshow div img { float: left; }
    #slideshow div img.odkaz { cursor: pointer; }
    #slideshow div p a strong { color:#fff; text-decoration: none; }
    #slideshow div p a:hover strong { color: #41DCF3; text-decoration: underline; }
        

#slideshowImg { }    
    #slideshowImg div.item { position: relative; width: 200px; height: 200px; float: left; border: 1px solid #fff; box-shadow: 1px 1px 5px #666; margin-bottom: 8px; margin-right: 15px; }    
    #slideshowImg div.item:last-child { margin-right: 0px; }    
    #slideshowImg div.item p { background: url(images/bg-slide-p.png); width: 170px; padding: 15px; position: absolute; left: 0px; bottom: 0px; margin: 0px; text-align: right; font-size: 1.2em; color: #c2c2c2; }    
    #slideshowImg div.item p a { color: #c2c2c2; text-decoration: none; }
    #slideshowImg div.item p a strong { font-size: 1.2em; color: #fff; }   
    #slideshowImg div.item p a:hover { color: #fff; text-decoration: underline; }   
    
#content p.ok { background: #e5fab1 url('images/like.png') no-repeat 10px 50%; padding: 5px 0px 5px 35px; color: #000; border: 1px solid #b0e62a; margin-bottom: 10px; }
#content p.error { background: #fff6bf url('images/exclamation.png') no-repeat 10px 50%; padding: 5px 0px 5px 35px; color: #000; border: 1px solid #ffd324; margin-bottom: 10px; }
#content table.params p.ok { margin: 5px 0px 0px 0px; font-size: 1em; }
#content table.params p.error { margin: 5px 0px 0px 0px; font-size: 1em; }

#content .grayBox { padding: 15px; background: #f0f0f0; }
#content .grayBox p { color: #595959; }

#content .whiteBox { padding: 15px;}
#content .whiteBox p { color: #595959; }

#content table.list { width: 100%; }
    #content table.list td { width: 33%; vertical-align: top; padding-bottom: 11px; }
    #content table.list td div { position: relative; width: 232px; height: 232px; }
    #content table.list td div img { position: absolute; top: 0px; left: 0px; border: 1px solid #fff; box-shadow: 1px 1px 5px #666; max-height: 230px; max-width: 230px; }
    #content table.list td div p { background: url(images/bg-slide-p.png); padding: 15px; position: absolute; left: 1px; bottom: 1px; right: 1px; margin: 0px; text-align: right; font-size: 1.2em; color: #c2c2c2; }    
    #content table.list td div p a { color: #c2c2c2; text-decoration: none; }
    #content table.list td div p a strong { font-size: 1.2em; color: #fff; }   
    #content table.list td div p a:hover strong { color: #41dcf3; text-decoration: underline; }   

#content table.params { border-collapse: collapse; width: 240px; float: right; margin-top: 8px; margin-right: 3px; }    
    #content table.params td { padding: 3px 5px 3px 0px; font-size: 1.2em; vertical-align: top; border-bottom: 1px solid #fff; }    
    #content table.params tr:last-child td { border-bottom: none; }    
    #content table.params td.nowrap { white-space: nowrap; }    

#content table.prvky { border-collapse: collapse; width: 470px; float: left; }    
    #content table.prvky td { padding: 0px 5px 5px 0px; }    
    #content table.prvky td img { max-width: 150px; }    
    
    #content table.params form fieldset { border: 1px solid #ddd; padding: 5px 10px; margin-top: 15px; }
    #content table.params form legend { line-height: 2em; margin: 0; padding: 0 10px; font-weight: bold; }
    #content table.params form input.text { border: 1px solid #ddd; height: 20px; line-height: 20px; padding: 0px 5px; width: 190px; margin-bottom: 5px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
    #content table.params form textarea { border: 1px solid #ddd; height: 60px; padding: 5px; width: 190px; margin-bottom: 5px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
    #content table.params form input.submit { padding: 5px; margin-bottom: 5px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; background: #41DCF3; color: #fff; }
    #content table.params form input.submit:hover { background: #333; color: #fff; }

#content table.vyprodej { width: 100%; }    
    #content table.vyprodej td { width: 33%; vertical-align: top; font-size: 1.2em; padding: 15px; text-align: left; 
	
	border-bottom: 1px solid #fff; border-right: 1px solid #fff;
	background: rgb(249,249,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	}
    #content table.vyprodej a img { float: right; margin-left: 8px; border: 1px solid #fff; box-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
    #content table.vyprodej a:hover img { border: 1px solid #41DCF3; }
    
#slideshow_kolekce { width: 470px; float: left; background: #eee; height: 470px; position: relative; }        
    #slideshow_kolekce.slides { height: 488px; }        
    #slideshow_kolekce img { border: 1px solid #fff; max-height: 470px; max-width: 470px; }
    #slideshow_kolekce > div { position: absolute; top: 0px; left: 0px; }
    #slideshow_kolekce span.slideSelect { display: block; position: absolute; left: 0px; bottom: 0px; z-index: 1000; background: #fff; }
    #slideshow_kolekce a.number { display: inline-block; padding: 0px 4px; color: #555; background: #fff; text-decoration: none; cursor: pointer; float: left; height: 16px; line-height: 16px; }
    #slideshow_kolekce a.number:hover { color: #fff; background: rgba(0,0,0,0.8); }
    #slideshow_kolekce a.active { color: #000; background: #aaa; }

div.formaty { width: 240px; float: right; margin-top: 8px; margin-right: 3px; overflow: auto; }
    div.format { font-size: 1.1em; text-align: center; border:1px solid #999; margin-bottom: 5px; margin-right: 5px; background: #F0F0F0; color: #555; }

div.barvy { float: left; margin-top: 8px; overflow: auto; width: 470px; }    

img.img_kolekce_barvy { max-width: 100px; margin-right: 5px; margin-bottom: 5px; }

.wrapper_gray { background: #f0f0f0; overflow: auto; padding: 5px; }        

a.next { float: right; background: #F0F0F0; display: inline-block; font-size: 1.2em; padding: 3px 5px; text-decoration: none; }
a.activeRealizace { font-weight: bold; }