html {
  font-size: 100.01%;
}

body, table, th {
  font-size: 1em;
  text-align: left;
}

html, body, form, fieldset,input, h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address,tr, th, td, table{
	margin: 0;
  	padding: 0;
  	font-size: 1em;
}

.none, .print, #helpNav, .noscreen{
	display: none;
}

ul li, ol li {list-style-type: none}

img {border: 0 none;display: block;}

input, select, textarea, table {
	font-size: 100%;
	font-family: inherit;
	font-family: Tahoma, helvetica, sans-serif;
}

address{
	font-style: normal;
	float:left;
}


body{
	background: #fff;
	text-align: left;
	font: 0.7em/180% Tahoma, helvetica, sans-serif;
	color: #272727; /*575757*/
}


.clear{
  clear: both; 
  display:block;
  font-size:1px; 
  height: 1px;
  line-height: 1px;
}

.clear2{
  clear: both; 
  display:block;
  font-size:1px; 
  height: 15px;
}

#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#header{
    width: 900px;
    height: 120px;
	position: relative;
}

#logo{
	width: 127px;
	height: 120px;
	cursor: hand;
	overflow: hidden;
	display: block;
    position:relative;
}

#logo a, #offer a, #last-realization a{
	cursor: hand;
}

#logo span{
	display: block;
	width: 127px;
	height: 120px; 
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/logo.png) no-repeat top left;
}

#header-right {
    float: right;
    position:absolute;
    top: 70px;
    right: 18px;
}

#top-menu li {
    float: left;
    padding-left: 20px;
}

p{
	color: #575757;
	text-align: justify;
	margin-bottom: 1em;
}


#main {
	width: 900px;
    position: relative;
}

#main p{
    margin-bottom: 1.5em;
    color: #272727;
}

#main h2 {
    font-size: 1.2em;
}

a{
	color: #2b77a7;
	text-decoration: none;
}

.capital {
    text-transform: uppercase;
}

a:hover{
    color: #575757;
}

#banner {
    margin-bottom: 17px;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin-bottom: 14px;
}

.line-bottom {
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin-bottom: 4px;
}

#main-left {
    width: 650px;
    float: left;
    position: relative;
}

#main-right {
    width: 250px;
    float: left;
    position: relative;
}

#main-left-a, #main-left-b {
    width: 300px;
    margin-left: 5px;
    margin-right: 20px;
    float: left;
    position: relative;
}

#actual-project {
    width: 645px;
    margin: 0 0 0 5px;
}

#actual-project-img, #actual-project-text  {
    float: left;
    position: relative;
}

#actual-project-img {
    width: 148px;
}

#actual-project-text{
    width: 450px;
    margin-left: 10px;
}

#technology {
    width: 900px;
    position: relative;   
}

#sign {
    width: 895px;
    margin-left: 5px;
    color: #575757;
    margin-bottom: 5px;
}

#main-method-right {
    width: 360px;
    margin-left: 35px;
    margin-right: 5px;
    float: left;
    position: relative;
}

#main-method-left {
    width: 460px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    position: relative;
}

#map {
    width: 250px;
    float: left;
}

#main-offer-right {
    width: 250px;
    margin-left: 35px;
    margin-right: 5px;
    float: left;
    position: relative;
}

#main-offer-left {
    width: 600px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    position: relative;
}

#offer li {
    list-style-type: circle;
    list-style-position: inside;
}

#main-contact-left {
    width: 200px;
    height: 170px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    position: relative;
    border-right: 1px solid #EEEEEE;
}

#main-contact-map {
    width: 210px;
    height: 170px;
    float: left;
    margin-left: 30px;
    border-right: 1px solid #EEEEEE;
}

#main-contact-map img, #map img {
    margin-bottom: 8px;
}

#main-contact-form {
    float: left;
    margin-left: 30px;
}
#main-contact-form table .td-label {
    width: 90px;
}
#main-contact-form input {
    width: 180px;
}

/************************************/
.h2pracujeme {
    font-size: 2em;
    color: #56a7db;
    margin-bottom: 0.5em;
}

#postup-prace {

}

#prace1 h3, #prace2 h3, #prace3 h3, #prace4 h3, #prace5 h3 {
    font-size: 1.8em;
    color: #060606;
    float: left;
    margin-right: 3px;
}

#prace1 h4, #prace2 h4, #prace3 h4, #prace4 h4, #prace5 h4 {
    font-size: 1.2em;
    color: #060606;
    float: left;
}

#prace1, #prace2, #prace3, #prace4, #prace5 {
    width: 440px;
    padding: 10px;
    margin-bottom: 18px;
}

#prace1 {
    background-color: #329997;
}

#prace2 {
    background-color: #4C7C28;
}

#prace3 {
    background-color: #317A9A;
}

#prace4 {
    background-color: #a4ad2c;
}

#prace5 {
    background-color: #9B3D35;
}