body{
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Georgia;
  font-size: 12px;
  line-height: 160%;
  color: #845B1D;
  text-align: left;
  background: url("../images/back.png") center top repeat-y #ff9900;
}

/* FREETIMESHOPS START */

div#topFreetimeShops {
	height: 40px;
	background: url("../images/freetimeshops/bg.gif");
	font-size: 10px; 
	text-align: left;
	min-width: 980px;
	line-height: 14px; 	  
}
div#topFreetimeShops div#topFreetimeShopsLogo {
  float: left;
  height: 40px; 
  margin: 0px;
  padding: 0px;
}

div#topFreetimeShops div#topFreetimeShopsLinks {
  background: url("../images/freetimeshops/bg.gif");
  color: #000;
  font-size: 10px;   
  font-family: trebuchet MS, verdana, verdana CE;  
  font-weight: normal;  
}
 
div#topFreetimeShops a {
  color: #000;
  font-size: 10px;     
  font-weight: normal;  
  text-decoration: underline;
   font-family: trebuchet MS, verdana, verdana CE;
}

div#topFreetimeShops a:hover {
  text-decoration: none;
}

div#topFreetimeShops table {
  height: 38px;
  margin: 0px;
  padding: 0px;
  background: transparent;   
}
div#topFreetimeShops table tr td { 
  background: transparent;   
  font-size: 10px;     
  font-weight: normal;   
}

/* FREETIMESHOPS END */

div, img, h1, h2, h3, h4, h5 , p, a, ul, li, span{
    margin: 0px; 
	padding: 0px; 
	border: 0px; 
  	font-family: Georgia;
	font-size: 12px;
	background:transparent;
}

/* obecne znacky */

h1		{ text-align: left; padding: 0px 0px 0px 25px; color: #888; font-weight: normal; text-transform: uppercase; font-size: 9px; }
h2 	{ font-size: 15px; color: #845B1D; padding: 0px 20px 20px 20px;text-transform: uppercase; }
p 		{ padding: 0px 20px 20px 20px; }
h3 	{ padding: 0px 20px 10px 20px; }

a { color: #845B1D; font-weight: bold; }
a:hover { text-decoration: none; color: #845B1D; }

/* pomocne tridy */

div.clear, div.util { display: block; clear: both; font-size: 0px; line-height: 0px; }

/* Definujeme layout stranky */
div#mainArt {
	width: 950px;
	min-height: 87px;
  	_height: 87px;
   	margin: 0 auto;
  	background: url("../images/art_logo.png") left top no-repeat transparent;
}

		div#top{
			width: 950px;
			height: 68px;		
		}
		
		div#playG{
			width: 950px;
			min-height: auto;
			_height: auto;
			margin: 0px 0px 0px 0px; 
			background-color: #fff;
		}

div#content{
   width: 713px;
   _height: 400px;
   min-height: 400px;
   background: url("../images/content.png") left top repeat-x transparent;
   background-color: #fff;
   margin-left: 200px;
}

.block {
  width: 200px;  
  
   _height: 400px;
   min-height: 400px;
  float: left;
  margin: 0px 0px 20px 20px; 
  border: 2px solid #FFDFAE;
  background-color: #FFEFD6;
  text-align: center;
  padding: 0px;
}

.foto { float: left; width: 199px; height: 170px;}

.block p {  
  padding-left: 10px;
  padding-right: 8px;
  text-align: left;
  color: #000;
  margin: 0px;
}

.block img { margin: 10px 0px 10px 0px ; }


.block form h2 {
	  text-align: left;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  color: #000;
  background-color: #FFDFAE;
	  text-transform: uppercase;
	  text-align: center;
	 height: 60px;
	}
	.block form h2 a{
	 font-size: 11px;
	 font-family: tahoma;
	}
.block a {
	color: #333;
	}
	
.block a:hover {
	color: #845B1D;
	text-decoration: none;
	}
  
  
.folder {
  width: 180px;  
  float: left;
  margin: 0px 0px 20px 20px; 
  border: 2px solid #FFDFAE;
  background-color: #FFEFD6;
  padding: 10px;
  text-align: center;
}	


.folder a {
	  text-align: left;
	  color: #333;
	  text-transform: uppercase;
	  text-align: center;
	}
	
	.folder a:hover{color: #845B1D;}
	
p.popis {	
	padding: 0px 10px 10px 10px;
	height: 85px;
	width: 179px;
	float:left;
	}	
	
.add .addCart {
  margin-right: 15px;
}

.add input {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 90%;
}
.add input.input-text {
  border: 1px solid #000;
  width: 15px;
  position: relative;
  top: -5px;
}

.input-text2 {
  border: 1px solid #000;
  width: 100px;
  font-size: 90%;
}

.cena {
	color: #f00;
	font-size: 16px;
	}
	
#path {
	color: #000;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;	
	background-color: #fff;
	border-bottom: 2px solid #555;
	width: 673px;
	text-transform: uppercase;
	}	
	
#path a {
	color: #000;
	}	
	
#path a:hover {
	text-decoration: none; color: #845B1D;
	}
	
.top p { color: #000; padding-left: 5px; }
.top h3 { color: #000; padding-left: 5px; font-size: 18px; margin-bottom: 15px; }


.detail a {
	color: #000;
	padding-left: 5px;
	}		
	
.detail a:hover {
	color: #000;
	text-decoration: none;
	
	}

.detailni-obrazek {
	margin: 0px 20px 20px 20px;
	padding: 1px;
	border: 2px solid #FFDFAE;
	}
	
#content ul {
	margin: 0px 0px 20px 55px;
	}	
		
div.util { display: block; clear: both; font-size: 0px; line-height: 0px; }	


div#naviMenus {
	margin-top: 15px;
	float: left;
	width: 120px;
	}
	
.gal {
	margin-left: 20px;
	}
	.gal img {padding: 1px ; border: solid 2px #FFDFAE;}
	
table.kosik{ width: 670px; background-color: #FFDFAE; margin: 0px 0px 20px 20px; }
  
  table.kosik tr td { padding: 5px; background-color: #FFEFD6; }
  
  table.kosik tr td.center {text-align: center; }
  
  table.kosik tr th {padding: 5px;}
  
  table.kosik textarea{  width: 500px; border: solid 1px #444; margin: 0px;}
  .showPic{
    margin: 10px 10px 10px 0px;
  }
	h3.sleva{
 color: red;
 font-size: 11px ;
 padding:0px 20px 0px 0px;
}
