body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 0.65em;
	background: #000;
	color: #B8A78C;
}

a {
  color: #F0E6C1;
  text-decoration: none;
}

a.link {

}
  a.link:hover {
    color: #999999;
  }

#content a
{
  color: #C8C8C8;
  font-weight: bold;
}
  #content a.link {
    color: #999999;
  }
    #content a.link:hover {
      color: #C8C8C8;
    }

p.center {
text-align: center;
}

p.footer {
  margin-top: 0px;
  text-align: center;
  font-size: 90%;
  text-decoration: none;
  border: 0px;
}
  p.footer a{
    display: inline;
    border: 0px;
  }
  
p {
  margin: 0px;
  padding: 0px;
}
h1 {
  font-size: 100%;
  color: #E6E6E6;
  margin: 5px 0 0 0;
  padding: 0px;
}
h2 {
  font-size: 95%;
  color: #E6E6E6;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 90%;
  color: #A0A0A0;
  margin: 0 0 0 0px;
  padding: 0px;
}
h4 {
  font-size: 85%;
  color: #A0A0A0;
  margin: 0 0 0 0px;
  padding: 0px;
}

#page {
	position: relative;
	width: 1000px;
	margin: 10px auto;
}

#header {
	position: relative;
  width: 1000px;
  height: 150px;
  background: url(../images/design/header_bg.jpg) no-repeat;
}

#flash {
  position: absolute;
  float: right;
  right: 0px;
}

#logo {
  position: relative;
  display: block;
  width: 1000px;
  height: 130px;
  background: url(../images/design/gc_title.jpg) no-repeat;
}

#main {
	position: relative;
  width: 100%;
}

  #breadcrumbs {
	 position: relative;
    width: 996px;
    height: 16px;
    background: #F7E299;
    color: #99662B;
    line-height: 16px;
    padding: 0 0 0 4px;
    margin: 0 0 2px 0;
    overflow: hidden;
    font-size: 95%;
  }

    #breadcrumbs a{
      color: #B77800;
      font-weight: bold;
      text-decoration: none;
    }

#left {
    position: relative;
    float: left;
    width: 190px;
    border: 1px solid #999999;
    background: #262627;
    color: #F0E6C1;
    padding: 0 0 110px 0;
}
/****** NAVIGACE *****/
  #navigation {
    position: relative;
    float: left;
    width: 186px;
    padding: 1px 2px 50px 2px;
    background: #262627;
    color: #F0E6C1;
    font-size: 105%;
  }

    #navigation a {
      display: block;
      float: none;
      text-decoration: none;
      font-weight: bold;
      line-height: 20px;
      border-bottom: 1px solid #999999;
      margin: 0 0 1px 0;
    }
    #navigation a.active {
      background: #B58606;
      color: #FFFFFF;
    }

      #nav_active {
        background: #B58606;
        border-bottom: 1px solid #999999;
      }

        #nav_active a {
          display: block;
          float: none;
          text-decoration: none;
          font-weight: bold;
          line-height: 20px;
          margin: 0 0 1px 0;
          border: 0px;
        }
        #nav_active a.active {
          color: #000;
        }

      #subnav_active {
        margin: 4px 0 8px 10px;
        line-height: 12px;
      }
      #subnav_active a{
        line-height: 12px;
      }
      a.subnav {
        background: #B58606;
        color: #FFFFFF;
      }
      a.subnav_active {
        background: #B58606;
        color: #780000;
      }
  #content {
    position: relative;
    width: 785px;
    float: left;
    font-size: 110%;
    padding: 0 0 0 20px;
    text-align: justify;
  }

/****************** OTAZKY A ODPOVEDI **********************/
.otazka {
  font-size: 120%;
  color: #FFCC66;
  font-weight: bold;
  line-height: 19px;

}
.odpoved {
  font-size: 110%;
  color: #FFF;
  padding: 5px 0 5px 15px;
}

#tapeta a:link { color: #c8c8c8; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
#tapeta a:visited { color: #c8c8c8; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
#tapeta a:hover { color: #ffcc66; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}

#tapeta h1 { font-size: 14px; font-family: Verdana; color: #e6e6e6; height: 20px; text-align: left; margin: 0px; padding: 0px;}
#tapeta h2 { font-size: 10px; font-family: Verdana; color: #a0a0a0; height: 14px; text-align: left; margin: 0px; padding: 0px;}

.red {
  color: #ff0000;
}
.redbor {
  border: 5px solid #ff0000;
}
.redinfo {
  color: #000000;
  border: 5px solid #F7E299;
  background: #F7E299;
}
.redalert {
  color: #ffffff;
  border: 5px solid #ff0000;
  background: #ff0000;
  margin: 0px;
  padding: 0px;
}

div#succes{
  color: #000;
  background: #0F0;
  font-weight: bold;
}

p.succes{
  color: #000;
  border: 5px solid #0F0;
  background: #0F0;
}

input.redinput{
  border: 3px solid #F00;
}
#hide_red {
position: absolute;
display: block; 
width: 250px;
height: 350px;  
z-index: 300; 
top: 200px; 
left: 500px;
background: #F00 url(../alert/alert.gif) 50% 7% no-repeat;
z-index: 200;
padding: 130px 10px 0 10px;
display: none;
color: #FFF;
text-align: center;
}

  #hide_red h1{
    margin: 0 0 20px 0;
    padding: 0px;
    font-size: 310%;
    color: #FFF;    
  }
  
  #hide_red p strong{
    text-align: left;
    font-size: 120%;
    margin: 0 0 15px 0; 
  }
  
  #hide_red a{
    color: #FFF;
  }

  #hide_red p{
    text-align: left;
    font-size: 105%;
  }

#hide_green {
position: absolute;
display: block; 
width: 250px;
height: 180px;  
z-index: 300; 
top: 300px; 
left: 500px;
background: #1A851F url(../alert/info.gif) 50% 15% no-repeat;
z-index: 200;
padding: 140px 10px 0 10px;
display: none;
color: #FFF;
text-align: center;
}

  #hide_green h1{
    margin: 0 0 20px 0;
    padding: 0px;
    font-size: 310%;
  }

  #hide_green p strong{
    text-align: left;
    font-size: 120%;
    margin: 0 0 15px 0; 
  }

  #hide_green p{
    text-align: left;
    font-size: 105%;
    padding: 0 0 0 30px;
  }
  
  .ok {
    position: absolute;
    display: block;
    color: #000;
    width: 60px;
    bottom: 10px;
    left: 100px;
  }

#alert_obal {
position: fixed;
background: none; /* Hide the current background image so you can replace it with the filter*/
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: none;
}

div.center_top {
  position: relative;
  background: url(../images/design/center_top.gif) no-repeat;
  width: 785px;
  height: 32px;
  float: right;
  margin: 5px 0 0 0;
}

  div.center_top h1 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0px;
    font-size: 175%;
    color: #FFF;
  }
  div.center {
    position: relative;
    width: 775px;
    background: #484848;
    color: #FFF;
    float: right;
    padding: 0 0 0 10px;
    font-size: 105%;
  }

div.center_bottom {
  position: relative;
  background: url(../images/design/center_bottom.gif) no-repeat;
  width: 785px;
  height: 32px; 
  float: right;
}
div.clearer {
  clear: both;
}

.image {
  overflow: hidden;
  float: left;
  margin: 15px;
  padding: 10px 0 10px 0;
  text-align: center;
  background: #1F1F1F;
  width: 190px;
}
.image h1 {
  font-size: 100%;
}
.image h2 {
  font-size: 100%;
}
.image a img{
  border: 1px solid #bebebe;
  margin: 0 0 2px 0;
}
/****************** KONTAKT **********************/
#contact {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#contact .block {
	padding: 10px;
	margin: 10px 0px 10px 0;
	border: 4px solid #222;
/*	border: 1px solid #333;*/
	border-style: none none none solid;
}
#contact .toplayer {
	float: left;
	width: 400px;
}
#contact .top {
	height: 164px;
}
#contact .detail {
	float: left;
	width: 750px;
}
#contact .infoblock {
	float: left;
	width: 460px;
}
#contact .left {
	margin-right: 16px!important;
	width: 300px;	
}
#contact h2 {
	font-size: 16px;
	color: #FFFFCC;
}
#contact h3 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 6px 0 2px 0;
	font-weight: bold;
}
#contact ul li strong {
	color: #FFFFFF;
}
#contact ul {
	margin: 5px 0 0 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}
#contact li {
	margin: 0px;
	padding: 0px;
}
#contact #quicklinks ul {
	list-style: decimal;
	margin-left: 26px;
	font-weight: bold;
	font-size: 15px;
}
#contact #customer ul {
	margin: 0px;
	margin-left: 20px;
	list-style: disc;
}
#contact #quicklinks .label {
	font-size: 13px;
	font-weight: normal;
}
#contact #quicklinks a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
#contact #quicklinks a:hover {
	text-decoration: none;
}
#contact .map_wrapper {
	margin-right: 26px;
	margin-top: 10px;
	border:2px solid #222;
	float:left	
}