body, html {
           margin : 0;
           padding : 0;
	   font : 14px "Trebuchet MS";
	   color : #895152;
           background-color : #12100d;
      }

a {
	   text-decoration: underline;
	   color: #ed2529;
	}

h1 {
	   font-size: 18px;
	   color: #ed2529;
	}

h2 {
	   font-size: 18px;
	   color: #ffffff;
	   margin-left: 15px;
	}

h3 {
	   font-size: 18px;
	   color: #ffffff;
	   text-align: right;
	   margin-right: 15px;
	}

h4 {
	   font-size: 18px;
	   color: #ffffff;
	}

.cerveny {
	   font-size: 12px;
	   color: #ed2529;
	}

.gal-border {
	   border: 1px dotted #ed2529;
	   padding: 1px;
	}

.float-right {
	   float: right;
	   border: 1px dotted #ed2529;
	   padding: 1px;
	   margin-left: 15px;
	   margin-bottom: 10px;
	   margin-top: 15px;
	}

#kontejner {
           width : 984px;
	   background-color : #000000;
	   text-align : justify;
           margin : auto;
      }

#hlavicka {
           width : 984px;
           height : 322px;
	   background: #000000;
	   background-image : url('img/header.jpg');
	   background-repeat: no-repeat;
      }

#obalovaci {
           background-image : url('images/tri_sloupce.jpg') repeat-y;
      }

#levy_box{width: 476px;float: left;margin-left: 8px;margin-right:8px}
#levy_box-galerie{width: 706px;float: left;margin-left: 8px;margin-right:8px}
#prostredni_box{width: 230px;margin-left: 500px;margin-right: 254px;}
#pravy_box{width: 230px;float: right;margin-left: 8px;margin-right:8px;}

#galerie-box {
	   border: 1px dotted #402721;
	   padding-top: 3px;
	   padding-bottom: 20px;
	   padding-left: 15px;
	   padding-right: 15px;
	   margin-bottom: 35px;
	   width: 698px;
	   background-color: #12100d;
	}

#posledni-galerie {
	   text-align: left;
	   padding-top: 0px;
	   padding-bottom: 20px;
	   padding-left: 15px;
	   padding-right: 15px;
	   margin-bottom: 35px;
	   width: 200px;
	   border-color: #402721;
	   border-style: dotted;
	   border-width: 1px;
	   background-color: #12100d;
	}

#menu {
	   text-align: right;
	   padding-top: 20px;
	   padding-bottom: 20px;
	   padding-left: 15px;
	   padding-right: 15px;
	   margin-bottom: 35px;
	   width: 200px;
	   border-color: #402721;
	   border-style: dotted;
	   border-width: 1px;
	   background-color: #12100d;
	}

#menu a {
	   color: #895152;
	   font-size: 16px;
	   text-decoration: none;
	}

#menu a:hover {
	   color: #ed2529;
	   text-decoration: none;
	}

#seznam-galerie {
	   text-align: right;
	   padding-top: 20px;
	   padding-bottom: 20px;
	   padding-left: 15px;
	   padding-right: 15px;
	   margin-top: -7px;
	   margin-bottom: 35px;
	   width: 200px;
	   border-color: #402721;
	   border-style: dotted;
	   border-width: 1px;
	   background-color: #12100d;
	}

#seznam-galerie a {
	   color: #895152;
	   font-size: 16px;
	   text-decoration: none;
	}

#seznam-galerie a:hover {
	   color: #ed2529;
	   text-decoration: none;
	}

#poutac a {
	   border-style: none;
	}

#tmavy-odkaz{
	   font-size: 14px;
	   color: #523132;
	}

#tmavy-odkaz a{
	   font-size: 14px;
	   color: #523132;
	}

#koncerty {
	   border: 1px dotted #402721;
	   padding-top: 3px;
	   padding-bottom: 20px;
	   padding-left: 15px;
	   padding-right: 15px;
	   margin-bottom: 35px;
	   width: 446px;
	   background-color: #12100d;
	}


#zrusen {
	   color: #523132;
	}

#zrusen h1 {
	   color: #523132;
	}

input, textarea, select {
	   padding: 3px;
	   font : 14px "Trebuchet MS";
	   background-color: #000000;
	   color: #895152;
	   border-width: 1px;
	   border-color: #402721;
	   border-style: dotted;
	}
input.tlacitko {
	   background-color: #000000;
	   color: #895152;
	}

.line	{
	   border-bottom: 1px dotted #402721;
	}





.inputbook {
	   font : 14px "Trebuchet MS";
	   border-color: #ed2529;
}
.bluebutton {
	font : 14px "Trebuchet MS";
	color : #895152;
}

.nepovinne {
	font : 14px "Trebuchet MS";
	color : #895152;
}
.jmeno {
	font : 18px "Trebuchet MS";
	color : #ffffff;
	font-weight : bold;
}
.povinne {
	font : 14px "Trebuchet MS";
	color : #ed2529;
	font-weight : bold;
}
.odkaz A {
	font : 12px "Trebuchet MS";
	color : #ed2529;
}

.cas {
	font : 12px "Trebuchet MS";
	color : #895152;
}
.text {
	font : 14px "Trebuchet MS";
	color : #523132;
}







#paticka {
        clear:both;
        height: 35px;
	font : 12px "Trebuchet MS";
	text-align: center;
	color : #523132;
	padding-top: 10px;
        background-color: #12100d;
}

