﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #FFFFFF;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5
{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #868585;
    margin-bottom: 0px;
}

h6{
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #868585;
    margin-bottom: 0px;
}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    /*border: 1px solid #a1a1a1;*/
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding:0px 12px;
    margin: 12px 0px 8px 8px;
    min-height: 420px;
}

.logo
{
    margin: 12px 0px 8px 8px;
    background-image:url("/img/logo.jpg");
    height:56px;
    width:320px;
}

.scroller
{
    float:left;
    height:305px;
    width:454px;

}

.leftText
{
    padding:6px;
    border: 1px #a1a1a1 solid;
    height:295px;
    width:444px;
    float:right;
    
 }

.servis
{
  
    padding:6px;
    border: 1px #a1a1a1 solid;
    height:440px;
    width:194px;
    float:left;
    margin-left: 0px;
}

.else
{
    padding:6px;
    border: 1px #a1a1a1 solid;
    height:440px;
    width:194px;
    float:left;
    margin-left: 31px;
}

.news
{
    padding:12px;
    border: 1px #a1a1a1 solid;
    height:100px;
    width:890px;
   
  
}



.footer
{
    color: #868585;
    padding: 15px 0px 0px 0px;
    background-color: #e6e6e6;
    margin: 0px 20px 30px 20px;
    height:30px;
    text-align: center;
    line-height: normal;
   
}

.Centerer{
    width:360px;
    height:167px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-100px 0 0 -150px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    width: 100%;
}


.tabfot{
       
}
.tabfot td
{
    height:140px;
    width:160px;
    background-color:#ededed;
    margin:auto;
    text-align: center;
    border: 1px solid silver;

}


div.menu
{
    padding: 2px 0px 2px 2px;

}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    /*width: auto;*/
}

div.menu ul li a
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300; 
    background-color: #e6e6e6;
    border-right: 1px #868585 solid;
    color: #868585;
    display: block;
    line-height: 1.35em;
    padding: 8px 20px;
    text-decoration: none;
    width:191px;
    height:20px;
    text-align:center;
        
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-image:url("/img/hover_big.jpg");
    background-color: #1269a0;
    color: #ffffff;
    text-decoration: none;
    
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

div.menu ul li .selected
{
    background-color: #1269a0;
    color: #ffffff;
    text-decoration: none;    
}

div.menu li:last-child a{
    border-right:none;
}


#servimage
{
background-image:url('/img/tools_norm.jpg'); 
}


#servlink:hover > #servimage
{
  background-image:url("/img/tools_hover.jpg");  
}

#vyrobaimage
{
background-image:url('/img/vyroba_norm.jpg'); 
}


#vyrobalink:hover > #vyrobaimage
{
  background-image:url("/img/vyroba_hover.jpg");  
}

#vzduchimg
{
background-image:url('/img/vzduch_norm.jpg'); 
}


#vzduchlink:hover > #vzduchimg
{
  background-image:url("/img/vzduch_hover.jpg");  
}

#laborimg
{
background-image:url('/img/labor_norm.jpg'); 
}


#laborlink:hover > #laborimg
{
  background-image:url("/img/labor_hover.jpg");  
}

#arch
{
 background-color:#e1e1e1;
 cursor:pointer;
 width:40px;
 height:23px;
 float:right;
 margin:15px;
 padding: 2px 0px 0px 17px;
 font-family: 'Oswald', sans-serif;
 font-weight: 300;
 font-size: 12px;
 color: #868585;
}

#arch:hover
{
  background-color: #1269a0;
  color: #ffffff;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 100%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height: 80px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}