body {
	background-color: #F7EFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
H1{
	font-size: 140%;
	color: Gray;
}
H1.firmy{
	text-align: center;
	font-size: 120%;
	color: Gray;
}
H2{
	font-size: 130%;
	color: Gray;
}
H3{
	font-size: 120%;
	color: Gray;
}
H4{
	font-size: 110%;
	color: Gray;
	margin-bottom: 4px;
}
        #obal {
			text-align: center;
			}
        #obal2 {   
			margin: auto; 
            width: 990px;    
            text-align: left;
				border: solid 1px;
				background: url('img/back_c.gif') top left repeat-y;
        }
        #A, #B, #C {
          display: inline;
        }
		/** hlavni pole je A **/
        #A {
          background-color: white;  
          margin-left: 200px;
          float: left;
          width: 590px;
		}
		/** Pravy sloupec je B **/
        #B {
          background-color: white;      
          float: left;
          width: 180px;
		  	 padding-left: 10px;
		  }
		/** Menu je C **/
        #C {
			background-image: url(img/back_lotos.gif);
			background-repeat: no-repeat;
			background-color: white;
			margin-left: -980px;
			margin-right: 10px;
			float: left;
			width: 190px;
	
}
        #hlavicka {
          background-color: #efefde;
        }
		  #menutop{
		  	background-color: #98ab74;
			padding-left: 10px;
			margin-top: 0px;
			height: 22px;
			padding-top: 6px;
			color: #0C5000;
		  }
		  #menutop2{
		  	background-color: #98ab74;
			float: right;
			margin-top: 0px;
			height: 22px;
			padding-top: 6px;
			margin-right: 10px;
		  }
		  a.menutop{
		  	color: #0C5000;
			font-weight: bold;
			text-decoration: none;
			font-size: 12px;
			}
		  a:hover.menutop{
		  	color: #0C5000;
			font-weight: bold;
			text-decoration: underline;
			font-size: 12px;
		  }
        #paticka {
            clear: left;
            background-color: #0C5000;
				color: White;
            width: 100%;
            float: left;
				text-align: right;
        }
        .clear {
          clear: both; 
        }
/** zbozi ve 2 slopcixh **/
		#zbozi-L {
			color: Green;
			width: 270px;
			float: left;
			margin: 0px 0px 0px 10px;
		}
		/**#zbozi-P {
			color: Green;
			width: 280px;
			float: right;
			margin-right: 5px;
			}**/
		#zbozi-L p, #zbozi-P p {
			margin-bottom: 0px;
			margin-top: 0px;
		}
		.zbozi-L {
			color: Green;
			width: 270px;
			float: left;
			margin: 0px 0px 0px 10px;
		}
		.zbozi-L p, .zbozi-P p {
			margin-bottom: 0px;
			margin-top: 0px;
		}
/** zbozi ve 3 sloupcich**/
		#zbozi-LL {
			color: Green;
			width: 180px;
			float: left;
			/**border: solid 1px;**/
		}
		#zbozi-PP {
			color: Green;
			width: 180px;
			float: right;
		
			}
		#zbozi-PC {
			color: Green;
			width: 385px;
			float: right;
	
			}
		#zbozi-LL p, #zbozi-PP p, #zbozi-PC p {
			margin-bottom: 0px;
			margin-top: 0px;
		}
		
		#obr-detail{
			float: left;
			margin: 0px 30px 0px 0px;
		}
		#akcnicena {
			text-decoration: line-through;
		}
		.cena {
		}
		.objednavka{
			text-align: right;
		}
		/** zbozi ve 3 sloupcich KONEC **/
		/** Zbozi DETAIL **/
		#zbozi-detail{
			color: Green;
			width: 490px;
			margin: 0px 0px 0px 10px;
			/**border: solid 1px;**/
			padding: 0px 40px 0px 40px;
		}
		#color {
			float: right;
		}
		.color {
			float: right;
		}
		#color-detail {
			width: 20px;
			float: right;
		}
		H2.zbozi{
			font-size: 110%;
			color: #0C5000;
			margin-bottom: 0px;
		}	
		select{
			color: Grey;	
			font-size: 11px;
			border: solid 0px;
			border-color: White;
		}
		option{
			border: solid 0px;	
			border-color: White;
			color: Grey;
		}
		
	/** Košík **/
	#kos{
		margin: 10px;
		padding: 4px;
		border-bottom: solid 1px #98AB74; 
		color: #98AB74;
	}	
	#nk{
		font-size: 120%;
		font-weight: bold;
		color: #0C5000;
	}
	#kospolozka{
		border: solid 1px #98AB74;
	}
	#koscelkem{
		border: solid 1px #98AB74;
		background-color: #98AB74;
		font-weight: bold;
		text-align: right;
	}
	input#objednat{
		font-size: 11px;
	}
	
/** material**/
	#material{
		margin: 10px;
		padding: 4px;
		color: #98AB74;
	}	
	a {
		color: Green;
	}
	ul, li.txt {
		font-family: Arial, Helvetica, sans-serif;
		color: Gray;
		font-size: 11px;
	}