* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:  #b0b0b0 ;
	background-image: url(/files/images/back.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
  color:  black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 140%;
}
/* sirka cel�ho webu, vycentrovani na stred */
#pageContainer {
	background-color:  transparent ;
	background-image: url(/files/images/main.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 1123px;
	margin: 0px auto; 		
}
/* hlavicka */
#headContainer {
	background-color:  transparent ;
	background-image: url(/files/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	height: 211px;
  margin-top:0px;

}
/* horni menu */
#menuTop {
	background-color:  transparent ;
	background-image: url(/files/images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 0px 465px;
}
/* obsahova cast */
#content {
	background: transparent url(/files/images/main.png) repeat-y 1px 0;

	padding: 0px 0px 20px 45px;
}
/* lev� sloupec */
#left-box {
  background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 29px 10px 0px 15px;
	width: 230px;
	float: left;
}
/* levy sloupec */
.box-left-top {
  background-color: transparent;
	background-image: url(/files/images/leftTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: white;
	height: 32px;
	width: auto;
	padding: 16px 0px 0px 20px;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#box-left-kategorie {
	border: solid 1px #D1D1D1;
  height: auto;
	width: auto;
	padding: 2px 2px 15px 2px;
}
.box-left-container {
	width: auto;
	height: auto;
	padding: 2px 7px 10px 7px;
	margin-left: 2px;
	text-align: left;
	font-size: 9pt;
}
.box-left-container a:hover {
  color: #9e0000;
}
.box-left-container a:hover img {
  border: solid 2px #9e0000;
}
/* hlavni sloupec */
#main-box {
	padding: 22px 80px 10px 282px;
	text-align: left;
	color: #444444;
	height: auto;
	font-size: 9pt;
	line-height: 17px;
	background: url(/files/images/fotka.jpg) no-repeat 568px 0px;
}
/* paticka */
#footer {
	background: transparent url(/files/images/footer.jpg) no-repeat 11px 0px;
	color: white;
	height: 40px;
	padding: 20px 65px 0px 0px;
	text-align: right;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: white;
	text-decoration: none;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#nadpis{
  font-size: 12pt;
  font-family: arial;
  margin: 0px 0px 0px 0px;
  height: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #fff;
  padding: 0px 0px 0px 100px;
}

#nadpis a
{ text-decoration: none;
  color: #fff;
}

#menuOdk
{ padding: 9px 0px 0px 0px;
  color: #fff;
}

#menuOdk a 
{ color: #fff;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

#menuOdk a:hover
{ text-decoration: underline;
}
/**********************************/
/*         DEFAULTNI HODNOTY     */
/**********************************/

h1 {
	color: #000;
	font-size: 13pt;
	font-weight: 400;
	margin: 5px 0px 10px 0px;
	line-height: 140%;
}
h2 {
	color: #950002;
	font-size: 11pt;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	line-height: 140%;
}
h3 {
	color: #ac3034;
	font-size: 10pt;
	padding: 10px 0px 5px 0px;
	line-height: 140%;
	font-weight: normal;
}
h4 {
	color: #323232;
	font-size: 9pt;
	border-bottom: dotted 1px #666;
	padding: 10px 0px 0px 0px;
}
img {
	border: none;
}

p {
	padding: 5px 0px 5px 0px;
}

a,
a:visited {
	color: #313131;
}
a:hover {
	color: #9E0000;
}

table {
	border-collapse: collapse; 
}

table, img, ul, ol, li, form {
	border: none;
}

ul, ol {
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
}
/* clear obtekani */
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/**********************************/
/*         KATEGORIE		          */
/**********************************/
DIV#category {
  margin-bottom: 10px;
  visibility: visible;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
DIV#category div {
    margin-left:0px;
}
DIV#category p {
  padding: 0;
}
DIV#category p.close + div {
    display: none !important;
}
DIV#category  a {
	background-color: transparent;
	background-image: url(/files/images/leftMenuItem1.png);
	background-position: 10px 16px;
	background-repeat: no-repeat;
	border-bottom: solid 1px #8E0003;
	font-size: 9.5pt;
	color: #313131;
	
	display: block;
	padding: 14px 0px 0px 30px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	font-weight: 300;	
}
DIV#category A:hover {
    text-decoration: none;
    color: #9e0000;
    font-weight: bold;
}
DIV#category P a.selected,
DIV#category P a:hover.selected {
  background-image: url(/files/images/leftMenuItem.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #9e0000;
	font-weight: bold;
}
/********************/
DIV#category DIV.item2 a {
  background-color: transparent;
  background-image: none;
	color: black;
	font-size: 9pt;
	display: block;
	padding: 14px 0px 14px 30px;
	height: auto;
	text-decoration: none;
	border-bottom: solid 1px #000000;
}
DIV#category DIV.item2 a:hover {
  text-decoration: none;
  color: #9e0000;
  font-weight: bold;
}
DIV#category DIV.item2 P a.selected,
DIV#category DIV.item2 P a:hover.selected {
  background-image: url(/files/images/leftMenuItem.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #9e0000;
	font-weight: bold;
	padding: 14px 0px 0px 30px;
	height: 30px;
}
/**********************/
DIV#category DIV.item3 a {
  background-color: transparent;
  background-image: none;
	color: black;
	font-size: 9pt;
	display: block;
	padding: 14px 0px 0px 30px;
	height: 30px;
	text-decoration: none;
	border-bottom: solid 1px #000000;
}
DIV#category DIV.item3 a:hover {
  text-decoration: none;
  color: #9e0000;
  font-weight: bold;
}
DIV#category DIV.item3 P a.selected,
DIV#category DIV.item3 P a:hover.selected {
  background-image: url(/files/images/leftMenuItem.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #9e0000;
	font-weight: bold;
}
/**********************************/
/* KOSIK				               */
/**********************************/
.kosikContainer {
	background: transparent none;
	width: auto;
	height: 80px;
	margin: 0px 0px 0px 0px;
}
.kosikBox {
	padding: 118px 60px 0px 0px;
	text-align: right;
}
.kosik a,
.kosik a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.kosikCena a,
.kosikCena a:hover {
	background: White;
	border: 1px solid black;
	padding: 3px;
	color: black;
	text-decoration: none;
}


/**********************************/
/* LOGIN			                  */
/*********************************/
.headLoginBox {
  background: transparent;
  float:right;
  font-size:9pt;
  height:18px;
  margin:0px 10px 0px 0px;
  padding: 8px 20px 0px 20px;
}
.headLoginBox a {
  text-decoration: none;
  color: black;
}
/******** login form ********/
form#loginform {
  padding: 0px;
}
table.tableLoginForm input.button,
.button {
	background: url(/files/images/tlacitkoAktualizovat.jpg) no-repeat;
	width: 104px;
	height: 22px;
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
table.tableLoginForm input.buttonRegistrace,
input.buttonRegistrace {
	background: url(/files/images/tlacitkoPokracovat.jpg) no-repeat;
	width: 102px;
	height: 22px;
	color: white;
	font-size: 10pt;
	text-align: right; 
	text-decoration: none;
	border: none;
	text-align: center;
	margin-top: 3px;
	padding: 0px 0px 0px 0px;
}
div.loginFailure {
  padding: 5px;
  color: red;
  font-size: 10pt;
  font-weight: bold;
  background-color: #FF8E8E;
  border: solid 1px red; 
  width: 190px;
  margin: 5px 0px;
}
table.tableLoginForm {
  width: 200px;
  font-size: 9pt;
}
table.tableLoginForm input {
  width: 200px;
}

/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.kategoriePopis div {
  padding-right: 15px;
}
.produktPrehledTableContainer {
	width: 220px;
	border: solid 1px silver;
	background-color: white;
	background-image: url(/files/images/produktshadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.produktPrehledTableContainer td {
	text-align: center;
}
#main-box td.produktPrehledName {
	color: #000;
	text-align: center;
	vertical-align: middle;
	height: 38px;
}
#main-box td.produktPrehledName h3, 
#main-box td.produktPrehledName h2 { 
  line-height: 110%;
  padding: 0px 3px;
  margin: 0;
}
#main-box .produktPrehledName a,
#main-box .produktPrehledName a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
}
#main-box .produktPrehledName a:hover {
	color: #9E0000;
}
td.produktPrehledImg  {
  height:135px;
  padding:5px 0px 5px;
  text-align:center;
  vertical-align:top;
  width: auto;
}
td.produktPrehledImg img {
  border: #9E0000 solid 2px;
}
#main-box td.produktPrehledPopis {
  color: #4C4C4C;
  height: 65px;
  padding: 5px 10px 0px 10px;
  text-align: center;
  vertical-align:top;
}
/* cena */
td.produktPrehledCena,
span.produktPrehledCenaSDPH {
	color: black;
}
/* tlacitka */
input.buttonAddToCart {
  color: white;
	background: transparent url(/files/images/buttonAddToCart.png) no-repeat;
	text-align: center; 
	text-decoration: none;
	height: 22px;
	width: 64px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border: none;
  right: 0px;
  margin: 1px; 
  font-size: 9pt;
}
input.buttonDetail {
  color: white;
  background-color: #9E0003;
	text-align: center; 
	text-decoration: none;
	height: 22px;
	width: 64px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px;
	border: 1px solid #880303;
  right: 0px;
  font-size: 9pt;
}

/* dostupnost */
#main-box .produktPrehledTableContainer .produktDostupnost, #main-box .produktDostupnost {
  color: #DA251E;
  font-weight:bold;
  padding:0;
}
/* strankovani */
b.pgr {
  color: silver;
}

/*********************************/
/*   DETAIL PRODUKTU            */
/*********************************/

.produktDetailKategorie {
	color: Black;
	background: url(/files/images/produktArrow.jpg) no-repeat left top;
}

td.produktDetailName {
	color: #4E88D0;
}

.produktDetailPopisTitle {
	background: url(/files/images/produktPopisShadow.jpg) repeat-x;
	border: solid 1px gray;
	color: Black;
}
.produktDetailParamTable td {
	border-bottom: 1px dotted silver;
}
td.produktDetailParam {
  padding-left: 10px;
}
.produktDetailParam h2 {
  margin-top: 0;
  padding-top: 0;
}

td.produktCenaSDPH {
	color: #B22222;
}

table.ClassInfoHodnoty td {;
	color: #101010;
}

/******** DALSI OBRAZKY ********/
td.produktDetailImg img {
  border: #9E0000 solid 2px;
}
div.detailProduktDalsiImg {
  float: left;
  padding: 5px;
  width: 30%;
  min-height: 150px;
  _height: 150px;
  text-align: center;
}
div.detailProduktDalsiImg img {
  margin: 5px 5px 5px 0px;
  border: #9E0000 solid 1px;
}

/********** SESTAVY ************/
div.produktDetailSestavaContainer {
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
	background: white;
	margin-top: 10px;
	float: right;
	width: 100%;
}
div.produktDetailSestava {
  padding: 5px 5px 15px 5px;

}
#main-box div.produktDetailSestava > h3 {
  color: #990000;
  font-size: 12pt;
}

div.produktDetailSestavyImg {
  float: left;
  width: 50%;
}
div.produktDetailSestavyParam {
  float: left;
  padding: 0px 0px 0px 20px;
  width: 320px;
}


/*********************************/
/*         OBJEDNAVKA            */
/*********************************/

.kosikNavigace {
	width: auto;
	height: 55px;
}

.kosikNavigace .kosikFaze {
	background: url(/files/images/kosikFaze.jpg) no-repeat;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}
.kosikNavigace #fazeSelected {
	background: url(/files/images/kosikFazeSelected.jpg);
	color: White;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 10px;
}

/* registrace */
.registraceTable {
	width: 100%;
	margin-top: 0px;
}
.registraceTable td {
	padding: 4px 4px 4px 4px;
}
td.registraceTitle {
	background: #4E88D0 url(/files/images/registraceArrow.jp) no-repeat 3px 3px;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: white;
}

/* inputy povinne, alert */
table.registraceTable .povinneTD,
table.registraceTable .alertTD {
  font-weight: bold;
}

table.registraceTable .alert {
  border: 2px solid red;
}
/* Strankovani v kosiku */
.kosikPager {
	padding: 20px 0px 0px 0px;
}
#main-box input.pagerBack {
	background: url(/files/images/buttonRed.jpg) no-repeat; 
	width: 64px;
	height: 22px;
	float: left;
	display: block;
	color: white;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box input.pagerFw {
	background: url(/files/images/tlacitkoPokracovat.jpg) no-repeat;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}
#main-box input.buttonAktualizovat {
	background: url(/files/images/tlacitkoAktualizovat.jpg) no-repeat;
	width: 104px;
	height: 22px;
	/*float: right;
	display: block;*/
	color: white;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
	text-align: center;
}

#main-box .kosikRight {
  float: right;
  width: 280px;
  text-align: right;
}

/* P�ehled kosiku */
.addToCartTxt {
	width: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 20px;
	background: #91BDE0 url(/files/images/registraceArrow.jp) no-repeat 3px 4px;
	color: white;
}

table.kosikTablePrehled {
	width: 100%;
  _width: 99%;
}
table.kosikTablePrehled th {
	background: #4E88D0;
	color: White;
	padding: 20px 10px 10px 10px;
	border-left: solid 1px white;
}

table.kosikTablePrehled td {
	background: transparent;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #4E88D0;
	text-align: center;
}
div.kosikCelkovaCena {
	background: transparent;
	border: solid 1px #4E88D0;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

div.kosikCelkovaCena .kosikCelkovaCenaBezDPH {
  line-height: 180%;
  font-size: 10pt;
  font-weight: normal; 
}
div.kosikCelkovaCena .kosikCelkovaCenaBezDPH .kosikCelkovaCenaNum {
	color: #444444;
}

div.kosikCelkovaCena .kosikCelkovaCenaNum {
	color: #8B0000;
}
table.kosikTablePrehled .kosikFirstTd {
	border: none;
}
input.Image {
	border: none;
}
.disable {
  background-color: #dddddd;
}
  
  
/***************************/
/*      TOP NABIDKA        */
/***************************/
div.topNabidka {
  text-align: left;
}
div.topNabidka div {
  padding: 8px 0px;
  position: relative;
}
div.topNabidka a,
div.topNabidka a:visited {
  color: #9E0000;
}
div.topNabidka a:hover {
  color: #9E0000;
}
div.topNabidka img {
  border: solid 1px #9E0000;
  float: none;
  margin: 5px 0;
}
div.topNabidka input.buttonDetail {
	position: absolute;
  right: 2px;
}
div.topNabidka span {
  font-weight: bold;
  position: relative;
  top: 3px;
  }
  
/**********************/
.homepage {
  padding-right: 10px;
}
.homepage h1 {
  font-size: 11pt;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  color: #950002;
}
.homepage h2 {
  font-size: 9pt;
  background: url(/files/images/stinNadpis.jpg) repeat-x left bottom;
  border: solid 1px #E7E5E6;
  padding: 4px;
  margin: 0px 0px 10px 0px;
  color: #950002;
}
.homepage ul {
  margin: 0px 0px 0px 0px;
}
.homepage li {
  list-style-type: none;
  /*background: url(/files/images/odrazka.jpg) no-repeat left bottom;*/
  margin: 4px 0px;
  padding-left: 20px; 
  font-size: 8.5pt;
}

/*obchod menu*/

.ddmx {
	display: block;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-weight: normal;
	background-color: transparent;
	height: auto;
  
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
    float:left;
    padding:0; margin:0;
}


.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 23px 30px 10px;
	width: auto;
	height: 24px;
	text-decoration: none;
	text-align: center;
	display: block;
	white-space: nowrap;
	position: relative;
	color: black;
	font-size: 9pt;
	font-weight: normal;
	background: transparent url(/files/images/border.png) no-repeat right 7px ;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #950002;
	background-color: transparent;
}

.ddmx .ddmxlileft #obchodmenu1-2 {
	background: none;
	border: none;
}
.ddmx a.selected{
  color: #950002;
  font-weight: 700;
}

.ddmx .ddmxlileft #obchodmenu1-2:hover {
	background: none;
	border: none;
}

.ddmx .ddmxlileftsel .item1 {
    color: #303030;
    background-color: transparent;
}


.ddmx .item2,
.ddmx .item3,
.ddmx .item4,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover 
 {
	padding: 3px 10px 3px 8px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	color: #424242;
	background-color: white;
	font-size: 9pt;
	width: 120px;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	color: #D9251C;
	background-color: white;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border-top: 1px solid #AFAFAF;
  width: 160px;
  position: absolute;
  top: 28px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: -1;
}

* html .ddmx div { position: relative; } /* ie 5.0 fix */



/********** FOTOGALERIE **************/



.galerie_container .galerie_nahledy { 
background-color: transparent;
border: none;
float: left;
}
.galerie_container p.fotka { 
float: left;
height: 150px;
width: 175px;
margin: 0px;
text-align: center;
}
.galerie_container p.fotka img { 
border: 2px groove #000000;
}

