body{
	margin:0;
	padding:0;
	color: #000000;
	font: 81.25% Verdana, Arial, Helvetica, sans-serif;
	background: #f2f2f2;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li,div, hr, form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #002D64;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand
}

img {
	border: none;
}
.cleaner {
	margin: 0px auto;
	width: 100%;
	visibility: hidden;
	clear: both;
	font-size: 0%;
}
#content .title-box {
	float: left;
	width: 209px;
	background: url(../img/bg-title-menu.gif) no-repeat 0px 0px;
	height: 16px;
	color: #FFFFFF;
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 13px;
}
#content .box-p {
	display: block;
	clear: both;
	float: left;
}
#content .box-p .polozka span {
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	display: block;
	font-weight:normal;
}
#content .box-p .polozka img {
	margin-right: 5px;
}

#content .polozka {
	background: url(../img/bg-polozka-off.gif);
	float: left;
	height: 76px;
	width: 222px;
	display: block;
	text-decoration: none;
	color: #000000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#content .polozka-sm {
	background: url(../img/bg-polozka-sm-off.gif) no-repeat 0px 0px;
	float: left;
	height: 52px;
	width: 222px;
	display: block;
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#content .polozka img {
	float: left;
	height: 70px;
	width: 60px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 2px;
}
#content .polozka-sm img {
	float: left;
	height: 40px;
	width: 47px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#content             p             a                  {
	font-size: 75%;
	/*display: block;
	float: left; emaily v kontaktech se kvůli tomuto nezarovnávaly na střed*/
	margin-top: 0px;
	width: 145px;
	color: #666666;
}
#content .polozka-sm strong {
	color: #000000;
}
#content   p a.polozka-sm  {
	padding-top: 7px;

}
#content a:hover.polozka {
	background: url(../img/bg-polozka-on.gif);
}
#content    .box-p  a:hover   {
	color: #63bb46;
}
#content   a:hover.polozka-sm  {
	background: url(../img/bg-polozka-sm-on.gif);
	color: #63bb46;
}
#content  a:hover.polozka-sm  strong  {
	color: #63bb46;
}
#content .box-p .polozka {
	padding-top: 8px;
}




#content .margin-menu {
	float: left;
	height: 13px;
	width: 222px;
}




#header, #content, #footer {
	margin: 0px auto;
	clear: both;
}	
#header {
	height: 110px;
	width: 950px;
	background: url(../img/bg-header.gif) no-repeat left 24px;
}
#header h2 {
	float: left;
	height: 76px;
	width: 101px;
	padding-left: 14px;
}

#header .ul {
	display: block;
	float: left;
	width: 815px;
	float:right;
	list-style: none;
}
#header .ulbg {
  background-color:#D5D6D8;
  height:27px;
  position:absolute;
  float:left;
  top:45px;
  width:5px;
}
#header ul {
	display: block;
	float: left;
	width: 815px;
	margin-top: 32px;
	float:right;
	list-style: none;
	font: 80% Arial, Helvetica, sans-serif;
}
#header ul ul {
	margin: 0px;
	font-size: 90%;
	background: #d5d6d8;
	padding-top: 2px;
	padding-bottom: 0px;
}
#header .sub2menu {
	font-size: 100%;
	background: #231F20;
}


#header li {
	display: inline;
	padding-right: 5px;
	padding-left: 8px;
	background: url(../img/bg-top-menu.gif) no-repeat 0px 3px;
	padding-bottom: 2px;
}
#header li li {
	background: url(../img/bg-top-menu.gif) no-repeat 0px 2px;
}
#header .sub2menu li {
	background: url(../img/bg-top-menu-w.gif) no-repeat 0px 2px;
}

#header .homemenu, #header .sub2menu li.homemenu {
	background: none;
}

#header li li {
  float:left;
}
#header li a {
	text-decoration: none;
	color: #1b1718;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
}
#header .sub2menu li a {
	color: #FFFFFF;
	font-size: 100%;
}


#header a:hover, #header .active {
	background: #d5d6d8;
	color: #FFFFFF;
}
#header  li  li  a:hover, #header  li  li a.active {
	color: #63BB46;
	background: #231F20;
}
#header .sub2menu li a:hover, #header .sub2menu li a.active {
	color: #5FB243;
}

#content {
	width: 950px;
}
#content #left {
	float: left;
	width: 222px;
}
#content #left form {
	display: block;
	float: left;
	width: 222px;
	background: url(../img/bg-menu-content.gif) repeat-y left top;
	padding-top: 4px;
	margin-bottom: 14px;
}
#content  #left  select, #content #left input {
	float: left;
	width: 222px;
	border: 1px solid #afb1b4;
	background: #e2e5e9;
	height: 17px;
	font-size: 85%;
	padding-left: 13px;
	margin-top: 5px;
}
#content #left input {
	width: 206px;
	height: 14px;
}
#content #left #bt-hledat {
	float: left;
	background: #F2F2F2;
	width: 140px;
	height: 20px;
	padding-top: 8px;
	padding-left: 82px;
}
#content #left #bt-hledat input {
	height: 20px;
	width: 58px;
	background: url(none);
	padding: 0px;
	border-style: none;
}
#content #left .navi-top {
	float: left;
	height: 23px;
	width: 222px;
	cursor: hand;
	cursor: pointer;
}
#content #left .navi-bottom {
	float: left;
	height: 25px;
	width: 222px;
	cursor: hand;
	cursor: pointer;
}
#content #left #scroll-left {
	float: left;
	width: 222px;
	overflow: hidden;
}

#content #left ul {
	display: block;
	float: left;
	width: 222px;
	list-style: none;
}
#content #left ul li {
	display: block;
	width: 222px;
	overflow:hidden;
	font-size: 75%;
	font-weight: bold;
	height: 27px;
	float: left;
}
#content  #left  ul  li a {
	background: url(../img/bg-title-menu-off.gif) no-repeat 0px 0px;
	text-decoration: none;
	display: block;
	clear: left;
	height: 18px;
	width: 209px;
	color: #231F20;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 19px;
	padding-left: 13px;
	float: left;
}
#content #left ul li a:hover {
	background: url(../img/bg-title-menu-on.gif) no-repeat 0px 0px;
	color: #63BB46;
}



#left #small_img {
	float: left;
	margin-top: 10px;
}




#content #main {
	float: left;
	width: 452px;
	padding-right: 27px;
	padding-left: 27px;
}
#content #main #top-img {
	border: 1px solid #F2F2F2;
	float: left;
	height: 231px;
	width: 446px;
	margin-left: 2px;
}
#main .top-arrays {
	background: url(../img/bg-array-top.gif) no-repeat 0px 0px;
	float: left;
	height: 33px;
	width: 436px;
	margin-top: 8px;
	display: block;
	font-size: 90%;
	padding-top: 5px;
	padding-left: 16px;
}
#main .top-arrays a {
	text-decoration: none;
}
#main .noarray {
	background: url(../img/bg-noarray.jpg) no-repeat 0px 0px;
	padding-top: 4px;
	height: 34px;
}
#main .noarray a {
	color: #FFFFFF;
}
#main .top-arrays a:hover {
	text-decoration: underline;
}

#main .top-game, #main .main-text {
	float: left;
	width: 420px;
	background: url(../img/bg-txt-top-game.gif) repeat-y 0px 0px;
	padding-right: 16px;
	padding-left: 16px;
}
#main .main-text p {
	padding-bottom: 5px;
}
#main .main-text a {
	font-size: 12px;
}
#main .top-game .left-text {
	float: left;
	width: 327px;
}

#main .top-game span,#main .top-game .span  {
	display: block;
	float: right;
	clear: none;
	width: 85px;
}
#main .top-game img, #main .top-game .ico {
	float: right;
	margin-top: 8px;
	margin-right: 16px;
	display: block;
	clear: both;
}
#main .top-game .span img {
	margin-top: 0px;
	margin-right: 0px;
}
#main .top-game .ico{
	margin-top: 5px;
	margin-right: 0px;
  width:39px;
  height:39px;
  text-align:center;
}
#main .top-game .ico1{
  background:url(../img/ico/ico-1.jpg);
}
#main .top-game .ico2{
  background:url(../img/ico/ico-2.jpg);
}
#main .top-game .ico3{
  background:url(../img/ico/ico-3.jpg);
}
#main .top-game .ico .ico-txt {
left:20px;
margin-top:26px;
font-size:8px;
overflow:hidden;
}
#main .top-game .no-ico {
	margin: 0px;
}


#main  .top-game  h4 {
	font-size: 80%;
	display: block;
	float: left;
	width: 327px;
}

#main .top-game p {
	display: block;
	float: left;
	width: 330px;
	font-size: 75%;
	margin-top: 10px;
	clear: none;
}
#main .top-game p {
	display: block;
	float: left;
	width: 330px;
	font-size: 75%;
}
#main .top-game a {
	font-size: 100%;
}
#main  .main-text  ul {
	display: block;
	clear: both;
	padding-left: 15px;
}
#main .top-game p {
	clear: both;
	display: block;
}

#main #go-to-basket {
	float: left;
	width: 339px;
	padding-left: 113px;
	background: url(../img/bg-go-basket.gif) repeat-y 151px 0px;
	height: 24px;
	padding-top: 4px;
}
#main #go-to-basket .bt-silver {
	background: url(../img/bt-silver.jpg) no-repeat 0px 0px;
	display: block;
	height: 14px;
	width: 109px;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	float: left;
	margin-left: 3px;
}
#main #go-to-basket a:hover {
	color: #63BB46;
}


#main .end-top-game {
	background: url(../img/bg-end-tg.gif) no-repeat 0px 0px;
	float: left;
	height: 20px;
	width: 436px;
	padding-top: 5px;
	padding-left: 16px;
}
#main .end-game {
	background: url(../img/bg-end-box.gif) no-repeat 0px 0px;
	float: left;
	height: 96px;
	width: 436px;
	padding-top: 5px;
	padding-left: 16px;
}
#main #product-info {
	float: left;
	height: 226px;
	width: 432px;
	background: url(../img/bg-info-produkt.gif) no-repeat 0px 0px;
	padding: 10px;
}
#product-info #prod-entries {
	float: left;
	width: 284px;
}
#product-info   #prod-entries   span  {
	display: block;
	float: left;
	height: 16px;
	width: 125px;
	background: #a8a9ad;
	font-size: 75%;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 8px;
	margin-bottom: 3px;
}
#product-info #prod-entries .right-item {
	border-left: 1px solid #63BC46;
	width: 142px;
}
#prod-entries .right-item strong {
	color: #db4249;
}
#prod-entries .right-item img {
	position: relative;
	top:-3px;
}
#prod-entries .inshop {
	color: #33FF99;
}


#product-info #prod-entries .buy-this {
	padding-top: 2px;
	height: 18px;
}

#product-info #prod-entries span a {
	color: #231F20;
	text-decoration: none;
	font-size: 95%;
}
#product-info #prod-entries span a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#main #product-info #product-image {
	float: right;
	width: 148px;
}
#product-info #product-image span {
	display: block;
	float: right;
	width: 100px;
	padding-left: 45px;
}
#product-image span img {
	float: left;
}
#product-image #print-item {
	border-right: 1px solid #63BC46;
}






#main  .select-box {
	float: left;
	height: 69px;
	width: 452px;
	margin-top: 8px;
	margin-bottom: 5px;
}
#main .select-box .isi {
	padding: 0px;
	height: 70px;
	width: 420px;
	border-style: none;
	display: block;
	float: left;
}
#main .sl-small .isi {
	width: 388px;
}

#main  .select-box  #bt-left {
	float: left;
	height: 69px;
	width: 16px;
	cursor: hand;
	cursor: pointer;
}

#main  .select-box  #bt-right {
	float: right;
	height: 69px;
	width: 16px;
	cursor: hand;
	cursor: pointer;
}
#main .sl-small {
	width: 420px;
}

#main .title-box-main {
	float: left;
	height: 16px;
	width: 439px;
	margin-top: 0px;
	background: url(../img/bg-title-main.jpg) no-repeat 0px 0px;
	color: #63bb46;
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 13px;
}
#main .main-big-box {
	float: left;
	height: 97px;
	width: 452px;
	background: url(../img/bg-big-box-off.gif) no-repeat 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-decoration: none;
}
#main .main-big-box img {
	float: right;
	height: 85px;
	width: 80px;
	margin-top: 8px;
	margin-right: 10px;
}

#main .main-big-box strong {
	display: block;
	float: left;
	margin-top: 11px;
	font-size: 85%;
	padding-left: 13px;
	width: 332px;
	margin-bottom: 3px;
}
#main .main-big-box span {
	display: block;
	float: left;
	width: 332px;
	padding-left: 13px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
#main .main-big-box span.product {
	width: 347px;
}
#main a:hover.main-big-box {
	background: url(../img/bg-big-box-on.gif);
	color: #63bb46;
	text-decoration: none;
}
#main .main-game-box {
	
	background: url(../img/big-g-box-bg.gif) no-repeat right top;
	float: right;
	width: 452px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
#main .game-box img {
	height: 75px;
	width: 100px;
	float: left;
	margin-top: 8px;
}
#main .game-box span {
	display: block;
	float: right;
	width: 326px;
	font-size: 80%;
	position: relative;
	margin: 0px;
	padding: 10px 10px 0px;
	height: 87px;
}
#main .game-box strong {
	font-size: 110%;
}
#main  a:hover.main-game-box  {
	background: url(../img/big-g-box-bg-on.gif) no-repeat right top;
	color: #FFFFFF;
}
#main  .sm-game  {
	background: url(../img/sm-g-box-bg.gif) no-repeat right 0px;
	width: 346px;
	height: 97px;
	text-decoration: none;
	color: #000000;
	display: block;
	float: right;
}
#main  .sm-game span {
	width: 220px;
	font: 79% Verdana, Arial, Helvetica, sans-serif;
	height: 87px;
}
#main  a:hover.sm-game  {
	color: #63BB46;
	background: url(../img/sm-g-box-bg-on.gif) no-repeat right top;
}
#main   .game-box  .no-top {
	background: url(../img/notop-box-bg.gif) no-repeat right 5px;
}
#main .game-box a:hover.no-top {
	background: url(../img/notop-box-bg-on.gif) no-repeat right 5px;
}









#main .link-box {
	display: block;
	float: left;
	height: 18px;
	width: 439px;
	background: url(../img/bg-link-box-off.gif) no-repeat 0px 0px;
	text-decoration: none;
	color: #000000;
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 13px;
	padding-top: 10px;
}
#main .link-box span {
	margin-left: 22px;
}
#main a:hover.link-box {
	background: url(../img/bg-link-box-on.gif) no-repeat 0px 0px;
	color: #63bb46;
}





#content #right {
	float: right;
	width: 222px;
}

#footer {
	height: 55px;
	width: 950px;
	background: url(../img/bg-footer.jpg) no-repeat 0px 30px;
}
#header ul ul.no, #stealthmenu.no {
  display:none;
}
#show{width:420px;height:70px;overflow:hidden;position:relative;float:left;}
#show #detailImages{width:5000px;height:65px;position:absolute;left:4px;}
#show img{width:95px;height:65px;margin:2px 4px 4px 4px;float:left;cursor:pointer;}

#show-small{width:381px;height:70px;overflow:hidden;position:relative;float:left;}
#show-small .detailImages{width:5000px;height:65px;position:absolute;left:4px;}
#show-small img{width:95px;height:65px;margin:2px 4px 4px 4px;float:left;cursor:pointer;}


#content img.fright {
  float:right;
  width:80px;
  height:80px;
}

#content img.rightsmall {
  float:right;
  width:60px;
  height:70px;
  margin-top:0px;
}

#content h2 {
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.print {
  display:none;
}
#main .game-box .bt {
  position:absolute;bottom:5px;right:5px;
}
#main .game-box .bt .bt-img {
  width:19px;height:19px;
}
.flag {
  position:absolute;width:950px;text-align:right;
}
.flag span {
  position:relative;top:3px;
}
.flag h2 {
  position:absolute;left:0;
}
.space {margin-bottom:5px;}
.space-top {margin-top:13px;}
.nospace-top {margin-top:0px;}
.displaynone {
  display:none;
}
#big {
  height:233px;
}
#content #left form#fast {
  margin-bottom:0px;
}

