* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(images/bg.jpg) top repeat-x;
}
body, input, textarea, select {
	font-family: Tahoma, sans-serif;
	color: #010101;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: black;
	padding: 5px 0;
	font-family: Arial, sans-serif;
}
h2 {
	font-size: 14px;
	color: black;
	padding: 5px 0;
	font-family: Arial, sans-serif;
}
h2 a, h4 a {
	color: black;
	text-decoration: none;
}
h2 a:hover, h4 a:hover {
	color: #EB1B11;
	text-decoration: underline;
}
h3 {
	font-size: 13px;
	color: white;
	padding: 4px 0;
	font-family: Arial, sans-serif;
}
h3 a {
	color: white;
}
h4 {
	font-size: 13px;
	color: black;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
}
p, blockquote, ul, ol, form {
	margin-bottom: 9px;
	line-height: 1.4;
}
blockquote, ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-right: 3em;
	font-style: italic;
}
ul {
	list-style-type: circle;
}
a {
	text-decoration: underline;
	color: #EB1B11;
}
a:hover {
	text-decoration: none;
}
/*prag zoom*/
.red {
	color: #EB1B11;
	font-weight: bold;
}
.bla {
	color: #000;
	font-weight: bold;
}
.whi {
	font-weight: bold;
}
img {
	border: 0;
}
#body img.left, #body img.alignleft {
	float: left;
	margin: 0 10px 3px 0;
}
#body img.right, #body img.alignright {
	float: right;
	margin: 0 0 3px 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.ramecek {
	padding: 3px;
	border: 1px solid #b7b7b7;
}
/* Header */
#header {
	width: 960px;
	height: 216px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat center top;
}
#logo {
	width: 695px;
	height: 155px;
}
/* Content */
#content {
	float: left;
	margin: 10px 0 15px 15px;
	width: 650px;
	background: #fff;
}
.entry {
	padding-right: 20px;
	margin-bottom: 20px;
	border-right: 1px dotted #ccc;
}
div.post {
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 30px;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 235px;
}
.firsten {
	width: 246px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
.center {
	text-align: center;
	margin: auto 5px;
	padding-bottom: 15px;
}
#topgastro {
	width: 250px;
	margin-left: 25px;
	padding-bottom: 20px;
}
#akt_cislo {
	width: 246px;
	height: 370px;
	margin-left: 20px;
}
.side_banner {
	width: 246px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#sidebar ul {
	list-style: circle;
}
#sidebar li {
	margin-bottom: 5px;
}
#sidebar li ul {
	padding-left: 5px;
	line-height: 1.4em;
}
#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img_li.gif) no-repeat left center;
}
.box_left {
	width: 244px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
	background: #F7F7F7;
	color: white;
}
.box_left div {
	background: url(images/left_box_bg.png) left repeat-y;
}
.box_left div div {
	background: url(images/left_box_bg_bot.png) left bottom no-repeat;
}
.box_left div div div {
	background: url(images/left_box_bg_top.png) left top no-repeat;
	width: 244px;
	padding-bottom: 10px;
}
.box_left h3 {
	padding-top: 14px;
	font-size: 20px;
	color: #EB1B11;
	margin-left: 20px;
}
.box_left p {
	padding: 22px 22px 0 22px;
}
.box_left ul {
	padding: 0 0 0 40px;
	margin: 0;
}
.social {
	margin-top: 3px;
}
.clear {
	clear: both;
}
.space {
	margin-bottom: 15px;
}
.hr-dot {
	border-bottom: 1px dotted #bbb;
	margin: 5px 0;
}
.hr {
	clear: both;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 30px;
}
.paging {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 10px 0;
}
hr {
	height: 1px;
	color: #b7b7b7;
}
.float {
	float: left;
	padding-right: 22px;
	padding-bottom: 30px;
}
/* Table */
.entry table {
	text-align: center;
	border: 0px solid #b7b7b7;
	background: #d9d9d9;
}
.entry th, .entry tr, .entry td {
	text-align: center;
	border: 0px solid #b7b7b7;
	background: #fff;
}
#accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}
/* home */
.screen-reader-text {
	display: none;
}
/* Top menu */
#hover_menu {
	position: relative;
	top: 15px;
	left: 20px;
	width: 940px;
	z-index: 99;
}
.search-box {
	margin-top: 6px;
}
#welcome {
	width: 890px;
	font-size: 11px;
	position: relative;
	top: 97px;
	margin-left: 30px;
	z-index: 0;
}
#home-1 {
	width: 920px;
	margin: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
#home-1a {
	width: 380px;
	float: left;
	padding: 10px 0 0 15px;
	margin: 0 0 15px 0;
}
.clanek-home img {
	max-width: 130px;
	max-height: 130px;
}
/*#home-1a object {
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}*/
#accesbillity {
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#home-1b {
	width: 505px;
	float: right;
	margin: 0 0 15px 0;
}
#home-1events {
	width: 250px;
	float: left;
	font-size: 11px;
	background: #efefef
}
#novinky {
	padding: 10px;
	background: #efefef;
}
#kluby {
	padding: 10px;
	background: #222;
	color: #fff;
}
#kluby h2, #udalosti h2 {
	color: #fff;
}
#udalosti {
	padding: 10px;
	background: #333;
	color: #fff;
}
#home-1cislo {
	float: left;
	padding: 10px 0 0 8px;
}
#banner-right-top {
	width: 100%;
/* 505px */
	margin: 10px 0 0 0;
	padding: 10px 0;
	text-align: center;
	background: #dadada;
}
#souteze {
	width: 100%;
/* 505px */
	padding: 0 0 10px 0;
	margin-top: 10px;
	background: #333 url(images/souteze.jpg) bottom right no-repeat;
}
#souteze a {
	color: white;
	padding-left: 10px;
}
.brown {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #AC885C url(images/brown.jpg) top repeat-x;
}
.divadlo {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #999933 url(images/divadlo.jpg) top repeat-x;
}
.prazsky-vyber, .hudba {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #A84274 url(images/prazsky-vyber.jpg) top repeat-x;
}
.kino {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #895331 url(images/kino.jpg) top repeat-x;
}
.galerie {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #CD1719 url(images/galerie.jpg) top repeat-x;
}
.zpovednice {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #FFCA00 url(images/zpovednice.jpg) top repeat-x;
	color: black;
}
.zpovednice h3 {
	color: black;
}
.tema-mesice {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #8B823D url(images/tema-mesice.jpg) top repeat-x;
}
.recenze {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #84718D url(images/recenze.jpg) top repeat-x;
}
.gastro, .recepty {
	height: 25px;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #F28C00 url(images/gastro.jpg) top repeat-x;
}
#box-mid-left {
	width: 453px;
	background: #fff;
	float: left;
}
#box-mid-right {
	width: 453px;
	background: #fff;
	float: right;
}
.podbox-left {
	width: 210px;
	float: left;
	padding: 0 0 10px 10px;
}
.podbox-right {
	width: 215px;
	float: right;
	padding: 0 0 10px 0;
}
.podbox {
	float: right;
	padding: 0 0 10px 10px;
}
#banner-mid {
	width: 920px;
	height: 60px;
	margin: 15px auto;
}
#banner-mid-archive {
	width: 900px;
	height: 60px;
	margin: 15px auto;
}
#home-2 {
	width: 920px;
	margin: auto;
	margin-bottom: 15px;
}
#home-2a {
	width: 450px;
	float: left;
}
#home-2b {
	width: 450px;
	float: right;
}
#box-recepty {
	width: 213px;
	height: 306px;
	float: left;
	padding: 0 0 10px 0;
	background: #fff url(images/gastro-bg.jpg) bottom right no-repeat;
	margin-bottom: 15px;
	border-left: 1px solid #F5A940;
	border-right: 1px solid #F5A940;
	border-bottom: 1px solid #F5A940;
}
#box-recepty a {
	color: black;
}
#box-recenze {
	width: 213px;
	float: left;
	padding: 0 0 10px 0;
	border-left: 1px solid #84718D;
	border-right: 1px solid #84718D;
	border-bottom: 1px solid #84718D;
}
#home-3 {
	width: 920px;
	margin: auto;
	margin-bottom: 15px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.home-3-podnik {
	float: left;
	margin: 5px 0 10px 5px;
	width: 140px;
}
.home-3-podnik img {
	width: 136px;
	height: 105px;
	padding-bottom: 3px;
}
#content {
}
#sidebar {
}
/* Footer */
/* Bottom */
#bottom {
	background: #333;
	height: 250px;
	padding-top: 20px;
	font-size: 11px;
}
#footer {
	width: 960px;
	margin: 0px auto;
	background: #f3f3f3;
}
#footer .footbox {
	width: 190px;
	margin: 20px 10px 20px 35px;
	padding: 0;
	float: left;
}
#footer h4 {
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #474747;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 10px;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	text-align: left;
	color: #474747;
}
#footer a {
	color: #EB1B11;
}
#signature {
	width: 960px;
	margin: 0px auto;
	text-align: right;
	font-size: 10px;
	color: #c1c1c1;
	padding: 5px 0;
}
#signature a {
	color: #c1c1c1;
	text-decoration: none;
}
#signature a:hover {
	text-decoration: underline;
}
div.category-top-gastro-2010 {
	background: #dcdcdc url(images/topgastro_mini.gif) right bottom no-repeat;
	padding: 10px;
}
/* index - panely barev */
.kultura {
	background-color: #FC0000;
}
.zpoved {
	background-color: #D9A800;
}
.konzum {
	background-color: #7578B0;
}
.gastro {
	background-color: #D67407;
}
.zabava {
	background-color: #A54B7C;
}
#LOGO1 {
	width: 468px;
	height: 60px;
	margin: auto;
	position: relative;
	top: 6px;
	text-align: center;
}
.flash-banner {
	width: 500px;
	height: 70px;
	padding: 0 0 10px 0;
}
/* datum */
.date1 {
  float: left;
  margin-right: 5px;
	width: 30px;
	height: 30px;
	background: #000 url(images/date1bg.gif) no-repeat;
	color: #fff;
	font-weight: 700;
	border: 1px solid gray;
}
.date1 .month {
	width: 100%;
	text-align: center;
	position: relative;
	top: 2px;
	font-size: 9px;
}
.date1 .day {
	width: 100%;
	text-align: center;
	position: relative;
	top: 1px;
	font-size: 14px;
	color: red;	
}
/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}

