/* style css - dj 2008 */


html[xmlns] .clearfix {
 display: block;
}

* html .clearfix {
 height: 1%;
}

body { 
 background-color: #E6E6E6; 
}

.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}

.clearfix {
 display: inline-block;
}

img { 
 behavior: url(iepngfix.htc);
}

div { 
 behavior: url(iepngfix.htc);
}

.left { 
 float: left; 
 margin-right: 200px; 
 color: #E6E6E6; 
 font: 8px Verdana; 
}

.right { 
 float: right; 
 color: gray; 
 font: 10px Verdana; 
}

img { 
 border: 0; 
}

ul,li { 
 padding: 0; 
 margin: 0; 
 list-style: none; 
}

div#cont { 
 width: 1100px; 
 height: 600px; 
 position: absolute; 
 top: 330px; 
 left: 50%; 
 margin-left: -500px; 
 margin-top: -285px; 
}

div#logo { 
 position: absolute; 
 top: -10px; 
 left: 540px; 
 z-index: 10; 
}

ul#menu { 
 position: absolute; 
 right: 70px; 
 top: 25px; 
}

ul#lang-menu { 
position: absolute; 
right: 0; 
top: 25px; 
}

ul#menu li, ul#lang-menu li { 
 list-style: none; 
 display: inline; 
}

div#foto-bg { 
 background: #fff; 
 width: 1000px; 
 height: 480px; 
 position: absolute; 
 top: 48px; 
 padding: 0px; 
}

div#fotki { 
 width: 676px; 
 height: 131px; 
 position: absolute; 
 bottom: 15px; 
 left: 15px; 
}

 ul#fot-menu { 
 position: absolute; 
 bottom: 250px; 
 left: 5px; 
}

ul#fot-menu li { 
 display: block; 
 padding-left: 13px; 
}

ul#fot-menu li a { 
 padding-left: 0px; 
 color: white; 
 font-size: 11pt; 
 font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif; 
 font-variant: small-caps; 
 font-weight: bold; 
 font-style: normal; 
 letter-spacing: 1px; 
 text-decoration: none;
}

ul#fot-menu li a:hover { 
 padding-left: 0px;
 color: #680012; 
 font-size: 11pt; 
 font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif; 
 font-variant: small-caps; 
 font-weight: bold; 
 font-style: normal; 
 letter-spacing: 1px; text-decoration: none;
}

div#foot { 
 position: absolute; 
 top: 540px; 
 bottom: 0; 
 right: 100px;
}


