/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}

/* ----------------------------------------------------------------------------------------------------------
2) Výchozí hodnoty HTML tagů
---------------------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #010101 url(../images/bg.gif) repeat;
  font:0.8em/1.2 "Trebuchet MS", "arial", sans-serif;
	color: #aaa;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #c30;
}

h1 {
  font-size: 2em;
  margin-bottom:0.3em
  }

h2 {
	font-size: 1.4em;
}

h2.title {
	font-size: 2em;
	margin-bottom:0.3em
}

h2.uvod {
	font-size: 2.8em;
	margin-bottom:0.3em
}

.slogan {
	margin-bottom: 0.3em;
	font-size: 1.2em;
  font-style:italic;
  color: #e5896a;
}

h3 {
	margin: 0.3em 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
}
h3 a {
	text-decoration: none;
	color: #c30;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 2.8em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #e5896a;
}

a:hover {
	text-decoration: underline;
}

.sede a {
	text-decoration: none;
	color: #aaa;
}

.sede a:hover {
	text-decoration: underline;
  color: #e5896a;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.gif) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Splash */

#splash { 
	width: 960px;
	height: 301px;
	margin: 0px auto; 
}

#logo{
  position: relative; 
  overflow: hidden; 
  width: 960px; 
  height: 301px;  
  font-size: 300%;
}

#logo span{
  display: block;
  position: absolute; 
  top: 0; 
  left: 0; 
  z-index: 1; 
  width: 100%; 
  height: 100%;  
  background: url("http://www.divadelnikomedie.cz/images/img02.gif") 0 0 no-repeat; 
  cursor: pointer;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 30px;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	overflow: hidden;
}

.post .entry {
	text-align: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #1B1B1B;
	margin: 0px 30px;
	border-left: none;
}

.odrazka {
  color:#c30;
	float: left;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
}

#sidebar h4 {
	height: 38px;
	padding-left: 30px; 
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #c30;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #494949;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #c30;
}

/* Footer */

#footer {
	height: 30px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #202020;
}

#footer a {
	color: #202020;
}

#footer a:hover {
  	color: #aaa;
	text-decoration:underline;
}
 /* Lista */
.lista {text-align:center; min-height:1px;}
.lista:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

/* Links */
#links {background:url("http://www.kulturniportal.cz/design/bg-lista.gif") 0 0 repeat;}
#links {padding:3px; color:#b5b5b5; font-size:90%;}
    #links p {margin:0;}
    #links a {color:#304356;font-weight:bold;text-decoration:none}
    #links a:hover {color:#F60;}
    #links p#link {float:center; margin-top:2px; width:800px; text-align:center;}

.noscreen {display:none;}
      
.predstaveni {clear:both; margin-bottom:2px; padding-top:5px; border-bottom: 1px dotted #1B1B1B;}
.predstaveni-img {float:left; width:130px; height:95px; border: 1px solid #c30; background: #1B1B1B; margin-top:0.5em}
.predstaveni-desc {float:right; width:435px;}     
.center {text-align: center !important; margin-top:1em}
.terminy {font-size: 1.1em;	font-weight: bold; color: #e5896a;margin-bottom:0.2em}  
.text {margin:0.6em 0;}  
.obsah {margin:0.6em 0; border-bottom: 1px dotted #1B1B1B;} 
.fotky {margin-top: 1em}  
.gallery {margin-left: auto; margin-right: auto;}   
.predstaveni {margin:0.05em 0 0 0;border-bottom: 1px dotted #1B1B1B;}   
.obr {width:100px; height:80px; border: 1px solid #e5896a; background: #1B1B1B; margin:0.2em} 
.portret {float:left; width:135px; height:180px; border: 1px solid #e5896a; background: #1B1B1B; margin-right:1em} 
.red {margin:0.6em 0; color:#CC0000; !important} 
.sede {color:#1B1B1B; !important}
.doprdiv2 {margin:1em 0 0.6em 0; color: #c30; border-top: 1px dotted #1B1B1B;} 

td.vl {width: 190px;}
td.vl2 {width: 70px;}
td.datum {width: 105px;}
td.den {width: 50px;}
td.rezervace {width: 160px; text-align: center !important;}
.detail_table {border-collapse: collapse; width: 600px; margin: 0;  background: #0F0F0F}
.detail_table td {line-height: 160%; border-bottom: 1px dotted #2F2F2F; padding: 4px 10px;}
.detail_table tr:hover td {background: #1F1F1F;}
.detail_table thead td {background: #2F2F2F; color: white; padding: 4px 10px;}
.detail_table thead tr:hover td {background: #2F2F2F;}

.hraji_table {border-collapse: collapse; width: 600px; margin: 0;}
.hraji_table td {line-height: 140%; border-bottom: 1px dotted #1B1B1B; padding: 4px 20px 4px 4px}
