/*  
Theme Name: Miculka-Sklep
Theme URI: http://www.machi.cz
Description: Sklep Mičulka
Version:
Author: Machi
Author URI: http://www.administratori.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#wrap {
	width: 980px;
	margin: 0 auto;
}
 
#header {
	height:252px;
	background:url(img/zahlavi.jpg);
	}
	
#description {
	display: none;
	}
	
h1 {
	display: none;
	}

#content {
}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	padding: 205px 80px 0 80px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#pagelist ul {
	height: 31px;
}

#pagelist ul li {
	display: block;
	float: left;
	height: 31px;
	margin: 0 2px;
}

#pagelist ul li:hover {
	background: url(img/pagelist-r.png) top right no-repeat;
	white-space: nowrap;
}
	
#pagelist ul li a {
	color: #333;
	display: block;
	float: left;
	height: 25px;
	padding: 6px 15px 0 15px;
	text-decoration: none;
	}
	
#pagelist ul li a:hover {
	background: url(img/pagelist-l.png) top left no-repeat;
	text-decoration: none;
	}
	
#pagelist ul li.current_page_item a {
	background: url(img/pagelist-l.png) top left no-repeat;
	}
	
#pagelist ul li.current_page_item {
	background: url(img/pagelist-r.png) top right no-repeat;
	white-space: nowrap;
}
/* pagelist and search */	

/* sidebar */	
#side {
	width: 247px;
	margin-right: 12px;
	float: right;
	color: #666;

	background: url(img/sidebar-bg.png) repeat-y left;
	display: inline;
	
}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size: 110%;
	color: #333;
	border-bottom: 1px dotted #d3dc91;
	width: 170px;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
}

.pdate {
	color: #666;
	font-size: 10px;
}

#side ul li {
	padding: 0 39px 0 20px;
}

#side ul li.sidebar-bottom {
	background: url(img/sidebar-bottom.png) no-repeat;
	height: 19px;
}

#side ul li.novinky {
	background: url(img/list.jpg) no-repeat bottom;
	padding: 0 39px 1px 20px;
}

#side ul li.linkcat {
	background: url(img/list2.jpg) no-repeat top;
	padding: 15px 39px 1px 20px;
}

#side ul li.linkcat h2 {
	margin: 5px 0 20px 0;
	width: 130px;
	}

#side ul li.linkcat ul li{
	padding: 0 0 11px 20px;
	margin: 0 0 11px 0;
	border-bottom: 1px dotted #d3dc91;
	background: url(img/li.png) left top no-repeat;
}

#side ul li ul li{
	padding: 0 0 6px 20px;
	margin: 0 0 6px 0;
	border-bottom: 1px dotted #d3dc91;
	background: url(img/li.png) left top no-repeat;
}

#side ul li ul li.snovinky {
	border: none;
	background: none;
	text-align: right;
}

#side ul li ul li.snovinky a {
	font-weight: normal;
}
	
#side ul li ul.children li {
	
	}
	
#side a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 10px;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text-top {
	background: url(img/text-top.jpg) top no-repeat;
	min-height:177px;
	height:auto !important;
  	height:177px;
}

#text {
	width:683px;
	margin: 0 0 0 34px;
	background: url(img/text.png) repeat-y;
	float:left;
	font-size:82%;
	color:#333;
	display: inline;
	line-height:120%;
	}
	
#text-content {
	padding: 10px 20px 0 48px;
}

#text-bottom {
	background: url(img/text-bottom.png) bottom no-repeat;
	min-height:200px;
	height:auto !important;
  	height:200px;
}

p {
	padding:5px 0;
	}

.post h2 {
	color:#333;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c1c764;
	width: 450px;
	padding: 0 0 7px 0;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:20px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
#text img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #bdc89e;
margin:5px;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#333;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:underline;
	color:#000000;
	}
	
a:hover {
	text-decoration:none;
	}
/* headlines and links */

/* other */	
#nav {
	font-size:12px;
	color:#333;
	height: 20px;
	}
	
#nav a {
	color:#333;
}
	
.levy {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	}
	
.pravy {
	float:right;
	margin-left:10px;
	margin-bottom: 10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
.cpr{
  text-align:right;
  font-size:70%;
  color:#ccc;
  margin:0.5em;
  margin-right:40px;
}
#calendar_wrap{
 margin-left:40px;
 font-size: 11px;
}
.box1{
  border:1px solid #c1c764;
  padding:1em;
  background-color: #E7FFD0;
}
#text .box1 h3{
  padding-top:2em;
  padding-bottom:5px;
}