body {

  text-align: center; /* vycentrovani ve starsim IE */
  background-image: url(./Img/Design/bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  padding: 0px;
  border:0px;
  
}
.Background_1, .Background_2, .Background_3, .Background_4
{

  background-position: center;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: -1;
  background-repeat: no-repeat;
}

.Background_1
{
  background-image: url(./Img/Design/bg_01.jpg);
  height: 48px;
  top: 0px;

}
.Background_2
{
  background-image: url(./Img/Design/bg_02.jpg);
  height: 315px;
  top: 39px;

}
.Background_3
{
  background-image: url(./Img/Design/bg_03.jpg);
  height: 309px;
  top: 354px;

}
.Background_4
{
  background-image: url(./Img/Design/bg_04.jpg);
  height: 160px;
  top: 663px;

}
.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 800px;
	background-image: url(./Img/Design/menu.jpg);
	background-repeat: repeat-y;
	z-index: 1000;
}

.Top {

	height: 240px;
	width: 800px;
}

.Logo 
{
    background-image: url(./Img/Design/logo.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 246px;
	float: left;
}

.Flash 
{
    /*background-image: url(./Img/Design/flash.jpg);
	background-repeat: no-repeat;*/
	height: 240px;
	width: 554px;
	float: right;
}


.V_menu {
	background-image: url(./Img/Design/v_menu.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
}

.V_down_menu {
    background-color:#ff7e00;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none; /*height: 30px;*/
	border-top-color: #a6a8aa;
	border-bottom-color: #a6a8aa;
  
	height: 18px;
	width: 800px;
}

.Kosik
{
    position: relative;
	width: 100px; height: 50px; top:165px; left:263px;
	text-align: center; 
	border: solid 1px #a6a8aa; 
}


.BS
{
    
	width: 100%;
	height: 26px; 
	background-color: #a3a4a6;
	
	 
}
.Basket
{
    
	 
	text-align: left;
	vertical-align: middle; 
	background-color: #a3a4a6;
	float: left;
	
	 
}

.BasketText
{
    
	
	text-align: center;
	vertical-align: middle; 
	padding: 5px;
	float: right;
	color: White;
	margin-right:10px;
	
	 
}
.BasketText a
{
	color: White;
}

.BasketText a:hover
{
	color: White;
}

.Main { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 800px;
}

.Menu {
	background-image: url(./Img/Design/left_top.jpg);
	background-repeat: no-repeat;
	background-color:#eb7200;

	width: 246px;	
	float:left;
}

.MainBody{
    text-align: left;
	background-image: url(./Img/Design/left.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 800px;	
}

.MainText{
	margin:10px 0px 0px 0px;
	float: right;
	width: 545px;
}

.Clear{
	clear: both;
	visibility: hidden;	
}




.ProductGallery
{
    width: 560px;
    height: 320px;
}

.GalleryRight
{
    width: 150px;
    float: right;
}
.GalleryImages
{
    height: 200px;
    padding-left: 0px;
}
.GalleryVideo
{
    height: 100px;
}
.GalleryLeft
{
    width: 410px;
    /*background-image:url(./Img/Design/produkt_bg_400.png);*/
    background-image:url(./Img/Design/stin-400.jpg);
    background-repeat: no-repeat;
    height: 310px;
    float: left;
}


.Design
{	
	margin-top:10px;
	border-top: solid 1px #eb7200;
	width:800px;
	color:Black;
    font-size:7.3pt;
    text-align:right;

}

#telo-obrazky{
	   
          width:100%; 
          height:auto; 
          top:0px;
          margin-left:10px;
          margin-bottom:7px;
          border: solid blue 0px;

}

#telo-text{
          float: left;
          width:350px; height:auto; left:0px; top:0px;
          border: solid blue 0px;
}

#tabulka{
          float: left;
          width:325px; height:auto; left:0px; top:0px;
          margin-bottom:7px;
}

.Doporucujeme {
    
    width:760px;
    height:auto;
border:0 solid blue;
color:black;
text-align:left;
font-size:10px;
margin-right:0;
margin-top:10px;
margin-bottom: 10px;
padding:0px 20px 0px 20px;

/*background-color:white;*/

    
}
.Doporucujeme p {
    
    
font-size:10px;
margin-bottom: 5px;

    
}
