* {
padding: 0;
margin: 0;
}

img, a img {
border: 0;
}

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

html {
color: #0C7FB5;
font: 100% arial, helvetica, sans-serif;
background: url("../images/bg-gradient.gif") repeat-x 0 0 #0085bc;
}

body {
width: 100%;
text-align: center;
background: url("../images/bg-topbox.gif") no-repeat 50% 0;
}

#container {
margin: 0 auto;
text-align: left;
/*background: url("../images/bg_menu.gif") repeat-x 50% 0%;*/
width: 932px;
/*height: 235px;*/
position: relative;
}

#header {
height: 173px;
}

#header h1 {
display: block;
position: absolute;
top: 48px;
left: -124px;
width: 522px;
height: 239px;
background: url("../images/bg-mainlogo.gif") no-repeat 0% 0% transparent;
z-index: 3;
/*border: 0px solid red;*/
}

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

#header p.subheader {
display: block;
position: absolute;
top: 82px;
left: 404px;
width: 449px;
height: 91px;
background: url("../images/logo-2010-datloc.gif") no-repeat 0% 0% transparent;
}

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

#header p.topbox {
float: right;
font-style: italic;
text-align: center;
font-size: 132%;
padding-top: 15px;
margin-right: 20px;
color: #7DC8E8;
width: 305px;
}

p.topbox strong {
color: #fff;
}

#content {
/*margin: 0 auto 30px;*/
padding-bottom: 40px;
padding-right: 290px;
text-align: left;
/*width: 920px;*/
min-height: 600px;
/*padding-bottom: 10px;*/
/*margin-left: 5px;*/
font-size: 90%;
border-left: 1px solid #0085bc;
border-right: 1px solid #0085bc;
position: relative;
background: url("../images/bg-right-gradient.gif") repeat-y 100% 0% #d0e8f6;
}

#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: #00B1EB;
letter-spacing: -1px;
word-spacing: -1px;
margin-top: 0;
padding-top: 30px;
margin-bottom: 10px;
font-style: italic;
text-align: right;
}

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

#content h4 {
font-size: 145%;
color: #e6007d;
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: #434242;
}

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

#menu {
/*position: absolute;*/
/*margin-right: 50px;*/
/*float: right;*/
/*width: 660px;*/
height: 50px;
background: url("../images/bg-menu.gif") repeat-y 100% 1px #ffed00;
/*text-align: right;*/
/*font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;*/
font-size: 108%;
font-weight: normal;
border-top: 1px solid #fff;
border-bottom: 1px solid #7dc8e8;
border-left: 1px solid #0085bc;
border-right: 1px solid #0085bc;
font-style: italic;
}

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

#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;*/
margin-top: -1px;
margin-bottom: -1px;
padding: 16px 12px 0px 12px;
height: 34px;
color: #434242;
border-top: 1px solid #fff;
border-bottom: 1px solid #7dc8e8;
}


#menu li a:hover {
color: #E6007D /*#000*/;
border-bottom: 1px solid #e6007d;
}

#menu li.currentpg a {
color: #E6007D;
/*border-bottom: 1px solid #e6007d;*/
}


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

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

#right p.partneri {
margin: 0;
background: url("../images/partneri-bg.png") no-repeat 0 0;
}


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

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

#footer {
clear: both;
padding: 10px 10px 10px 40px;
height: 32px;
font-size: 82%;
color: #00b1eb/*0085bc*/;
background: #0C7FB5;
}

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: #fff;
border: 0;
height: 0;
border-bottom: 1px solid #fff;
margin-top: 5px;
margin-bottom: 15px;
margin-left: 40px;
margin-right: 40px;
}

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

#forum h4 em {
font-style: normal;
padding-left: 10px;
color: #fff;
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: arial, helvetica, 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.gif") no-repeat 0 0 transparent;
}

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

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

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