body {
  background-image : url(/customers/sklo-keramika_cz/Img/Design/bg.jpg);
  text-align: center; /* vycentrovani ve starsim IE */
}



.all { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 800px;
}



.top_1 {
	background-image: url(/customers/sklo-keramika_cz/Img/Design/top_1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 800px;
}
.top {
	background-image: url(/customers/sklo-keramika_cz/Img/Design/top.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 800px;
}



.menu {

	background-repeat: no-repeat;
	background-color:#f7e200;
    
	width: 190px;	
	
}

.basket {

	background-repeat: no-repeat;
	background-color:#f7e200;
    
	width: 170px;
	height:30px;
	padding-top:10px;
	
	padding-right:20px;
	text-align:right;
	vertical-align:middle;
	
	
	
}

.mainBody{
    text-align: left;
	background-image: url(/customers/sklo-keramika_cz/Img/Design/main.jpg);
	background-repeat: repeat-y;
	
	width: 800px;	
}

.content{
	margin:10px 30px 0px 0px;
	float: right;
	width: 540px;
	display:inline;
}

.zbozi{
	
	width: 100%;
	margin-bottom:10px;
	border: solid #a4a4a4 1px;
}

.clear
{
border:medium none;
clear:both;
height:1px;
margin:-1em 0pt 0pt;
visibility:hidden;
}

.line1
{

height:6px;
background-color: white;
font-size:1px;

}

.pridejKosik
{	
	width: 100%;
	text-align: right
}



.foot
{	background-image: url(/customers/sklo-keramika_cz/Img/Design/foot.jpg);
	width: 800px;
	height: 38px;
	color: Black;
	font-size: 7.3pt;
	text-align: right
}

.seo
{	width: 740px;
	height: auto;
	background-color: white;
	color: Gray;
	font-size: 7.3pt;
	text-align: left;
	padding: 10px 30px 5px 30px;
}

.design {
    position: relative;
    padding:0px;
    margin-top:10px;
    width:200px;height:30px; 
    border: solid blue 0px;
    text-align: right; 
}

.ProductLeft {
	
	width: 120px;
	float: left;
	padding:2px;
	border: solid #92332d 1px;
}
.ProductRight {
	width: 75%;
    text-align: left;
	float: right;
}

.Right {
	
	width: 100%;
	
	text-align:right;

}



