* {
    font-family: Century Gothic, Tahoma, 'Lucida Grande CE', lucida, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 11pt;
}

html {
background: #333333 url('./img/bg-stripe.jpg') top right;
color: #FFF;
}

#left {
padding: 0 300px 0 0;
}
#right{
position: absolute;
top: 0; right: 0;
float: right;
width: 200px;
background-color: white;
color: #292929;
padding: 20px;
}
h1{
text-align: right;
margin: 2em 0 0 0;
position:relative;
height: 100px;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
display: block;
margin: 0;
padding:0;
font-weight: normal;
position: absolute;
top:0; right:0;
width: 258px;
height: 100px;
overflow:hidden;
font-size: 1.5em;
}

h1 a:link span, h1 a:visited span, h1 a:active span, h1 a:hover span
{
display: block;
position:absolute;
left:0;
top:0;
z-index:1;
width: 258px;
height: 100px;
background: url("./img/logo2.jpg") top left no-repeat;
cursor: pointer;
}

h2 {
font-size: 1.5em;
font-weight: normal;
margin: 1.3em 0 0.5em 0;
}
h3 {
font-size: 1.3em;
font-weight: normal;
margin: 1em 0 0.5em 0;
}
p {
font-size: 0.8em;
margin: 0.5em 0;
}
.english {
font-style: italic;
color: #ddd;
}
a {
font-size: 1em;
color: #FF6633;
}

a:hover {
background: #fff;
color: #222;
}

ul#menu {
float: left;
}
ul#menu li{
position: relative;
display: block;
width: 55px;
height: 55px;
background-color: #292929;
margin: 0.5em;font-size: 0.65em;
}
ul#menu li a{
display: block;
position: relative;
width: 55px;
height: 55px;
margin:0; padding: 0;
text-align: right;
text-decoration: none;
color: #FF6633;
}
ul#menu li a span{
display: block;
position: absolute;
top: 0;
left: 0;
display: block;
z-index: 1;
width: 55px;
height: 55px;
cursor: pointer;
}
ul#menu li a span.kontakt{
background: url("./img/kontakt2.jpg") top left no-repeat;
}
ul#menu li a span.maska{
background: url("./img/maska2.jpg") top left no-repeat;
}
ul#menu li a span.video{
background: url("./img/video2.jpg") top left no-repeat;
}
ul#menu li a span.plakat{
background: url("./img/plakat2.jpg") top left no-repeat;
}
ul#menu li a span.souteze{
background: url("./img/souteze2.jpg") top left no-repeat;
}
ul#menu li a span.foto{
background: url("./img/foto2.jpg") top left no-repeat;
}
ul#menu li a span.program{
background: url("./img/program2.jpg") top left no-repeat;
}
ul#menu li a span.info{
background: url("./img/info2.jpg") top left no-repeat;
}
ul#menu li a:hover{
color: #fff;
background-color: #292929;
}

ul#menu li.active {
background-color: #FF6633;
color: #292929;
}

ul#menu li.active span {
display: block;
position: absolute;
top: 0;left: 0;
display: block;
z-index: 1;
width: 55px;
height: 55px;
}
ul#menu li.active span.info {
background: url("./img/info.jpg") top left no-repeat;
}
ul#menu li.active span.maska {
background: url("./img/maska.jpg") top left no-repeat;
}
ul#menu li.active span.kontakt {
background: url("./img/kontakt.jpg") top left no-repeat;
}
ul#menu li.active span.souteze {
background: url("./img/souteze.jpg") top left no-repeat;
}
ul#menu li.active span.plakat {
background: url("./img/plakat.jpg") top left no-repeat;
}
ul#menu li.active span.program {
background: url("./img/program.jpg") top left no-repeat;
}
ul#menu li.active span.foto {
background: url("./img/foto.jpg") top left no-repeat;
}
ul#menu li.active span.video {
background: url("./img/video.jpg") top left no-repeat;
}


#main {
margin: 0.3em 0 0 3.6em;
background: #000 url('./img/upirka-bg.jpg') bottom right no-repeat;
border: solid #111 0.1em;
color: #fff;
padding: 0.6em;
}

#footer {
margin: 0.3em 3.6em 0 3.6em;
}

#right h2 {
font-size: 0.9em;
}

#right img {
border: 0;
margin: 0 0.5em 0.7em 0;
}

.kontakt1 {
height: 3.7em;
}

img.xicht {
width: 3.5em;
height: 3.5em;
float: left;
margin: 0.1em 0.5em 0.1em 0;
}

.clear {
clear: both;
}

.size0{
font-size: 0.7em;
}

.size1{
font-size: 1.2em;
}

.size2{
font-size: 1.4em;
}

.size3{
font-size: 1.6em;
}

.plakaty {
float: left;
margin: 0.1em 0.5em 0.1em 0;
font-size: 0.8em;
}
.plakaty2 {
float: left;
margin: 0.1em 8em 0.1em 0;
font-size: 0.8em;
}
.plakaty a img, .plakaty2 a img{
border: 0;
}

a.foto img{
border: solid black 1px;
}
a.foto:hover img{
border: solid white 1px;
}
a.foto:hover {
text-decoration: none;
}
