/*  
Theme Name: Hotel Monde
Theme URI: http://www.hotelmonde.cz
Description: Sablona pro web hotelmonde.cz
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	background: url(img/bg.png) left top repeat-x #c1effd;
	}
	
#wrap {
	width: 984px;
	margin: 0 auto;
	}
	
#vlajky {
	width: 131px;
	float: left;
	margin: 42px 0 0 91px;
	padding: 13px 0 0 0;
	display: inline;
	}
	
#vlajky a {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	width: 24px;
	height: 16px;
	}
	
#vlajky a.cs {
	background: url(img/cs.png);
	}
	
#vlajky a.en {
	background: url(img/en.png);
	}
	
#vlajky a.de {
	background: url(img/de.png);
	}
	
#vlajky a.ru {
	background: url(img/ru.png);
	}
	
#vlajky a span {
	display: none;
	}
		
#desc {
	width: 752px;
	height: 30px;
	background: url(img/desc.png);
	margin: 42px 0 0 0;
	float: right;
	font-size: 19px;
	color: #0070AD;
	font-style: italic;
	padding: 6px 0 0 10px;
	}
 
#header {
	clear: both;
	height: 127px;
	margin: 0 0 0 4px;
	background: url(img/header.jpg) right top no-repeat;
	}
	
#header h1 a {
	display: block;
	width: 218px;
	height: 127px;
	background: url(img/logo.png)
	}
	
#header h1 a span {
	display: none;
	}
	
a {
	text-decoration: underline;
	color: #444;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	background: url(img/content.png) left top repeat-y;
	}
	
#pages {
	width: 984px;
	height: 65px;
	background: url(img/pages.png);
	}
	
#pages ul {
	float: left;
	width: 733px;
	padding: 12px 0 0 13px;
	}
	
#pages ul li {
	list-style: none;
	display: block;
	float: left;
	height: 53px;
	}
	
#pages ul li a {
	display: block;
	color: #fff;
	font-size: 20px;
	float: left;
	height: 42px;
	padding: 11px 39px 0 38px;
	background: url(img/pages-li.png) right top no-repeat;
	text-decoration: none;
	}

#pages ul li.page-item-11 a {
	background: none;
	}
	
#pages ul li a:hover {
	text-decoration: underline;
	}
	
#pages ul li.current_page_item a {
	background: url(img/pages-li-h.png) left top repeat-x;
	color: #333;
	text-decoration: none;
	}
	
#searchform {
	float: right;
	width: 234px;
	padding: 17px 0 0 0;
	}
	
#s {
	width: 166px;
	height: 26px;
	background: none;
	border: none;
	vertical-align: middle;
	font-size: 14px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 8px 7px 0 7px;
	}
	
#searchsubmit {
	width: 36px;
	height: 34px;
	background: none;
	border: none;
	vertical-align: middle;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */	
#side {
	width: 243px;
	float: right;
	background: url(img/sidebar-bg.png) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	border-bottom: 8px solid #4E5862;
	}
	
#side ul li {	
	list-style: none;
	}

#side h4 {
	height: 36px;
	color: #333;
	font-size: 19px;
	font-weight: normal;
	background: url(img/h4.png);
	padding: 12px 10px 0 20px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	}
	
#side ul li.widget_sideblog li {
	border-bottom: 1px solid #c1effd;
	padding: 6px 15px 6px 20px;
	color: #666;
	}
	
#side ul li.widget_sideblog .datum {
	color: #666;
	/*font-weight: bold;*/
	}
	
#side ul li.widget_sideblog .nadpis a {
	color: #000;
	font-weight: bold;
	}
	
#side ul li.widget_sideblog .obsah {
	display: block;
	margin: 5px 0;
	}
	
#side ul li div.textwidget {
	padding: 5px;
	}
	
#side a.novinky {
	color: #006DA7;
	font-weight: bold;
	display: block;
	text-align: right;
	font-size: 13px;
	}
	
#side ul li.ngg_images div {
	padding: 10px 0 7px 12px;
	}
	
#side ul li.ngg_images div img {
	border: 2px solid #fff;
	}
/* sidebar */

/* text */
#text {
	width: 657px;
	border-top: 7px solid #EAEBEC;
	float: left;
	margin: 0 0 0 4px;
	display: inline;
	padding: 28px 40px 0 40px;
	font-size: 15px;
	color: #666;
	line-height: 1.2;
	}
	
p {
	padding: 5px 10px 5px 0;
	}
	
.post {
	margin: 0 0 40px 0;
	}
	
h2 {
	font-size: 22px;
	color: #0071AF;
	font-weight: normal;
	background: url(img/h2.png) left bottom no-repeat;
	margin: 0 0 7px 0;
	padding: 0 0 10px 0;
	}

h3 {
	color: #990000;
	font-weight: normal;
	padding: 5px 0 0 0;
	font-size: 20px;
	margin: 0;
	}
	
h3 a {
	color: #990000;
	text-decoration: underline;
	}
	
h3 a:hover {
	text-decoration: none;
	}

.post ul li {
	list-style: none;
	background: url(img/bullet_red.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: #CC3300 5px solid;
	margin: 10px 15px;
	padding: 0 5px 0 15px;
	font-size: 14px;
	color: #777;
	}
	
#text .wp-smiley {
	padding: 0;
	background: none;
	border: none;
	}

#text img {
	border: 3px solid #f1f1f1;
	padding: 5px;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 5px 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 5px 20px;
	}
	
#text a:hover img {
	border: 3px solid #aaa;
	}
/* text */

/* footer */
#nav {
	height: 25px;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
#box {
	width: 710px;
	height: 59px;
	background: url(img/box.png) left top no-repeat;
	color: #666;
	font-size: 15px;
	padding: 21px 15px 0 20px;
	}
	
#box a {
	color: #666;
	}
/* footer */
.wp-caption{
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}		
