/* OBECNE -------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,ol {
	padding: 5px 15px;
}

li {
	color: #747474;
}

html {
	overflow: auto;
	background: url("../img/hlavnipozadi.jpg") top left repeat-x;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

a {
	color: #cfcfcf;
}

a:hover {
	color: /*#464646;}*/ red;
}

p {
     padding: 5px 0px;
     color: #545454;
     font-size: 12px;
     line-height: 16px;
}

#panelMainFull {
   background-color: #ffffff;
}

#panelMainFull #panelMainIn {
   border: none;
   padding-top: 1px;
}

#panelMainFull #panelMainIn > * {
   padding-left: 0;
}

#panelMainIn p, #panelMainIn ul, #panelMainIn ol {
     font-family: Verdana, sans-serif;
     padding: 5px 0px;
     color: #444;
     font-size: 12px;
     line-height: 18px;
}

#panelMainIn ul {
     padding: 5px 0px 5px 25px;
}

#panelMainIn ul li, #panelMainIn ol li {
     color: #545454;
     line-height: 16px;
}

.button {
	height: 21px;
	color: #fff;
	text-align: center;
	padding-bottom: 4px;
	font-size: 14px;
	cursor: pointer;
}

.bkosik {
	background: url("../img/koupit.png") top left no-repeat;
	_background: url("../img/koupit.gif") top left no-repeat;
	width: 75px;
	height: 21px;
	line-height: 21px;
	display: block;
	float: right;
}

.seda150 {
	width: 150px;
}

.seda188 {
	background: url("../img/rekapitulace_objednavky.png") top left no-repeat;
	_background: url("../img/rekapitulace_objednavky.gif") top left no-repeat;
	width: 188px;
}

.seda118 {
	background: url("../img/zpet_do_eshopu.png") top left no-repeat;
	_background: url("../img/zpet_do_eshopu.gif") top left no-repeat;
	width: 118px;
}

.seda44 {
	background: url("../img/zpet.png") top left no-repeat;
	_background: url("../img/zpet.gif") top left no-repeat;
	width: 150px;
}

.cervena150 {
	background: url("../img/prehled_objednavky.png") top left no-repeat;
	_background: url("../img/prehled_objednavky.gif") top left no-repeat;
	width: 150px;
}

.cervena250 {
	background: url("../img/cerveny250.png") top left no-repeat;
	width: 250px;
}

.cervena143 {
	background: url("../img/filtrovat_dle_parametru.png") top left no-repeat;
	_background: url("../img/filtrovat_dle_parametru.gif") top left no-repeat;
	width: 144px;
}

.cervena75 {
	background: url("../img/koupit.png") top left no-repeat;
	_background: url("../img/koupit.gif") top left no-repeat;
	width: 75px;
}

.cervena65 {
	background: url("../img/prihlasit.png") top left no-repeat;
	_background: url("../img/prihlasit.gif") top left no-repeat;
	width: 65px;
}

.cerna75 {
	background: url("../img/registrace.png") top left no-repeat;
	_background: url("../img/registrace.gif") top left no-repeat;
	width: 75px;
	
}

.cerna178 {
	background: url("../img/pokracovat_v_objednavce.png") top left no-repeat;
	_background: url("../img/pokracovat_v_objednavce.gif") top left no-repeat;
	width: 178px;
}



.text,.select {
	padding: 0px;
	padding-left: 5px;
	border: 1px solid #aaaaaa;
	line-height: 20px;
	height: 20px;
}
.select{padding-right: 0px;padding-left: 0px;width: 200px;}

option {
	padding: 2px 5px 2px 5px;
}

.textarea {
	width: 99%;
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 10pt;
}

/*.filtrSeznamZbozi .text {
	height: 18px;
}*/

.left {
	float: left;
}

.taright {
	text-align: right;
}

.right {
	float: right;
}

.hide {
	display: none;
}

.cleaner {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
}

h1 {
    color: red;
    font-size: 160%;
    margin-bottom: 5px;
    padding: 15px 0px 15px 25px;
    border-left: 15px solid #848480;
    background: #ccc url("../img/h1sipka.png") top left no-repeat;
    _background: #ccc url("../img/h1sipka.gif") top left no-repeat;
    _border-left: 0px solid #848480;
    text-transform: uppercase;
}

h1 span {
	color: #8B0B04 !important;
	font-weight: normal !important;
	font-size: 90%;
}

h2 {
    font-size: 140%;
    color: #800;
    margin: 5px 0;
    font-weight: bold;
    color: #545454;
}

h3 {
	color: black;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* LAYOUT ------------------------------------------------------------------------------- */
#page {
	width: 980px;
	background: url("../img/page.png") top left repeat-y;
	_background: url("../img/page.gif") top left repeat-y;
	padding: 12px 23px 10px 23px;
	margin: 0 auto;
}

#content {
	margin-top: 208px;
	_margin: 220px 0px 0px 0px;
	&margin: 220px 0px 0px 0px;
	background: #404241 url("../img/content.jpg") top left repeat-y;
  position: relative;
  width:100%;
  height: auto;
}

#panelMain {
	width: 694px;
	float: right;
	background-color: white;
/*	clear: left;*/
}

#panelMainIn {
	padding: 0px;
	border: 1px solid white;
	border-right: 0px;
}

#panelMainIn>* {
	padding-left: 10px;
}

#panelMainIn h1 {
	padding-left: 25px;
}

#panelMainIn div h1 {
	/*margin-left: -10px;*/
}

#panelMainIn .produkty {
	padding-left: 0px;
}

#panelMainNavigace {
	height: 99px;
	border: 1px solid #525252;
	background: url("../img/navigaceback.jpg") top left repeat-x;
}

#naviMuzi,#naviDeti,#naviZeny {
	width: 120px;
	height: 79px;
	float: left;
}

#naviZeny {
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	background: url("../img/zeny2.png") top left no-repeat;
}

#naviMuzi {
	background: url("../img/muzi2.png") top left no-repeat;
}

#naviDeti {
	background: url("../img/deti2.png") top left no-repeat;
}

.mnavi {
	color: white;
	padding: 10px 10px 10px 100px;
	text-transform: uppercase;
}

.mnavi .nadp {
	text-transform: uppercase;
	color: red;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}

#panelMainBanner {
	height: 136px;
	background-color: black;
	border-top: 1px solid white;
	border-left: 1px solid white;
}

#panelSide {
	float: left;
	width: 286px;
	background: #404241 url("../img/sidepanel.jpg") top left repeat-x;
}

#panelSideIn {
	padding: 0px;
}

#panelTop {
	width: 980px;
	height: 212px;
	position: absolute;
	top: 10px;
}

#panelTopIn {
	width: 980px;
	height: 165px;
	position: absolute;
	top: 45px;
	background: url("../img/logoback.jpg") top left repeat-x;
}

#panelMenu {
	width: 748px;
	height: 47px;
	position: absolute;
	top: 0px;
}

#panelMenuIn {
	line-height: 43px;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	background: url("../img/hornimenu.jpg") top left repeat-x;
}

#panelBasket {
	width: 232px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 748px;
}

#panelBasketIn {
	border: 1px solid #535355;
	background: url("../img/kosik.jpg") top left no-repeat;
	background: url("../img/kosik.jpg") top left no-repeat;
}

#panelBasketIn a {
	color: white;
	font-size: 2.2em;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	padding-left: 90px;
	display: block;
	height: 31px;
	_height: 30px;
	&height: 30px;
	padding-top: 14px;
}

#panelBottom {
	color: silver;
	line-height: 16px;
	background-color: #505251;
}

#panelBottomIn p {
	color: silver;
}

#panelBottom #bottom1,#panelBottom #bottom2,#panelBottom #bottom3,#panelBottom #bottom4
	{
	width: 235px;
	margin-right: 10px;
	float: left;
	padding: 10px 0;
}

#panelBottom #bottom4 {
	margin-right: 0;
}

#panelBottom .in {
	padding: 0px 10px 0px 10px;
	teft-align: left;
}

#panelBottom a {
	text-decoration: underline;
}

#panelBottom a:hover {
	color: red;
}

#panelBottom a.menuline {
	display: block;
	padding-left: 20px;
	background: url("../img/sipka.png") middle left no-repeat;
}

#panelBottom #bottom5 {
	text-align: left;
	background-color: black;
	color: #404241;
}

#client {
	width: 232px;
	height: 165px;
	position: absolute;
	top: 0px;
	left: 748px;
}

#clientIn {
	height: 100%;
	background: url("../img/logooddelovac.jpg") top left no-repeat;
}

#panelLogoBanner {
	width: 748px;
	height: 163px;
	position: absolute;
	top: 2px;
}

#panelLogoBannerIn {
	height: 100%;
	position: relative;
}

#panelLogoBannerIn #panelLogo {
	width: 286px;
	height: 210px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: -47px;	
}
#panelLogoBannerIn #panelLogo a#nauvodku{
	display: inline-block;
	width: 286px;
	height: 133px;
	background: url("../img/hlavicka-logo-cz.jpg") top left no-repeat;
}

#panelLogo2 a#nauvodku{
	display: inline-block;
	width: 286px;
	height: 133px;
	background: url("../img/hlavicka-logo-cz.jpg") top left no-repeat;
}
#panelLogo2 {
	position: absolute;
	width: 286px;
	height: 133px;
	top: 1px;
	left: 0px;
}

#findFormDiv {
	margin-top: 0px;
	width: 245px;
	margin-left: 25px;
	_margin-left: 30px;
	float: left;
	height: 35px;
	padding-top: 148px;
	text-align: left;
	position: relative;
	line-height: 20px;
	bottom: 10px;
}

#findFormDiv #lupa {
	position: absolute;
	top: 0px;
	left: 146px;
	_left: -50px;
	width: 41px;
	height: 50px;
	background: url("../img/lupa.png") top left no-repeat;
	_background: url("../img/lupa2.jpg") top left no-repeat;
}

#findForm .new-input {
   background: url("../img/input.png") top left no-repeat;
   width: 154px;
   height: 31px;
   float: left;
}

.new-input input {
   margin-top: 5px;
   border: none;
   background: none;
}

#findForm .button-new{
   margin-left: 3px;
   padding: 0;
   width: 82px;
}

.findButton {
	margin-right: 0px;
}

#findPruvodceDiv {
	position: absolute;
	top: 175px;
	right: 22px;
  width: 239px;
  height: 21px;
}
#findPruvodceDiv a, #findPruvodceDiv span {
  display: block;
  width: 239px;
  height: 21px;
}
#findPruvodceDiv a {
  position: relative;
  line-height: 21px;
}
#findPruvodceDiv span {
  position: absolute;
  top: 0;
  left: 0;
}
#findPruvodceSpan {
	background: url("../img/pruvodce_spojene.png") 0 0 no-repeat;
}
a:hover #findPruvodceSpan {
  background-position: 0 -21px;
}

#panelLogoBannerIn #panelbanner {
	height: 163px;
	width: 462px;
	left: 286px;
	top: 0px;
	position: absolute;
	background-image: url("../img/hodinky_hlavicka_pojisteni.jpg");
	/*background-image: url("../img/vanoce.png");*/
}
#panelbanner{
	overflow: hidden;
}


#clientLeft,#clientRight {
	width: 230px;
	color: silver;
	margin-bottom: 10px;
}

#clientLeft a:hover,#clientRight a:hover {
	color: red;
}

#clientRight div{
	padding: 10px 10px 0px 10px;
}
#clientLeft div {
	padding: 0px 10px 10px 10px;
}
#clientLeft td{
	padding-top: 2px;
}
#clientRight td{
	
line-height: 14px;
}

#clientRight span {
	color: red;
	font-weight: bold;
}

/* SEZNAMY ----------------------------------------------------------------------------- */
.vyhledane_kategorie {padding: 5px 10px; margin-bottom: 5px;}
.kategorie_po_vyhledani {background:url("../img/slozka.gif") center left no-repeat; float: left; width: 200px; padding-left:17px;}

.category{
	padding-top: 18px;
}
.category ul {
	padding: 0;
}

.category span {
	font-size: 10px;
}

.category>div>ul {
	
}

.category li {
	background: url("../img/menuoddelovac.jpg") bottom center no-repeat;
	padding-bottom: 2px;
}

.category li a {
	padding: 0px 20px 0px 45px;
	display: block;
	margin: 0px;
	line-height: 25px;
	background: url("../img/sipka.png") 25px 7px no-repeat;
	_background: url("../img/sipka.gif") 25px 7px no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.category li a:hover {
	background: red url("../img/sipkabila.png") 25px 7px no-repeat;
	_background: red url("../img/sipkabila.gif") 25px 7px no-repeat;
	color: white;
}

.category .rozbalena {
	background: red;
}

.category .rozbalena a {
	background: red url("../img/sipkacerna.png") 25px 7px no-repeat;
	_background: red url("../img/sipkacerna.gif") 25px 7px no-repeat;
	color: white;
}

.category ul ul li  {
	text-transform: none;
	padding: 0px;
	background-color: #474948;
}

.category ul ul li.rozbalena a, .category ul ul li a {
	padding-left: 60px;
	
	color: #bbbbbb;
	background: url("../img/koleckoseda.png") 45px 10px no-repeat;/*#d8d8d8*/
}
/*.category ul ul li{
	_background: #d8d8d8;
}*/
.category ul .rozbalena ul li  a{
	_padding-left: 60px;
	_color: #404241;
	_background: url("../img/koleckoseda.png") 45px 10px no-repeat;
}


.category ul ul li a:hover,.category ul ul li.rozbalena a:hover {
	background: red url("../img/koleckobila.png") 45px 10px no-repeat;
	_background: red url("../img/koleckobila.gif") 45px 10px no-repeat;
}

.category ul ul ul li {
	margin-left: 30px;
}

.category ul ul ul li a {
	text-transform: none;
}

.category li.oddelovac {
	height: 2px;
	paddig: 0px;
	margin: 0px;
	line-height: 0px;
}

.category ul a {
	
}

.category li a:hover {
	
}

.menu li a {
	display: block;
}

.menu li a:hover {
	
}

#panelMainIn a {
	color: #990000;
}

#panelMainIn p a, #panelMainIn li a {
     color: #900;
}

/* SEZNAM ZBOZI ------------------------------------------------------------------------ */
.best_selling {
	background-color: #fff;
	line-height: 16px;
	font-size: 90%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}  /*ECE7a5*/
.best_selling .bs_h {
	
}

.best_selling div.In {
	width: 165px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.best_selling div.In2 {
	padding: 15px 10px;
}

.navig {
	padding: 0px 15px;
	clear: both;
	line-height: 30px;
	margin: 5px 0px 5px 0px;
	width: 600px;
	float:left;
}

.navig span {
	color: #a3a3a3;
}

.filtrSeznamZbozi {
	color: #736e6e;
	padding: 5px 10px;
	clear: both;
	margin-bottom: 5px;
}

.filtrSeznamZbozi .text {
	text-align: center;
}

.filtrSeznamZbozi a {
	text-decoration: none;
	color: #736e6e;
}

.filtrSeznamZbozi a:hover {
	color: black;
}

.filtrSeznamZbozi span {
	color: red;
	font-size: 1.2em;
}

.filtrSeznamZbozi img {
	vertical-align:top;
}

.produkty {
	margin-top: 0px;
}

.produkty .third {
	margin-right: 0;
}

.popis_skupiny {
	margin: 10px 0 15px 15px;
}

.produktfl {
	border-top: 1px solid #ddd;
}

.produkt {
	float: left;
	width: 230px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 420px;
}

.produkt .in {
	padding: 0 10px 10px 10px;
}

.produkt h3 {
	line-height: 14px;
	height: 42px;
}

.produkt h3 a {
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.produkt .pic {
	width: 200px;
	height: 200px;
	position:relative;
}

.pic .akce, .photo .akce {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.akce_sleva {
	font-size: 9px;
	background-color: red;
	color: white;
	padding: 1px 4px;
}
.akce_sleva span {
	font-size: 18px;
}
.akce_novinka {
	font-size: 12px;
	font-weight: bold;
	background-color: green;
	color: white;
	padding: 1px 4px;
}

.produkt .preskrtle {
	text-decoration:line-through;
   color: #444444;
}
	
.produkt .kod {
	font-size: 12px;
}

.produkt .cena {
	color: black;
	margin: 2px 0;
	font-size: 1em;
}

.produkt .cena .prodejni {
	font-size: 20px;
	font-weight: bold;
}

.produkt .note {
	margin-top:10px;
	font-size: 11px;
	line-height: 13px;
	color: #555;
	height: 54px;
	overflow: hidden;
}

.produkt .buttons {
	width: 158px;
	margin: auto;
}

.produkt .ikony {
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	text-align: right;
}

.sz-nakup {
   position: relative;
   text-align: right;
   height: 31px;
   margin: 5px 0 8px 0;
}

.sz-nakup .cena {
   position: absolute;
   left: 0;
   bottom: 0;
   text-align: left;
}

.sz-koupit {
   cursor: pointer;
   width: 85px;
   height: 31px;
   background: url("../img/button_koupit.png") top left no-repeat;
}

.sz-koupit:hover {
   background-position: bottom left;
}

.produkt .zelena span {
   color: #008000;
   background: none;
   padding: 0;
   font-size: 12px;
   text-transform: none;
}

#panelMainIn .poukazy {padding-left: 0; margin: 10px 0;}
.poukazy .third {margin-right: 0;}
.poukazy h3 {height: 16px;}
.poukazy .produkt {height: 270px;}
.produkt .pic {width: 200px; height: 200px; position:relative; margin-bottom: 10px;text-align:center;}
.poukazy .cena {font-size: 20px; color: red; font-weight: bold; margin: 10px;}
.produkt .note {margin-top:10px; font-size: 11px; line-height: 13px; color: #555; height: 54px; overflow: hidden;}
.poukazy .poukaz_koupit {display: block; color: #ffffff!important; text-decoration: none; margin: auto;height: 21px; line-height: 21px;	background: url("../img/koupit.png") top left no-repeat; _background: url("../img/koupit.gif") top left no-repeat; width: 75px; text-align: center;}

/* OSTATNI ----------------------------------------------------------------------------- */
.box {
	padding-bottom: 10px;
	background: url("../img/blokpozadi.jpg") top left repeat-x;
	border-bottom: 1px solid #535353;
}
.box.category {
	background: url("../img/blokpozadi2.gif") top left repeat-x;
}

.nadpisH4Levy,.nadpisH4Pravy,.box .nadpisH4 {
	margin: 10px 0px 30px 25px;
	text-transform: uppercase;
	color: red;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	clear: both;
	line-height: 30px;
}

#pass,#jmeno {
	width: 152px;
/*	height: 18px;*/
	font-size: 0.9em;
}

input.login {
	margin-right: 2px;
	_display: block;
	_float: right; 
}

input.find {
	margin: 0px 5px;
}

#menu2nd {
	float: right;
	text-align: right;
	height: 45px;
}

#menu2nd a {
	display: block;
	height: 44px;
	float: left;
	text-align: center;
	padding: 0 10px;
	font-size: 120%;
	text-decoration: none;
	line-height: 44px;
}

#menu2nd a:hover {
	color: red;
}

#menu2nd img {
	vertical-align: middle;
}
#menu2nd .menuimg{
	display: inline-block;
	float: left;
	width: 2px;
	height: 44px;
	background: url("../img/menuoddelovac2.jpg") left top no-repeat;
}

.links {
	font-size: 12px;
}

#dlista{
	line-height: 0px;
	padding: 0px;
	width: 1026px;
	height: 13px;
	margin: auto;
	background: url("../img/dlista2.jpg") top left no-repeat;
	
}

.diagnoza {
	text-align: center;
	font-size: 10px;
	color: #555;
}

/* ANKETA ----------------------------------------------------------------------------- */
#inquiry {
	line-height: 14px;
	padding: 15px 25px 15px 25px;
	background: url("../img/anketa.png") top left no-repeat;
}

#inquiry p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	color: silver;
	font-size: 1em;
}

#inquiry .nadpisH4{
	padding: 0px;
	padding-left: 70px;
	margin: 0px;
}

#inquiry .outline {
	clear: both;
	height: 10px;
	line-height: 10px;
	background-color: black;
}

#inquiry .line {
	display: block;
	clear: both;
	height: 10px;
	line-height: 10px;
	font-size: 0em;
	background: silver url("../img/anketaline.jpg") top left repeat-x;
}

#inquiry .answer {
	float: left;
	width: 190px;
	margin: 5px 0 4px 0;
	color: #C0C0C0;
}

#inquiry .score {
	float: right;
	margin-top: 5px;
	color: #C0C0C0;
}

/* CLANKY ----------------------------------------------------------------------------- */
.clanky {
	
}

.clanek {
	margin-bottom: 15px;
}

.clanek .pic {
	float: left;
}

.clanek .content {
	margin-left: 125px;
	line-height: 18px;
}

.clanek h3 {
	line-height: 13px;
}

.clanek h3 a {
	color: #398F98;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.clanek .perex {
	height: 42px;
}

.nahled_paticka {
	margin-top: 0px;
	border-top: 1px solid silver;
	background: #F4F4F4;
	padding: 5px;
}

.clanek h4 {
	padding-top:0;
}

/* tlacitka ---------------------------------------------------------------------------- */
#panelMainIn a.seda150 {
	display: block;
	width: 150px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.seda188 {
	background: url("../img/rekapitulace_objednavky.png") top left no-repeat;
	_background: url("../img/rekapitulace_objednavky.gif") top left no-repeat;
	display: block;
	width: 188px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.seda118 {
	background: url("../img/zpet_do_eshopu.png") top left no-repeat;
	_background: url("../img/zpet_do_eshopu.gif") top left no-repeat;
	display: block;
	width: 118px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.seda44 {
	background: url("../img/zpet.png") top left no-repeat;
	_background: url("../img/zpet.gif") top left no-repeat;
	display: block;
	width: 150px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.cervena150 {
	background: url("../img/prehled_objednavky.png") top left no-repeat;
	_background: url("../img/prehled_objednavky.gif") top left no-repeat;
	display: block;
	width: 150px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.cervena143 {
	background: url("../img/filtrovat_dle_parametru.png") top left no-repeat;
	_background: url("../img/filtrovat_dle_parametru.gif") top left no-repeat;
	display: block;
	width: 144px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.cervena75,a.cervena75 {
	background: url("../img/koupit.png") top left no-repeat;
	_background: url("../img/koupit.gif") top left no-repeat;
	display: block;
	width: 75px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
	float: left;
	margin: 0px 2px;
}

#panelMainIn a.cervena65 {
	background: url("../img/prihlasit.png") top left no-repeat;
	_background: url("../img/prihlasit.gif") top left no-repeat;
	display: block;
	width: 65px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.cerna178 {
	background: url("../img/pokracovat_v_objednavce.png") top left no-repeat;
	_background: url("../img/pokracovat_v_objednavce.gif") top left no-repeat;
	display: block;
	width: 178px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#panelMainIn a.cerna75, a.cerna75 {
	background: url("../img/registrace.png") top left no-repeat;
	_background: url("../img/registrace.gif") top left no-repeat;
	display: block;
	width: 75px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}

#panelMainIn a.cerna178 {
	background: url("../img/pokracovat_v_objednavce.png") top left no-repeat;
	_background: url("../img/pokracovat_v_objednavce.gif") top left no-repeat;
	display: block;
	width: 178px;
	height: 21px;
	text-align: center;
	color: white;
	text-decoration: none;
}

.kos {
	padding: 0px;
}

.kos A {
	color: red;
}

#panelSide UL {
	list-style-type: none;
}

.menu ul {
	list-style-type: none;
}

.textBox {
	padding: 0px;
	color: #8c8c8c;
}

.textBox p {
	padding: 10px;
	color: silver;
}

#tableDetailUziv td,#tableDetailUziv th {
	vertical-align: top;
}

#nazevVyrobku {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 1.25em;
	font-weight: bold;
}

#nazevVyrobku a {
	color: #de9700;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= head definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#category {
	color: #b68939;
}

.zbozi_rs {
	margin-left: -10px;
}

#panelTop #top {
	text-align: right;
	color: #b68939;
	margin-top: 30px;
	margin-right: 50px;
}

.odkazy_v_dolnim_panelu { /*background-color: #FBFFFB;*/
	border-bottom: 1px solid #2E2D7F;
	margin-bottom: 5px;
	padding: 5px;
}

.odkazy_v_dolnim_panelu a {
	color: #2E2D7F;
}

hr {
	color: #dfdfdf;
	background-color: #dfdfdf;
	border: 0 none;
	height: 1px;
	margin: 0px auto;
	text-align: center;
	width: 90%;
	position: relative;
	clear: both
}

H4 {
	padding: 12px 0 3px 0;
	font-size: 1em;
	font-weight: bold;
	color: #861615;
}

.sidebox a {
	color: black;
}

#btnOK {
	margin-top: 5px;
	margin-bottom: 5px;
}

.kosik {
	width: 180px;
	position: absolute;
	right: 20px;
	top: 100px;
	color: #222222;
	border-top: 1px solid #222222;
	padding-top: 7px;
}

.kosik a {
	color: #5D0014;
}

.kosik h4 {
	color: #222222;
	line-height: 8px;
	margin-left: 40px;
	margin-bottom: 15px;
}

#login LABEL {
	width: 50px;
	color: #222222;
}

.l_text {
	font-size: 14px;
	color: black;
	padding-left: 10px;
	padding-bottom: 8px;
}

#info {
	padding: 5px;
	padding-top: 0px;
	position: absolute;
	top: 5px;
	left: 50px;
	height: 20px;
	width: 800px;
	color: #b68939;
	font-size: 12px;
}

.tdsudy {
	background-color: #e8e8ff;
}

.zobrazeni {
	color: #222222;
	font-size: 0.85em;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#popelnice {
	text-align: right;
}

#pridatblok,.editpage {
	height: 20px;
	background-color: #dddddd;
	border: 1px solid silver;
	line-height: 20px;
	text-align: center;
	color: #222222;
}

#pridatblok {
	float: right;
	margin-bottom: 2px;
	width: 120px;
}

.editpage {
	z-index: 1;
	display: none;
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#pridatblok a,.editpage a {
	color: #333333;
}

.blokSS {
	padding: 2px;
	position: relative;
	background-color: #ffffff;
	max-width: 100%;
}

.sprava_odkazu {
	margin-bottom: 5px;
}

.sprava_odkazu A {
	text-decoration: none;
}

.soukromy {
	color: red;
}

.nesoukromy {
	color: #333333;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= seznam zbozi =-=-=-=-=-=-=-=-=-=-=-=-=- */
	/* -=-=-=-=-=-=-=-=-=-=-=-=-= KONEC V HACKU =-=-=-=-=-=-=-=-=-=-=-=-=- */
.nazev_odkaz {
	color: #7a5718;
	font: bold 12px Verdana;
}

.pocet_kusu {
	width: 50px;
	text-align: right;
	padding-right: 2px;
	margin-bottom: 3px;
	/*border: 1px solid silver;	*/
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= KONEC seznam zbozi =-=-=-=-=-=-=-=-=-=-=-=-=- */
#shoppingBag {
	padding: 5px;
}

#shoppingBag a {
	color: #b68939;
}

/* inquiry definition */
.table {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #ddd;
	padding-left:0 !important;
}

.table TH {
	padding: 3px 5px;
	text-align: left;
	color: #ffffff;
	background-color: #747474;
}

.table TD {
	padding: 2px 5px;
}

.table a {
	font-size: 12px;
}

.odebratKosik {
	text-align: center;
	width: 60px;
	line-height: 14px;
}

.dopl {
	width: 340px;
	float: left;
}
.kosik_sudy {
	/*background-color: #f0f0f0;*/
}
.kosik_radek {
	height: 84px;
}
#celkova_cena {
	font-size: 1.6em;
	color: red;
	font-weight: bold;
}

#cena_dodani,#celkova_cena_za_zbozi {
	font-size: 1.6em;
	font-weight: bold;
}

#order_item .nazev {
	width: 150px;
}

#order_item TH {
	width: 0px;
	padding-left: 5px;
}

#order_item .pocet_baleni { /*width: 60px;*/
	text-align: right;
}

#order_item .baleni_cena {
	width: 100px;
	text-align: center;
}

#order_item .cena { /*width: 80px;*/
	text-align: right;
}

#order_item .id_zbozi {
	width: 20px;
}

/* REGISTRACE */
#panelMain FIELDSET { /*display: block;
	position: relative;*/
	margin: 5px 0;
	padding: 7px;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
#panelMain .filtrSeznamZbozi{
	padding-right: 0px;
}

#panelMain FIELDSET LEGEND {
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	color: #222222;
	background-color: #ffffff;
}

#registrace {
	margin: 20px 0;
}

#registrace .text {
	margin: 0 0 5px 0;
/*	padding-left: 2px;
	width: 200px;*/
	height: 20px;
	color: #444444;
	
}

.kontaktni .text {
	margin: 0 0 5px 10px;
	padding: 0 0 0 2px;
	height: 20px;
	color: #444444;
	border: 1px solid #ccc;
	width: 200px;
	background-color: white;
}

.basketreg select, #registrace select {
	margin: 0 0 5px 0;
	padding-left: 2px;
	color: #444444;
	border: 1px solid #777777;
	background-color: white;
}

#registrace input.radio {
	margin: 0 100px 5px 10px;
	height: 14px;
	width: 20px;
	border: none;
	background-color: white;
	display: block;
	float: left;
}

#registrace label {
	width: 150px;
	float: left;
	display: block;
}

#registrace .typ_uzivatele {
	width: auto;
}

.basketreg label {
	width: 150px;
	float: left;
	display: block;
}
.basketreg .text{
	margin-bottom: 5px;
}


/*#registrace input.button {
	background-color: #F84E19;
	color: #fff;
	text-align: center;
	padding: 1px 10px;
	font-size: 14px;
	cursor: pointer;
	border: 0;
	height: 24px;
}*/

#registrace textarea, .kontaktni textarea {
	margin: 10px 0 5px 0;
	width: 99%;
	color: #444444;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: white;
}

#registrace fieldset {
	margin-bottom: 10px;
}

/*#registrace span {
	margin-left: 20px;
}*/

#registrace a, #registrace .odsad{
	margin: 0 0 5px 10px;
	font-size: 12px;
}

.mainmessage {
	border: 2px solid red;
	width: 536px;
	padding: 10px;
	margin-bottom: 10px;
}

#basket .nahled {
	width: 84px;
   height: 84px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
}

#basket .pocet_kusu {
	width: 20px;
	text-align: right;
}

#basket .kcena {
	width: 100px;
	text-align: right;
}

#basket .popiszb {
	color: #848480;
}

#basket .popiszb a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
}

td.kcena span {
	font-size: 1.0em;
}

.poznamka .textarea {
	border: 1px solid #aaaaaa;
	width: 99%;
}

#detail_zbozi .photo {
	text-align: center;
	width: 350px;
	/*height: 550px;*/
	margin-top: 3px;
	margin-right: 10px;
	float: left;
	position:relative;
}

#detail_zbozi #rightDKZ {
	float: right;
	width: 320px;
}

#detail_zbozi .photo img {
	
}

#detail_zbozi .table {
	background-color: #f8f8ff;
	border: 1px solid #ddd;
	border-collapse: separate;
}
#detail_zbozi .tableParametry {
	border: none;
	border-collapse: collapse;
}
#detail_zbozi .tableParametry TR .prvniBunka{
	padding-left: 20px;
}
#obalParametry {
	padding: 5px 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
}
#detail_zbozi .table TD {
	padding: 2px 5px;	
}

#detail_zbozi .table TH{
	color: #000;	
	width: 100px;
	background-color: #ddd;
	padding: 3px 5px;
	text-align: left;
	font-weight: bold;
}
#detail_zbozi .tableParametry TD {
	background: #eeeeee;
	padding: 0px 0px;	
}

#detail_zbozi .tableParametry TH{
	vertical-align: top;
	background: #eeeeee;
	padding: 0px 0px;
}

#detail_zbozi #dostupnost {
	width: 300px;
	float: right;
	height: 303px;
}

.miniimages {
	width: 350px;
	height: 100px;
}

#detail_zbozi .dkz-social {
   padding: 10px 0;
   text-align: left;
}

#detail_zbozi .dkz-fb {
   margin-bottom: 5px;
}
#detail_zbozi .dkz-pojisteni {
   height: 77px;
   line-height: 77px;
   margin-top: 10px;
   border-top: solid #dddddd 1px;
   border-bottom: solid #dddddd 1px;
}
.dkz-pojisteni img, .dkz-pojisteni a {
   vertical-align: middle;
}
.dkz-pojisteni img {
   padding: 0 15px 0 10px;
}

#funkceDKZ {
	margin: 10px 0;
}

#funkceDKZ a {
	color: #990000;
}

.galerie {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}

.galerie img {
	padding: 1px;
	margin: 2px;
	background-color: white;
}

.nophoto {
	float: left;
	width: 100px;
	height: 100px;
}

.polDKZ label {
	float:left;
	display:block;
	padding: 3px 5px;
	width: 100px;
	font-weight: bold;	
}

.kosikDKZ, .polDKZ {
	margin-top:5px;
	line-height:38px;
	float: left;
	width: 155px;
	border: 1px solid white;
}
.kosikDKZ {
   line-height:47px;
}
.polDKZ {
	width: 150px;
	float: right;
	background-color: #f8f8ff;
	border: 1px solid #ddd;
	padding: 0;
}
.dkznakup {
	width: 140px;
   text-align: right;
   vertical-align: middle;
}

.btn-dkz-kosik {
   cursor: pointer;
   width: 85px;
   height: 31px;
   background: url("../img/do-kosiku.png") top left no-repeat;
   display: inline-block;
   vertical-align: middle;
}

.btn-dkz-kosik:hover {
   background-position: bottom left;
}

.kosikDKZ .cena {
	font-size:21px;
	color:red;
	font-weight:bold;
}

.polDKZ div {
	padding: 6px 8px 6px 0px;
}




.nophotoin {
	margin: 3px;
	width: 94px;
	height: 94px;
	background: #eeeeee;
}

.obrazek .text {
	border: 0px;
	text-align: center;
}

#badlogin {
	color: red;
	position: absolute;
	border: 1px red solid;
	background-color: #fee2ce;
	padding: 5px;
	width: 200px;
	text-align: center;
}

.souvisejici {
	width: 120px;
	min-height: 140px;
	border: 1px solid #29435e;
	padding: 2px;
	text-align: center;
	margin: 10px;
	margin-left: 0px;
	float: left;
	background-color: #a7bcd9;
}

.souvisejici a {
	color: black;
}

.souvisejici .photo {
	margin-top: 5px;
}

.souvisejici .photo IMG {
	padding: 1px;
	border: 1px solid #29435e;
}

.souvisejici_nadpis {
	padding-top: 5px;
	font-weight: bold;
}

.diskuse,#zobrazDForm {
	padding-left: 10px;
}

#zobrazDForm a {
	color: #990000;
}

.alert {
	font-size: 0.9em;
	text-align: center;
	margin: 10px 0;
	border: 2px solid red;
	padding: 5px;
	background-color: #fff0f5;
	color: black;
}

.alert a {
	color: blue;
}

.typ_obj {
	width: 94px;
	border: 1px solid gray;
	padding: 2px;
	float: left;
	text-align: center;
}

.navigace_zbozi {
	padding: 3px;
	margin-bottom: 5px;
}

#odkaz_na_zbozi {
	float: right;
	margin-top: 10px;
}

.newsBox { /*border: 1px solid silver;*/
	margin-bottom: 5px;
}

.newsBox IMG {
	width: 100px;
	height: 75px;
	padding: 1px;
	border: 1px solid silver;
}

.newsBox table {
	width: 100%;
}

.neprectenazprava a {
	color: red;
}

.prectenazprava a {
	color: gray;
}

.filtr_velikost {
	margin-top: 5px;
}

.plusJedna {
	margin-left: 2px;
}

.plusJedna a {
	text-decoration: none;
}

.plusJedna a:hover {
	text-decoration: none;
}

.vystavy {
	border: 1px solid #b7a482;
	color: black;
	background-color: #DBEF95;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.ikona_skladem {
	border: 1px solid silver;
	padding: 2px;
	width: 60px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.ikona_in {
	background-color: #E7AC48;
	padding: 1px;
	text-align: center;
}

#nastaveni_meny {
	float: left;
	padding: 5px;
	position: relative;
	top: 10px;
	left: 10px;
	color: #b68939;
	border: 1px solid #b68939;
}

/*paticka*/
body.mceContentBody,body#content {
	padding: 5px;
	background: white;
	background-image: none;
	text-align: left;
}

.mceContentBody p,.mceContentBody div {
	text-align: left;
}

#menyVHlavicce {
	position: absolute;
	top: 140px;
	left: 880px;
   z-index: 99999;
}

#jazykyVHlavicce {
	position: relative;
	text-align: center;
	top: 115px;
	left: 140px;
}

.Pravo3it,.Pravo3it a {
	color: green !important;
}

.nezobrazovatSkupinu {
	color: #C0C0C0 !important;
}

#writeForm>.text,#writeForm>textarea {
	width: 155px;
}

.bold {
	font-weight: bold;
}

#uvod_upozorneni {
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 100;
	color: red;
	font-weight: bold;
}

.newsBox .td_obrazek_next {
	padding: 3px;
	width: 100%;
	padding-right: 0px;
}

.newsBox .td_obrazek_next>div {
	margin-bottom: 5px;
}

.textALRight {
	text-align: right !important;
}

.textALLeft {
	text-align: left;
}

.nakup_zbozi {
	text-align: right;
}

.nakup_zbozi .button {
	margin-bottom: 5px;
	margin-top: 3px;
}

.nakup_zbozi .text {
	width: 20px !important;
	text-align: center;
}

.cervena {
	color: red !important;
}

.zelena {
	color: green;
}
.zelena span{
	background-color: green;
	color: #ffffff;
	padding: 2px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#basket span.fb_sale {
    	background-color: green;
	color: #ffffff;
	padding: 2px 5px;
	font-size: 10px;
        cursor: help;
}
.cerna {
	color: black;
}

.zmenaPoctuBaleniObjednavky {
	background-color: #B3EFC1;
}

.smazanaPolozkaObjednavky {
	background-color: #EF95C3;
}

.dodatecnePridaniObjednavky {
	background-color: #A4BFEF;
}
.i21{
	background: url(../img/input21.png) top left no-repeat;
	_background: url(../img/input21.gif) top left no-repeat;
	width: 21px;
	border: none;
	height: 21px;
	text-align: center;
	padding: 0px;
}
.i143{
	background: url(../img/input143.png) top left no-repeat;
	_background: url(../img/input143.gif) top left no-repeat;
	border: none;
	height: 21px;
	width:143px;
	margin-bottom:5px;
}
.i152{
	background: url(../img/input158.png) top left no-repeat;
	_background: url(../img/input119.gif) top left no-repeat;
	width: 149px;
	padding-right: 5px; 
	border: none;
	height: 21px;
}
.i155{
	background: url(../img/input155.png) top left no-repeat;
	_background: url(../img/input155.gif) top left no-repeat;
	border: none;
	height: 21px;
}
.i200{
	background: url(../img/input200.png) top left no-repeat;
	_background: url(../img/input200.gif) top left no-repeat;
	border: none;
	height: 21px;
	width:193px;
	padding-right: 7px;
}

.procenta {color: #FF0000; margin-right: 10px; font-weight: bold;}
.nextpart {border-bottom: 1px dashed #ddd; text-align: left; font-weight: bold; margin: 15px 0 5px 0; padding-bottom: 2px; text-transform: uppercase; color: #20B25F;}

#hlasuj {float:right;width:70px;height:18px;background: url(../img/stars.gif) 0 0 no-repeat;}
.hlas {display:block;width:14px;height:18px;float:left;cursor:pointer;}
.defaulttext {color: gray;}

.prevnext {width: 42px; float: right; line-height: 30px; margin: 5px 0;}
.prevnext a {display: block; width: 20px; height: 30px;}
.prevnext a.p {background: url(../img/filtrleftakt.png) center left no-repeat; float: left; }
.prevnext a.n {background: url(../img/filtrrightakt.png) center right no-repeat; float: right; }

/*filtr*/
.fmezera{
	float: left;
	width: 5px;
	height: 23px;
	border-top: 1px solid black;
	border-bottom: 1px solid #323232;
	background: black;
}
#f1, #f2, #f3{
	display: block;
	float: left;
	height: 23px;
	width: 90px;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	background-color: #131313;
}
a#f1:hover,a#f2:hover, a#f3:hover{
	color: #b1b3b7;
} 
#f1.fp{
	color: #6b6f73;
	border: 1px solid #242424;
	border-left: 1px solid #131313;
	border-bottom: 1px solid #323232;
}
#f2.fp{
	color: #6b6f73;
	border: 1px solid #242424;
	border-bottom: 1px solid #323232;
}
#f3.fp{
	color: #6b6f73;
	border: 1px solid #242424;
	border-right: 1px solid #131313;
	border-bottom: 1px solid #323232;
}
#f1.fa{
	color: #b1b3b7;
	border: 1px solid #323232;
	border-left: 1px solid #131313;
	border-bottom: 1px solid #131313;
}
#f2.fa{
	color: #b1b3b7;
	border: 1px solid #323232;
	border-bottom: 1px solid #131313;
}
#f3.fa{
	color: #b1b3b7;
	border: 1px solid #323232;
	border-right: 1px solid #131313;
	border-bottom: 1px solid #131313;
}
/*rozsireny filtr*/
#rozsirenyFiltr {
	text-decoration: underline;
    margin-left: 9px;
    padding: 5px 5px 5px 32px;
	cursor: pointer;
    width: 645px;
    border-radius: 3px 5px 3px 5px;
}
#rozsirenyFiltr:hover {
	background-color: #cccccc;
}
#rozklikniFiltr {
    margin-right: 20px;
}
#rozsirenyFiltrObsah {
    /*margin: 5px 0;
	padding: 4px;
	padding-right: 30px;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
    */
}

.rfSkryty {
	border: 1px solid #e0e0e0;
    /*background: #f0f0f0 url("../img/filtr_on.png") 99% center no-repeat;*/
    padding-left: 60px;
    background: #f0f0f0 url("../img/filtr_on.png") 5px no-repeat;
}
.rfSkrytyAktiv {
	border: 1px solid #ff8844;
    background: #ffaa99 url("../img/filtr_on.png") 5px no-repeat;
}
.rfZobrazeny {
	border: 1px solid #e0e0e0;
    background: #f0f0f0 url("../img/filtr_off.png") 5px no-repeat;
}
.selectRazeni {
	width: 175px;
}
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	float: left;
	width: 460px;
	height:164px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
	width: 460px;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display: block;
	width: 13px;
	height: 21px;
	float: left;
	margin: 70px 10px;
	cursor: pointer;
	font-size: 1px;
}
#panelBannerIn a.browse{
	background: none;
	width: 26px;
	height: 160px;
	padding: 0px;
	margin: 0px;
} 
/* right */
a.next {
	/*background-position: 0 -30px;*/
	clear: right;
	margin-right: 0px;
	position: relative;
	right: 0px;
}
/*
a.next:hover {
	background-position: -30px -30px;
}

a.next:active {
	background-position: -60px -30px;
}
*/
/* left */
a.prev {
	margin-left: 0px;
	position: relative;
	left: 0px;
}

.minizbozi {
	margin: 10px 0;
	width: 110px;
	text-align: center;
	float: left;
	padding: 0 !important;
}
.minizbozi a{
	font-size: 10px;	
}
.minizbozi .obr{
	height:110px;
	line-height:110px;	
}
.minizbozi .obr img{
	vertical-align:bottom;	
}
.minizbozi .nazev {
	padding: 5px 0;
	height:28px;
	line-height:14px;
	font-size: 11px;
}
.minizbozi .cena {
	padding: 2px;
	line-height:13px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #555555;
}
.mezera {
	display:block;
	float:left;
	width:2px;
}

.bottom_copy {
   color:#c0c0c0;
    text-align: center;
   line-height:28px;
}
/* ***************** HEUREKA CSS ***************** */
.review{
	margin-bottom: 10px;
}
.overeno_logo{
	float: right;
	height: 50px;
}
.overeno_nadpis{
	font-weight: bold;
	margin-bottom: 5px;
}
.review .rating{
	float: right;
	width: 80px;
}
.review .datum{
	float: left;
	font-weight: bold;
}
.review .textHodnoceni{

}
.komentareHeureka .sloupec {
	float: left;
	width: 210px;
	margin-right:15px;
}
.sloupec .koment {
	margin-bottom: 10px;
}
.komentareHeureka .datum {
	float: left;
	font-weight: bold;
}
.komentareHeureka .rating {
	float: right;
}
#form-filter{
    position: relative;
}

/* ***************** HEUREKA CSS ***************** */
.levy_box {
	padding: 10px 15px;
	color: silver !important;
}
.sloupecek {
	width: 117px;
}
.vyraznejsi {
	font-weight:bold;
	color: white;
	font-size: 11px;
}
.odkazy_sipka a {
	background: url("../img/sipka_odkaz.jpg") center left no-repeat;
	padding-left:15px;
}
.obr_ramecek {
	float: right;
	border: 5px solid white;
	border-right: 0;
}
.obr_odsaz_ver {
	margin: 10px 0;
}
.obr_odsaz_hor {
	margin: 0 10px;
}
.pismo_vetsi {
	font-size: 14px;
	line-height: 20px;
}
.nastred {
	text-align: center !important;
}
span.error {
	color: red;
	padding-left:5px;
}
input.error {
	color: red !important;
}
fieldset H3 {
	font-weight: bold;
}
.povinny {
	color: red;
	font-weight: bold;
}
span.priklad {
	margin-left: 5px;
}
.pravy_label {
	width: 330px !important;
}
.ch_odsazeny {
	float:left;
	width: 15px !important;
	margin: 0 10px 0 150px !important;
	height: 20px;
}
#form-filter {
    /* width: 683px;
     margin: 5px 10px 10px 10px;
    */
}
#form-filter-obal{
    position: relative;
}
#fpruvodce {
    width: 100%;
    background: url("../img/pruvodce_bg.gif") repeat-x;
    border-radius: 3px 3px 3px 3px;
}
.disabled {
    color: grey;
    text-decoration: line-through;
    cursor: not-allowed;
}
#fpruvodce .sloupec {
    height: 127px;
    width: 210px;
    margin: 5px;
    padding: 2px;
    border: 1px solid silver;
    float: left;
    border-radius: 5px 5px 5px 5px;
}
#fpruvodce .sloupec_ostatni {
    height: 67px;
}
#fpruvodce .sloupec div.nadpis{
    font-size: 12px;
    font-weight: bold;
    background: #404241;
    color: white;
    padding: 2px 5px;
    border-radius: 5px 5px 3px 3px;
}
#fpruvodce .sloupec div.hodnoty{
    overflow: hidden;
    overflow-y: scroll;
    height: 100px;
    margin-top: 5px;
    padding-left: 5px;
}
#fpruvodce .sloupec_ostatni div.hodnoty{
    height: 40px;
}
#fpruvodce .sloupec div.hodnoty ul li{
    color: black;
}
#fpruvodce .sloupec div.vysledek{
    padding: 10px;
    text-align: center;
}
#fpruvodce .sloupec div.vysledek div{
    padding: 5px;
    background: #F0F0F0;
    font-size: 12pt;
    font-weight: bold;
    border-radius: 5px 5px 5px 5px;
    width: 175px;
}
#fpruvodce .sloupec input.button{
    background: url("../img/filtrovat_dle_parametru.png");
/*    margin-top: 20px; */
    width: 134px;
}
#fpruvodce .sloupec div.vysledek input[type=checkbox] {
    margin-top: 5px;
}
#fpruvodce .sloupec_full{
    padding: 7px;
    border: 1px solid silver;
    width: 652px;
    text-align: center;
    margin-left: 5px;	
}
#fpruvodce .sloupec_prvky {
    height: 67px;
    width: 435px;
    margin: 5px;
    padding: 2px;
    border: 1px solid silver;
    float: left;
    border-radius: 5px 5px 5px 5px;
}
.sloupec_prvky .left {
   text-align: center;
   padding: 15px 0 0 20px;
}
.sloupec_prvky .right {
   text-align: center;
   padding: 15px 20px 0 0;
}
#fpruvodce .vyhovujici{
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}
#fpruvodce .sloupec_prvky input.button{
    background: url("../img/filtrovat_dle_parametru.png") 50% 50%;
    width: 134px;
}
#freeze {
    border: black;
    color: black;
    background: white;
    z-index: 100;
    position: absolute;
    width: 690px;
    height: 400px;
    background: url("../img/transparent_bg.png");
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    display: none;
}
#freeze .ftext {
    width: 600px;
    padding: 15px 0px;
    line-height: 31px;
    vertical-align: middle;
    margin: 125px 70px 80px 40px;
    color: black;
    font-size: 12pt;
    font-weight: bold;  
    background: url("../img/transparent_bg.png");
    border: 1px solid silver;
    border-radius: 20px 20px 20px 20px;
}
#freeze .ftext span{
    margin-left: 5px;
    line-height: 31px;
    vertical-align: middle;
    padding-bottom: 17px;
}
/* Napovedni bublinka */
#bubble {
    border: 1px solid #132588;
    padding: 5px;
    background: #F2F2F2; /*#060606;*/
    width: 250px;
    color: #132588;
    display: none;
    position: absolute;
    z-index: 999;
    border-radius: 10px 10px 10px 10px;
}
/*Porovn�v�n� zbo��*/
#porovnani_zbozi table {
	border-collapse:collapse;
	margin-bottom:10px;
}
#porovnani_zbozi td {
	padding: 3px 5px;
	width: 180px;
	vertical-align:top;
	border-left: solid #ffffff 4px;
}
#porovnani_zbozi th {
	padding: 3px 15px 3px 5px;
	text-align:left;
	vertical-align:top;
}
#porovnani_zbozi .sudy {
	background-color: #f3f3f3;
}
#porovnani_zbozi .lichy {
	background-color: #ffffff;
}
#porovnani_zbozi .tmavsi {
	background-color: #bbbbbb !important;
}
#porovnani_zbozi .tmavsi td {
	padding: 5px;
	vertical-align:middle;
}
#porovnani_zbozi .nastred {
	text-align: center;
}
#porovnani_zbozi .bkosik {
	float: none;
	margin: auto;
}
.sudy.ruzne td {
	/*border: solid #ffeaa3 1px !important;*/
	background-color: #ffeaa3 !important;/*ffa3a3*/
}
.lichy.ruzne td {
	background-color: #fef3cc !important;/*ffcccc*/
}
#porovnani_zbozi .porovnani_cena {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#porovnani_zbozi .porovnani_popis {
	height:160px;
	overflow: auto;
}
small#3itfiltr span{
    cursor: pointer;
}
.text_blok {
	height: 100px;
	overflow-y: auto; overflow: -moz-scrollbars-vertical;
	background-color: #ffffff;
	border: 1px solid #777777;
	padding: 5px;
	margin-bottom: 5px;
}
.odsad_inputy .i155 {
	margin: 0 3px;
}
.loga_znacek img {
	float: left;
	width: 113px;
	height: 60px;
	border: 11px solid white;
}
@media print{
	#panelSide, #panelBottom, #panelTop, #dlista, #rozsirenyFiltr, #rozsirenyFiltrObsah, .filtrSeznamZbozi, .diagnoza, .noprint {display: none;}
	#page, #content {margin:0px; padding:0px;}
	#panelMain {margin:0px; padding:0px; float:left;}
}
.c_menu {
	width: 200px;
	padding: 10px;
	border: 3px solid #CCCCCC;
	background-color: #EEEEEE;
	float: left;
	margin: 5px 10px 10px 0px;
}
.c_menu ul {
	padding-left: 15px !important;
}
.sedy_obal {
	margin: 5px 0 10px 0;
	padding: 7px;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	font-size: 16px;
	text-align: center;
}
.table_splatky td, .table_splatky th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.table_splatky .vetsi {
	font-size: 16px;
}
.table_splatky .text {
	width: 60px;
}
/* ******************* BANKING ******************* */
.karta {
	margin-top: 5px;
	margin-right: 1px;
	float: left;
	height: 70px;
}
.karta_vyber {
	text-align:center;
	height: 25px;
}
/* ******************* DARKY ******************* */
.darek {
	margin-bottom: 15px;
}
.darek_obrazek {
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}
.darek_obsah {
	margin-left: 130px;
}
.darek_nazev {
	font-size: 14px;
}
.darek_popis {
}
.darek_jen_pro {
	font-style: italic;
}
.darek_cena {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.darky_dkz, .duverobody {
	margin-top: 10px;
	background-color: #ffffff;
	border: solid #dddddd 1px;
	padding: 2px;
}
.duverobody {
   margin: 0 0 10px 0;
   background-color: #f8f8ff;
}
.duverobody_obal {
   text-align: center;
   height: 65px;
   overflow: hidden;
   margin: 8px 0 4px 0;
}
.darek_top, .duverobody_top {
	font-weight: bold;
	padding: 3px 7px;
	background-color: #dddddd;
	margin-bottom: 3px;
}
.darek_levy {
	float: left;
	width: 60px;
	height: 98px;
	overflow: hidden;
	margin-right: 10px;
	background-color: #cccccc;
}
.darek_pravy {
	float: right;
	width: 20px;
	height: 98px;
	overflow: hidden;
	background-color: #cccccc;
}
.darek_dkz_mezera {
	width: 7px;
	float: left;
}
.darek_dkz {
	float: left;
	width: 100px;
	height: 142px;
	overflow: hidden;
}
.darek_dkz_img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
.darek_dkz_nazev {
	height: 42px;
	line-height: 14px;
	font-size: 10px;
	overflow: hidden;
	text-align: center;
}
.darky_odkaz {
	text-align: right;
	padding: 3px 7px;
}
#kosik_zobrazit_darky {
	background: url("../img/darek.png") top left no-repeat;
	width: 242px;
	height: 39px;
	float: left;
	margin-top: 15px;
}
.kosik_darky {
	margin-top: 5px;
	border: #dddddd solid 1px;
	padding: 5px;
	background: url("../img/zbozi-bgr.gif") bottom left repeat-x;
}
#kosik_vyber_darku {
	/*display: none;*/
}
#kosik_skryt_darky {
	float: right;
	padding: 3px 7px;
	border: #dddddd solid 1px;
	border-top: none;
	cursor: pointer;
}
.kosik_darek {
	text-align: center;
	margin: 7px;
	float: left;
	width: 120px;
}
.kosik_darek_nazev {
	width: 120px;
	height: 42px;
	overflow: hidden;
	line-height: 14px;
	margin-bottom: 5px;
}
.kosik_darek_img {
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.kosik_left {
	float: left;
	width: 340px;
	margin-top: 5px;
}
.kosik_right {
	float: right;
	width: 339px;
	margin-top: 5px;
}
.kosik_left .table, .kosik_right .table {
	background-color: #F0F0F0;
}
.kosik_dopravy {
	background: url("../img/doprava.png") top left no-repeat;
	width: 190px;
	height: 39px;
	margin-top: 15px;
}
.kosik_platby {
	background: url("../img/platba.png") top left no-repeat;
	width: 190px;
	height: 39px;
	margin-top: 15px;
}
.kosik_kontakt {
	background: url("../img/kontakt.png") top left no-repeat;
	width: 190px;
	height: 39px;
	margin-top: 15px;
}

.kosik_left h3, .kosik_right h3 {
	margin-bottom: 0px;
}
.kosik_left textarea {
	margin-bottom: 0px;
	width: 318px;
	height: 50px;
}
.kosik_left fieldset {
	padding: 5px 7px !important;
	margin: 5px 0 10px 0 !important;
}
.rekapitulace {
	height: 91px;
}
.kosik_bottom {
	margin-top: 15px;
	float: left;
}
.odeslat_obj {
	display: block;
	float: right;
	width: 249px;
	height: 51px;
	background: url("../img/objednat.png") top left no-repeat;
	cursor: pointer;
	margin-top: 15px;
}
.twisto-kontrola {
	float: right;
	height: 51px;
   line-height: 51px;
	background: url("../img/ajax-loader.gif") center left no-repeat;
   text-align: right;
   padding-left: 40px;
   font-size: 16px;
   font-weight: bold;
	margin-top: 15px;
   display: none;
}
.cerna100 {
	background: url("../img/cerna100.gif") top left no-repeat;
	width: 100px;
}
.seda100 {
	background: url("../img/seda100.gif") top left no-repeat;
	width: 100px;
}
.zobr_vice {
	cursor: pointer;
	text-decoration: underline;
	color: #990000;
}
.info_vice {
	display: none;
   line-height: 20px;
   margin: 5px 0 10px 0;
}
#paticka2 {
	background-color: #ffffff;
	color: #333333;
	padding-top: 10px;
}
#paticka2 .paticka_nadpis {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#paticka2 div {
	height: 65px;
	float: left;
	margin-bottom: 10px;
}
#paticka2 p {
	color: #333333;
	padding: 7px 0 0 0;
}
#paticka2 a, #paticka2 a:hover {
	color: #990000;
}
#p1 {background: url("../img/1.png") top left no-repeat; width: 190px;}
#p1 p {padding-left: 85px}
#p2 {background: url("../img/2.png") top left no-repeat; width: 268px;}
#p2 p {padding-left: 202px}
#p3 {background: url("../img/3.png") top left no-repeat; width: 280px;}
#p3 p {padding-left: 208px}
#p4 {background: url("../img/4.png") top left no-repeat; width: 240px;}
#p4 p {padding-left: 123px}
#p5 {background: url("../img/5.png") top left no-repeat; width: 215px;}
#p5 p {padding-left: 125px}
#p6 {background: url("../img/6.png") top left no-repeat; width: 220px;}
#p6 p {padding-left: 92px}
#p7 {background: url("../img/7.png") top left no-repeat; width: 243px;}
#p7 p {padding-left: 140px}
#p8 {background: url("../img/8.png") top left no-repeat; width: 295px;}
#p8 p {padding-left: 134px}

/* Recenze zbozi */
.uziv_rec .td_nahled {
	text-align: center;
	width: 70px;
}
.uziv_rec .td_stav {
	width: 190px;
   text-align: center;
}
.uziv_rec .td_datum {
	width: 90px;
   text-align: center;
}
.uziv_rec .label {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 15px;
	font-size: 12px;
}
.uziv_rec .label_radio {
   padding: 0 10px 0 5px;
}
.uziv_rec .titulek_textarea {
	margin: 10px 0px 5px 0px;
}
.uziv_rec .napoveda {
	font-size: 11px;
}
.uziv_rec textarea {
	border-color: #aaaaaa;
	overflow-y: scroll;
}
.uziv_rec #titulek {
	width: 490px;
}
.uziv_rec fieldset {
	padding: 15px !important;
}
.uziv_rec #prezdivka, .uziv_rec #mesto {
	width: 250px;
   float: left;
}
.uziv_rec select {
	width: 146px;
}
.uziv_rec .celkove {
	float: right;
   width: 470px;
}
.uziv_rec .recenze_obr {
	float: left;
   width: 200px;
   text-align: center;
}
.uziv_rec .celkove p {
	font-size: 16px;
	padding-bottom: 25px;
}
.celhove_hodnoceni {
	font-size: 14px;
	padding: 10px 0px;
	border-bottom: solid #cccccc 3px;
}
.recenze {
	padding: 10px 0px 5px 0px;
	border-bottom: dotted #cccccc 1px;
}
.recenze p {
	padding: 0 !important;
}
.recenze .titulek {
	font-weight: bold;
}
.rec_uziv, .rec_text {
	float: left;
}
.rec_uziv {
	width: 95px;
}
.rec_udaj {
   padding-left: 10px;
	margin: 5px 0 10px 0;
}
.rec_udaj span, .recenze .datum {
	color: #999999 !important;
}
.rec_text {
	width: 580px;
}
.rec_dalsi {
	width: 75px;
	float: right;
}
.vetsim {
   font-size: 13px !important;
   font-weight: bold !important;
}
.dodatek {
   padding: 3px 20px !important;
   line-height: 15px !important;
   font-size: 11px !important;
}
#star_hodnoceni {
   float:left;
   width:75px;
   height:15px;
   background: url("../img/gold-stars.png") 0 0 no-repeat;
}
.star_hlas {
   display:block;
   width:15px;
   height:15px;
   float:left;
   cursor:pointer;
}
.star_big {
   float:left;
   width:125px;
   height:25px;
   background: url("../img/stars-big.png") 0 0 no-repeat;
}
.star_hlas_big {
   display:block;
   width:25px;
   height:25px;
   float:left;
   cursor:pointer;
}
.recenze_hlaska {
   float:right;
   padding-right: 5px;
}
.recenze-obal {
   margin-bottom: 20px;
}
.validace {
   display: none;
   float: left;
   margin-left: 10px;
   padding-left: 25px;
   height: 16px;
   line-height: 16px;
   margin-top: 3px;
}
.val_ok {
   background: url("../img/redy.png") 0 0 no-repeat;
}
.val_nok {
   background: url("../img/notredy.png") 0 0 no-repeat;
   color: red;
}
.btn_rec {
   height: auto !important;
   padding: 2px 0 !important;
}
#rec_form {
   display: none;
}
#rec_form .text {
   width: 250px;
}
#hodnoceni_title  {
   margin-left: 15px;
   line-height: 25px;
}
.rec_komnetar {
   font-style: italic;
   color: #999999;
}
.w120 {
	width: 120px;
}
.totop {
   vertical-align: top;
}
.autotoggle_viceinfo {
   color: #990000;
   text-decoration: underline;
   font-size: 12px;
   cursor: pointer;
}
.viceinfo td, .viceinfo th {
   font-family: Verdana, sans-serif;
   padding: 2px 5px;
   text-align: left;
}

.box-list {
	padding: 5px;
	border: 3px solid #CCCCCC;
	background-color: #EEEEEE;
	margin: 5px 0 10px 10px;
}

.box-list ul {
	padding: 0 !important;
}

.box-list li {
   margin-left: 20px;
   float: left;
   width: 300px;
}

.titled {
   border-bottom: dotted #000000 1px;
   cursor: help;
}

.vnadpisu {
   float:right;
   margin-top:-25px;
   width: 133px;
   height: 60px;
   border: solid #ffffff 5px;
}

#pojisteni_form label {
   display: block;
   float: left;
   width: 90px;
}
#pojisteni_form .text {
   width: 250px;
   margin-bottom: 5px;
   font-size: 12px;
}

.article {
   padding-right: 35px !important;
   padding-left: 25px !important;
}

.na_stranku {
   width: 42px;
   margin-right: 5px;
}

.table-doprava-platba td {
   height: 27px;
   padding: 0 3px;
}
.table-doprava-platba .radio {
   margin-top: 6px;
}
.table-doprava-platba .hl-line {
   line-height:27px;
   vertical-align:middle;
   position: relative;
}
.table-doprava-platba .prevody_nadpis {
   position: absolute;
   top: -40px;
   left: -25px;
   font-weight: bold;
}
.table-doprava-platba .s_nadpisem td {
   padding-top: 51px; 
}
.table-doprava-platba .s_nadpisem .td-check {
   padding-top: 61px;
}
.table-doprava-platba .check {
   width:15px;
   vertical-align:top;
   padding: 0 5px 0 8px;
}
.table-doprava-platba .dodatecne-info {
   padding-top: 5px;
}
.table-doprava-platba .tr-odsad td {
   height: 2px;
}
.table-doprava-platba .img-holder {
   display:inline-block;
   width:61px;
   text-align:center;
   margin-right:8px;
}
.table-doprava-platba .img-holder img {
   max-height:20px;
   max-width:60px;
   vertical-align:middle;
}
.table-doprava-platba .dopr_pl_cena {
   float: right;
   padding-right: 8px;
}
.table_platby {
   border-collapse: collapse;
}
.table_platby td {
   padding: 0 5px 0 10px;
   height: 30px;
}

.platba-neuspesna {
   text-align: center;
   color: #ff0000 !important;
   font-size: 24px !important;
}

.platba_repapitulace {
   font-size: 20px !important;
   margin: 5px 0 20px 0;
}

.platba-neuspesna span {
   font-size: 36px;
}

.table_platby tr:hover {
   background-color: #f2f2f2;
}
.box-seznam-log {
   padding: 10px 0 15px 0;
}
.box-logo {
   text-align: center;
   width: 138px;
   height: 110px;
   overflow: hidden;
   float: left;
   position: relative;
   border: dashed #f0f0f0 1px;
}
.box-logo a {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 138px;
   height: 110px;
   z-index: 10;
}
.box-logo a div {
   margin-top: 80px;
}
.box-logo .prekryti {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 138px;
   height: 110px;
   z-index: 5;
}
.box-logo img {
   padding: 11px 0 5px 0;
}
.box-logo a:hover {
   text-decoration: none;
}
.box-logo:hover .prekryti {
   background-color: #dddddd;
   opacity: 0.5;
}

.button-new {
   cursor: pointer;
   height: 31px;
   line-height: 31px;
   padding: 0 15px;
   font-size: 15px;
   background: #fb0000; /* Old browsers */
   background: -moz-linear-gradient(top,  #fb0000 50%, #950000 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#fb0000), color-stop(100%,#950000)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #fb0000 50%,#950000 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #fb0000 50%,#950000 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #fb0000 50%,#950000 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #fb0000 50%,#950000 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb0000', endColorstr='#950000',GradientType=0 ); /* IE6-9 */
   color: #ffffff;
   font-weight: bold;
   text-shadow: -2px 2px 2px rgba(10, 10, 10, 0.6);
   -webkit-border-radius: 5px;
   border-radius: 5px;
   font-family: "arial";
}
.button-new:hover {
   background: #950000; /* Old browsers */
   background: -moz-linear-gradient(top,  #950000 0%, #fb0000 50%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#950000), color-stop(50%,#fb0000)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #950000 0%,#fb0000 50%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #950000 0%,#fb0000 50%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #950000 0%,#fb0000 50%); /* IE10+ */
   background: linear-gradient(to bottom,  #950000 0%,#fb0000 50%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#950000', endColorstr='#fb0000',GradientType=0 ); /* IE6-9 */
}
.button-new-gray {
   background: #999999; /* Old browsers */
   background: -moz-linear-gradient(top,  #999999 50%, #777777 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#999999), color-stop(100%,#777777)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #999999 50%,#777777 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #999999 50%,#777777 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #999999 50%,#777777 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #999999 50%,#777777 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#777777',GradientType=0 ); /* IE6-9 */   
}  
.button-new-gray:hover {
   background: #666666; /* Old browsers */
   background: -moz-linear-gradient(top,  #777777 0%, #999999 50%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(50%,#999999)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #777777 0%,#999999 50%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #777777 0%,#999999 50%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #777777 0%,#999999 50%); /* IE10+ */
   background: linear-gradient(to bottom,  #777777 0%,#999999 50%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}
.input-new {
   -webkit-box-shadow: inset 1px 1px 2px 1px #777777;
   -moz-box-shadow:    inset 1px 1px 2px 1px #777777;
   box-shadow:         inset 1px 1px 2px 1px #777777;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   height: 31px;
   line-height: 31px;
   padding: 0 5px;
   width: 200px;
}
.ext_line {
   line-height: 31px;
}
