{static}
@charset "utf-8";
html,body,div,ul,li,span,p,img,a,h1,h2,h3,h4,h5,h6,
form, label, fieldset, table, tr, td, hr {
  padding: 0;
  margin: 0;
  border: 0;
}
div.clear {
	clear: both;
	height:0px;
   overflow:hidden;
	position: relative;
	border: 0px solid #BCBCBC;
	padding: 0;
}

html, body {
  font: normal 11pt Tahoma;
  behavior: url('vlalek00.htc');
}

table td {
  vertical-align: top;
}

a,
a:visited {
  color: #777777;
  text-decoration: underline;
}

a:hover {
  color: #444444;
  text-decoration: underline;
}

#content a:hover {
  color: #444444;
  text-decoration: underline;
  background-color: #f3f4f5;
}

a.comments {
  background: url(../images/comments.gif) no-repeat left;
  padding-left: 20px;
}
a.excel {
  background: url(../images/excel000.gif) no-repeat left;
  padding-left: 25px;
}
a.word {
  background: url(../images/word0000.gif) no-repeat left;
  padding-left: 25px;
}
a.rss {
  background: url(../images/rss00000.gif) no-repeat left;
  padding-left: 25px;
}

h1,h2 {
  padding: .3em 0;
  text-align: center;
  background: #3399ff;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}

h1 { background-color: #3399ff; }
h2 { background-color: #444; }

h3 {
  padding: .6em 0;
  font-size: 12pt;
  color: #3399ff;
  text-decoration: none;
}

h3.item-type {
  padding: 0em 0px 0 0;
  margin-right: 13px;
  color: #3399ff;
  clear: both;
  border-bottom: 1px solid #3399ff;
  text-transform: none;
  font-size: 13pt;
  font-weight: normal;
}

h3 a,
h3 a:visited {
  color: #0066cc;
  text-decoration: underline;
}

h4{
  text-transform: uppercase;
  font-size: .8em;
   margin-top: 1.4em;
  color: #777777;
}



h6 {
  font-size: 10pt;
  font-weight: normal;
}

img.left{
  float: left;
  padding-right: 10px;
}
img.right{
  float: right;
  padding-left: 10px;
}

/* FLASH NOTICE */
div.flash-notice {
  border: 0px solid #3399ff;
  background: #f3f4f5;
  padding: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  font-weight: bold;
  margin-left: -7px;
}

div.flash-notice div {
}

div.flash-notice ul {
  list-style: none;
}

div.flash-notice li {
  font-weight: normal;
  list-style: none;
}

/* FLASH ERROR */
div.flash-error {
  border: 0px solid #3399ff;
  background: #f3f4f5;
  color: #FF3300;
  padding: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  font-weight: bold;
  width: 94%;
  margin-left: -7px;
}

div.flash-error ul {
  list-style: none;
}

div.flash-error li {
  font-weight: normal;
  list-style: none;
}

div small {
   font-size: 7.6pt;
  line-height: 10pt;
}
div small.date, div span.date {
   font-size: 8pt;
  color: #FF1A00;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#content div.show-item p.tags {
  padding: 1.7em 0 0.8em 0em;
}

#content div.show-item p.tags span {
  padding-left: 6px;
  display: block;
}

div p {
  font-size: 8.7pt;
  padding: 0.2em 5px 0.2em 5px;
  display: block;
  line-height: 1.8em;
}
#content div p.tags{
  display: block;
  padding: 0em 5px 0.4em 0;
  font-size: 8pt;
  line-height: 2em;
}
#content div p.comments{
  display: block;
  padding: 0.1em 3px 3px 0;
  font-size: 8pt;
  border-top: 1px solid #ABBEC6;
  text-align: right;
}
#content div p.comments a{
  color: #444444;
}

#content div.paginator{
  margin-top: 10px;
   font-size: 9pt;
}
#content div.paginator a{
   background-color: #F7F7F7;
  padding: 2px 6px;
  border: 1px solid #CFC9C6;
  height: 25px;
  line-height: 2em;
}
#content div.paginator a:hover{
   background-color: #f3f4f5;
}
div#content div div.date-paginator{
  padding: 0;
  margin-left: -6px;
}
div#content div.date-paginator a,
div#content div.date-paginator span{
  padding: 2px 5px;
  font-size: 11pt;
  color: #444444;
}
div#content div.date-paginator span{
  color: #777777;
}
div#content div.date-paginator a.active{
  background: #3399ff;
  color: white;
   text-decoration: none;
}








div#all {
  margin: 0 auto;
  width: 760px;
  color: #2B2B2B;
  background: #fff;
  position: relative;
  
}

/** start quick-links **/
ul#quick-links {
  list-style: none;
  height: 1.7em;
  margin: 5px auto 0 auto;
}

#quick-links li {
  float: left;
  margin-left: 60px;
  padding: 0 0 3px 20px;
  background-repeat: no-repeat;
  background-position: 0 3px;
}

#quick-links a {
  padding: 0;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
}

#quick-links li.under-const {
  color: #a4a3a3;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.9em;
}
li#quick-link-to-ng{
  background-image: url(../images/quick-li.gif);
}
li#quick-link-to-moda{
  background-image: url(../images/quick-li.gif);
}
li#quick-link-to-travel{
  background-image: url(../images/quick-lj.gif);
}
li#quick-link-to-review{
  background-image: url(../images/quick-lj.gif);
}
li#quick-link-to-2008{
  background-image: url(../images/quick-lj.gif);
}
li#quick-link-to-konkurs{
  background-image: url(../images/quick-lj.gif);
}
li#quick-link-to-quest{
  background-image: url(../images/quick-lk.gif);
}
li#quick-link-to-art{
  background-image: url(../images/quick-li.gif);
}
li#quick-link-to-mobile{
  background-image: url(../images/quick-lj.gif);
}
li#quick-link-to-forum{
  background-image: url(../images/quick-ll.gif);
}
li#quick-link-to-web{
  background-image: url(../images/quick-ll.gif);
}



/** end quick links **/

/** start top banners **/

div#top-banner {
  width: 100%;
  height: 90px;
  background: #ABBEC6;
}

/** end top banners **/

/**********************************
 * header
 **********************************/
div#header {
  margin: 7px 0 5px 0;
  height: 4.3em;
  position: relative;
  border-bottom: 2px solid #3399ff;
  background: url('../images/logo.png') no-repeat 0px 1.4em;
  /*background: url('../images/logo0000.gif') no-repeat 0px 1.6em;*/
  /*background: url(../../images/logo.gif) no-repeat 6px 1.5em;*/
}

div#header a#link-to-main{
  position: absolute;
  border: 0px solid black;
  width:155px;
  height: 70px;
  background-color: transparent;
}

/** start path-list **/
div#path-list{
  text-transform: lowercase;
  font-size: 0.8em;
  color: #444444;
  padding: 6px 5px 5px 8px;
  background-color: White;
}

div#path-list span{
   padding: 0;
  margin: 0;
}
/** end path-list **/

/** start quick search **/
form#quick-search {
  position: absolute;
  top: 2px;
  left: 159px;
  width: 250px;
  margin: 0;
  padding: 0;
  z-index: 100;
}

form#quick-search input {
  width: 190px;
  font-size: 0.8em;
  background-color: #F7F7F7;
  border: 1px solid #CFC9C6;
  margin: 0;
  color: #666666;
  padding: .1em 0 .1em 5px;
}

#search_query_auto_complete{
  background: #f3f4f5;
  font-size: 8.6pt;
  position: absolute;
  left: 0px;
  top: 18px;
  width: 197px;
  opacity: -1;
}
#search_query_auto_complete ul{
   list-style-type: none;
   cursor: hand;
   cursor: pointer;
}
#search_query_auto_complete ul li{
   padding: 1px 5px 3px 10px;
  cursor: hand;
   cursor: pointer;
  width: 285px;
  background: #f3f4f5;
  display: block;
}


#search_query_auto_complete ul li.event {
  background-color: #F3E9E1;
}
#search_query_auto_complete ul li.movie {
  background-color: #F0DFD1;
}
#search_query_auto_complete ul li.selected {
   background-color: #3399ff;
  color: white;
}
#search_query_auto_complete ul li.group {
   padding: 2px 5px 3px 5px;
  width: 290px;
  color: #FF6000;
  cursor: default;
}


/** end quick search **/

/** start quick search **/
ul#link-to-profile {
  position: absolute;
  right: 0;
  top: 0;
  list-style: none;
}

#link-to-profile li {
  float: left;
  padding: 0;
  border-left: 0px solid #444;
}

#link-to-profile li:first-child a {
  border: 0;
}

#link-to-profile a {
  font-size: 8pt;
  padding: 0 .8em;
}
/** end quick search **/

/** start top-navigation **/
ul#top-navigation {
  float: right;
  margin-top: 29px;
  list-style: none;
  width: 601px;
}

#top-navigation li {
  float: left;
  width: 97px;
  margin-right: 2px;
  background: #444444 url(../images/top_menu.gif) no-repeat left;
}

#top-navigation li:hover {
  background: #666666 url(../images/top_menv.gif) no-repeat left;
}

#top-navigation li.first-child {
  /*background-image: none;*/
}

#top-navigation li.last-child a {
  /*background-image: none;*/
  margin-right: 0;
}
#top-navigation li.last-child {
  /*background-image: none;*/
  margin-right: 0;
}

#top-navigation li a {
  display: block;
  text-align: center;
  padding: 6px 1em 5px 1em;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border: 0px solid red;
  background: url(../images/top_menw.gif) no-repeat right;
}

#top-navigation li:hover a {
  background: url(../images/top_menx.gif) no-repeat right;
}

#top-navigation li a:hover {
  /*color: #3399ff; */
}

#top-navigation li.active a,
#top-navigation li.active a:hover {
  background: url(../images/top_meny.gif) no-repeat right;
}
#top-navigation li.active {
  background: #3399ff url(../images/top_menz.gif) no-repeat left;
}
/** end top-navigation **/

/**********************************
 * sidebars
 **********************************/
div#right-sidebar,
div#left-sidebar {
  background: #f3f4f5;
  font-size: 8pt;
}

#right-sidebar h1,
#right-sidebar h2,
#left-sidebar h1,
#left-sidebar h2 {
  background-repeat: no-repeat;
  background-position: top;
  background-color: #3399ff;
  font-size: 12px;
  line-height:  12px;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 6px;
}

#right-sidebar h1 span,
#right-sidebar h2 span,
#left-sidebar h1 span,
#left-sidebar h2 span {
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0;
  padding: 0;
  display: block;
  height: 6px;
  font-size: 6px;
  line-height: 6px;
}

#right-sidebar h2,
#right-sidebar h2 span {
  background-color: #444;
}

/**********************************
 * left sidebar
 **********************************/
div#left-sidebar {
  width: 155px;
  float: left;
}

#left-sidebar h1 {
  background-image: url(../images/corn-ora.gif);
}

#left-sidebar .adv_context_block a {
    text-decoration:none;   
}

#left-sidebar h1 span {
  background-image: url(../images/corn-orb.gif);
}

/** start weather **/
#left-sidebar div.weather img {
  padding: 1em 1em .7em 1em;
  display: block;
  float: left;
}

#left-sidebar div.weather div.sponsor {
  text-align: center;
  padding: 0em 1em;
}

#left-sidebar div.weather div.sponsor img {
  display: block;
  margin: 0 auto;
  padding: 0 0 5px 5px;
}
#left-sidebar div.weather div.sponsor span {
  padding: 0em 0 0 0;
  display: block;
  font-size: 8pt;
  margin: 1em 1em 0 1em;
  border: 0px solid Black;
  text-align: center;
}

#left-sidebar div.weather span {
/*  margin-left: 75px;
  margin-top: -35px; */
  padding-top: 3px;
  display: block;
  font-size: 18pt;
}
#left-sidebar div.weather small {
  padding-top: 10px;
  display: block;
}

#left-sidebar div.weather ul{
  list-style: none;
  margin: 1em 2em;
  margin-top: 1.5em;
}

#left-sidebar div.weather li {
  white-space: nowrap;
}

#left-sidebar div.weather a {
  display: block;
  text-align: center;
  padding-bottom: 1em;
  margin-top: 0px;
}
/** end weather **/

/** start preview **/
#left-sidebar div.preview{
  padding-bottom: 10px;
}
#left-sidebar div.preview a {
  display: block;
  text-align: center;
  font-size: 8pt;
  padding: 1em 1em;
}

#left-sidebar .in_extremo {
  text-align: center;
  font-size: 8pt;
  padding: 1em 1em;
}

#left-sidebar div.preview a.more {
  padding-top: 0;
}


#left-sidebar div.preview span.cat {
  display: block;
  text-align: center;
  font-weight: bold;
}
#left-sidebar div.preview h4 {
  margin: 0;
  padding: 1em 1.5em 0 1.5em;
  text-transform: none;
  margin: 0em .5em;
}
#left-sidebar div.preview h4 a{
  margin: 0;
  padding: 0;

}

#left-sidebar div.preview img {
  display: block;
  margin: 0 auto;
}

#left-sidebar div.soon li {
  padding: 8px 8px 0 8px;
  line-height: 1.3em;
  margin: 0;
  text-align: center;
}
#left-sidebar div.soon a {
  padding: 0;
  display: inline;
  text-align: center;
  margin: 0;
}
/** end preview **/

/** start anounce **/
#left-sidebar div.anounce {
  margin: 1em;
  margin-bottom: 2em;
}

#left-sidebar div.anounce span {
  color: #ff3300;
  font-size: 11pt;
  display: block;
  padding-bottom: .2em;
}

#left-sidebar div.anounce p {
  line-height: 1.4em;
}
/** end anounce **/

/**********************************
 * right sidebar
 **********************************/
div#rss-sidebar{
  border-top: 9px solid white;
  border-bottom: 9px solid white;
  font-size: 8pt;
  line-height: 2em;
  background-color: #F5F5F5;
}
div#rss-sidebar a{
  margin: 7px 105px 10px 18px;
  display: block;
  background: url(../images/rss00000.gif) no-repeat 0 4px;
}

div#right-sidebar {
  float: right;
  width: 225px;
}

div#right-banner {
  width: 225px;
  height: 360px;
  margin: 0 0 5px 0;
  padding: 0;
  background-color:white;
}

#right-sidebar h1 {
  background-image: url(../images/corn-orc.gif);
}

#right-sidebar h1 span {
  background-image: url(../images/corn-ord.gif);
}

#right-sidebar h2 {
  background-image: url(../images/corn-gra.gif);
}

#right-sidebar h2 span {
  background-image: url(../images/corn-grb.gif);
}

#right-sidebar h6 {
  color: #FF1A00;
  font-size: 105%;
  padding: 0;
  margin: 0;
  padding-top: .9em;
  padding-left: 1.5em;
}

#right-sidebar div.right,
#right-sidebar div.left {
  padding-top: 3px;
  width: 111px;
}

#right-sidebar ul {
  display: block;
  clear: both;
  padding: .3em .3em .3em .6em;
  padding-bottom: .8em;
}

#right-sidebar li {
  list-style: none;
  background-image: url(../images/marker10.gif);
  background-position: 0 1em;
  background-repeat: no-repeat;
  padding: .4em 0;
  padding-left: 10px;
  line-height: 1.3em;
}

#right-sidebar ul.simple li {
  background-image: none;
}

#right-sidebar li.active a {
  color: #FB9700;
  font-weight: bold;
}

#right-sidebar div.right {
  float: right;
}

#right-sidebar div.left {
  float: left;
}

/**********************************
 * content
 **********************************/
div#content {
  float: left;
  width: 365px;
  margin: 0 5px;
  z-index: -1;
}
body#full-view div#content {
  width: 529px;
  margin-right: 0;
  margin-left: 0;
}

#content div#ads-center {
  margin-top: 0px;
}


/** start bottom **/
div#bottom-navigation {
  padding-top: 0px;
  margin-bottom: 15px;
  margin-top: 15px;
  border-top: 2px solid #3399ff;
  padding-left: 6px;
}
div#copyright {
  float: right;
  font-size: 75%;
  padding-top: 8px;
}
div#support {
  margin-bottom: 30px;
  font-size: 75%;
  padding-top: 8px;
  line-height: 1.5em;
}
/** end bottom **/
em#ajax-call-image{
  background: url(../images/ajaxspin.gif) no-repeat;
  padding: 0px 0 0 20px;
  margin: 0 0 0 10px;
}
div#corner {
  position: absolute;
  top: 1.7em;
  right: -95px;
  width: 90px;
  height: 90px;
  color: white;
  background: #ABBEC6;
}

div#banner {
  z-index: 100;
  position: absolute;
  top: 1.7em;
  right: -95px;
  width: 225px;
  height: 235px;
  color: white;
  background: #ABBEC6;
}

.supercard{
	padding: 10px 0;	
	float:left;
	height:32px;
	margin:10px 0;
	width:100%;
}

.supercard img{
	float: left;
}

.supercard p{
	font-size:8pt;
}




form {
  margin: 0;
  padding: .5em 0;
  margin-left: -7px;
  width: 100%;
}

fieldset {
  padding: .5em 0em;
  margin: 0;
  background: #F5F5F5;
}

fieldset ol {
  border: 0;
  margin: 0;
  padding: 0em;
  list-style: none;
}

fieldset ol li {
  margin: 0;
  padding: 0;
  display: block;
}

fieldset label {
  vertical-align: top;
  font-size: 100%;
  color: #666;
  font-weight: normal;
  display: block;
}

input[type=text],
input[type=file],
input[type=password],
textarea {
  width: 60%;
  display: block;
  font-family: Tahoma;
  font-size: 110%;
  padding: 0.2em 0.3em;
  margin: 0;
  color: #2B2B2B;
  border: 1px solid #CFC9C6;
}

textarea {
  width: 100%;
  width: 35em; /* bug in IE */
  height: 7em;
}

form span.status {
  display: inline;
  vertical-align: middle;
}

form span.status img {
  display: inline;
  padding-top: .4em;
  vertical-align: middle;
}

/** errors **/
.fieldWithErrors textarea,
.fieldWithErrors input {
  border: 2px solid red;
}




/** <home-page> **/
div.primary-event {
   margin-top: 0px;
   padding-bottom: 1em;
}

div.primary-event img {
  width: 100%;
  height: 150px;
}
div#primary-event-on-main img {
  width: 100%;
  height: 200px;
}

div.primary-event h6 {
  padding-right: 140px;
  margin: 0 7px;
  background: url(../images/best_eve.gif) no-repeat right 4px;
}

#content div.main-events {
  padding: 2em 7px;
}

#content div.main-events div {
  padding: 0px 0 0em 0;
  margin: 0 0 0px 0;
  clear: both;
  border-bottom: 5px solid white;
}

#content div.main-events div h6{
  padding: 0 0 0 0;
  margin:  0 0 2px 0;
  line-height: 1.3em;
}

#content div.main-events div img {
  width: 80px;
  height: 80px;
  float: left;
  margin: .4em 1em 0em 0;
  padding: 0;
}

#content div.main-events div ul {
  list-style: none;
  margin-left: 20px;
  padding-top: .2em;
  padding-bottom: .3em;
}

#content div.main-events div li {
  font-size: 8pt;
  line-height: 1em;
  padding: .1em 0;
}

#content div.main-events div p {
  line-height: 1.3em;
  margin-top: 0;
  margin-left: 0px;
  padding: 0em 0 0.2em 1em;
  font-size: 8pt;
  position:relative;
}

/** <text-block> **/
#content div div.textblock,
#content div div.textblock-on-events {
  margin: 0;
  padding: 0;
  clear: both;
}
#content div.list-events div.textblock-on-events {
  margin: 0 66px 0 52px;
  padding: 0;
}
#content div div.textblock a,
#content div div.textblock-on-events a {
  border: 1px dashed #CFCFCF;
  margin: 0;
  padding: 5px;
  display: block;
  color: #2B2B2B;
  text-decoration: none;
  background: #F5F5F5;
  color: #2B2B2B;
  text-align: center;
  font-size: 8pt;
  line-height: 1.5em;
  overflow: hidden;
  height: 60px;
}

#content div div.textblock img,
#content div div.textblock-on-events img {
  margin: 0;
  padding: 0 0 0 10px;
  border: 0;
  width: 113px;
  height: 60px;
  float: right;
}


/** start pages **/

#content div h6{
  font-size: 1.15em;
}
#content div.list-events div {
  padding: 0.5em 0.3em 0em 0;
  margin: 0 0 1em 0;
  clear: both;
}
#content div.list-events div.item,
#content div.list-events div.movie,
#content div.list-events div.paginator {
  width:380px;
  clear: none;
}
#content div.list-events div.short-item
{
  width:247px;
  clear: none;
  border: 0px solid black;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}

div.show-item,
div.list-events {
  padding: 1em 0.3em 1em 7px;
}


#content h1{
  font-size: 1.2em;
  margin-left: 0em;
  padding-left: 0px;
  margin-right: 0;
  background: none;
  color: #3399ff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: .6em;
  padding-top: 0;
}

div#content h4{
  margin-left:0em;
  margin-top:40px;
}

div.show-item img.preview {
  margin: 1em 2em 1em 1em;
  padding-bottom: 1em;
  float: right;
}

div.show-item img {
  margin: 0em 0em 0em 0em;
  padding-bottom: 1em;
}

#content div.list-events div p {
  font-size: 8.5pt;
  padding-left: 0;
  line-height: 1.5em;
}

div#content div.show-item div p{
  margin: 0.5em 0 0.2em 0em;
  padding: 0;
}

.show-item p {
  padding: 0.3em 0 0.4em 0em;
  font-size: 10pt;
  line-height: 1.3em;
}

#content div.list-events div ul.info {
  background-color: #F5F5F5;
  margin-top: 0em;
  padding: .3em;
}
#content div.list-events div ul.info li {
  background: url(../images/marker10.gif) no-repeat 0 0.7em;;
  padding: 0.1em 0 0.1em 10px;
  margin: 0.3em 0 0.3em 0.7em;
}
#content div.list-events div ul.info li a:hover{
   background-color: #F5F5F5;
}

#content div.list-events div ul li {
  font-size: 8pt;
  line-height: 1.4em;
  padding: 0.1em 0 0.1em 0px;
  list-style-position: outside;
  margin: 0.3em 0 0.3em 1em;
  display: block;
  text-align: left;

  border: 0px solid black;
}

#content div.list-events div li span {
  padding: 0;
  float: right;
  font-size: 8pt;
  margin: 0 0 0 0;
  display: block;
  line-height: 1.4em;
}
#content div.list-events div li a{
  display: inline;
  margin: 0;
}

div ul,
div ol {
  margin:0;
  list-style: none;
  display: block;
}

#content div.show-item div ul,
#content div.show-item div ol {
  margin: 1em 0 1em .5em;
}
#content div.list-events div ul,
#content div.list-events div ol{
  margin-left: 0;
}

.show-item li {
  font-size: 8.5pt;
  padding: 0.3em 0 0.3em 0px;
  margin:0 2em 0 1em;
  line-height: 1.3em;
  list-style-position: outside;
  display: block;
  text-align: left;
  border: 0px solid black;
}

#content div.show-item div.info {
  margin: 0em 0 0 -7px;
  padding: .1em 0.6em .3em 1.4em;
  font-size: 8pt;
}
#content div.show-item div.info p{
  margin: 4px 0 0em 190px;
  display: block;
  padding: 0em 0 .7em 0;
  font-size: 8pt;
}
#content div.show-item div.info ul{
  margin: 0em 0 0 180px;
  padding: 0em;
}
#content div.show-item div.info h4{
  text-transform: none;
  font-weight: bold;
  font-size: 8pt;
  float: left;
  margin-top: 5px;
  display: block;
  width: 170px;
  text-align: right;
  color: #2B2B2B;
  font-weight: normal;
}
div.show-item div.styled {
  background-color: #F5F5F5;
  margin: 2em 0 2em -7px;
  padding-left: 1.4em;
}
div.show-item div div.styled h4{
  font-weight: normal;
}

/** start movie-info **/
p.movie-info{
  font-size: 8.5pt;
  margin-top: 1em;
  margin-bottom: 1em;
}
p.movie-info span{
  font-size: 8.5pt;
  color: #2B2B2B;
  font-weight: bold;
}
div.movie-info{
  float:left;
  width:200px;
  margin: 0em 0 0 0;
  padding-right: 15px;

}
div.movie-info img {
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
}


/** start taglist **/
#content div.show-item div.taglist {
  padding: 0em 0.3em 0em 0;
  margin: 0 0 0em 0;
  clear: none;
  float: left;
  width: 167px;
}
#content div.list-events div.taglist {
  width: 120px;
}
#content div.list-events div.taglist select{
  width: 120px;
  margin: 0 0 5px 0;
}
#content div.show-item div.taglist a{
  font-size: 1.1em;
   font-family: Arial, Helvetica, sans-serif;
}
#content div.list-events div.taglist a{
  font-size: 1em;
   font-family: Arial, Helvetica, sans-serif;
}
#content div div.taglist strong a{
   color: #3399ff;
  font-size: 1.2em;
}
#content div div.taglist ul{
   margin-bottom: 1em;
  margin-top: 0;
  margin-left: 5px;
  margin-right: 0px;
}
#content div.list-events div.taglist ul{
  margin-left: 0px;
  margin-bottom: .1em;
}
#content div div.taglist ul li{
  margin-left: 0;
}
#content div div.taglist h4{
   margin-bottom: 0em;
  margin-top: 1em;
}
#content div div.taglist h5{
  margin-bottom: 0em;
  margin-top: .5em;
  color: #6C6C6C;
}
#content div div.taglist h3{
  margin-bottom: .6em;
  margin-top: 1.3em;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
}
#content div div.taglist h3.first-child{
  margin-top: 0em;
}
#content div div.taglist small{
  color:#6C6C6C;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: .5em;

}


/** start places **/
/** start new_on_site **/
#content div.show-item p.new_on_site{
  background-color: #F5F5F5;
  margin-left: -7px;
  padding: 5px 5px 5px 7px;
  font-size: 8pt;
}

/** start list-events movie**/
#content div.list-events div.movie {
   margin-bottom: 20px;
	width: 360px;

}
#content div.list-events div.movie img {
  width: 360px;
  height: 100px;
  float: none;
  padding: 0;

}
#content div.list-events div.movie small {
  color:#6C6C6C;;
  font-size: 1em;

}
#content div.list-events div.movie li {
  list-style: none;
  margin-left: 0;

}
#content div.list-events div.movie ul,
#content div.list-events div.movie p {
  padding-left: 0px;

}
#content div.list-events div.movie li span {
  padding: 0 10px 0 0px;
  float: none;
  font-size: 1em;
  color: #777777;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content div.show-item p.movie-info{
  font-size: 8.5pt;
  margin-top: 1em;
  margin-bottom: 1em;
}
#content div.show-item p.movie-info span{
  font-size: 8.5pt;
  color: #2B2B2B;
  font-weight: bold;
}
/** end list-events movie**/


/** start timetable **/
#content div table{
  margin-bottom: 5px;
}
#content div div.timetable{
  background-color: #F5F5F5;
  margin-top: 1em;
  margin-bottom: 20px;
  margin-left: -7px;
}
#content div div.timetable a:hover{
  background-color: #F5F5F5;
}
#content div table.timetable{
  background-color: #F5F5F5;
  margin-left: 0px;
  margin-right: 0;
}
#content div table.timetable tr td{
   border-bottom: 0px solid #ABBEC6;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 8px;
  padding-left: 8px;
  font-size: 11px;
  vertical-align: top;
}

#content div table.dates tr td{
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

#content div table.times tr td{
  padding-left: 20px;
  padding-top: 0px;
  padding-right: 0px;
}
/** end timetable **/

/** start events navigation **/
p#navigation_type span {
  background-color: #E8E9EC;
  padding: 0px 4px 2px 4px;
}
p#navigation_type {
   margin: 0px .4em 0 7px;
   font-size: 12px;
  text-align: right;
}
/** end events navigation **/

/** start week-navigation **/
div#week-navigation{
  border: 1px solid white;
  margin-top: 5px;
  margin-bottom: .5em;
}

div#week-navigation ul{
  margin-top: .8em;
  margin-bottom: 4em;
  list-style: none;
}

div#week-navigation ul li {
  float: left;
  margin-right: 26px;
}
div#week-navigation ul li span{
  color: #777777;
  padding-bottom: 3px;
}
div#week-navigation ul li.last-child {
  margin-right: 0px;
}

div#week-navigation ul li.arrow {
   padding-top: 17px;
}

div#week-navigation ul li:hover {
}


div#week-navigation ul li a {
  display: block;
  padding: 0px 6px 3px 6px;
  font-size: 20px;
  color: #444444;
}
div#week-navigation ul li a:hover {
  color: #444444;
}
div#week-navigation ul li.today {

  color: #444444;
}
div#week-navigation ul li.today a{
  color: #444444;
  border: 1px solid #3399ff;
  background-color: #F7F7F7;
}
div#week-navigation ul li.active {
  /*background: #3399ff;*/
}
div#week-navigation ul li.active a{
  background: #3399ff;
  border: 1px solid #3399ff;
}
div#week-navigation ul li.holiday a{
  color: #FF3300;
}

div#week-navigation ul li.active a{
  color: white;
}


div#week-navigation span {
  font-size: 0.8em;
  display: block;

}
div#week-navigation span#week-current {
  background-color: #F5F5F5;
  text-align: center;
  padding: 5px 0;
  font-size: 0.9em;
}
div#week-navigation span.next {
  float: right;
  padding-right: 15px;
  margin-right: 5px;
  background: url(../images/to-right.gif) no-repeat right 0.4em;
}
div#week-navigation span.prev {
  padding-left: 15px;
  margin-left: 5px;
  background: url(../images/to-left0.gif) no-repeat left 0.4em;
}
div#week-navigation span.prev a,
div#week-navigation span.next a
{
  color: #444444;
}
div#week-navigation span.prev a:hover,
div#week-navigation span.next a:hover
{
  color: #666666;
}


/** start image gallery **/
#content div div#gallery a{
   padding: 0;
  margin: 0;
}
#content div div#gallery a img{
   padding: 0 0 2px 0;
  margin: 3px 2px 0 2px;
}
#content div div#gallery{
   padding: 5px 0 5px 7px;
  margin: 15px 0 0 -7px;
}

/** end image gallery **/


/** start comments-list **/
ol.comments-list {
  margin: 1em 0 0 -7px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}

.comments-list li {
  margin: 2em 0;
  padding: .4em 7px .6em 7px;;
  display: block;
  list-style: none;
}

.comments-list li.styled {
   background-color: #F5F5F5;
}

.comments-list li div {
  margin: 0;
  padding: 0;
}

.comments-list li div p {
  margin: 0;
  padding: 0;
  font-size: 8pt;
  line-height: 1.4em;
  letter-spacing: .2pt;
}

.comments-list li div.answer {
  padding-left: 5em;
  margin-top: .5em;
  
}

.comments-list li div.re {
  float: left;
  width: 3.5em;
  text-align: right;
  padding-top: .35em;
  font-weight: bold;
}

.comments-list li p small.date {
   font-size: 8pt;   color: #FF3300;
   float: none;
}
/** end comments-list **/




#lightbox{
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank000.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
a#prevLink:hover { 
  background: url(../images/prevlabe.gif) left 15% no-repeat; 
}
a#nextLink:hover { 
  background: url(../images/nextlabe.gif) right 15% no-repeat; 
}


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  }

#imageData{
  padding:0 10px;
  }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }
#imageData #bottomNavClose img{ float: right;  padding-bottom: 0.7em; height: 16px; width: 80px;}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
   background-color: #3A3020;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  }


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

* html>body .clearfix {
  display: inline-block;
  width: 100%;
  }

* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
  }




.ajax-loading {border: 1px solid #aaaaaa; font-size: 12px; font-weight: bold; padding: 5px; position: fixed; *position: absolute; top: 2px; *top: expression((parseInt(document.documentElement.scrollTop) + 2) + 'px'); right: 2px; width: 70px; z-index: 9999; padding-left: 25px; background: url('../images/gray/ajax-loading.gif') no-repeat 3px center #f3f4f5; display: none;}



.window {width: 400px; position: absolute; display: none; z-index: 999;}
.window .m_window {background: url('../images/bg-window-m.png') 0 0 repeat-y; zoom: 1; padding: 9px 13px;}
.window .h_window {background: url('../images/bg-window-h.png') 0 0 no-repeat; position: absolute; left: 0; top: -4px; width: 400px; height: 4px; overflow: hidden;}
.window .f_window {background: url('../images/bg-window-f.png') 0 0 no-repeat; height: 4px; margin-bottom: -4px; width: 400px; position: relative; overflow: hidden;}
.window .m_window {_background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="[#$_CONF.host.web.img_dir]bg-window-m.png", sizingMethod="scale");}
.window .h_window {_background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="[#$_CONF.host.web.img_dir]bg-window-h.png", sizingMethod="scale");}
.window .f_window {_background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="[#$_CONF.host.web.img_dir]bg-window-f.png", sizingMethod="scale");}

.window .c1 {border: 1px solid #cccebd; background: #fff; padding: 5px; position: relative; text-align: center;}
.window .c1 .c2 {background: #f5f8e3; border: 1px solid #cccebd; position: relative; zoom: 1; text-align: left;}
.window .c1 .c2 strong {display: block; padding-bottom: 8px; padding-top: 4px;}
.window .c1 .c2 .window_container {border-left: 1px solid #e4e6db; margin: 8px 0 7px 81px; padding: 0 11px; text-align: left; min-height: 100px; _height: 100px; line-height: 14px;}
.window .c1 .c2 table {width: 100%; height: 100%; text-align: left;}
.window .c1 .c2 table td {padding-left: 8px;}
.window .ico {width: 81px; height: 73px; padding-top: 20px; position: absolute; left: 0; top: 8px; background: 50% 50% no-repeat; text-align: center;}
.window.alert .ico {background-image: url('../images/ico-alert.gif');}
.window.notice .ico {background-image: url('../images/ico-notice.gif');}
.window button {margin: 10px 4px 5px; *margin: 10px 5px 5px;}
.window .misc {display: block; text-align: left; padding: 11px 0 3px 4px;}
.window .c1 .w_gray {background: #f3f3f3; padding: 10px;}
.window .c1 .c3 {background: #fff; border: 1px solid #d1d1d1; zoom: 1; margin-bottom: 9px;}
.window .c1 .c3 .row_progress {margin: -1px 0; border-width: 1px 0;}
.window .c1 .c3 .progress-bar {width: 189px; position: absolute; right: 0; top: 4px;}
.window .c1 .c3 .complete {position: absolute; right: 8px; top: 6px; width: 166px; background: url('../images/ico-tick.gif') 0 100% no-repeat; padding-left: 23px;}
.window .c1 .c3 .upload_error {position: absolute; right: 8px; top: 6px; width: 166px; padding-left: 23px; color:red}

.window iframe {display:none; display/**/:block;
	position:absolute; top:0; left:0; z-index:-1; filter:mask();
	width:100%; height: 300px;}

{/static}