/* CSS Document */

html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #fff;
color: #666;
font-family: lucida, sans-serif;
font-size: 13px;
}

* {
margin: 0;
padding: 0;
}

#page {
width: 664px;
margin: 0 auto;
padding: 40px 147px 0 147px;
background: url('../img/splash.jpg') center 40px no-repeat;
min-height: 600px;
}

h1, h1 span {
width: 200px;
height: 115px;
display: block;
}

h1 {
text-align: center;
position: relative;
margin: 0 auto;
overflow: hidden;
}

h1 span {
background: url('../img/logo.jpg') center top no-repeat;
position: absolute;
top: 0;
left: 0;
}

#splash > li {
display: block;
float: left;
margin-top: 80px;
}

dt, dd {
display: block;
}

dd {
margin-top: 30px;
}

dt a {
display: block;
padding-top: 200px;
text-align: center;
font-size: 23px;
text-decoration: none;
color: #a49a91;
text-shadow: #fff 0 1px 1px;
letter-spacing: -1px;
}

dt a:hover {
color: #910028;
}

li#raz, li#tri {
width: 237px;
}

li#dva {
width: 190px;
}

ul.submenu li {
list-style-type: none;
text-align: center;
padding: 0 10px;
}

ul.submenu li a {
text-decoration: none;
color: #a49a91;
line-height: 20px;
}

ul.submenu li a:hover {
color: #910028;
}


#hp-facebook {
margin-top: 50px;
border-top: #e5d7cb 1px dotted;
}

#hp-facebook p {
text-align: center;
line-height: 25px;
}

#hp-facebook p a {
color: #a49a91;
text-decoration: none;
}

#facebook-16px {
position: relative;
top: 3px;
}

.cleaner {
clear: both;
display: block;
width: 1px;
height: 1px;
line-height: 1px;
font-size: 1px;
}


#advert {
  text-align: center;
  margin-top: 30px;
}

/*
#advert a {
  font-size: 25px;
  text-decoration: none; 
  color: #a49a91;
  text-shadow: #fff 0 1px 1px;
  letter-spacing: -1px;
}

#advert a:hover {
  color: #910028;
}
*/
