/* CSS Document */
* {padding: 0px; margin: 0px;}

body {
  text-align: center; font-family: arial; font-size: 80%; line-height: 1.5em; color: white; 
  background: black url(../images/background.gif) repeat center top; padding-top: 94px;
   }
a {text-decoration: underline; color: #A6A6A6;}
a:link {text-decoration: underline; color: #A6A6A6;}
a:visited {text-decoration: underline; color: #A6A6A6;}
a:active {text-decoration: underline; color: #A6A6A6;}
a:hover {text-decoration: underline; color: white;}
img{
  border: 0px;
}
h1 {
  font-size: 50pt; padding-top:20px; color: white;  line-height: 1.2em; font-weight: normal; padding-left: 10px;
}
h2 {
  font-size: 14pt; color: #c0c0c0;  line-height: 0 em; font-weight: normal; padding-left: 10px;
}
h3 {
  font-size: 16pt; line-height: 1.5em; color: white; font-weight: normal; margin-bottom: 10px;
}
h4 {
  font-size: 14pt; color: white; font-weight: normal;
}
#main {
  width: 869px; text-align: left; margin: auto; 
  color: silver;
}              
#header {
  height: 130px;
}
#maincontent {
  width: 869px; background: #000 url(../images/background_main.gif) no-repeat center top; text-align: left; min-height: 549px; _height: 549px;
  color: silver;
}              
#maincontent_longin {
  width: 869px; background: #000 url(../images/background_longin.gif) no-repeat center top; text-align: left; min-height: 549px; _height: 549px;
  color: black;
}
#maincontent_longin h3 {color:black;}
              
#text_content{
  width: 350px; padding: 35px 20px 35px 50px; float: left;
}
#text {
  height: 331px;
}
#text p {
  font-size: 11pt; line-height: 1.5em; margin-bottom: 20px;
}
#text p.zak {
  font-size: 11pt; line-height: 1.5em; margin-bottom: 15px;
}
#text_index {
  height: 320px; margin-top: 8px; _min-height: 280px;
}
#text_index p {
  font-size: 12pt; line-height: 1.8em; margin-bottom: 25px;
}

#text_content2{
  width: 350px; padding: 35px 20px 35px 50px; float: left;
}
#text2 {
  height: 331px;
}
#text2 p {
  font-size: 11pt; line-height: 1.5em; margin-bottom: 20px;
}
#text2 p.zak {
  font-size: 11pt; line-height: 1.5em; margin-bottom: 15px;
}


#odkazy_index {
  
}
#longin{
  display: block; margin: 0 25px 0 0; width: 105px; height: 143px; background: url(../images/logo_longin.png) no-repeat left top; text-decoration: none; color: white; text-align: center; font-weight: bold;
  float: left; 
}
#longin:hover {text-decoration: none; color: red; background: url(../images/logo_longin_over.png) no-repeat left top;}
#longin_longin{
  display: block; margin: 0 25px 0 0; width: 105px; height: 143px; background: url(../images/logo_longin_longin.png) no-repeat left top; text-decoration: none; color: white; text-align: center; font-weight: bold;
  float: left; 
}
#longin_longin:hover {text-decoration: none; color: red; background: url(../images/logo_longin_longin_over.png) no-repeat left top;}
#luxury{
  display: block; margin: 84px 0 0 0; width: 215px; height: 64px; background: url(../images/luxury.png) no-repeat left top; text-decoration: none; color: white; text-align: center; font-weight: bold;
  float: left; 
}
#luxury:hover {text-decoration: none; color: red; background: url(../images/luxury_over.png) no-repeat left top;}

#footer{
  width: 100%; height: 30px; margin-top: 10px;
}
#footer a{
  display: block; float: left; width: 124px; height: 30px; background: url(../images/podklad_menu.png) no-repeat center top; text-align: center;
  font-size: 9pt; font-weight: bold; line-height: 2.5em; color: rgb(208,208,208); text-decoration: none;

}
#foto{
  margin-top: 43px; float: left; width: 440px; height: 470px;
}
#gallery{
  float: left; width: 430px; height: 30px;
}
#new_gallery{
  float: left;
}
#new_gallery a {text-decoration: underline; color: black; font-weight: bold;}
#new_gallery a:link {text-decoration: underline; color: black;}
#new_gallery a:visited {text-decoration: underline; color: #A6A6A6;}
#new_gallery a:active {text-decoration: underline; color: #A6A6A6;}
#new_gallery a:hover {text-decoration: underline; color: #A6A6A6;}
#old_gallery{
  float: right;
}
#old_gallery a {text-decoration: underline; color: black; font-weight: bold;}
#old_gallery a:link {text-decoration: underline; color: black;}
#old_gallery a:visited {text-decoration: underline; color: #A6A6A6;}
#old_gallery a:active {text-decoration: underline; color: #A6A6A6;}
#old_gallery a:hover {text-decoration: underline; color: #A6A6A6;}
.foto_title {
  margin-left: 56px;
}
.foto_galery {
  margin: 0 0 12px 12px; float: left; display: block;
}
.none{
  display: none;
}
.left{
  float:left;
}
.cleaner{
  clear: both;
}
.red {
  color: rgb(200,6,162);
}

