* {
padding: 0;
margin: 0;
}

img, a img {
border: 0;
}

a, a:focus, a:active {
outline: none;
-moz-outline-style: none;
}

html {
color: #dadada;
font: 100% arial, helvetica, sans-serif;
background: url("../images/bg_page.gif") repeat-x 0 0 #353433;
}

body {
width: 100%;
background: url("../images/bg_main.gif") repeat-y 50% 180px;
}

#container {
text-align: center;
background: url("../images/bg_menu.gif") repeat-x 50% 0%;
}

#header {
margin: 0 auto;
text-align: left;
width: 960px;
height: 235px;
position: relative;
overflow: hidden;
}

#header h1 {
display: block;
position: absolute;
top: 62px;
left: 41px;
width: 339px;
height: 149px;
background: url("../images/opf-logo.gif") no-repeat 0% 0% transparent;
}

#header h1 a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 339px;
height: 94px;
background: url("../images/opf-logo.gif") no-repeat 0% 0% transparent;
text-decoration: none;
}

#header p.subheader {
display: block;
position: absolute;
top: 61px;
left: 399px;
width: 227px;
height: 89px;
background: url("../images/opf2011-logo_loc-date.gif") no-repeat 0% 0% transparent;
}

#header p.partneri {
display: block;
position: absolute;
top: 29px;
right: 42px;
width: 245px;
height: 127px;
background: url("../images/opf-partneri-top.gif") no-repeat 0% 0% transparent;
}

#header h1 a span, #header p span {
display: none;
}

#content {
margin: 0 auto 30px;
padding-bottom: 70px;
padding-right: 250px;
text-align: left;
width: 670px; /*920*/
min-height: 500px;
/*padding-bottom: 10px;*/
/*margin-left: 5px;*/
font-size: 90%;
position: relative;
background: url("../images/bg_bottom.gif") repeat-x 50% 100%;
}

#content h2, #content h3, #content h4 {
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
font-weight: normal;
}

#content h2, #content h3, #content h4, #content h5, #content ul {
margin: 30px 20px 20px 40px;
}

#content h2 {
font-size: 263%;
color: #e6007d;
letter-spacing: -1px;
word-spacing: -1px;
margin-top: 30px;
margin-bottom: 10px;
font-style: italic;
}

#content h3 {
font-size: 185%;
font-weight: bold;
color: #ffee00;
font-style: italic;
}

#content h4 {
font-size: 145%;
color: #dce383;
margin: 20px 0 10px 40px;
font-style: italic;
}

#content h4 em {
font-style: normal;
font-weight: normal;
}

#content ul {
list-style: none;
margin-top: 20px;
}

#content ul.list li {
margin-top: 10px;
margin-bottom: 15px;
}

#content ul.list li:hover {
padding-left: 2px;
}

#content ul.list li span {
font-size: 130%;
}

#content ul.list li em {
padding-left: 5px;
}

#content p {
margin: 10px 35px 20px 40px;
line-height: 130%;
}

#content a, #content a:link, #content a:visited {
color: #e8e8e8;
}

#content a:hover {
color: #fff;
}

ul#language {
position: absolute;
top: 153px;
left: 5px;
width: 90px;
height: 55px;
list-style: none;
font-size: 90%;
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

ul#language li {
float: right;
display: block;
padding: 2px;
margin-bottom: 10px;
height: 20px;
}

ul#language li a {
float: left;
display: block;
position: relative;
text-align: right;
text-decoration: none;
/*text-align: right;*/
padding: 3px 12px 3px 12px;
height: 14px;
color: #fff;
padding-right: 35px;
}

ul#language li a span {
display: none;
}

ul#language li a:hover span {
display: inline;
}

ul#language li.lcz a {
background: url("../images/flag-cz.gif") no-repeat 100% 0;
}

ul#language li.len a {
background: url("../images/flag-en.gif") no-repeat 100% 0;
}

body.cz ul#language li.lcz a, body.en ul#language li.len a {
background-position: 100% -21px;
}


#menu {
/*position: absolute;*/
margin-top: 180px;
margin-right: 50px;
float: right;
/*width: 660px;*/
height: 55px;
background: url("../images/menu.gif") no-repeat 10px 0 transparent;
/*text-align: right;*/
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
font-size: 112%;
font-weight: normal;
}

#menu ul {
float: right;
list-style: none;
/*width: 695px;*/
height: 30px;
/*position: relative;*/
/*font-weight: bold;*/
letter-spacing: -1px;
padding-left: 0px;
}

#menu ul li {
float: left;
display: block;
padding: 0;
}

#menu ul li a {
float: left;
display: block;
position: relative;
text-align: center;
text-decoration: none;
/*text-align: right;*/
padding: 10px 12px 17px 12px;
height: 28px;
color: #fff;
}


#menu li a:hover {
color: #000;
}

#menu li.currentpg {
color: #000;
background: url("../images/bg_menu-rip.gif") no-repeat 50% 100% transparent;
}


#right {
position: absolute;
width: 250px;
top: -20px;
right: 0px;
/*min-height: 600px;*/
}

#right div {
background: url("../images/bg_right.gif") repeat-y 0 0;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 1px;
}


#right a, #right a:link, #right a:visited {
color: #5d0600 /*#fadcd2*/;
text-decoration: none;
}

#right a:hover {
color: #000;
text-decoration: none;
}


#right p.partneri-right {
margin: 0;
padding: 25px;
}

#footer {
clear: both;
/*padding: 30px auto 10px 40px;*/
height: 32px;
/*font-size: 82%;*/
color: #000;
position: absolute;
bottom: 0;
left: 40px; 
}

label {
float: left;
padding-top: 0;
width: 75px;
}

input {
padding: 1px 3px 1px 3px;
margin-bottom: 5px;
}

input.button {
/*float: left;*/
margin-top: 0;
margin-left: 75px;
padding: 4px 15px 3px 15px;
}

hr {
color: #605a0d;
border: 0;
height: 0;
border-bottom: 1px solid #605a0d;
margin-top: 5px;
margin-bottom: 15px;
margin-left: 40px;
margin-right: 40px;
}

#forum h4 {
font-size: 110%;
color: #fff;
/*margin: 10px 0 10px 25px;*/
}

#forum h4 em {
font-style: normal;
padding-left: 10px;
color: #ffee00;
font-weight: normal;
}

#forum h4 strong.authorised {
/*padding-left: 100px;*/
/*background: url("../images/bg_gb-authorised.gif") no-repeat 0% 0% transparent;*/
color: #e6007d;
}

#forum #content p {
/*margin: 10px 0 15px 25px;*/
}

#content a img {
border: 1px solid #3b3a39;
}

#content a:hover img {
border: 1px solid #3b3a39;
}

.float-right {
float: right;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 15px;
}

.float-left {
float: left;
clear: left;
margin-left: 30px;
margin-right: 30px;
margin-top: 10px;
margin-bottom: 20px;
}

a.float-left img {
border: none;
}

a.float-left:hover img {
border: none;
}

pre {
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
margin-left: 40px;
font-size: 110%;
font-weight: bold;
}

.ticket_link {
display: block;
position: relative;
width: 225px;
height: 75px;
border: 0;
}

.ticket_link span {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
overflow: hidden;
background: url("../images/ticket-link.png") no-repeat 0 0 transparent;
}

body.en a.ticket_link span {
background: url("../images/ticket-link.png") no-repeat -225px 0 transparent;
}

.ticket_link:hover span {
background-position: 0px -75px;
}

body.en a.ticket_link:hover span {
background-position: -225px -75px;
}
