/*  
Theme Name: Design pro cestovatelske weby
Theme URI:
Description: Vzhled pro cestovatelske weby
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 1000px;
	margin: 0 auto;
	background: url(img/bg.png) center top repeat-y #d9edff;
	}
	
#wrap {
	
	}
 
#header {
	height: 148px;
	background: url(img/header.png) left top no-repeat;
	border-bottom: #c2c2c2 solid 3px;
	margin: 10px 23px 0 23px;
	}
	
h1 {
	float: left;
	}
	
h1 a span {
	display: none;
	}

h1 a {
	display: block;
	width: 750px;
	height: 148px;
	}
	
#reklama-top {
	text-align: center;
	padding: 12px 0 0 0;
	}
	
#reklama-top img {
	border: none;
	}
	
#searchform {
	float: right;
	margin: 49px 0 0 0;
	background: url(img/search.png);
	width: 196px;
	padding: 11px 0 0 7px;
	height: 88px;
	}

#searchsubmit {
	cursor: pointer;
	border: none;
	width: 31px;
	height: 31px;
	vertical-align: middle;
	background: none;
	}

#s {
	border: none;
	vertical-align: middle;
	width: 148px;
	height: 24px;
	color: #444;
	background: none;
	padding: 7px 5px 0 5px;
	font-size: 0.875em;
	}

a {
	text-decoration: underline;
	color: #336699;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	padding: 5px 23px 0 23px;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */
#sidebar-left {
	width: 200px;
	float: left;
	}
	
#sidebar-right {
	width: 200px;
	float: right;
	}
	
.sidebar {
	font-size: 0.750em;
	}
	
.sidebar li {
	border-top: 3px solid #c2c2c2;
	background-color: #f0f0f0;
	margin: 0 0 9px 0;
	padding: 5px;
	list-style: none;
	}
	
.sidebar li ul li {
	border: none;
	background: none;
	margin: 0;
	}
	
.sidebar .reklama a img {
	border: none;
	}
	
.sidebar .reklama {
	text-align: center;
	padding: 10px 0;
	}
	
.sidebar h4 {
	color: #444;
	font-size: 1.25em;
	margin: 0 0 7px 0;
	}
	
.sidebar li.widget_pages {
	border-top: 3px solid #72a9c7;
	background-color: #cdeafa;
	}
	
.sidebar li.widget_pages h4 {
	display: none;
	}
	
.sidebar li.widget_pages ul li {
	margin: 0;
	padding: 0;
	}
	
.sidebar li.widget_pages ul li a {
	display: block;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	background: url(img/sipka.png) left no-repeat;
	padding: 4px 0 4px 10px;
	}
	
.sidebar li.widget_pages ul li a:hover, .sidebar li.widget_pages ul li.current_page_item a {
	text-decoration: underline;
	}
	
.sidebar li.widget_pages ul li.current_page_item ul li a {
	text-decoration: none;
	}
	
.sidebar li.widget_pages ul li ul li a {
	margin: 0 0 0 15px;
	}
	
.sidebar li.ngg_widget {
	border-top: 3px solid #d3e98e;
	background-color: #e9f4c8;
	}
	
.sidebar li.ngg_widget .ngg-widget {
	margin: 5px 0 0 10px;
	}
	
.sidebar li.ngg_widget img {
	background-color: #fff;
	padding: 1px;
	border: 3px solid #999;
	}
/* sidebar */

/* text */
#block {
	width: 754px;
	float: left;
	}
	
#text {
	width: 522px;
	float: right;
	color: #444;
	line-height: 1.5;
	font-size: 0.750em;
	padding: 0 16px 10px 16px;
	}
	
p {
	padding: 5px 0;
	}
	
h2 {
	font-size: 1.5em;
	color: #666;
	font-weight: bold;
	margin: 0 0 3px 0;
	}

h3 {
	font-weight: bold;
	color: #666;
	padding: 5px 0 0 0;
	font-size: 1.250em;
	margin: 0;
	}
	
.post ul li {
	list-style: none;
	background: url(img/bullet_blue.png) left no-repeat;
	padding: 0 0 0 23px;
	margin: 3px 0 3px 5px;
	}
	
.post ol li {
	margin: 3px 0 3px 28px;
	}

blockquote {
	border-left: 5px solid #567080;
	margin: 10px 15px;
	color: #666;
	padding: 0 5px 0 15px;
	}
	
#text .wp-smiley {
	padding: 0;
	background: none;
	}

#text img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #babec1;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 5px 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 5px 20px;
	}

#text .post .rekl img {
	border: none;
	background: none;
	padding: none;
	margin: 0;
	}
/* text */

/* footer */
#box {
	background: url(img/box.png) left top repeat-x;
	height: 31px;
	padding: 15px 15px 0 15px;
	margin: 0 11px 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.75em;
	}
	
#box a {
	color: #666;
	}
/* footer */		