@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);

body {
   font-family: 'Open Sans', sans-serif; 
    font-size:14px;
    margin: 0;
    padding:0;
;
}

h1, h2, h3, h4, h5 {font-family: 'Oswald', sans-serif; }

h1, h3, h5 { letter-spacing:0.03em; font-weight:normal;}

h2, h4, h6, #lcolumn h2 { letter-spacing:0.03em; font-weight:normal; }

#lcolumn h2 {
    font-size: 17px;
    padding: 10px 0px 10px;
}

a, a:visited, a:active {

}

a:hover {
    color:#8f8f8f;
}

.gset:hover {
    border: 1px solid #cc222a;
}
.gnav1 a:hover {
    color: #cc222a;
}



h1 {
    font-size:30px;
    font-weight:normal;
    padding: 0 0 10px 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing:2px;
}

h1 span {
    font-weight:600;
}

.gset {
    display: inline-block;
    float: none;
    height: 142px;
    margin: 5px 8px 5px 0px;
    position: relative;
    width: 48%;
    background: none repeat scroll 0px 0px #dddddd;
    border: 1px solid #c0c0c0;
}

.gset:hover {
    border: 1px solid #3b8cc2;
}

.thumb {
    border: 1px solid #c0c0c0;
}

#content > li {
    List-style-position: inside;
    text-decoration: none;
    font-weight: 700;
    font-size:15px;
    list-style-image: none;

}  

#content ul li, #content ol li {margin-bottom:3px;}

#content ul > li {
    list-style-image: none;
    /* font-size: 15px; */
}

#content ul ul > li, #content ol ul > li {
    list-style-image: none;
    font-size: 13px;
}

#content ul ul ul > li {
    font-size: 12px;
    list-style-image: none;
}   



#content ul, #content ol, #lcolumn ul {padding-bottom: 1.5em}
#content p {margin:0px 0 0px; padding:0 0 1.2em;}

#content p img {
    margin:0 10px 5px;
    border:1px solid #c0c0c0;
}

input[type="button"],
input[type="submit"]{
    color:white;
    text-shadow: none!important;
}
a.button {
    color:white;
}

form {
font-family: 'Open Sans', sans-serif;
}

input:focus, textarea:focus {
    color: #000000;    
    background: #ffffff;
} 

/*------ tabulka ----------*/
.tabulka.cenik {margin-bottom:10px;}

.tabulka.cenik td{
    border-color: #c0c0c0; 
    text-align:right;
}

.tabulka.cenik td:first-of-type{
    text-align:left
}

.tabulka.cenik td:last-of-type{
    width:20%;

}

.tabulka.cenik.l3 td:nth-last-of-type(2) {width:20%}

.tabulka.cenik tbody tr:hover {
    border:0;
}


/*------------------*/
#wrapper {
    margin: 0px auto 0px;
}

#wrapper {background-image: url("/obrazek/3/bg-body-png/");
background-repeat: repeat-x;}

#header-fix {
    background-color: #1e1e1e;
    /*box-shadow: 0px 1px 8px 0px rgba(60, 60, 60, 0.3);*/
  /*box-shadow:none;*/
      position: relative;
    top: 0px;
    width: 100%;
    z-index: 80;
    min-height: 0px;
}

#header {
    position: relative;
    margin: 0px auto;
    top: 0px;
    width: 1000px;
    height: 0px;
}

#search {
    position: absolute;
    display: inline-block;
    top: 80px;
    right: 0px;
    padding: 0px;
}

a#logo { 
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    position:absolute;
    padding:0;
    width:300px;
    height:60px;
    left: 0;
    top:4px;
    overflow: hidden;
    opacity:1;
    background-position: left center;
    z-index:100;
  text-decoration:none;
}   

/*a#logo:before {
	content:"Worksteel s.r.o.";
  font-family: 'Oswald', sans-serif;
  color:white;
  font-size:30px;
    line-height:68px;
    font-weight:bold;
  text-decoration:none!important;
}*/

#motive {
    height: 340px;
    width: 100%;
    background-size: auto;
    background-position: center 70%;
    background-repeat: no-repeat;
    z-index: 10;
    position: relative;
    background-color:transparent;
    border-bottom:1px solid #c0c0c0;
}

#motto {
    height: 355px;
    margin: -355px auto 0px;
    position: relative;
    width: 1000px;
    z-index: 20;
}

#motto-text {
    height: 100px;
    margin:0;
    position: relative;
    width: 960px;
    padding: 0px 0px 0px 1%;
    text-align:center;
}


#motto-text h2 {
    font-size: 30px;
    text-shadow: none;
    font-weight: normal;
}


#motto-text p {
    font-size: 20px;
    text-shadow: none;
    padding-top:10px;
}

#motto-text h2:after {
    content:"tel: +420 776 726 798";
    display: inline-block;
    margin:0px 0 0 100px;
    font-size:25px;

}

#main {
    background-color: transparent;
}

.index #main {
	padding: 25px 0px 0px;
}


#footer {
 background: none repeat scroll 0% 0% #2c2c2c;
    border-top: 1px solid #171717;
}

#contact h4 {
    padding: 0px;
  color:#fff;
  font-size:1.4em;
   font-family: 'Open Sans', sans-serif;
}

#contact {
    color: #D4D4D4;
  font-size:13px;
    width:38%;
}

#contact a {color:#f1d401;}
#contact a:hover {color:#fff;}

#contact ul li:before {
   background-image: url("/obrazek/3/icons-png");
}

#contact ul li.h3, #side-menu h4 {
   font-size:1.4em;
   margin-bottom:10px;
   padding:0;
 font-family: 'Oswald', sans-serif;
     color:#fff;
    letter-spacing:0.03em; font-weight:normal;
}



#contact ul li.h3:before {
    background:none;
}

#side-menu {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    height: 120px;
    padding: 20px 2% 15px 0;
    top: 0;
    width: 45%;
    right: 0px;
    float:right;
}

#side-menu a, #side-menu li a:visited {
    color: #d4d4d4;
}


#side-menu > ul {
display: block;
height: 120px;
text-align: left;
}

#side-menu > ul > li > a{
    display: block;
    padding: 0.3em 0.4em;		
    height: auto;		
    line-height: 18px;	
}

#side-menu > ul > li > a:hover {
    color: #fccf05;
}


#footer-info { 
    width: 100%;
    margin: 15px 0 0 0;
    text-align:right;
    font-size: 12px;
    vertical-align: middle;
    line-height: 35px;
border-top: 0px solid #505050;
color: #d4d4d4;
}
 
#footer-info a {color: #d4d4d4; font-weight:normal}
#footer-info a:hover {color: #fccf05;}

#footer-info span {color: #d4d4d4;}

/*---------------menu-----------------*/

#main-menu {
    border-top: 0px solid #E3E3E3;
    background: transparent;
    position: relative;
    display: block;
    width: 1000px;
    top: 0px;
 margin:0 auto;
    font-weight: normal;
  text-transform:uppercase;
  font-family: 'Oswald', sans-serif;
}

#main-menu > ul {
    display: block;		
    max-width: 100%px;
    text-align: right; 
}

#main-menu > ul > li > a{
    display: block;
    padding: 0px 1.3em 0px 1.3em;		
    height: auto;		
    margin: 0px;	
    line-height: 68px;
    min-height: 68px;	
}

#main-menu ul ul { 			
    display: none !important; 
    position: absolute;
    top: 68px;			
    background: none;    
    left:2px;
    z-index:90;
}

#main-menu > ul > li:after {
  display:none;
}

#main-menu a {
    color: #ffffff;
}

#main-menu > ul > li > a {font-size: 15px; letter-spacing:0.5px;}
#main-menu  ul ul > li > a {font-size: 14px;}


#main-menu > ul > li > a:hover { 
    background: transparent;
    color: #fed401;
}

#main-menu > ul > li:hover > a {
    background: transparent;
    color: #fed401;      
}

#main-menu ul ul > li > a{			
    background: #1e1e1e;
    color: #ffffff;
    border-color: transparent; 
}
#main-menu ul ul > li > a:hover {
    background: #fed401;
    color: #1e1e1e;
}

#main-menu ul > li a.active { 
    background:transparent;
    color: #fed401;
}

#main-menu ul > li a.active:hover { 
    background:transparent;
    color: #fed401;
}  

#main-menu ul ul > li.active a{ 
    color: #1e1e1e;
    background-color: #fed401;
}

#main-menu ul ul > li.active a:hover { 
    color: #1e1e1e;
    background-color: #fed401;
}   



/*==================== rozložení obsahu stránek ============*/

 #lcolumn{
top: 0px;
width: 21%;
padding: 0 1% 20px 1%;
vertical-align: top;
float: left;
  display:none;
}

#content-wrap{
top: 0px;
width: 100%;
float: right;
}

#content{
display: block;
top: 0px;
width: 95%;
padding: 0 1% 20px 1%;
vertical-align: top;
float: left;
  border:0;
}

 #rcolumn{
display: block;
top: 0px;
width: 23%;
padding: 0 1% 20px 1%;
vertical-align: top;
float: right;
  display:none;
}

/*======================= vlastni styl ================================*/

/*sluzby - uvodní seznam*/

.sluzby {
  display: block;
  position: relative;
  margin: 0px 0 0px 0px!important;
    padding-bottom:20px;
}

.sluzby ul {
    list-style: none;
   padding:0;
    margin:0;
}


.sluzby ul li { 
    width: 17%;
    display: inline-block;
    padding:10px 0;
    margin:-0.3% 1%;
     color: #b8baaa;
    background-color:#fff;
    text-align:center;
    border:1px solid #c0c0c0;
}


.sluzby ul li a {
  display: block;
  position: relative;
  margin: 0 0 0 0px;
  color: #524f49;
  text-decoration: none;
  height: 100%;
  width: 100%;
  top: 0px;
  left:0px;
}

.sluzby ul li a:hover {color: #7f8da3 !important;}

.sluzby ul li h2 {
text-transform: uppercase;
font-size: 17px;
padding: 10px 0 0;
}

.sluzby ul li p {
display: block;
 color:;
     padding:0;   
    margin-bottom:0;
}

.sluzby ul li a:hover h2 {
display: block;
color:#2b2e2e;
}

.sluzby ul li img {
    max-height:100px;
    max-width:150px;
}

/*  uvodni stranka----*/

.rcontent {
  float:right;
  width:49%;
  margin-left:1%;
}

.lcontent {
  float:left;
  width:49%;
  margin-right:1%;
}

.rcontent img {width:100%;}


.l1 {
    display:inline-block;
    float:left;
    width:46%;
    margin:0 4% 20px 0%;
    padding:0 3% 0 0;  
}

 .l1.last {margin-right:0!important; padding-right:0!important;}


/*-------------------- leve submenu -----------------*/
.left-submenu {
    display:block;
    margin:0 0 20px;
    list-style:none;
       
}

.left-submenu li {
    display:block;
    border-bottom:1px solid #9b9ea1;
    height:45px;
    line-height:45px;
    margin:0;
    padding:0;
}

.left-submenu li:first-of-type {border-top:1px solid #9b9ea1;}

.left-submenu li a {
    text-decoration:none;
    color: #2c2d2e;
    font-size:1.2em;
    font-weight:bold;
   font-family: 'Open Sans', sans-serif;
    }

.left-submenu li a:hover {
    color:#ea212e;
}

/*----- kontakt - formular */
#form {
color: #404040;
border: 1px solid #c0c0c0;
background-color: #dddddd;
}

input, select, textarea {
    border:1px solid #c0c0c0;
}

.support #content form {
    position:absolute;
top:115px;
right:20px;
width:60%;

}


.support #content form:before {
    content:"Kontaktní formulář";
    color:#3b8cc2;
    font-size:20px;
    line-height:40px;
   letter-spacing:0.03em; font-weight:normal;
  font-family: 'Oswald', sans-serif;
    
} 

.support #content form  table {border-spacing:0;   }

.support #content form  table tr:first-of-type,
.support #content form  table tr:nth-of-type(2),
.support #content form  table tr:nth-of-type(3)
{display:inline-block;}

.support #content form  table tr:first-of-type td,
.support #content form  table tr:nth-of-type(2) td,
.support #content form  table tr:nth-of-type(3) td,
.support #content form  table tr:nth-of-type(4) td
{display:inline-block;}

.support #form table th
{min-width:170px; margin:0; padding:0; text-align:left;}


.support #content label {text-align:left!important; padding:0;}
.support #content label strong {text-align:left!important;}

.support #content form  table tr:first-of-type td input,
.support #content form  table tr:nth-of-type(2) td input,
.support #content form  table tr:nth-of-type(3) td input
{width:170px}

.support #content form  table tr:nth-of-type(4),
.support #content form  table tr:nth-of-type(5),
.support #content form  table tr:last-of-type
{display:block;}

.support #content #form  table tr td textarea {height:90px; width:550px;}
.support #content #form .required {display:none;}

.support #content iframe {margin:20px 0 ; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);}

.support #error, .support #success {
    color: #FFF;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 10px 10px 46px;
    position: absolute;
    width: 70%;
    top: 70px;
    right: 0;
}


/*------------ patička vždy dole -----------------*/
html, body {
    height: 100%;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -240px; /* spodní margin je negativní hodnota od výšky patičky + horní hranice 'border' (tady 4px) */
    background-color: #f3f3f3;
}
#footer, .push {
    height: 240px;  /* '.push' musí být stejnou výšku jako 'footer' */
}
/*----------// konec patičky vždy dole ------------*/ 



