/******reset********/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
  margin: 0; 
  padding: 0; 
}

/***** zakladni veci *****/

body {
  background: #0f1523 url('../img/background.png') 0% 0% repeat-x;
  color: #cae7ff;
  font-family: 'Verdana', Arial, sans-serif;
  text-align: center;
  padding-bottom: 20px;
}

* html #menu ul li {
    display: inline;
}

*:first-child+html #menu ul li {
    display: inline;
}

a {
  color: #cd5d17;
}

a:hover {
  color: #cae7ff;
}

p {
  line-height: 14px;
  font-size: 0.8em;
  padding: 3px 30px 3px 0px;
}

ul {
  font-size: 0.75em;
  letter-spacing: 0.01em;
  margin: 10px 10px 10px 20px;
}

blockquote {
  margin: 10px;
  border-left: 3px solid #ff6203;
}

blockquote p {
  margin: 0 0 0 10px;
}

address {
  padding: 0px 10px 10px 10px;
  font-size: 0.6em;
  width:380px;
}

table {
  margin: 10px 15px 10px 15px;
  font-size: 0.70em;
}

td, th {
  padding: 3px 15px;
  border: 1px solid #cae7ff;
}

th {
  background: #cae7ff;
  color: #054e6b;
}

form {
  margin: 10px 15px;
}

fieldset {
  border: none;
}

label {
  font-size: 0.7em;
}

input {
  background: transparent;
  border: 1px solid #cae7ff;
  color: #cae7ff;
}

input.button {
  background: #cae7ff;
  color: #054e6b;
  cursor: pointer;
}

img {
  /*margin: 10px 15px 10px 15px;*/
  border: 1px solid #cae7ff; 
}

a:hover img  {
  border: 1px solid #054e6b; 
}

.cleaner {
  clear: both;
}

#container {
  width: 840px;
  height: auto;
  margin: 0 auto;
  background: #161e2f url('../img/pozadi.png') 0% 0% no-repeat;
}

#konec {
  width: 840px;
  height: 46px;
  background:transparent url('../img/konec.png') 0% 0% no-repeat;
}

#main {
  width: 800px;
  height: auto;
  margin: 0 auto;
  background: #00678a url('../img/main.png') 0% 0% repeat-y;
  overflow: hidden;
}

#pozadi {
  width: 786px;
  overflow: hidden;
  background: transparent url('../img/mainback.jpg') 0% 0% no-repeat;
  margin: 0 auto;
}

#header {
  width: 786px;
  height: 220px;
  margin: 0 auto;
}

#header h1 {
  width: 786px;
  height: 220px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1.2em;
  position: relative;
}

#header h1 a {
  text-decoration: none;
  color: #00374a;
  cursor: pointer;
}

#header h1 a span {
  position: absolute;
  width: 786px;
  height: 220px;
  left: 0;
  top: 0;
  background: transparent url('../img/header.jpg') 0% 0% no-repeat;
}

/******** menu *********/

#menu {
  width: 786px;
  margin: 33px auto;
  height: 40px;
  background: #05516e url('../img/menu.jpg') 0% 0% no-repeat;
}

#menu ul {
  list-style: none;
  margin: 0;
}

#menu ul li {
  font-size: 0.90em;
  display: inline-block;
  display: -moz-inline-stack;
}

#menu ul li a {
  color: #cae7ff;
  height: 40px;
  display: inline-block;
  text-decoration: none;
  padding: 0 15px;
  line-height: 40px;
}

#menu ul li a:hover, #menu ul li a.active {
  color: #fff;
  display: inline-block;
  background: #08465f url('../img/hover.png') 0% 0% repeat-x;
}

/***** obsah *******/

#content {
  width: 700px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

#left {
  width: 435px;
  float: left;
  padding-top: 20px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
  text-transform: uppercase;
  font-weight: lighter;
  color: #ff6203;
  padding: 3px 0;
}

#content h3, #content h4, #content h5, #content h6 {
  padding: 15px 0 3px 0;
}

#content h2 {
  font-size: 1.0em;
  margin-bottom:12px;
}
#content h3 {
  font-size: 0.95em;
  margin-top:12px;
}
#content h4 {
  font-size: 0.9em;
}
#content h5 {
  font-size: 0.85em;
}
#content h6 {
  font-size: 0.80em;
}

#content p {
	text-align:justify;
	margin-bottom:10px;
}

/********* novinkovy blok *********/

#right {
  width: 265px;
  float: right;
  padding-top: 20px;
}

.news {
  background: #077a9e url('../img/news.png') 0% 0% no-repeat;
  width: 263px;
}

.newskonec, .newskonec2 {
  width: 263px;
  height: 26px;
  background: #054e6b url('../img/newskonec.png') 0% 0% no-repeat;
}

.newskonec2 {
  background: #077a9e url('../img/newskonec2.gif') bottom left no-repeat;
  height: 10px;
  font-size:1px;
}

.newskonec p {
  text-align: right;
}

.newskonec p a {
  color: #84dfff;
  text-decoration: none;
}

.newskonec p a:hover {
  text-decoration: underline;
}

#content div.news h2, #content div.news h3, #content div.news h4, #content div.news h5, #content div.news h6{
  color: #fff;
  border-bottom: 1px solid #ff6203;
  width: 130px;
  text-align: right;
  padding: 10px 10px 5px 0;
  float: right;
}

#content div.news h2 {
  font-size: 0.9em;
}
#content div.news h3 {
  font-size: 0.8em;
}
#content div.news h4 {
  font-size: 0.75em;
}
#content div.news h5 {
  font-size: 0.70em;
}
#content div.news h6 {
  font-size: 0.65em;
}

#content div.news p {
  padding: 5px 15px;
  font-size: 0.7em;
  text-indent: 0;
}

#content div.news a {
  color: #cae7ff;
}

#content div.news p span {
  font-size: 0.95em;
  font-weight: bold;
  color: #73dbff;
}

#content div.news ul {
  list-style: none;
  font-size: 0.70em;
  margin: 5px 15px;
  line-height: 14px;
}

#content div.news ul li a{
  text-decoration: none;
}

#content div.news ul li a:hover{
  text-decoration: underline;
}

.okno {
  background: transparent url('../img/okno.png') 0% 100% no-repeat;
  border-bottom: 1px solid #2c8dac;
  padding: 5px 0;
}

.okno ul li {
	margin-bottom:5px;
}

/******* fotky *******/

#pict {
  width: 786px;
  height: auto;
  background: #1a7696;
  margin: 30px auto 20px auto;
  overflow: hidden;
}

#pict img {
  margin: 5px 10px 5px 0px;
  border: 2px solid #2f82a0;
}

#pict a:hover img {
  border: 2px solid #cae7ff; 
}

#fotky {
  width: 440px;
  padding: 10px 0px 10px 20px;
  float: left;
}

#sponsors {
  width: 308px;
  float: right;
}

.sp {
  width: 260px;
  height: 60px;
  background: #fff;
  margin: 15px 0 0 0;
  float: left;
}

/******** paticka **********/
#paticka {
  width: 760px;
  margin: 10px auto 0 auto;
}

#fresh {
  width: 113px;
  height: 25px;
  float: left;
}

#fresh p a{
  width: 113px;
  height: 25px;
  color: #272d39;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

#fresh p a span{
  width: 113px;
  height: 25px;
  position: absolute;
  background: transparent url('../img/fl.png') 0% 0% no-repeat;
  right: 1;
}

.copy {
  text-align: right;
  color: #272d39;
  font-size: 0.7em;
}

/******* clanky ********/

#clanky {
  background: #077a9e url('../img/news.png') 0% 0% no-repeat;
  width: 263px;
}

#clanky h3 {
  color: #fff;
  border-bottom: 1px solid #ff6203;
  width: 130px;
  text-align: right;
  padding: 10px 10px 5px 0;
  float: right;
  font-size: 0.8em;
  margin-bottom: 10px;
}

#clanky ul {
  list-style: none;
  line-height: 20px;
  text-indent: 15px;
  font-size: 0.8em;
  margin: 0;
}

#clanky ul li {
  margin: 2px 0;
}

#clanky ul li a {
  color: #d2ebff;
  background: transparent url('../img/prvnihover.png') 0% 0% no-repeat; 
  display: block;
  text-decoration: none;
  width: 263px;
  height: 20px;
}

#clanky ul li a:hover, #clanky ul li a.active {
  color: #fff;
  text-decoration: underline;
  background: transparent url('../img/prvni.png') 0% 0% no-repeat;
}

#clanky ul li ul {
  width: 230px;
  margin: 0 0 0 16px;
  background: none;
  text-indent: 0px;
  line-height: 15px;
}

#clanky ul li ul li {
  margin: 2px 0;
}

#clanky ul li ul li a {
  background: #2c8dac;
  border-bottom: 1px solid #218aa7;
  display: block;
  width: 230px;
  height: auto;
}

#clanky ul li ul li a span{
  display: block;
  padding: 5px;
  width: 220px;
  height: auto;
  cursor: pointer;
}

#clanky ul li ul li a:hover, #clanky ul li ul li a.active  {
  background: #077a9e url('../img/okno.png') 0% 100% no-repeat;
  display: block;
}

#left img {
	margin-top:25px;
}

#left ul li {
	margin-bottom:5px;
}

/* galerie */

.gallery-galbox, .gallery-photobox {
  width: 105px;
  margin: 20px 0 0 10px;
  float: left;
  position: relative;
}

.gallery-galbox {
  text-align: center;
  height: 128px;
  width: 210px;
}

.gallery-photobox {
  text-align: center;
  height: 109px;
}

.gallery-photolink, .gallery-newlink {
  position: relative;
  display: block;
  width: 85px;
  text-decoration: none;
}

.gallery-photolink span {
  display: table-cell;
  vertical-align: middle;
  width: 85px;
}

.gallery-photobox a.gallery-photolink span {
  height: 76px;
  cursor:pointer;
}

.gallery-galbox a.gallery-photolink span {
  height: 97px;
  cursor:pointer;
}

.gallery-galbox a.gallery-photolink {
  background: transparent url('../img/gallery-folder.png') 0% 0% no-repeat;
  height: 128px;
  width:85px;
  position:absolute;
  left:0;
}

.gallery-photobox a.gallery-photolink {
  background: transparent url('../img/gallery-photo.png') 0% 0% no-repeat;
  height: 109px;
}

.gallery-photolink strong, .gallery-newlink strong {
  height: 30px;
  width: 85px;
  text-align: center;
  display: block;
  font-size: 0.7em;
  position: absolute;
  overflow: hidden;
  left: 0;
  cursor:pointer;
}

.gallery-galbox .gallery-label strong, .gallery-newlink strong {
  width: 115px;
  text-align: left;
  display: block;
  font-size: 0.7em;
  overflow: hidden;
  margin-left:90px;
  padding-top:10px;
  cursor:pointer;
  overflow:hidden;
}

.gallery-galbox .gallery-label {
	text-decoration:none;
}

#content div.gallery-galbox a.gallery-photolink img {
  margin: 15px 0;
  position: relative;
}

#content div.gallery-photobox a.gallery-photolink img {
  margin: 7px 0 0;
  position: relative;
}

.gallery-galbox a.gallery-photolink span img, .gallery-photobox a.gallery-photolink span img {
	border:0;
}

/* ::: FLASH ::: */

#header {
  position: relative;
}

#flashbox {
  width: 552px;
  height: 196px;
  position: absolute;
  top: 19px;
  left: 5px;
  z-index: 50;
}

/* galerie na HP */

.news .gallery-photobox {
  text-align: center;
  height: 85px;
  margin: 5px 0 5px 0;
  _margin: 0;
  text-align:left;
}

.news .gallery-photobox a.gallery-photolink {
  background: transparent url('../img/gallery-photo.png') 0% 0% no-repeat;
  height: 80px;
  text-align:center;
}

#photoshp {
	padding:15px 0 5px 35px;
}
