body {
  font: 12px Arial;
  text-align: center;
  background:url(../images/bg2.jpg) center top no-repeat #d4d1ca;
  margin:0px;
  color:#303130;
  
}

a {
  color: #000000;
  text-decoration:none;
}

  
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

table {
  font-size: 12px;
}

.noscreen, .print {
  display: none;
}

.pointer {
  cursor: pointer;
}

.clear {
  clear: both;
}
input.btn{
	border:0px;
	cursor:pointer;
	background:url(../images/btn.gif);
	height:19px;
	padding:0 5px 3px 5px;
	margin:-1px 0 0 0px;
	color:#fff;
	font-weight:bold;
}
.btnImage{
	border:0px;
	cursor:pointer;
	background:url(../images/btn.gif);
	height:19px;
	line-height:19px;
	padding:3px 7px 3px 7px;
	margin:-2px 0 0 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

h1 {
  color: #303130;
  margin: 6px 0 5px 0; 
  padding: 0px 0 0px 0;
  font-size: 18px;  
}

h2,#detailStelka h2 a{
  color: #af0f18; 
  font-size: 16px;
  font-weight:normal;
}
#detailStelka h2 a{
	text-decoration:underline;
}
#detailStelka h2 a:hover{
	text-decoration:none;
}
.btnSearch{
	width:48px;
	height:19px;
	padding:0;
	margin:2px 0 0 5px;
	border:0px;
	background-image: url(../images/btnSearch.gif);
	cursor:pointer;
}
.inputSearch{
	width:130px;
	height:20px;
	line-height:18px;
	float:left;
	border:1px solid #adadad;
	background: url(../images/bgInput.gif) repeat-x;
	padding:0 0 0 0;
}
#maineObal{
  margin:0 auto 0 auto;
  width:984px;
  text-align: left;
  padding:0;
  
  
}
#maine{
	width:962px;
	float:left;
	padding:0 11px 10px 11px;
	background:#fff;
	margin:0px 0 0 -9px;
}
#content{
	float:left;
	width:962px;
	margin:0px;
	padding:0px;
}
#top{
	width:962px;
	float:left;
}

#logo {
  display: block;
  position: relative;
  width: 195px;
  height: 70px;
  overflow:hidden;
  float: left;
  margin: 20px 0px 0px 0px;
}

#logo span {
  display:block;
  position: absolute;
  top:0; 
  left:0; 
  z-index:1; 
  width:100%; 
  height:100%;
  cursor: pointer;
  background-image: url(../images/logo.gif);
}
#head{
	float:left;
	width:522px;
	height:50px;
	padding:45px 10px 0 0;
	text-align:right;
}
#search{
	width:225px;
	height:50px;
	float:left;
	padding: 35px 0 20px 0;
}
#searchObal{
	width:203px;
	height:20px;
	float:left;
	padding:10px;
	border:1px solid #dddddd;
}
#topMenu{
	width:962px;
	height:50px;
	float:left;
}
#topMenu ul{
	float:left;
	width:960px;
	margin:0px;
	padding:0px;
	height:50px;
	list-style:none;
	background:url(../images/topMenu.gif) repeat-x;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
#topMenu ul li{
	float:left;
	line-height:49px;
	padding:0px;
	font-weight:bold;
	position: relative;
	display: inline;
}


#topMenu ul li a{
	float:left;
	line-height:49px;
	padding:0 10px 0 10px;
	font-weight:bold;
	display: block;
}
#topMenu ul li a:hover{
	float:left;
	line-height:49px;
	padding:0 10px 0 10px;
	background:url(../images/bgTopMenu.gif) bottom repeat-x;
	font-weight:bold;
	color:#fff;
}
#topMenu ul li ul{
	position: absolute;
	display: block;
	visibility: hidden;
	width:150px;
	background:#fff;
	
}
##topMenu ul li ul li{
	display: list-item;
	float: none;
	color:#303130;
	padding:0px;
	width:148px;


}
#topMenu ul li ul li a{
/*width of sub menus*/
	display:block;
	width:148px;
	margin: 0;
	background:#f6f6f6;
	line-height:20px;	
	border-left:1px solid #666;
	border-right:1px solid #666;

}

#topMenu ul li ul li a:hover{ /*sub menus hover style*/
background: #303130;
color: black;
width:148px;
color:#fff;
line-height:20px;
}
.konec{
	width:170px;
	float:left;
	border-bottom:1px solid #666;
}
.stelkaimg{
	max-width:600px;
}
	
#leva{
	float:left;
	width:163px;
	padding:10px 0 10px 0;
}
.sekceObal{
	width:163px;
	float:left;
	padding:0 0 10px 0;
}
.sekceNadpis{
	width:153px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:0 0 0 10px;
	background:url(../images/sekceNadpis.gif);
}
.sekceNadpis a{
	color:#FFF;
}
.sekceText{
	width:157px;
	float:left;
	padding:5px 2px 5px 2px;
	margin:0px;
	background:#f6f6f6;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
}
.sekceText ul{
	margin:0 0 0 5px;
	padding:0px;
	list-style:inside disc ;
	color:#01aae0;
	
}
.sekceText .ulNejnovejsi{
	margin:0 0 0 20px;
	padding:0px;
	list-style:outside decimal ;
	color:#01aae0;
	
}
.sekceText ul li{
	line-height:25px;
	width:155px;
	
}
.liText{
	width:90px;
	float:left;
	text-align:left;
}

.sekceText ul li div{
	float:left;
}
.sekceText ul li a{
	color:#333333;
	font-weight:bold;
	
}
.sekceText ul li a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

#stred{
	float:left;
	width:616px;
	padding:10px;
}
#navigace{
	width:616px;
	float:left;
	padding:0 0 5px 0;
}
#navigaceText{
	width:606px;
	float:left;
	padding:0 0 0 10px;
	line-height:20px;	
	border-bottom:1px dotted #dedede;
	font-weight:bold;
}
#navigaceText a{
	color:#303130;
	font-size:11px;
}
#navigaceText a:hover{
	text-decoration:underline;
}
#clanekObal{
	width:616px;
	float:left;
	padding: 0 0 5px 0; 
}
#clanekNadpis h1{
	font-size:20px;
	color:#303130;
}
.vypisObal{
	width:616px;
	float:left;
	padding:5px 0 5px 0;
}
.vypisNadpis{
	width:606px;
	float:left;
	padding:5px 0 5px 0px;
	font-size:20px;
}
.polozkaObal{
	width:200px;
	float:left;
	padding:5px 5px 5px 0;
}
.polozkaBg{
	width:198px;
	float:left;
	border:1px solid #dddddd;
}
.polozkaNadpis{
	width:194px;
	line-height:20px;
	float:left;
	text-align:center;
	padding: 0 2px 0 2px;
}
.polozkaNadpis a{
	font-size:14px;
	font-weight:bold;
}
.polozkaImg{
	width:194px;
	float:left;
	text-align:center;
}
.polozkaCenaNadpis{
	float:left;
	font-size:10px;
 	color:#bfbcbc;
	padding:0 0 0 10px;
}

.polozkaCena{
	width:136px;
	float:left;
	font-size:14px;
	color:#da370d;
	font-weight:bold;
	padding: 0 0 5px 10px;
}
.polozkaBtnDetail{
	float:left;
	width:48px;
	height:19px;
	float:left;
	padding:0 0 5px 0;
	
}
.polozkaBtnDetail  a span{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/btnDetail.gif) top;
	
}
.polozkaBtnDetail  a:hover span{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/btnDetail.gif) bottom;
	
}
#prava{
	float:left;
	width:163px;
	padding:10px 0 10px 0;
}
.kosikObal{
	width:161px;
	float:left;
	padding:5px 0px 5px 0px;
	margin:0 0 0 -2px;
	border-bottom:1px solid #dddddd;
}
.kosikPolozka{
	float:left;
	line-height:20px;
	padding: 0 0 0 5px;
}
.kosikPolozka span{
	color:#01aae0;
	font-weight:bold;
}
.kosikCena{
	float:left;
	line-height:20px;
	padding: 0 0 0 17px;
}
.kosikVelikost{
	float:left;
	line-height:20px;
	padding: 0 0 0 17px;
}
.kosikCelkemPolozek{
	float:left;
	padding:5px 0 0 5px ;
	line-height:20px;
}
.kosikCelkemPolozek span{
	color:#01aae0;
	font-weight:bold;
}
.kosikCelkem{
	float:left;
	padding:0 0 0 5px ;
	line-height:20px
}
.kosikCelkem span{
	color:#01aae0;
	font-weight:bold;
}
.kosikKpokladne{
	width:155px;
	text-align:center;
	line-height:30px;
}
#patka{
	width:962px;
	float:left;
	height:111px;
	background:url(../images/patka.gif);
}
#vpatka1{
	color:#FFF;
	float:left;
	width:148px;
	padding: 5px 0 0 30px;
}

#vpatka2{
	color:#FFF;
	float:left;
	width:207px;
	padding: 25px 0 0 40px;
}
#vpatka3{
	color:#FFF;
	float:left;
	width:189px;
	padding: 25px 0 0 30px;
}
#vpatka3 a,#vpatka2 a{
	color:#fff;
}
#vpatka3 a:hover,#vpatka2 a:hover{
	text-decoration:underline;
}
#vpatka4{
	width:313px;
	height:111px;
	float:left;
}
#vpatka4 a span {
  display:block;
  position: absolute;
  z-index:1; 
  width:313px; 
  height:111px;
  cursor: pointer;
  background-image: url(../images/logoNovyWeb.gif);
}
/* detail */

#detailImgObal{
	width:200px;
	float:left;
	padding:5px 0 10px 5px;
}
#detailImgOstatni{
	float:left;
	padding:10px 0 10px 0;
}
.detailImgOstatniImg{
	float:left;
	padding:5px 0 5px 0;
}
#detailPopis{
	width:600px;
	float:left;
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
#detailInfoObal{
	width:220px;
	float:left;
	padding:5px 0 10px 5px;
}
#detailStelka{
	float:left;
	width:150px;
	border:1px solid #dddddd;
	padding:10px;
	background:#f6f6f6;
	margin:5px 0 0 0;
}
#stelkaNadpis,#stelkaImg, #stelkaPopis{
	float:left;
	margin:0 0 10px 0;
	text-align:center;
}
#detailInfoBg{
	width:180px;
	float:left;
	border:1px solid #dddddd;
	padding:10px;
	background:#f6f6f6;
}
.detailText{
	line-height:20px;
}
.detailText a{
	text-decoration:underline;
}
.detailText a:hover{
	text-decoration:none;
}
.detailText span{
	text-decoration:line-through;
}
.detailPoznamka{
	float:left;
	padding:5px 0 5px 0;
}
.detailCena{
	line-height:30px;
}
.detailCena span{
	font-size:16px;
	color:#01aae0;
	font-weight:bold
}
.detailBtn{
	width:79px;
	height:19;
	float:left;
}
.detailBtn a span{
	width:79px;
	height:19px;
	display:block;
	position:absolute;
	background:url(../images/btnKoupit.gif) top;
	z-index:1;
	
}
.detailBtn a:hover span{
	width:79px;
	height:19px;
	display:block;
	position:absolute;
	background:url(../images/btnKoupit.gif) bottom;
	z-index:1;
	
}
.detailCenaa strong{
	text-decoration:none;
}
.detailCenaa{
	text-decoration:line-through;
	float:left;
	
}

	
