/* CSS Document */
/*galerie*/

.gallery-img {
width: 126px;
height: 123px;
float: left;
margin: 3px;
}

.gallery-img img {
border: 3px solid #ccc;
}

.gallery-img img:hover {
border: 3px solid #666;
}

#gallery {
margin: 0 auto;
width: 660px;
}
.clearboth {
clear: both;
}

/*vsechny styly*/

body {
margin: auto; 
padding: 0;
padding-bottom: 10px;
background: white url("../img/bg.jpg") top left repeat-x; 
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
font-size: 10pt !important;
color: #464646;
text-align: center;
}

#hlavicka {
width: 800px;
height: 265px;
margin: 0 auto;
text-align: left;
background: url("../img/top-bg.jpg") top left no-repeat;
}

#hlavicka-in {
width: 770px;
text-align: left;
margin: 0 auto;
height: 265px;
_margin-right: -15px;
}

#ie-toptop {
height: 77px;
overflow: hidden;
}

#menu {
float: right;
height: 77px;
width: 340px;
}

#logo-top {
text-align: left;
}


#logo-top strong {
display: none;
}

#logo-top span {
width: 247px;
height: 77px;
display: block;
background-image: url('../img/gabionmont-logo.jpg');
background-repeat: no-repeat;
}

h2.uvodni-nadpis strong {
display: none;
}

h2.uvodni-nadpis span {
width: 770px;
height: 151px;
display: block;
background-image: url('../uvod-data/specializujemese.gif');
background-repeat: no-repeat;
}

h2.uvodni-nadpis {
margin: 0;
padding: 0;
}

.FontBold {
color: #f7941d;
font-weight: bold;
}

#telo {
width: 800px;
margin: 0 auto;
text-align: center;
background: white url("../img/page-bg.jpg") top left repeat-y;
}

#telo-in {
width: 770px;
margin: 0 auto;
text-align: left;
}

#stranka {
width: 770px;
}

#paticka {
width: 800px;
height: 30px;
background: url("../img/bottom-bg.jpg") no-repeat;
}

#logo-sm {
text-align: center;
}

/*******************/

img {
border: 0;
}

p {
margin: 0 10px 10px 10px;
text-align: justify;
}

strong {
font-weight: bold;
color: #f7941d;
}

a {
color: #464646; 
}

a:hover {
color: #f7941d;
}

h1 {
font-size: 1.3em;
color: #f7941d;
font-weight: normal;
margin: 0px 0 7px 10px;
}

h2 {
font-size: 1.1em;
color: #464646;
font-weight: bold;
margin: 0px 0 3px 15px;
}


#stranka p {     
margin: 5px 20px 3px 20px;
}

#stranka h3 {     
margin: 5px 15px 3px 15px;
}


fieldset {
border: 1px dotted #ccc;
margin: 5px 10px;
}

/* spacers */
.spacer10 {
height: 10px;
}

/* Kontakty */
#kontakty-formular {
float: right;
width: 430px;
border-left: 1px dotted #464646; 
}


/* PRUHY - podle stranky */
#pruh-uvod {
width: 800px;
height: 188px;
background: url("../img/pruh-uvod.jpg") no-repeat;
}

#pruh-technologie {
width: 800px;
height: 188px;
background: url("../img/pruh-technologie.jpg") no-repeat;
}


#pruh-green-terramesh {
width: 800px;
height: 188px;
background: url("../img/pruh-green-terramesh.jpg") no-repeat;
}

#pruh-cinnost {
width: 800px;
height: 188px;
background: url("../img/pruh-cinnost.jpg") no-repeat;
}

#pruh-reference {
width: 800px;
height: 188px;
background: url("../img/pruh-reference.jpg") no-repeat;
}

#pruh-kontakty {
width: 800px;
height: 188px;
background: url("../img/pruh-kontakty.jpg") no-repeat;
}

/* ostatni */
hr  {
width: 90% !important;
border-width:0;
border-top:1px dotted #999;
height:15px;
margin: 0 auto;
position: relative;
top: 7px;
}

.smaller {
font-size: 0.9em;
}

.kontaktujtenas {
text-align: right;
}

