body {
background-color: #FFFFFF;
background-image: url('bgx.jpg');
background-repeat: repeat-x;
margin: 0px;
text-align: justify;
font-family: Courier New;
font-size: 11px;
color: #000000;
}

a:link, a:visited {
color:#ff0865; 
font-weight:normal; 
text-decoration:underlined;
}

a:hover, a:active {
color:#ff0865; 
font-weight:normal; 
text-decoration:none;
}

#zaseknut {
width: 750px;
float: left;
text-align: left;
display: block;
background-color: #FFFFFF;
}

#drziak {
padding: 0px;
margin: auto;
width: 750px;
}

.obraz {
width: 750px;
height: 221px;
background-image: url('logo.jpg');
background-repeat: no-repeat;
}

#navigacia{
width: 616px;
height: 64px;
background-color: #ffffff;
float: left;
padding-left: 70px;
margin-left: 0px;
}

.content {
float: left;
width: 570px;
}

.padcontent {
padding-left: 180px;
padding-right: 0px;
padding-top: 15px;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 616px;
  height: 64px;
  background: url(images/bg.jpg) no-repeat;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 79px;
  height: 64px;
  background: url(images/home.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .home span {
  width: 79px;
  height: 64px;
  background: url(images/home1.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .freebees {
  width: 111px;
  height: 64px;
  background: url(images/frbs.jpg) no-repeat;
  left: 79px;
  top: 0px;
}
#menu .freebees span {
  width: 111px;
  height: 64px;
  background: url(images/frbs1.jpg) no-repeat;
  top: 0px;
}

#menu .port {
  width: 151px;
  height: 64px;
  background: url(images/port.jpg) no-repeat;
  left: 190px;
  top: 0px;
}
#menu .port span {
  width: 151px;
  height: 64px;
  background: url(images/port1.jpg) no-repeat;
  top: 0px;
}
#menu .photo {
  width: 138px;
  height: 64px;
  background: url(images/photo.jpg) no-repeat;
  left: 341px;
  top: 0px;
}
#menu .photo span {
  width: 138px;
  height: 64px;
  background: url(images/photo1.jpg) no-repeat;
  top: 0px;
}

#menu .contact {
  width: 137px;
  height: 64px;
  background: url(images/cont.jpg) no-repeat;
  left: 479px;
  top: 0px;
}
#menu .contact span {
  width: 137px;
  height: 64px;
  background: url(images/cont1.jpg) no-repeat;
  top: 0px;
}

h1 {
font: 12pt Courier New;
color: #1a658c;
font-weight:normal;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 2px;
padding-top: 4px;
padding-bottom: 4px; 
text-align: center;
}

h2 {
font: 12pt Courier New;
color: #1a658c;
font-weight:normal;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 5px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

h3 {
font: 12pt Courier New;
color: #1a658c;
font-weight:normal;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 5px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

h4 {
color: #000000;
font: 10px Courier New;
text-align: right;
margin-top: 0px;
margin-bottom: 7px;
}

i {
font: 12px Courier New;
font-weight:bold;
margin-top: 0px;
font-style: italic; 
border-bottom: 2px solid #e8cd4b;
margin-bottom: 5px;
}

obr {
float:right; 
margin:3px;
}

img {border:0px;}

.brushe {padding: 1px;border: 1px solid #000000;font-size:11px;background-color:#000000; text-align:center; }

.brs {
text-align:center;
background-color:#ffdf0a;
font: 11px Courier New;
color: #0860e2;
text-transform: uppercase;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
}

.avatary {padding: 1px;border: 1px solid #000000;font-size:11px;background-color:#000000; text-align:center;}

.avy {
text-align:center;
background-color:#ffdf0a;
font: 11px Courier New;
color: #0860e2;
text-transform: lowercase;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
}

/* ---------- SHADOWBOX -------------- */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:200;
color:#fff;
}

#sb-container {
position:fixed;
margin:0;
padding:0;
top:0;
left:0;
z-index:999;
text-align:left;
visibility:hidden;
display:none;
}

#sb-overlay {
position:relative;
height:100%;
width:100%;
}

#sb-wrapper {
position:absolute;
visibility:hidden;
width:100px;
}

#sb-wrapper-inner {
position:relative;
border:1px solid #303030;
overflow:hidden;
height:100px;
}

#sb-body {
position:relative;
height:100%;
}

#sb-body-inner {
position:absolute;
height:100%;
width:100%;
}

#sb-player.html {
height:100%;
overflow:auto;
}

#sb-body img {
border:none;
}

#sb-loading {
position:relative;
height:100%;
}

#sb-loading-inner {
position:absolute;
font-size:14px;
line-height:24px;
height:24px;
top:50%;
margin-top:-12px;
width:100%;
text-align:center;
}

#sb-loading-inner span {
background:url(loading.gif) no-repeat;
padding-left:34px;
display:inline-block;
}

#sb-body,#sb-loading {
background-color:#060606;
}

#sb-title,#sb-info {
position:relative;
margin:0;
padding:0;
overflow:hidden;
}

#sb-title,#sb-title-inner {
height:26px;
line-height:26px;
}

#sb-title-inner {
font-size:16px;
}

#sb-info,#sb-info-inner {
height:20px;
line-height:20px;
}

#sb-info-inner {
font-size:12px;
}

#sb-nav {
float:right;
height:16px;
padding:2px 0;
width:45%;
}

#sb-nav a {
display:block;
float:right;
height:16px;
width:16px;
margin-left:3px;
cursor:pointer;
background-repeat:no-repeat;
}

#sb-nav-close {
background-image:url(close.png);
}

#sb-nav-next {
background-image:url(next.png);
}

#sb-nav-previous {
background-image:url(previous.png);
}

#sb-nav-play {
background-image:url(play.png);
}

#sb-nav-pause {
background-image:url(pause.png);
}

#sb-counter {
float:left;width:45%; 
}

#sb-counter a {
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;color:#fff;
}

#sb-counter a.sb-counter-current {
text-decoration:underline;
}

div.sb-message {
font-size:12px;
padding:10px;
text-align:center;
}

div.sb-message a:link,div.sb-message a:visited {
color:#fff;
text-decoration:underline;
}

