* {
  margin : 0px auto;
  text-align : left;
  padding : 0px;
  font-family : Arial;
  font-size : 11px;
}

body {
  scrollbar-track-color: #B6B6B6;
  scrollbar-face-color: #762121;
  scrollbar-highlight-color: #BC7F7F;
  scrollbar-3dlight-color: #C38484;
  scrollbar-darkshadow-color: #380A0A;
  scrollbar-shadow-color: #4B0E0E;
  scrollbar-arrow-color: #DD9B9B;
}

div.zobraz {
  width : 471px;
  height : 281px;
  float : left;
  padding : 5px 0px 0px 5px;
  background-attachment : fixed;
  overflow : hidden;
}

h1 {
 text-align : right;
 font-family : Arial Black;
 font-size : 18px;
 color : #aa3333;
 padding-bottom : 15px;
}


div.standard_pozadi {
  background-image : url("../img/background.jpg");
}

div.partylist {
  background-image : url("../img/partylist.jpg");
}

div.biography {
  background-image : url("../img/bio.jpg");
}

div.download {
  background-image : url("../img/download.jpg");
}

div.contact {
  background-image : url("../img/kontakty.jpg");
}

div.news {
  background-image : url("../img/news_background.jpg");
}

div.galerie {
  background-image : url("../img/galerie_background.jpg");
}

div#partylist table {
  width : 270px;
  margin-top : 0px;
}

div#partylist table td {
  color : #000000;
}

div#partylist table td a{
  color : #ff6600;
  font-weight : normal;
  text-decoration : none;
}

div#partylist table td a:hover{
  font-weight : bold;
}

div#partylist table .datum{
  width : 20px;
  text-align : left;
  vertical-align : top;
}

div#partylist table .prazdny{
  line-height : 6px;
}

div#partylist table td .kde{
  color : #5a5a5a;
  font-weight : normal;
}

div#partylist table .text{
  font-weight : bold;
}

div#partylist .mesice{
  color : #aa3333;
  text-align : right;
  font-size : 14px;
}

div#partylist .mesice .vybrano{
  color : #5a5a5a;
  font-size : 14px;  
  font-weight : bold;
}

div#partylist .mesice a{
  color : #5a5a5a;
  font-size : 14px;  
  text-decoration : none;
}

div#partylist .mesice a:hover{
  font-weight : bold;
}

div#partylist .odsazeni{
  height : 210px;
  overflow : auto;
  padding-left : 160px;
  margin-top : 10px;
}

div#biography .odsazeni{
  height : 237px;
  overflow : auto;
  padding-left : 210px;
}

div#biography .text {
  margin-top : 10px;
  text-align : justify;
  height : auto;
  color : #000;
  font-size : 10px;
}

div#biography .text .bold {
  font-weight : bold;
  line-height : 20px;
  margin-bottom : 5px;
}

div#biography .text .odstavec {
  margin-bottom : 10px;
}

div#download {
  color : #000;
  font-size : 11px;
  text-align : right;
  font-weight : bold;
}

div#download a{
  color : #ff6600;
  font-size : 11px;
  text-decoration : none;
  font-weight : normal;
}

div#download a:hover{
  font-weight : bold;
}


div#download h2{
  font-size : 18px;
  color : #5a5a5a;
  font-weight : bold;
  margin-top : 10px;
  text-align : right;
  margin-bottom : 6px;
}

div#download  .velikost{
  color : #5a5a5a; 
  font-size : 11px;
}

div#contact  .tel{
  margin-top : 50px;
  text-align : right;
  color : #00000;
  font-weight : bold;
  font-size : 14px;  
  margin-right :30px
}

div#contact .mail{
  margin-top : 85px;
  text-align : right;
  color : #00000;
  font-weight : bold;
  font-size : 14px;  
  margin-right : 15px;
}  

div#contact a{
  color : #000;
  font-weight : bold;
  font-size : 14px;  
  text-decoration : none;
}

div#contact a:hover{
  text-decoration : underline;
}

div#uvod .novinky{
 font-family : arial;
 font-size : 11px;
 color : #000;
 padding-left : 240px;
 line-height : 19px;
}

div#uvod .novinky .datum{
 font-family : arial;
 font-size : 11px;
 font-weight : bold;
 color : #a33;
}

div#gallery .odsazeni{
  height : 237px;
  overflow : auto;
}

div#gallery .velikost{
  margin : 0px;
  width : 265px;
  float : right;
}

div#gallery .odsazeni .velikost .image{
  float : left;
  width : 80px;
  margin-left : 3px;
  margin-right : 3px; 
}

div#gallery .odsazeni .velikost .image a{
  font-family : arial;
  font-size : 11px;
  color : #000;
  font-weight : bold;
  text-decoration : none;
}

div#gallery .odsazeni .velikost .image a:hover{
 color : #ff6600;
}


div#gallery .odsazeni .velikost .image .img{
 font-family : arial;
 font-size : 11px;
 color : #000;
 width : 80px;
 height : 53px;
}

div#gallery .odsazeni .velikost .image .img img{
 border : 0px;
}

div#gallery .odsazeni .dalsi_akce{
 text-align : center;
 padding-top : 8px;
 float : left;
}

div#gallery .odsazeni .dalsi_akce a{
 font-family : arial; 
 font-size : 11px;
 color : #000;
 font-weight : bold;
 text-decoration : none;
}

div#gallery .odsazeni .dalsi_akce a:hover{
 color : #ff6600;
}


