

body {
    background-color : black;
    color : white;
    font-family : 'arial','verdana','sans-serif';
    font-size : 90%;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    background-image:url('images/lights.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center 180px;
  }


body#news {
    Background: transparent;
    background-image:none;
  }


body#anketa {
    Background: transparent;
    background-image:none;
  }


a {
    color : #FFFFFF;
    font-size : 16px;
    text-decoration: none;
    font-weight: bold;
  }

a#vstupenky {
    color : #FFFFFF;
    font-size : 22px;
    text-decoration: none;
    font-weight: bold;
  }


h2, h3 {
    color : #FF9933;
    font-weight : bold;
    margin-bottom : 10px;
    margin-LEFT : 10px;
    margin-top : 10px;
  }


h1 {
    color : #FFEB10;
    margin-bottom: 3px;
    margin-LEFT : 10px;
    font-size: 16px;
    font-weight: bold;
    vertical-align : bottom;
  }


h2 {
    font-size: 16px;
  }


a#news {
    color : #cd2c2c;
    font-weight : bold;
    margin-bottom : 0px;
  }


h3 {
    font-size: 115%;
    font-weight: bold;
  }


p#menu {
    margin-left :0px;
  }


p#news {
    color: #222222;
  }


p#stopky {
    font-size: 150%;
  }


p, ul, ol {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:10px;
    margin-right:10px;
    line-height: 150%;
  }


#page {
    width: 800px;
    margin: 0 auto 20px auto;
    padding: 13px 0px 0px 0;
    background: black;
  }


label {
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
  }


input, textarea {
    color: #000000;
    background: #FF9933;
    border: 1px solid #781351;
  }


.submit input {
    border-bottom-color : #d7b9c9;
    border-bottom-style : outset;
    border-bottom-width : 2px;
    border-left-color : #d7b9c9;
    border-left-style : outset;
    border-left-width : 2px;
    border-right-color : #d7b9c9;
    border-right-style : outset;
    border-right-width : 2px;
    border-top-color : #d7b9c9;
    border-top-style : outset;
    border-top-width : 2px;
     font-weight : bold;
    margin-left : 4.5em;
  }


fieldset {
    border: 1px solid #781351;
    width: 20em;
  }


.sloupky {
    background: rgba(0, 0,0, 0.7);
    background:url('images/bg_sloupky.png');
  }


.nadpisy {
    background: rgba(0, 0,0, 0.8);
    background:url('images/bg_head.png');
  }


legend {
    color: #fff;
    font-size: 18px;
    background: #ffa20c;
    border: 1px solid #FFF4C1;
    padding: 2px 6px;
  }

   div#fb-root{
    	   position: absolute;
left:20px;
 	top:10px;
}

/* mp3 player */
   div#player_holder{
    	   position: absolute;
 	left:400px;
	border:dashed 5px #000000;
     
    	opacity:.9;
   	 width:258px;
   	 margin:0px auto;
    }
    div#player_header{
    	background: url('mp3player/mp3_player_header.jpg');
	width:258px;
	height:24px;
    
    }

/* Sidebar */

#content {
    float: left;
    width: 600px;
    padding-top:40px;
    color:white;
  }


#sidebar {
    text-align:center;
    display: block;
    float: left;
    width: 200px;
    height:300pxpadding: 40px 0 0 10px;
    color: #8d1a11;
  }


#sidebar ul {
    margin: 10px;
    padding: 40px;
    list-style: none;
    letter-spacing: 5pt;
  }


#sidebar li {
    text-decoration: none;
    display: inline;
  }


#sidebar li:hover {
    text-decoration: underline;
  }


#sidebar h2 {
    font-size: 114%;
    font-weight: bold;
  }


#sidebar h3 {
    margin: 0;
  }


#sidebar p {
    margin: 0;
    line-height: normal;
  }


#sidebar a {
    color: #8d1a11;
  }


#sidebar a:hover {
    text-decoration: none;
  }

/* Footer */


#footer {
    clear: both;
    height: 100px;
    padding-top: 20px;
    background: #000000;
    color:#8d1a11;
  }


#footer p {
    margin: 0;
    text-align: center;
    font-size: 77%;
  }


#footer a {
    color: ##8d1a11;
  }


#lightbox {
    background-color:#7f7772;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
  }


#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
  }


#lightboxCaption {
    float: left;
  }


#keyboardMsg {
    float: right;
  }


#lightbox img {
    border: none;
  }


#overlay img {
    border: none;
  }


.nadpis {
    color : #cd2c2c;
    font-size : 14px;
    font-weight : bold;
  }


input.button {
  }


