/*-------------------------------------------+

TOC

    Wrapper
        - menu
        - lastproject
        - css galleries and reffering sites
        - ponuka or ponuka2
        - footer

+-------------------------------------------*/



/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/

*{
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}

body {
  font-family: Helvetica, Arial, Verdana;
  font-size: 11pt;
  background: #F1F1BB url(img/bg.jpg) top left repeat-x;
}

#wrapper {
  background: transparent;
  width: 960px;
  margin: 0 auto;
  height: auto;
  padding: 0;
}

#top {
  width: 960px;
  height: 554px;
  background: transparent url(img/bg-top.jpg) bottom left no-repeat;
}

#top a {
  float: left;
  display: block;
  width: 350px;
  height: 320px;
  background: transparent;
}

#menu {
  width: 950px;
  height: 100px;
  background: transparent url(img/menu-bg.jpg) top left no-repeat;
}

#menu ul {
  text-align: right;
}

#menu ul li {
  display: inline;
}

#menu ul li a {
  text-decoration: none;
  line-height: 3.4em;
  padding: 1.1em 1em;
  color: #19808F;
  background: transparent url(img/menu-bg-bg.jpg) center right no-repeat;
  font-weight: normal;
  font-size: 15px;
  text-decoration: none;
  font-family: verdana;
}

#menu ul li a.last {
  background: transparent;
}

#menu ul li a:hover {
  color: #FF9000;
}

#menu ul li a span {
  color: #FF9000;
  font-size: 8pt;
  vertical-align: super;
}

#menu ul li a span.blue {
  color: #19808F;
}

/*-------------------------------------------+
|                                            |
|            SOME TYPO                       |
|                                            |
+-------------------------------------------*/


h1, h2, h3, h4 {
  color: #19808F;
}

h1 a, h2 a, h3 a, h4 a {
  color: #19808F;
  text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #FFA500;
}

h2 {
  margin: 0 0 0 150px;
  font-size: 25px;
  font-weight: normal;
}

h3 {
  margin: 0 0 0 150px;
  font-size: 18px;
  font-weight: normal;
  padding: 20px 0 20px 0;
}

h1 a{
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  background: transparent url(img/h1.jpg) top left no-repeat;
  padding: 0 0 153px 88px;
}

h1 a:hover {
  color: #FFA500;
  background: transparent url(img/h1hover.jpg) top left no-repeat;
}


 /*-------------------------------------------+
|                                            |
|            CSS GALS and REFFERING SITES    |
|                                            |
+-------------------------------------------*/


.css-galeries {
  margin: 60px 0 70px 0;
  padding: 0;
}

.th a {
  width: 200px;
  height: 166px;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0px 0px 25px 25px;
  border: 2px solid #19808F;
}

.th img {
  width: 200px;
  height: 166px;
}

.th a:hover {
  border: 2px solid #E7772E;
}


/*-------------------------------------------+
|                                            |
|            LAST ADDED PROJECT              |
|                                            |
+-------------------------------------------*/


.lastproject {
  width: 510px;
  height: auto;
  padding: 0;
  margin:0 0 0 445px;
}

.lastproject p{
  font-size: 8pt;
  color: #19808F;
  padding: 0 0 0 15px;
  float:right;
}

.lastproject p a {
  color: #FFA500;
}

.lastproject a:hover {
  color: #19808F;
}


.lastproject  h1 {font-size:14px;padding:0 0 5px 0;}
.lastproject h1 span {color:#FFA500;font-size:14px;}

/*-------------------------------------------+
|                                            |
|            FORM              |
|                                            |
+-------------------------------------------*/

#form {width:400px; margin:0 auto; background:transparent;float:left; color:#19808F;border-right:1px solid #85b8a5;}
#form  h1 {font-size:14px;padding:0 0 5px 0;}
.orange {color: #FFA500;}
#form span {  font-size: 8pt;}
#form textarea, #form input {background:#f7f7c9; margin:5px 0 0 0;}
#form h1 span {color:#FFA500;font-size:14px;}
#form input.send {color:#19808F;font-weight:bold;}



/*-------------------------------------------+
|                                            |
|            CONTENT OF PAGE                 |
|                                            |
+-------------------------------------------*/


.ponuka2, .ponuka {
  width: 960px;
  height: 553px;
  background: transparent url(img/bg-ponuka.jpg) top right no-repeat;
  margin: 20px 0 0 0;
  padding: 25px 0 0 0;
  border: none;
  position: relative;
  border-bottom: 1px solid #E4E7B2;
}

.ponuka img, .ponuka2 img {
  width: 316px;
  height: 368px;
  position: absolute;
  top: 18px;
  right: 30px;
}

.obr {
  width: 600px;
  height: 20px;
  background: transparent;
  position: absolute;
  bottom: 185px;
  left: 0;
  text-align: right;
  font-size: 12px;
  color: white;
}

.top {
  width: 600px;
  height: 20px;
  background: transparent;
  position: absolute;
  bottom: 155px;
  left: 0;
  text-align: right;
  font-size: 12px;
  color: white;
}

.top a, .obr a {
  color: #19808F;
  padding: 0 20px 0 0;
}

.top a {
  padding: 0 90px 0 0;
}

.top a:hover, .obr a:hover {
  color: #FFA500;
}

.obsah {
  width: 600px;
  height: 300px;
  text-align: left;
}

.obsah p {
  padding: 110px 0 0 0;
}

.left {
  float: left;
  margin: 0 0 0 95px;
  font-weight: bold;
}

.right {
  float: left;
  text-align: left;
  margin: 0 0 0 15px;
}

.right a {
  color: #19808F;
}

.right a:hover {
  color: #FFA500;
}

.left, .right {
  line-height: 2em;
  color: #19808F;
}


.ponuka2 {
  background: transparent url(img/bg-ponuka2.jpg) top right no-repeat;
}


/*-------------------------------------------+
|                                            |
|            FOOTER                          |
|                                            |
+-------------------------------------------*/


#footer {
  width: 960px;
  height: 105px;
  border-top: 0px solid #323E42;
  text-align: center;
  background: transparent url(img/bg-footer.jpg) top center no-repeat;
}

#footer div {
  padding: 70px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #197F8D;
}


/*-------------------------------------------+
|                                            |
|            HELP FILES                      |
|                                            |
+-------------------------------------------*/


.cb {
  clear: both;
}

.ora {
  font-weight: normal;
  color: #FFA500;
  padding: 0 0 0 15px;
}
