@charset "windows-1250";
/* OBECNÉ NASTAVENÍ */
body {
	margin: 0px;
	padding: 0px;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
    color:#000000; 
	background: #506f98;
	}
table, td, input, select, textarea {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin:0;
	padding:0;
}
a {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a.dot {
	background:url('img/prihlas_arrow.gif') no-repeat 0 5px;
	padding-left:7px
}
a.red {
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
 	text-decoration: underline;
}
img {
	border:0px;
}
span.button_next {
	border: 1px solid #AAAAAA;
	background-color: #FFCCCC;
	font-size: 9px;
	height: 15px;
	text-decoration: none;
	cursor: hand;
	color: #000000;
}
input.ordercount {
	color: #FF0000;
	font-size: 10px; 
	width: 20px; 
	font-weight: bold;
}

.hide {
	display:none;
}
.black {
	color: #000000;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.white {
	color: #FFFFFF;
}
#more {
    border-top: 1px dashed #AAAAAA;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 3px;
	text-align: right;
	height: 17px;
}
#more div.comment {
	font-style: italic;
	float: left;
	font-size: 10px;
	margin-top: 1px;
}
#more a {
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

#top {
	width:774px;
	height: 100px;
	background:url('img/logo_top.jpg') no-repeat;
}
#top div {
	float: right;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 3px;
}
#top div td {
	color: #FFFFFF;	
	padding-left: 5px;
	font-size: 10px;
}
#top div td span {
	color: #FFCCCC;
	font-weight: bold;
	font-size: 10px;
}
#top div td a {
	color: #DDDDDD;	
	font-weight: bold;
	font-size: 10px;
}
#top div td a:hover {
	color: #FFCCCC;	
	font-weight: bold;
	font-size: 10px;
}
#page {
	width: 774px;
	background: #FFFFFF;
	height: 800px;
}						
#page td {
	padding: 0px;
}
#menu {
	float:left;
	width:150px;
	overflow:hidden;
	margin-left: 1px;
	margin-top: 2px;
}
#body {
	width:617px;
	overflow:hidden;
	height: auto;
	float: right;
	margin-right: 1px;
	margin-top: 2px;
	padding-bottom: 2px;
}
td.footer {
	background: #000000;
	height: 20px;
}
#button {
	border: 1px solid #808080;
	font-size: 10px;
	background-color: #FFCCCC;
}						  

#search {
	padding:7px;
}
#search .input {
	width:94px;
	height:20px;
	vertical-align:middle;
	padding:3px 0;
	border:1px solid #9BA3AC;
	background:white;
	letter-spacing:0;
	font-size: 10px;
}
#search .submit {
	vertical-align:middle;
	width:35px;
	height:20px;
	font-weight: bold;
}

#login {
	padding:7px;
}

#login p {
	padding-bottom:3px;
}

#login .name,
#login .pass {
	width:134px;
	height:auto !important;
	height:18px;
	vertical-align:middle;
	padding:3px 0;
	border:1px solid #9BA3AC;
	background:white;
	letter-spacing:0;
}

#login .pass {
	width:94px;
}

#login .submit {
	vertical-align:middle;
	width:35px;
	height:18px;
	font-weight: bold;
}
.loginnew {
	border-top:1px solid white;
	padding: 7px 7px 2px;
	font-weight: bold;	
	color: black;
	font-size: 10px;
	letter-spacing: 0px;
}

.loginnew p {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url('img/prihlas_arrow.gif') no-repeat 0 40%;
}

.loginnew a {
	text-decoration: none;
} 
#partners TD {
	padding-top: 5px;
}
#partners img {
	margin-bottom: 4px;
	width: 88px;
	height: 31px;
	border: 0px none;
}

/* Hlavni navigace */

ul#navigace_main {
	margin:0;
	padding:3px
}

ul#navigace_main li {
	margin: 0; 
	padding: 2px 0 2px 0px; 
	list-style: none; 
	border-bottom: 1px solid white; 
	font-size: 10px; 
	text-transform: uppercase;
}

ul#navigace_main li a { 
	color:black;
	text-decoration:none 
}

ul#navigace_main img.closed { 
	background:url('img/navigace_plus.gif') no-repeat 0 6px;
	cursor:pointer
}

ul#navigace_main img.open {
	background:url('img/navigace_minus.gif') no-repeat 0 6px;
	cursor:pointer
}

ul#navigace_main ul {
	margin:3px 0 0 -5px;
	padding:0 0 0 8px ;
	border-top:1px solid white;
}

ul#navigace_main li li {
	text-transform:none;
	font-weight:normal;
	font-size:1em;
	border-bottom:medium none;
	background:url('img/navigace_dot.gif') no-repeat 0 6px;
	padding-left:15px; 
	padding-right:0; 
	padding-top:2px; 
	padding-bottom:2px
}

ul#navigace_main li.closed ul { display:none }
ul#navigace_main li.open ul {	display:block }

ul#navigace_main li.back {
	text-align: right;
	border-bottom: none;
	margin-right: 10px;
}
ul#navigace_main li.back a {
	font-size: 10px;
	color: #666666;
}
ul#navigace_main li.back a:hover {
	color: #FF0000;
}

.box {
	width:100%;
	margin-bottom:5px;
	letter-spacing:-1px;
}

.box h2 {
	font-size:11px;
	color:white;
	background-color:#6478BE;
/*	background:url('img/bg_box.gif') no-repeat top left; */
}

.box h2 span {
	display:block;
	background:url('img/bg_box_h2_bottom.gif') repeat-x bottom left;
	padding-left:9px; 
	padding-right:9px; 
	padding-top:4px; 
	padding-bottom:8px;
}
.box h3 {
	font-size:11px;
	color:white;
	background-color:#6478BE;
}
.box h3 span {
	display:block;
	background:url('img/bg_box_h2_bottom.gif') repeat-x bottom left;
	padding-left:9px; 
	padding-right:9px; 
	padding-top:4px; 
	padding-bottom:8px;
}

.box .content {
	border-left:1px solid #AAAAAA; 
	border-right:1px solid #AAAAAA; 
	border-bottom:1px solid #AAAAAA; 
	border-top:0px none;
}
.box.blue .content {	background:#D6E1F5;}
.box.gray .content {	background:#EEEEEE;}

.box .content ul {
	margin:0;
	padding:7px;
	color:#C33100;
}

.box .content li {
	color:black;
	font-weight:bold;
	padding-bottom:2px;
}

.box .content li strong {
	color:black;
	font-weight:normal;
	padding-left:3px;
}

.box .content .advert {
    padding-top: 5px;
	text-align: center; 
	height: 130px; 
}

.box .content .wheelconfig {
    padding-top: 5px;
	text-align: center; 
	height: 105px; 
}

.box .content .advert2 {
    padding-top: 5px;
	text-align: center; 
	height: 250px; 
}


/* Odstavec s novinkou */
#story_row { 
	width: 617px;
	margin-bottom: 5px;
}
/* Odstavec s novinkou  - malý*/
#story_row td.small { 
	width: 307px;
}
#story_row td.middle { 
	width: 3px;
}
/* Záhlaví novinky (rámeček okolo) */
#story_row .top { 
	border: 1px solid #AAAAAA;
	width: 100%;
	height: 36;
}
/* Záhlaví novinky (obrázek) */
#story_row .headline { 
	height: 30px;
	background:url('img/bg_story.gif') repeat-x top left;
	margin: 2px;
}
/* Záhlaví novinky (logo FUN) */
#story_row .headline h2 { 
	background:url('img/bg_story_right.gif') no-repeat top right;
	height: 30px;
}
/* Záhlaví novinky (text) */
#story_row .headline h2 span { 
	font-size: 11px;
	display:block;
	padding-left:4px; 
	padding-right:9px; 
	padding-top:8px; 
	padding-bottom:8px;
	text-transform: uppercase;
}
#story_row .headline h2 span a:hover { 
}
/* Text novinky s fotkou (rámeček okolo) */
#story_row .text { 
	border: 1px solid #AAAAAA;
	width: 100%;
	border-top: none;
	height: 95px;
	vertical-align: top;
}					 
/* Tabulka vytvářející buňku s textem a druhou s obrázkem */
#story_row .text table.text_top { 
	width: 615px;
}
#story_row .text table.text_small { 
	width: 300px;
}
/* ohraničení oblasti pro výpis novinky */
#story_row .text td.content{ 
	text-align: justify;
	width:425px;
	overflow:hidden;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* text první novinky */
#story_row .text td.content div.highlight { 
	height: 65px;
}
/* text novinky v malém poli */
#story_row .text td.content div.highlight_small { 
	height: 68px;
}
/* nadpis novinky - pouze u první novinky na stránce */
#story_row .header { 
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* obrázek u první novinky (190 x 120) */
#story_row .pic_big { 
	width:190px;
	overflow:hidden;
	height: 120px;
}
#story_row .pic_big IMG {
	border: 1px solid #AAAAAA;
}
/* obrázek u dalších novinek (60 x 90) */
#story_row .pic_small { 
	width:60px;
	overflow:hidden;
	height: 90px;
}
/* tělo jednotlivých stránek s informacemi (mapa, kontakt, multimedia, ...) */
#story_row .body_text { 
	border: 1px solid #AAAAAA;
	width: 100%;
	border-top: none;
	vertical-align: top;
	padding: 10px;
}

/* celý článek */
#story_row .article_text { 
	width:575px;
	overflow:hidden;
	height: auto;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
}

/* GALERIE K ČLÁNKU */
#article_gallery {
	width: 100%;
	border: 1px dashed #AAAAAA;
	margin-bottom: 5px;
}
#article_gallery table {
	width: 600px;
}
#article_gallery img {
	width: 100px;
	height: 75px;
	border: 1px solid #AAAAAA;
}

/* RÁMEČEK S DISKUZÍ K ČLÁNKU */
#discuss_frame {
	width: 100%;
	background: #FFFFFF;
}

/* SEZNAM STRÁNEK S VÝBĚREM */
#page_select {
	width: 617px;
	height: 25px;
	border: 1px solid #AAAAAA;
	text-align: center;
	color: #666666;
	background: #D6E1F5;
}
#page_select {
	vertical-align: middle;
}
#page_select a {
	color: #000000;
	font-weight: bold;
}
#page_select a .button{
	cursor: hand;
}
#page_select .link {
	text-decoration: none;
}
#page_select span.pages {
	padding-left: 15px;
	padding-right: 15px;
}
#page_select span.pages a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#page_select span.pages a:hover {
	text-decoration: underline;
}

table#error {
	width: 100%;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}
table#error .content {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: left;
}
table#error .content.center {
	text-align: center;						 
}

#register {
	width: 100%;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}
#register td.content {
	text-align: left;
	padding: 10px;
}
#register h2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
#register div.welcome {
	text-align: justify;
	margin-top: 10px;
}
#register hr {
	width: 95%;
	height: 1px;
}
hr.left {
	margin-top: 10px;
	margin-left: -10px;
	text-align: left;
	width: 95%;
}
hr.right {
	text-align: right;
	margin-right: -10px;
	width: 95%;
}
#register div.name_pass {
	text-align: center;
}
div.address {
	text-align: center;
	padding-top: 10px;
}
div.address div.comment {
	width: 100%;
	border: 1px dashed #AAAAAA;
	padding: 5px;
	margin-top: 15px;
}
#register div.submit {
	margin-top: 10px;
	width: 100%;
	text-align: right;
}

.box div.terms {
	background:#EEEEEE;	
	border-left:1px solid #AAAAAA; 
	border-right:1px solid #AAAAAA; 
	border-bottom:1px solid #AAAAAA; 
	border-top:0px none;
	text-align: justify;
}
.box div.terms h4 {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box div.terms ul {
	margin-right: 20px;
}
.box div.terms ol {
	margin-right: 20px;
}


/* Horní navigační lišta pro přehled, ve které části e-shopu se zákazník nachází */
#catalogue_navi {
	border: 1px solid #AAAAAA;
	width: 100%;
	margin-bottom: 5px;
}
#catalogue_navi td {
	padding: 5px;
	background: #EEEEEE;
	font-size: 10px;
}
#catalogue_navi a {
	text-decoration: none;
}

/* Výběr podsekcí v katalogu - obrázkové odkazy */
#catalogue_subselect img {
  display: block; 
  width: 305px; 
  height: 95px;
  border: 0px none; 
  padding: 0px; 
  text-align: center; 
  text-decoration: none; 
  margin: 0px none; 
  background-position: 0 0; 
  background-repeat: no-repeat; 
  font-weight: bold;
  filter:alpha(opacity=70);-moz-opacity:0.7;
}
#catalogue_subselect img:hover {
  filter: alpha(opacity=100);-moz-opacity:1;
  cursor: hand;
}

