body {
/*   background:#fff; */
}

#vrchni {
	background: #e5e9f3 url(/graphics/redes/novorocenky/top.png) no-repeat;
}

#top #topimg {
  width:132px;
  height: 97px;
  background: url(/graphics/redes/novorocenky/dekor.png) no-repeat;
}


#stredni {
	background: white url(../graphics/stredni_novorocenky.bmp) repeat-x; 
  color:#1b4670;
}

#spodni {
	background: #2456c5;
	color: white;
}

#spodni a {
	color: white;
	text-decoration: none;
}

#menu a { 
  color: #1b4670;
  width: 100%;
  padding-top:80px;
}

#menu li {
  overflow: hidden;
}

#menu_svatebni-oznameni {
  width:125px;
}
#menu_svatebni-oznameni.normal a {
	background: url(/graphics/redes/menu/svo-nov.png) no-repeat 0 0px;
}
#menu_svatebni-oznameni.active a {
	background: url(/graphics/redes/menu/svo-nov.png) no-repeat 0 -29px;
}
#menu_novorocenky {
  width: 90px;
}
#menu_novorocenky.normal a {
	background: url(/graphics/redes/menu/novorocenky-nov.png) no-repeat 0 0px;
}
#menu_novorocenky.active a {
	background: url(/graphics/redes/menu/novorocenky-nov.png) no-repeat 0 -29px;
}
#menu_promocni {
  width: 111px;
}
#menu_promocni.normal a {
	background: url(/graphics/redes/menu/promocni-nov.png) no-repeat 0 0px;
}
#menu_promocni.active a {
	background: url(/graphics/redes/menu/promocni-nov.png) no-repeat 0 -29px;
}
#menu_razitka {
  width: 67px;
}
#menu_razitka.normal a {
	background: url(/graphics/redes/menu/razitka-nov.png) no-repeat 0 0px;
}
#menu_razitka.active a {
	background: url(/graphics/redes/menu/razitka-nov.png) no-repeat 0 -29px;
}

#menu_vizitky {
  width: 67px;
}

#menu_vizitky.normal a {
	background: url(/graphics/redes/menu/vizitky-nov.png) no-repeat 0 0px;
}
#menu_vizitky.active a {
	background: url(/graphics/redes/menu/vizitky-nov.png) no-repeat 0 -29px;
}

#menu_dite {
  width:110px;
}

#menu_dite.normal a {
	background: url(/graphics/redes/menu/dite-nov.png) no-repeat 0 0px;
}
#menu_dite.active a {
	background: url(/graphics/redes/menu/dite-nov.png) no-repeat 0 -29px;
}

#menu_umrtni {
  width:110px;
}

#menu_umrtni.normal a {
	background: url(/graphics/redes/menu/umrti-nov.png) no-repeat 0 0px;
}
#menu_umrtni.active a {
	background: url(/graphics/redes/menu/umrti-nov.png) no-repeat 0 -29px;
}

#menu_podminky {
  width: 130px;
}
#menu_podminky.normal a {
	background: url(/graphics/redes/menu/obpodminky-nov.png) no-repeat 0 0px;
}
#menu_podminky.active a {
	background: url(/graphics/redes/menu/obpodminky-nov.png) no-repeat 0 -29px;
}
#menu_kontakt {
  width: 67px;
}
#menu_kontakt.normal a {
	background: url(/graphics/redes/menu/kontakty-nov.png) no-repeat 0 0px; 
}
#menu_kontakt.active a {
	background: url(/graphics/redes/menu/kontakty-nov.png) no-repeat 0 -29px;
}





h1 {
	font-size: 130%;
	margin: 0;
	padding: 0 0 10px 5px;
}

h2 {
	font-size: 120%;
	margin: 0;
	padding: 0 0 10px 5px;
}

hr {
	color: #1b4670;
	height: 1px;
	line-height: 1px;
	width: 100%;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}


.katalogy a.katalog {
	background: url(/graphics/novorocenky/bg_katalog.gif) no-repeat;
  color:#24507a; 
}
.katalogy a.katalog:hover, .katalogy a.katalog2:hover{
  background-position: 0 -136px;
}



.inkatalog {
		width: 234px;
  /* height: 120px; */
	display: block;
	margin: 10px 9px 5px 0;
	float: left;
	overflow: hidden;
}

.vypisProduktu .last {
  margin-right: 0;
}


.katalog_foto {
	display: block;
	width:234px;
	height: 180px;
}


.katalog_text {
	display: block;
	width:234px;
	height: 95px;
	background: url(/graphics/redes/novorocenky/nahled-bg.jpg) no-repeat;
	text-align: left;
}

.katalog_text strong {
  line-height: 26px;
  padding-left:10px;
}

.katalog_text .priceBox {
  float: left;
  width:156px;
  padding-left:6px;
  
}

.katalog_text .priceBox span {
  float:right;
}

a.katalog_nahled {
	display: block;
  float: right;
  background: url(/graphics/redes/novorocenky/lupa.gif) no-repeat center 5px;
  width:70px;
	height: 50px;
	_height: 95px;
	padding-top: 45px;
	color:  #1B4670;
	font-size: 75%;
	text-align: center;
	font-weight: bold; 
	text-decoration: none;
}


.pager {
  line-height: 33px;
  text-align: left;
}

.pager div {
  float: left;
  font-weight: bold;
  width: auto;
  line-height: 33px;
  height: 33px;
} 

.pager a, .pager span {
  display: block;
  float: left;
  width:33px;
  height:33px;
  background-image: url(/graphics/novorocenky/ico_33.gif);
  background-repeat: no-repeat; 
  line-height: 33px;
  text-align: center;
  color:#1B4670;
  font-weight: bold;
  background-position: 0 0;
}

.pager a:hover, .pager span {
  background-position: 0 -33px;
}



#strankovani {
	display:block;
	float:right;
	margin: -1.5em 0 0 0;
	color: #324554;
}

#strankovani select {
  font-size: 80%;
	color: #244d79;
}


#strankovani a {
  color: #244d79;
  text-decoration: none;
  padding:0;
  margin: 0 2px;
}

#strankovani .actualpage {
  color: red;
  padding:0;
  margin: 0 4px;
}

#nahled_leva {
	width: 510px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 5px;
}

#nahled_obrazek {
  display: block;
  height: 455px;
}


.nahled_foto_male {
	display: inline;
	margin: 30px 15px 20px 15px;	
}

#nahled_prava {
	width: 250px;
	display: block;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}


#nahled_odkazy a {
  display: block;
  width: 169px;
  height: 0px;
  padding: 49px 0 0 0;
  _height:49px;
  margin:5px 0 0 0;
  overflow: hidden; 
}

#nahled_odkazy a.objednat {
  background: url(/graphics/novorocenky/objednat.gif) 0 0;
}
#nahled_odkazy a.dotaz {
  background: url(/graphics/novorocenky/dotaz.gif) 0 0;
}
#nahled_odkazy a.kalkulator {
  background: url(/graphics/novorocenky/kalkulator.gif) 0 0;
}
#nahled_odkazy a.jaknakupovat {
  background: url(/graphics/novorocenky/jakobednat.gif) 0 0;
}
#nahled_odkazy a.faq {
  background: url(/graphics/novorocenky/faq.gif) 0 0;
}



#nahled_odkazy a:hover {
  background-position: 0 49px;
}


a.nahled_dokosiku {
	background: url(/graphics/dokosiku.gif) no-repeat right center;
	line-height: 30px;
	height: 30px;
	display: block;
	float: left;
	margin: 40px 0;
	padding-right: 45px;
	color: #DE3C36;
	text-decoration: none;
	font-weight: bold;
}

.cervena {
	color: #DE3C36;
	font-weight: bold;
}


#formular1 {
	width: 768px;
	font-size:85%;
	background: #f7fcff;
}

.formular_header {
	line-height: 25px;
	font-weight: bold;
	font-size: 120%; 
	padding-left: 5px;
	color: #3b648d;
	background: #bbdafd;
	padding-bottom: 0;
  padding-top: 0;
	/* background: url(/graphics/novorocenky_formular_header.jpg) no-repeat; */
}

.sirka192 {
	width: 192px;
}

.sirka384 {
	width: 384px;
}

td {
	padding-top: 1px;
  padding-bottom: 4px;
}

.input_maly {
	border: 2px #425870 solid;	
	padding-left: 3px;
	width: 184px;
	height: 25px;
	float: left;
	display: block;
}

#barva_input {
	border: 2px #425870 solid;	
	padding-left: 3px;
	width: 160px;
	_width: 158px;
	height: 25px;
	float: left;
	display: block;
	margin-left: 7px;
	color: #da251d;
}

#pismo_input {
	color: #da251d;
}

#nazev_input {
	color: #da251d;
}

a.boxik_maly {
  border:2px solid #244d79;
	display:block;
	color: #425870;
	background: #baddfd url(/graphics/novorocenky/bg_boxikmaly.bmp) 0 0 repeat-x;
	width: 180px;
  _width: 184px;
	height: 21px;
	_height: 25px;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	float: left;
	text-align: center;
}
a.boxik_maly:hover {
  background-position: 0 -21px;
}

.boxik_vetsi {
	border:2px solid #244d79;	
  height: 96px;
	width: 51px;
	_height: 100px;
	_width: 55px;
	display: block;
	float: left;
  color: #425870;
  background: #baddfd url(/graphics/novorocenky/bg_boxikvetsi.bmp) 0 0 repeat-x;
	
}

a.boxik_vetsi_odkaz {
	height: 76px;
	padding-top: 20px;
	_height: 96px;
  width: 51px;
	display: block;
	text-decoration: none;
	color: #425870;
	background: #baddfd url(/graphics/novorocenky/bg_boxikvetsi.bmp) 0 0 repeat-x;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
}
a.boxik_vetsi_odkaz:hover {
  background-position: 0 -96px;
}



.boxik_velky {
	border: 2px #2a527c solid;	
  background:white;	
	padding: 3px;
	height: 90px;
	width: 308px;
	_height: 100px;
	_width: 317px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
}


.formular_textarea {
	width: 375px;
	height: 100px;
	border: 2px #2a527c solid;	
	padding: 2px;
	overflow: auto;
}

#barva_boxik {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-left: 7px;
}

.vybiratko1 {
	display: block;
	float: left;
	width: 98px;
	height: 20px;
	line-height: 20px;
	margin: 2px 0 2px 0;
}

.vybiratko2 {
	display: block;
	float: left;
	width: 70px;
	height: 23px;
	line-height: 23px;
	margin: 7px 0 0 0;
	vertical-align: middle;
}

.vybiratko3 {
	display: block;
	float: left;
	width: 110px;
	height: 23px;
	line-height: 23px;
	margin: 7px 0 0 0;
}

.vybiratko4 {
	display: block;
	float: left;
	width: 150px;
}

.formular_male {
	font-size: 85%;
}

#file_input {
	display: block;
	float: left;
	position: relative;
	margin-right: 25px;
}

#formular_prochazet {
	color: #425870;
	background: #baddfd url(/graphics/novorocenky/bg_boxikmaly.bmp) 0 0 repeat-x;
	display: block;
	border:2px solid #244d79;
	width: 100px;
	height: 21px;
  _height: 25px;
	position: absolute;
	top: 0px;
	left: 300px;
	z-index: 3;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}



#logo_input_pomocne {
	position: absolute; 
	top: 0px;
	left: 0px;
	border: 2px #2a527c solid;
	width: 294px;
	height: 25px;
	z-index: 5;
	padding-left: 3px;
	color: #da251d;
}

.formular_logo_input {
	position: relative; 
	top: 0px;
	left: 0px;	
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0; 
	z-index: 4;
	width: 400px;
	height: 25px;
	margin: 0;
	padding: 0;
	cursor: pointer;	
}

.formular_input_980 {
	border: 2px #2a527c solid;
	width: 768px;
	height: 25px;
	line-height: 21px;
}


.formular_submit_horni {
	/* background: url(/graphics/novorocenky_formular_boxik.jpg) no-repeat; */
  background: transparent; 
	color: #425870;
	font-weight: normal;
	border:  0;
	cursor: pointer;
}


.formular_submit_dolni {
	color: #425870;
	background: #baddfd url(/graphics/novorocenky/bg_boxikmaly.bmp) 0 0 repeat-x;
	display: block;
	border:2px solid #244d79;
  height: 25px;
  _height: 27px;
	width: 120px;
	font-weight: bold;
	line-height: 25px;
	_line-height: 21px;
	display: block;
	float: right;
	margin: 10px 0 10px 0;
	cursor: pointer;
}

.formular_submit_dolni:hover {
  background-position: 0 -21px;
}


/* OLD STYLE*/

  




#formular2_nahled {
	display: block;
  float: left;
  width: 206px;
	_width: 206px;
	text-align: center;
}

#formular2_faktura {
	width: 568px;
	display: block;
	float: left;
}

#formular2_faktura table {
	width: 568px;
	font-size:85%;
	background: #f7fcff;
	border: 1px solid #1b4670;
}

#formular2_faktura th {
	color: #275078;
	background: #bbdafd;
 	font-size: 90%; 
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#formular2_faktura td {
	padding: 2px 5px;
}

#formular2_faktura hr {
	width: 550px;
}
 

.formular2_th1 {
	width: 198px;
	text-align: left;
}

.formular2_th2 {
	width: 75px;
	text-align: right;
}

.formular2_th3 {
	width: 75px;
	text-align: right;
}

.formular2_th4 {
	width: 110px;
	text-align: right;
}

#formular2_klient {
	width: 768px;
	_width: 774px;
	float: left;
	display: block;
	font-size: 100%;
	padding: 0;
	background: #f7fcff;
	font-size: 85%;
	padding: 3px 3px;
}

#formular2_klient .oddelovac {
	width: 14px;
	display: block;
	float: left;
}

#formular2_klient .oddelovac2 {
	width: 14px;
	display: block;
	float: left;
}

#formular2_klient div.box {
	display: block;
	float: left;
}

.formular2_header {
	width:758px;
	_width:768px;
	height:25px;
	line-height: 25px;
	color: White;
	font-weight: bold; 
	font-size: 100%; 
	padding:0 5px;
	color: #425870;
	background: #baddfd;
	margin: 5px 0 3px 0;
	display: block;
	
}


.formular2_input_velky {
	width: 376px;
	padding-left: 5px;
	height: 25px;
	line-height: 21px;
	border: 2px #2a527c solid;
}

.formular2_input_maly {
	width: 246px;
	padding-left: 5px;
	height: 25px;
	line-height: 21px;
	border: 2px #2a527c solid;
}

.formular2_textarea {
	width: 767px;
	height: 80px;
	padding: 2px;
	border: 2px #2a527c solid;
	overflow: auto;
}

.formular2_submit_dolni {
	background: #baddfd url(/graphics/novorocenky/bg_boxikmaly.bmp) 0 0 repeat-x;
  border:2px solid #244d79;
  line-height: 25px;
	_line-height: 21px;
	color: #425870;
	width: 120px;
	height: 25px;
	_height: 27px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	cursor: pointer;
}
.formular2_submit_dolni:hover {
  background-position: 0 -21px;
}

.formular2_sirka240 {
	width: 240px; 
	display: block;
	float: left;

}

.helpnapis {
	float: left;
	display: block;
}

.helpbutton {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 24px;
	display: block;
	float: left;
	position: relative;
	background: url(/graphics/helpbook.gif) no-repeat;
	width: 24px;
	margin-left: 50px;
	cursor: pointer;
}


#logohelp {
	position: absolute;
	display: none;
	z-index: 10;
	top:-280px;
	left: 25px;
	margin: 0;
	padding: 0;	
	float: left;
	list-style: none;
	border: 2px solid black;
	width: 440px;
  _width: 454px;
	height: 320px;
	padding: 5px;
	background: white;
	color: Black;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
}

.al_right_str {
	text-align: right;
	color: #324554;
}

#shrnutiudaju table {
  font-size: 85%;
}

#shrnutiudaju table.inner {
  display: block;
  float: left;
  background: white;
  width: 383px;
  font-size: 100%;
}

#shrnutiudaju table td {
  vertical-align: top;
}

.udajeobal {
  border: 1px solid #1B4670;
  padding: 0;
  margin:0 0 2px 0;
  
}



#shrnutiudaju table th {
  background: #BBDAFD;
  color:#275078;
  text-align: left;
  padding: 5px 0 5px 20px;
  width: 380px;
}

#shrnutiudaju table.inner td {
  vertical-align: top;
  padding: 2px;
}

#shrnutiudaju table.inner td.udajeprava {
  text-align: left;
  color:#275078;
  width: 258px;
  
}

#shrnutiudaju table.inner td.udajeleva {
  text-align: right;
  color:black;
  width:120px;
}







#hodnoceniproduktu #hodnoceniact {
  display: block;
  width: 169px;
  height: 63px;
  margin:0;
  padding: 0;
  background: url(/graphics/nov_hodnoceni_a.gif) no-repeat;
}

#hodnoceniproduktu #hodnoceniinact {
  display: block;
  width: 169px;
  height: 63px;
  margin:0;
  padding: 0;
  background: url(/graphics/nov_hodnoceni_i.gif) no-repeat;
}

#hodnoceniproduktu #hodhlavicka {
  display: block;
  float: left;
  color: white;
  width: 159px;
  padding: 0 0 0 10px;
  _width: 169px;
  height: 15px;
  line-height: 15px;
  font-weight: bold;
  font-size: 8pt;
}

#hodnoceniproduktu #hodtlacitka {
  display: block;
  float: left;
  width: 119px;
  height: 47px;
  margin: 0;
  padding: 1px 0 0 1px;
}

#hodnoceniproduktu #hodtlacitka a {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  line-height: 23px;
  margin: 0;
  padding:0;
  text-align: center;
  font-size: 8pt;
  color: #0863c6;
  text-decoration: none;
  font-weight: bold;
}

#hodnoceniproduktu #hodtlacitka span {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  line-height: 23px;
  margin: 0;
  padding:0;
  text-align: center;
  font-size: 8pt;
  color: white;
  text-decoration: none;
  font-weight: bold;
}


#hodnoceniproduktu #hodhodnoceni {
  display: block;
  float: left;
  width: 42px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 15pt;
}

#hodnocenipopis {
  display: block;
  width: 169px;
  text-align: center;
  font-size: 8pt;
}







.akceBox {
  background: white url(/graphics/novorocenky/bg_akce.bmp) 0 bottom repeat-x; 
}

.akceBoxTop {
  background: url(/graphics/novorocenky/bg_akce_top.gif) no-repeat;
}
.akceBoxInn {
  border-left: 1px solid #1B4670;
  border-right: 1px solid #1B4670;
}
.akceBoxBot {
  background: url(/graphics/novorocenky/bg_akce_bot.gif) no-repeat;
}

.controls .big {
  background: url(/graphics/novorocenky/bg_bigbox.bmp) repeat-x; 
}
.controls .bbLeft {
  background: url(/graphics/novorocenky/bg_bbleft.gif) no-repeat; 
}
.controls .bbRight {
  background: url(/graphics/novorocenky/bg_bbright.gif) no-repeat; 
}
.controls .mid a.faqmale {
  background: url(/graphics/novorocenky/faqmale.gif) 0 0;
}
.controls .mid a.katalogmale {
  background: url(/graphics/novorocenky/katalogmale.gif) 0 0;
}
.controls .small a.icoNove{
  background: url(/graphics/novorocenky/ico_33_nove.gif) 0 0;
}
.controls .small a.icoCena{
  background: url(/graphics/novorocenky/ico_33_cena.gif) 0 0;
}
.controls .small a.icoNejprodavanejsi{
  background: url(/graphics/novorocenky/ico_33_nejprodavanejsi.gif) 0 0;
}
.controls .small a.icoOblibene{
  background: url(/graphics/novorocenky/ico_33_oblibene.gif) 0 0;
}
.controls .small a.icoDo24hodin{
  background: url(/graphics/novorocenky/ico_33_do24hodin.gif) 0 0;
}
.controls .small a.icoDotaz{
  background: url(/graphics/novorocenky/ico_33_dotaz.gif) 0 0;
}
.controls .mid a:hover {
  background-position: 0 -33px;
}
.controls .small a:hover {
  background-position: 0 -33px;
}





.rightBoxObal {
  background: #c9e4ff url(/graphics/novorocenky/bg_rightbox.bmp) repeat-x;
}
.rightBox .rbTop {
  background: transparent url(/graphics/novorocenky/bg_rbtop.gif) no-repeat;
}
.rightBox .rbBot {
  background: transparent url(/graphics/novorocenky/bg_rbbot.gif) no-repeat;
}
.rightBox .rbInn {
  background: transparent url(/graphics/novorocenky/bg_rbinn.gif) repeat-y;
}
.rightBox .rbInn hr {
  background:#438bd5;
  color:#438bd5;
}

a.akceImg {
  background-image: url(/graphics/novorocenky/bg_akceimg.gif);
}

#rychlyDotaz {
  background: white url(/graphics/novorocenky/bg_rychlydotaz.bmp) repeat-x;
  margin: 0;
  padding:5px;
  height: 100%;
}

#rychlyDotaz h2 {
  font-size: 120%;
  color:#1B4670;
}
#rychlyDotaz table {
  font-size: 100%;
  width: 100%;
}
#rychlyDotaz th {
  text-align: left;
  width: 8em;
}
#rychlyDotaz input {
  width: 100% ;
}
#rychlyDotaz input.submit {
  width: 90px;
  border:1px solid #1B4670;
  color:#1B4670;
  font-weight: bold;
  background: #cadae5; 
}
#rychlyDotaz input.submit:hover {
  background: #1B4670;
  color:white;
}
#rychlyDotaz textarea {
  width: 100% ;
}

.akcniProdukt {
  width: 400px;
  margin: 15px auto;
  overflow: hidden;
}
.akcniPopis {
  width: 280px;
  float:left;
  padding-left:5px;
} 
.akcniProdukt h2 {
  font-size: 110%;
}

.akcniProdukt h2 a{
  text-decoration: none;
  color:#1B4670;  
}



.akceLink .alText {
  border-bottom:1px solid #438bd5;
}
.akceLink .alText2 {
  border-bottom:1px solid #438bd5;
}

.akceLink a {
  color:#438bd5;
}

#faq {
  padding:5px;
}
#faq h1 {
  font-size:160%;
  padding-bottom:15px;
  color:#1B4670;
}

p.otazka {
  color:#1B4670;
  font-weight:bold;
  margin:0pt;
  padding:0pt;
}
p.odpoved {
  margin:0pt;
  padding:2px 0pt 10px 5px;
  text-align:justify;
}






.hledani {
  line-height: 23px;
}
.hledani .srch {
  margin:5px 0 0 10px;
}

.hledani select {
  width: 100%;
  /* background: white; */ 
  font-weight: bold;
  color:#1B4670;
}


span.srchSpan {
  display: block;
  float: left;
  width: 126;
}

span.plusSpan {
  display: block;
  float: left;
  font-weight: bold;
  width:1em;
  text-align: center;
}

span.srchObal {
  display: block;
  position: relative;
  background: url(/graphics/novorocenky/bg_searchspan.gif) no-repeat;
  font-weight: bold;
  height: 23px;
  width: 122px;
  padding:0 2px;
  _width: 126px;
}

input.srchTitle {
  background: url(/graphics/novorocenky/bg_srchtitle.gif) no-repeat;
  border: 0;
  height: 23px;
  line-height: 23px;
  width: 126px;
  padding: 0 3px;
  padding-top: 3px;
  _padding-top: 0px;
  margin: 0;
}


span.srchValue {
  display: block;
  width:100%;
  cursor:pointer;
}


span.srchObal ul {
  position: absolute;
  left: 0px;
  bottom: 18px;
  margin:0;
  padding:4px 0 0 0;
  list-style-type: none;
  display: block;
  width: 126px;
  background: url(/graphics/novorocenky/bg_srchul.gif) no-repeat;  
  display: none;
}


span.srchObal ul li {
  display: block;
  _width: 100%;
  padding: 0 3px;
  margin:0;
  line-height: 25px;
  cursor:pointer;
  background: url(/graphics/novorocenky/bg_srchli.gif) repeat-y;
}

span.srchObal ul li.selected {
  background: #0A246A;
  color:white;
}

span.srchObal ul li.moje {
  background : #0A246A;
  color : #ffffff;
}

/*
.hledani select option {
  background: white url(/graphics/novorocenky/bg_search.bmp) repeat-y;
}*/

.hledani input {
  font-weight: bold;
  color:#1B4670;
}

.hledani .searchSubmit {
  float: right;
  margin-right:17px;
  border:0;
  background: white url(/graphics/novorocenky/bg_search.gif) no-repeat;
  width: 83px;
  height: 25px;
}


#strankovani2 {
color:#1B4670;
display:block;
float:right;
margin-top:0pt;
}


/* Novy nahled produktu */

.nahledObal {
  margin:15px 63px;
}

.fotky {
  width:535px; 
  height:390px; 
  background:url(/graphics/novorocenky/nd/foto_big_bg.gif) no-repeat; 
  float:left; 
  margin-right:10px;
  position: relative;
  overflow: hidden;
}

.fotky2 {
  width:847px; 
  height:580px; 
  background:url(/graphics/novorocenky/nd/foto_big2_bg.gif) no-repeat; 
  float:left; 
  
  position: relative;
  overflow: hidden;
}

.fotky2 object {
  margin-top:15px;
}

.fotky3 {
  width:847px; 
  height:740px; 
  background:url(/graphics/novorocenky/nd/foto_big3_bg.gif) no-repeat; 
  float:left; 
  position: relative;
  overflow: hidden;
}

.fotky3 object {
  margin-top:15px;
}

.fotky table {
  margin:0; 
  padding:0; 
  width:100%; 
  height:100%;
}

.fotky table td {
  margin:0;
  padding:0;
  text-align: center;
}

.fotky .controls {
  position: absolute;
  width: 120px;
  height: 30px;
  text-align: right;
  bottom:11px;
  right:11px;
}

.fotkyzoom {
  display: block;
  float: right;
  background:url(/graphics/novorocenky/nd/zoom.gif) no-repeat;
  width: 28px; 
  height: 0px;
  padding-top: 28px;
  _height:28px;
  overflow: hidden;
}

.fotkynahled {
  display: block;
  float: right;
  background:url(/graphics/novorocenky/nd/nahled.gif) no-repeat;
  width: 28px; 
  height: 0px;
  padding-top: 28px;
  _height:28px;
  overflow: hidden;
  margin-right:5px;
}

.fotkyvnitrek {
  display: block;
  float: right;
  background:url(/graphics/novorocenky/nd/vnitrek.gif) no-repeat;
  width: 28px; 
  height: 0px;
  padding-top: 28px;
  _height:28px;
  overflow: hidden;
  margin-right:5px;
}



.fotky span {
  position: absolute;
  width: 104px;
  height: 0;
  padding-top: 30px;
  _height: 30px;
  overflow: hidden;
  top:10px;
  right:10px;
}

span.kolekceNEWsmall {
  position: absolute;
  width: 104px;
  height: 0;
  padding-top: 30px;
  _height: 30px;
  overflow: hidden;
  top:10px;
  right:10px;
  background: url(/graphics/novorocenky/nd/novakolekcemale.gif) 0 0;
}

span.kolekceOLDsmall {
  position: absolute;
  width: 104px;
  height: 0;
  padding-top: 30px;
  _height: 30px;
  overflow: hidden;
  top:10px;
  right:10px;
  background: url(/graphics/novorocenky/nd/starakolekcemale.gif) 0 0;
}


.nahledInfo {
  width:292px; 
  height:382px; 
  padding: 5px; 
  _width:300px; 
  _height:390px; 
  background:url(/graphics/novorocenky/nd/info_bg.gif) no-repeat; 
  float:left;
  color:#0967c7;
}

.nahledInfo h2 {
  background: url(/graphics/novorocenky/nd/info_nazev_bg.png) no-repeat; 
  width:199px; 
  padding:0 5px;
  _width:209px;
  height:21px; 
  line-height: 21px;
  float:left; 
  text-align: left;
  color:#0967c7;
}

.nahledInfo .info {
  margin-top:5px;
  height:201px; 
  overflow:hidden;
  line-height: 23px;
  text-align: left;
  font-size: 95%;
  
}

.nahledInfo .info span {
  display: block;
  float: left;
}

.nahledInfo .info .zvyraznene {
  height:21px; 
  width: 77px;
  padding:0 2px;
  _width: 81px;
  font-weight: bold;
  background:url(/graphics/novorocenky/nd/info_cena_bg.png) no-repeat;
}

.nahledInfo .popis {
  background:url(/graphics/novorocenky/nd/popis_bg.png) no-repeat; 
  height:144px;
  width:282px; 
  padding:4px;
  _height:152px;
  _width:290px;
 /*  font-weight: bold; */
  text-align: left;
}

.fotkySmall {
  width:511px; 
  height:116px; 
  padding:12px;
  _width:535px; 
  _height:140px;
  background:url(/graphics/novorocenky/nd/fotogal_bg.png) no-repeat; 
  float:left; 
  margin-right:10px;
  text-align: center;
  
}

.fotkySmall .nahled {
  width: 115px;
  height: 115px;
  margin: 0 2px;
  padding:0;
  float:left;
  background: url(/graphics/novorocenky/nd/foto_bg.gif) no-repeat;
  display: block;
  line-height: 115px;
  cursor: pointer;
}

.fotkySmall .nahled table {
  width: 100%;
  height: 100%;
  border:0;
}
.fotkySmall .nahled table td {
  text-align: center;
  padding-top:0;
  padding-bottom: 0;
}


.buttonky {
  width:300px; 
  height:140px; 
  float:left;
}

.buttonky a, .buttonky span {
  display: block;
  float:left;
  width: 148px;
  height: 0px;
  padding: 43px 0 0 0;
  _height:43px;
  margin: 0 0 5px 0;
  overflow: hidden; 
}

.buttonky span.kolekceNEW {
  background: url(/graphics/novorocenky/nd/novakolekce.png) 0 0;
}

.buttonky span.kolekceOLD {
  background: url(/graphics/novorocenky/nd/novakolekce.png) 0 0;
}


.buttonky a.objednat {
  background: url(/graphics/novorocenky/nd/objednat.png) 0 0;
}

.buttonky a.kalkulator {
  background: url(/graphics/novorocenky/nd/kalkulator.png) 0 0;
}

.buttonky a.dotaz {
  background: url(/graphics/novorocenky/nd/dotaz.png) 0 0;
}

.buttonky a.jaknakupovat {
  background: url(/graphics/novorocenky/nd/jakobednat.png) 0 0;
}

.buttonky a.faq {
  background: url(/graphics/novorocenky/nd/otazky.png) 0 0;
}

.buttonky a:hover {
  background-position: 0 43px;
}

#galLeft, #galRight {
  display: block;
  float: left;
  height: 116px;
  width:16px;
  text-decoration: none;
}
a#galLeft {
  background: url(/graphics/redes/novorocenky/galleft.gif) no-repeat;
}
a#galRight {
  background: url(/graphics/redes/novorocenky/galright.gif) no-repeat;
}

div.mnozstevnislevaob {   
  width:auto;   
  cursor: pointer;  
  float: left;
  white-space: nowrap;    
}

div.mnozstevnisleva {   
  width:280px;         
}


table.mnozstevnisleva {
  font-size: 85%;
  margin: 0;
  padding:0;
  width: 225px;
  border-collapse: collapse;
  color: #1B4670;
}

table.mnozstevnislevawider {     
  width:290px;  
  font-size: 90%;       
}


table.mnozstevnisleva td, table.mnozstevnisleva th {
  border: 1px solid #0070b8;
  padding-left: 4px;
  padding-right: 4px;
  white-space: nowrap;
  background: white url(/graphics/redes/novorocenky/slevytablebg.gif) repeat-x bottom;
   
}

table.mnozstevnisleva .small {
  font-size: 80%;
}

.oflHid {
  overflow: hidden;
}


.zajimavostibox {
  text-align: left;
}

ul.zajimavostibox {
  font-size:85%;
  margin:0;
  padding-left:2em;
}


.zajimavostibox a {
  color:#1B4670;
}

.formular2_sirkaaut {
  white-space: nowrap;
  float: left;
  width: auto;
}