/*výchozí nastavení*/
*, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	text-align: center;
	margin: 0px auto 0px auto;
/*vzdálenost od okraje okna!!!*/
	font-family: "luxi sans", "verdana", sans-serif;
	font-size: 10pt;
	color: #333333;
}
table {
}
h1 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #CC0101;
}
h2 {
	font-size: 12px;
	color: #CC0101;
	margin-bottom: 5px;
}
h5 {/*Nadpisy v pravém a levém sloupci*/
  font-size: 12px;
  padding-left: 15px;
  text-align:left;
  color: #F5F5F5;
	background-image: url(../img/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul, ol {
	padding-left: 25px;
}
div#error {
	border: 3px #CC0101 solid;
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	color: #CC0101;
}
a img {
	border: none;
	text-decoration: none;
}
tr.suda {
	background-color: #ffffff;
}
tr.licha {
	background-color: #e4ebf2;
}
div#odkazy {
/*obsahuje odkazy na stránce*/
	position: absolute;
	top: 232px;
	right: 180px;
	text-align: right;
	font-size: 10px;
}
div#odkazy select {
	font-size: 10px;
}
.readonly {
/*formát pro readonly prvky formulářů*/
	background-color: #ebebeb;
	color: #666666;
}
h1 a:visited, h2 a:visited {text-decoration: none;color: #CC0101;}
h1 a:link, h2 a:link {text-decoration: none;color: #CC0101;}
h1 a:hover, h2 a:hover {text-decoration: none;color: #2E5280;}
h1 a:active, h2 a:active {text-decoration: none;color: #CC0101;}

a:visited {text-decoration: none;color: #CC0101;}
a:link {text-decoration: none;color: #CC0101;}
a:hover {text-decoration: none;color: #2E5280;}
a:active {text-decoration: none;color: #CC0101;}

a.current:visited {color: #2E5280;}
a.current:link {color: #2E5280;}
a.current:hover {color: #2E5280;}
a.current:active {color: #2E5280;}

a.main:visited {color: #F5F5F5;font-size: 0.8em;text-decoration: none;}
a.main:link {color: #F5F5F5;font-size: 0.8em;text-decoration: none;}
a.main:hover {color: #F5F5F5;font-size: 0.8em;text-decoration: underline;}
a.main:active {color: #F5F5F5;font-size: 0.8em;text-decoration: none;}

a.active:visited {color: #2E5280;}
a.active:link {color: #2E5280;}
a.active:hover {color: #2E5280;}
a.active:active {color: #2E5280;}

div.spacer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container {
/*entire page is in container!!*/
	width: 970px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}

/*konec výchozích nastavení*/
/*Nastavení BBcodu*/
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.overline {
	text-decoration: overline;
}
.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.codebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #006600;
	border: 1px solid #BFBFBF;
}
.quotebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #660002;
	border: 1px solid #BFBFBF;
}
.listbullet {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 15px;
}
.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 15px;
}
.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
	padding-left: 15px;
}
.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
	padding-left: 15px;
}
.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
	padding-left: 15px;
}
.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
	padding-left: 15px;
}
/*Konec nastavení BBcodu*/
/*hlavička*/
#header {position: relative; height: 212px;   background-color: white; }
#x0 {position: absolute; top: 0px; left: 0px; height: 21px; width: 950px; padding-top: 2px; padding-left: 20px; background-image: url(../img/background-red.jpg); background-repeat: repeat; color: white; font-weight: bold;}
#x1 {background-image: url(../img/header-mid-1-hockey-sport.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 0px; height: 165px; width: 261px; }
#x2 {background-image: url(../img/header-mid-2.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 261px; height: 165px; width: 118px; }
#x3 {background-image: url(../img/header-mid-3.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 379px; height: 165px; width: 118px; }
#x4 {background-image: url(../img/header-mid-4.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 497px; height: 165px; width: 118px; }
#x5 {background-image: url(../img/header-mid-5.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 615px; height: 165px; width: 118px; }
#x6 {background-image: url(../img/header-mid-6.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 733px; height: 165px; width: 118px; }
#x7 {background-image: url(../img/header-mid-7.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 21px; left: 851px; height: 165px; width: 119px; }
#languages {  position: absolute;   top: 3px;   right: 5px; }
#x8 {  position: absolute;   top: 186px;   height: 26px;   width: 970px;   background-image: url(../img/background-red.jpg); background-repeat: repeat; }
#searchbox {
position:absolute;
top:6px;
border: none;
border-width:0;
padding: 0px  0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left:10px;
margin-right:4px;
width: 104px; 
height: 14px;
background-image: url(../img/header-searchbox.gif);
background-repeat: no-repeat;
}
#searchboxarrow {
position:absolute;
top: 6px;
left: 118px;
}
#x8-href{
position: absolute; top: 5px; left: 155px; color: white; font-weight: bold;
}
table#searchresult {
	width: 100%;
}
table#searchresult td {
	padding: 3px;
}
table#searchresult tr th {
	text-align: center;
}
th#kod {
	width: 90px;
}
th#nazev {
	width: 90px;
}
th#popis {
}

#login_menu,#my_menu {
	font-size: 10px;
	color: #CC0101;	
	padding: 5px 10px 10px 10px;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}

#login_menu form {
	position: relative;
}
#login_menu form input.form_cell {
  border: none;
  width: 118px;
	height: 12px;
  border: none;
  border-width:0;
	padding: 3px 8px 3px 8px;
  margin: 0px 0px 0px 0px;
	font-size: 10px;
	background-image: url(../img/login-form-cell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #111111;
}
#login_menu form>input.form_cell{
  width: 118px;
	height: 12px;
}
a.my_menu{
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/arrow-moje-menu.gif);
  }
a#logout {
	color: #666666;
	padding-left: 19px;
	background-image: url(../img/arrow-moje-menu-grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*konec hlavičky*/
/*levý sloupec*/
#left_column {
/*setting for left column. left column is in container!*/
  float: left;
	width: 165px;
}
#left_column a{
	color: #F5F5F5;
}
#left_column a:hover{
  font-weight:bold;
	color: #F5F5F5;
}
#left_column ul.menu {
	margin-bottom: 10px;
	margin-top: 8px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}
#left_column ul.menu li {
	list-style-type: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 5px;
}
.menu a:visited, .menu a:link, .menu a:hover, .menu a:active {
	text-decoration: none;
	font-weight: normal;
	padding-left: 18px;
	background-image: url(../img/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu a:hover,#left_column ul.menu a.active {
	font-weight: bold;
  background-image: url(../img/arrow-1.gif);
}

#left_column ul.menu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#infoline {
	position: relative;
	font-size: 10px;
	height: 104px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}

#infoline img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#infoline span {
	padding-left: 18px;
	font-size: 7.5pt;
	letter-spacing: -1px;
}
#infoline h3 {
	letter-spacing: -2px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 11.5pt;
}
#infoline a {
	position: relative;
	left: 18px;
	bottom: 10px;
	font-size: 0.85em;
}

#newsletter {
	height: 75px;
	margin-top: 15px;
	padding: 5px 10px 5px 10px;
	position: relative;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}
#left_column > #newsletter {
	height: 90px;
}
#newsletter img {
	position: absolute;
	bottom: 8px;
	right: 0px;
}
/*konec levého sloupce*/
/*Pravý sloupec*/
#right_column {
  float: right;
	padding-top: 8px;
	width: 170px;
}
#right_column a{
	color: #F5F5F5;
}
#right_column a:hover{
  font-weight:bold;
	color: #F5F5F5;
}
#action_box{
	position: relative;
	font-size: 10px;
	width: 146px;
	margin-top: 10px;
	text-align: center;
	padding: 5px 10px 25px 10px;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}
#action_box img{
  margin: 15px 0px 15px 0px;
}
#action_box h3{
  position:absolute;
  bottom: 11px;
  right: 35px;
  font-size: 14px;
  color:#F5F5F5;
}
#action_box a#vyrobek{
  position:absolute;
  bottom: -10px;
  left: 35px;
}
#small_cart{
  position: relative;
  margin-top:10px;
  padding: 5px 10px 20px 10px;
	background-image: url(../img/menu-category-background.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	border: 2px #CC0101 solid;
	color: #F5F5F5;
}
/*Konec pravého sloupce*/
/*hlavní obsah*/
#content {
  float: left;
	padding-top: 8px;
	padding-left:15px;
	margin-right:15px;
	width: 605px;
	overflow: hidden;
}

div#sections {
/*contains all sections in one category*/
	padding: 2px 5px 0px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #CC0101 solid;
	background-color: #ffffff;
}
#sections ul {
	list-style-type: none;
	padding-left: 0px;
}
#sections ul li {
	width: 180px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#sections ul li h2 a {
	padding-left: 12px;
	background-image: url(../img/arrow-3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
}

#sections ul li h2 a.current {
	padding-left: 12px;
	background-image: url(../img/arrow-3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
}
/*formating for small item in section/category view*/
div.small_item {
	position: relative;
	width: 136px;
	height: 221px;
	margin-right: 8px;
	float: left;
	overflow: hidden;
	background-image: url(../img/item-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.small_item h2 {
	font-size: 12px;
	position: absolute;
	top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
div.small_item h2.description {
	font-size: 9px;
	font-weight: normal;
	line-height: 95%;
	position: absolute;
	top: 158px;
	left: 5px;
	width: 120px;
	height: 25.5px;
	overflow: hidden;
	text-align: justify;
	color: #002546;
}
div.small_item img.small,div.small_item img.tooltip{
	position: absolute;
	/*top: 34px;left: 40px;
Je řešeno přímo v scriptu, aby byli zarovnány svisle na střed*/
}
div.small_item img.handglass {
	position: absolute;
	top: 127px;
	right: 8px;
	border: none;
}

div.small_item img.action{
	position: absolute;
	top: 52px;
	right: 6px;
	border: none;
}

div.small_item form {
	position: absolute;
	bottom: 10px;
	left: 12px;
}
div.small_item h3.cena {
	position: absolute;
	bottom: 13px;
	right: 5px;
	color: #F5F5F5;
	font-size: 12px;
}
div.small_item h4.bezna_cena {
	position: absolute;
	bottom: 4px;
	right: 4px;
	color: #aaaaaa;
	font-size: 8px;
	text-decoration: line-through;
}
div.small_item input {
	text-align: right;
	position:relative;
	top: 4px;
  font-size: 11px;
}
div.paging {
	margin-bottom: 12px;
	font-size: 11px;
	z-index: 0;
}
.paging form {
	position: absolute;
	right: 180px;
	display: inline;
	z-index: 0;
}
.paging form select {
	width: 77px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	z-index: 0;
}
/*end of small item formating*/
#content div#item {
/*formating for item one item view*/
 position:relative;
 padding: 10px 3px 320px 3px;
 background-image: url(../img/item-big-background.jpg);
 background-repeat: repeat-x;
}
#item h1#item_name {
	font-size: 1.3em;
}
#item #kod {
	font-size: 10px;
	color: #9a9a9a;
	font-weight: normal;
	margin-bottom: 12px;
}
#item div#long_description {
	color: black;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}
#item #left {
/*levý  sloupec*/
  position:relative;
	float: left;
	width: 220px;
}
#item #left div#obrazky {
	text-align: center;
	padding-top: 5px;
}

#obrazky div{
 text-align:center;
 vertical-align: middle;
 width: 102px;
 height: 102px;
 background-image: url(../img/background-item-image.gif);
 background-repeat: no-repeat;
 margin-top:8px;
}

div>#obrazky div {
	margin: 8px auto 0px auto;
}
#obrazky img{
 position:relative;
 padding: 5px 5px 5px 5px;
}

div>#obrazky img {
	margin: auto auto auto auto;
}
#item #right {
/*pravý sloupec*/
  position:relative;
  background:none;
	float: right;
	width: 320px;
}
#item>#right {
	margin-right: 7px;
}
#long_description ul, ol {
	padding-left: 25px;
}
#right form {
  width: 310px;
	border: 1px #CC0101 solid;
	padding: 2px 5px 2px 5px;
	background-image: url(../img/background-item-blue.jpg);
	background-repeat:repeat;
}
#right form table {
  width: 310px;
  color: #F5F5F5;
	font-size: 10px;
	font-weight: bold;
}
#right form table input {
	text-align: right;
}
#right .specifics{
  width: 310px;
	background-image: url(../img/background-item-blue.jpg);
	background-repeat: repeat;
	border: 1px #CC0101 solid;
  color: #F5F5F5;
  margin: 10px 0px 10px 0px;
  padding: 7px 5px 7px 5px;
}
#right .specifics form{
  background: none;
  border: none;
  width:auto;
}
#right .specifics form table{
  width:auto;
  color: #F5F5F5;
}
#item table#ceny {
	width: 100%;
	font-weight: bold;
}
#item table#ceny tr {

}
#item table#ceny td {
	padding: 3px 5px 3px 5px;
}
#item table#ceny td.bunka_s_cenou{
  background-position: right;
  border-left: none;
  text-align: right;
}

#item table#ceny td.separator {
	height: 2px;
	padding: 0px;
	margin: 0px;
	background:none;
	border:none;
}
#ceny #sleva {
	background-color: #e3e3e3;
	color: #CC0101;
	border: 1px #CC0101 solid;
}
#ceny #bezne {
	background-color: #eeeeee;
	color: #8c8c8c;
}
#ceny #vase_cena {
  background-image: url(../img/menu-category-background.jpg);
/*přímo v kódu je nastaveno, aby se nezobrazovalo ohraničení, tam kde nemá.*/
  color: #F5F5F5;
}
#ceny #vase_cena td{
	border: 1px #CC0101 solid;
}
#ceny #vase_cena_dph {
	/*background-color: #c0ae8d;
	border: 1px #CC0101 solid;
/*přímo v kódu je nastaveno, aby se nezobrazovalo ohraničení, tam kde nemá.*/
	color: #8c8c8c;
}
#ceny #usetrite{
  background-image: url(../img/background-red.jpg);
	color: #F5F5F5;
}
#ceny #usetrite td{
	border: 1px #003361 solid;
}
#ceny #dostupnost td{
	/*background-color: #e3e3e3;*/
 	border: 1px #CC0101 solid;
}
/*formátování registračního formuláře*/
#registration table {
	width: 100%;
}
#registration tr td {
	font-size: 0.8em;
}
#registration tr td.required {
	font-size: 0.8em;
	font-weight: bold;
}
#registration input, #registration select {
	width: 140px;
}
#registration input.long {
	width: 99%;
}
#registration input.right, #registration select.right {
	width: 97.5%;
}
/*konec formátování registračního formuláře*/
/*formátování nákupního košíku a volby způsobu dopravy a platby*/
#kosik {
	width: 100%;
}
#kosik a {
	font-weight: bold;
}
table#kosik input {
	text-align: right;
	width: 45px;
	font-size: 10px;
	font-weight: bold;
}
#kosik th {
	color: #CC0101;
}
#kosik tr td {
	font-size: 10px;
	padding: 1px 1px 2px 1px;
}
table#platba-dodani {
	font-size: 0.8em;
	width: 100%;
}
#platba-dodani tr td {
}
#platba-dodani .lichy {
	background-color: #deecf9;
}
#platba-dodani .sudy {
}
#platba-dodani input {
	margin-left: 5px;
}
#platba-dodani .name_payment_spedition {
	color: #CC0101;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#platba-dodani #pament_spedition_footer {
	font-size: 15px;
	color: #2e5b85;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #deecf9;
	border: 1px #CC0101 solid;
}
h2.nadpis_kosik {
/*všechny h2 v košíku*/
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: normal;
}
/*konec formátování nákupního košíku*/
/*formátování objednávky*/
#order table {
	width: 100%;
}
#order tr td {
}
#order input.long {
	width: 99%;
}
#order input, #order select {
	width: 140px;
}
#order #kosik input {
	text-align: right;
	width: 45px;
}
#order input.right, #order select.right {
	width: 140px;
}
/*konec formátování objednávky*/
/*formátování sekce moje objednávky*/
#table_orders {
	width: 100%;
	font-size: 10px;
}
#table_orders th {
	padding: 8px 1px 8px 1px;
	text-align: center;
}
#table_orders td {
	padding: 2px 1px 2px 1px;
}
#table_ordered_items {
	width: 100%;
}
/*konec formátování "moje objednávky"*/
/*konec hlavního obsahu*/
/*zápatí*/
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 50px;
	color: #F5F5F5;
	background-image: url(../img/background-red.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 12px;
}
#footer img{
   position: absolute;
   bottom: 5px;
   left: 25px;
}
#footer #f1 {
  font-weight: bold;
	position: relative;
	top: 7px;
  left: 25px;
}
#footer #copyright {
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: 0.8em;
	letter-spacing: -1px;
}
/*konec zápatí*/
/*tooltip*/
#tooltip{/*vnější obal*/
border: 2px #cc3400 solid;
border-bottom-width: 8px;
position:absolute;
visibility:hidden;
background-color: white;
}
#tool_data{/*vnitřní obsah*/
margin: 5px 5px 5px 5px;
}
/*Konec tooltipu*/
.fotka{
    margin: 10px 12px 10px 12px;
    position:relative;
    float:left;
    width: 107px;
    height:107px;
}
