/*
Theme Name: ArchiCon plus @ Bíza, Forejt
Description: 
Version: 1.0
Author: Jan Forejt
Author URI: http://www.about.me/janforejt
Tags: grey, orange, white, fixed width, two columns
*/
@import "media/css/bootstrap.css";
@import "media/css/slider.css";
@import url('http://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,latin-ext');
html {
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-size: 14px;
    /* background-image: url('media/img/bg.png');*/
    /*background-repeat: repeat-x;*/
    /* background-color: #CCC;*/
    background-color: #F0F0F0;
    color: #454545; 

}
h1,h2,h3,h4,h5,h6 {
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-weight: normal;
    color: #000000;

}
body {
    background-color: transparent;
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-size: 14px;
    color: #454545; 
}
p {
    font-size: 14px;
}
dl, dd, dt {
    font-size: 14px;
}
dt {
    font-size: 16px;
}
dd{
    margin-bottom: 4px;
}
li {
    color: #333333;
}
.header {
    height: 150px;
}
.header li {
    display: inline;
    position: relative;
    top: 40px;
    font-size: 20px;
}

.logo img {
    position: relative;
    top: 40px;
}
.topbar {
    height: 150px;
    position: relative;
    overflow: visible;
    margin-bottom: 20px;
    z-index: 50 !important;
}
.topbar div > ul {
    margin-top:16px;
}
.topbar div > ul a, .nav a {
    display: block;
    float: none;
    padding: 10px 0.4em 11px;
    line-height: 23px;
    font-size: 19px;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
}
.topbar div > ul a:hover, .nav a:hover, .topbar .zakazka .current_page_parent a:hover {
    color: #EE9B00;
    text-decoration: none;
    /* border-top: 3px solid #FF9900; */
}
.topbar div > ul .current-menu-item > a, .nav .current-menu-item > a ,
.topbar div > ul .current_page_parent > a, .nav .current_page_parent > a , .zakazka .menu-item-23 a,
.topbar div > ul .current-page-ancestor > a, .nav .current-page-ancestor > a ,
.topbar div > ul .current-page-ancestor > a, .nav .current-page-ancestor > a 
{
    /*background-color: #333;
    background-color: rgba(0, 0, 0, 0.5);
    */
    color: #EE9B00;
    background-color: transparent;
    /* color: #FF9900; */
    /* border-bottom: 3px solid #FF9900;*/
}
.topbar .zakazka .current_page_parent a {
    color: #bfbfbf;
}
.topbar h3 a:hover, .topbar .brand a:hover, .topbar ul .current-menu-item > a, .topbar ul .current_page_parent > a {
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
}
.topbar-inner, .topbar .fill {
    background-color: #222;
    background-color: #222222;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#555555), to(#222222));
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);


}
.prechod_content {
    display: block;
    position: absolute;
    top:150px;
    z-index: -1;
    width: 100%;
    height: 15px;
    background-color: #F0F0F0;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#777777), to(#F0F0F0));
    background-image: -moz-linear-gradient(top, #777777, #F0F0F0);
    background-image: -ms-linear-gradient(top, #777777, #F0F0F0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777777), color-stop(100%, #F0F0F0));
    background-image: -webkit-linear-gradient(top, #777777, #F0F0F0);
    background-image: -o-linear-gradient(top, #777777, #F0F0F0);
    background-image: linear-gradient(top, #777777, #F0F0F0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#F0F0F0', GradientType=0);
}

.home .prechod_content {
    display: block;
    position: absolute;
    top:150px;
    z-index: -1;
    width: 100%;
    height: 200px;
    background-color: #F0F0F0;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#F0F0F0));
    background-image: -moz-linear-gradient(top, #999999, #F0F0F0);
    background-image: -ms-linear-gradient(top, #999999, #F0F0F0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #F0F0F0));
    background-image: -webkit-linear-gradient(top, #999999, #F0F0F0);
    background-image: -o-linear-gradient(top, #999999, #F0F0F0);
    background-image: linear-gradient(top, #999999, #F0F0F0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#F0F0F0', GradientType=0);
}

/*.page-template-default .prechod_content*/
.row h3, .row h2 {
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-weight: 200;
    font-size: 26px;
    margin-bottom: 8px;
}

.slider_header {
    position: relative;
}
.slider_header h4 {
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #EE9B00;
    margin-left: 25px;
    margin-top: 15px;
}
.slider_header {
    margin-bottom: 25px;
}
.slider_header .prechod_slider ul {
    list-style: none;
    font-size: 15px;
    margin-top: 5px;
}
.slider_header .prechod_slider li {
    color: #FFF;
    padding: 8px 0px 9px;
    border-bottom: 1px solid #666;
}
.prechod_slider {
    background-image: linear-gradient(left top, rgb(51,50,51) 18%, rgb(0,0,0) 69%);
    background-image: -o-linear-gradient(left top, rgb(51,50,51) 18%, rgb(0,0,0) 69%);
    background-image: -moz-linear-gradient(left top, rgb(51,50,51) 18%, rgb(0,0,0) 69%);
    background-image: -webkit-linear-gradient(left top, rgb(51,50,51) 18%, rgb(0,0,0) 69%);
    background-image: -ms-linear-gradient(left top, rgb(51,50,51) 18%, rgb(0,0,0) 69%);

    background-image: -webkit-gradient(
        linear,
        left top,
        right 220,
        color-stop(0.18, rgb(51,50,51)),
        color-stop(0.69, rgb(0,0,0))
        );
}

.smernik {
    background-image: url('media/img/btn_smernik_prechod.png');
    background-repeat: no-repeat;
    background-position: 0% 60%;
    padding-left: 27px;
    font-size:16px;
    color: #FE8001;
    /*  color: #0066CC; */
    line-height: 16px; 
    font-weight: bold;
}
.slider_header .smernik {
    background-image: url('media/img/btn_smernik.png');
    margin-left: 25px;
    position: absolute;
    bottom: 20px;
    color: #EE9B00;
}

.aktuality ul {
    list-style: none;
    margin-left: 0;
}

.aktuality li {
    /* background-color: #F8F8F8; */
    border: 0px dotted #E0E0E0;
    margin-bottom: 12px;
    padding: 0px;


}
.aktuality h4, .aktuality ul li a.post-title {
    color:#EE6600;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
    display:block;
    /*    background: #666;
        padding: 5px 10px;*/
    margin-bottom: 4px;

}
.aktuality p {
    /*    padding: 0px 10px;*/
    margin-bottom: 0px;
}

.widget li {
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
}
.widget h4 {
    text-align: left;
    font-size: 18px;
}
footer {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    margin-top: 25px;
    padding-top: 3px;
    margin-bottom: 10px;
    font-size: 16px;
}

footer img, .widget img {
    border: 1px solid #DFDFDF;
}
footer img:hover, .widget img:hover {
    border: 1px solid #EE9B00; 
}
footer h4 {
    font-weight: bold;
    margin-bottom: 7px;
}

.copyright {
    text-align: center;
    color:#666;
}
footer .address {
    color: #666666;
    font-size: 16px;
}
.contact {
    font-size: 16px;
    color: #FF6600;
}
.contact a, .contact a:visited {
    padding-left: 0px;
    color: #FF6600;
    text-decoration: none;
}
.contact a:hover {
    text-decoration: underline;
    color:#0069d6;
}
.contact .phone {
    padding-left: 0px;
}
.obsah h3 {
    font-size: 18px;
    font-weight: bold;
}
.obsah p
{
    font-size: 18px;

}


.obsah li {
    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-size: 14px;
    list-style-image: url('media/img/odrazka_svetla.png');
    margin-bottom: 10px;
    padding-left: 4px;
    color: #555555;
}

/*Refernce - náhled*/
.reference_nahled{
    position: relative; 
    width: 300px; 
    height: 175px; 
    overflow: hidden;
    margin: 0px 5px 10px 5px;
    float: left;
    border: 1px solid #BBB;
}
.reference_nahled:hover {
    border: 1px solid #EE9B00;
}
.reference_nahled img {
    z-index: 1;
    border: none;
}
.reference_nahled .popisek {    
    width: 280px; 
    padding: 15px 10px;

    font-family: 'century gothic','Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color:  #FFCC00;/*#EE9B00; *//*#FF9900*/ /*#FFFFFF*/;

    z-index: 2;
    position: absolute; 
    left: 0px; 
    bottom: 0px; 
    background-color: #333;  
    opacity:0.85;
    /* For IE*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter:alpha(opacity=85);
}


.reference_nahled a {
    text-decoration: none;
    color: #333;
}

.reference_nahledy {
    margin-top: 2px; 
    /* width: 300px; */
}

.reference_nahledy img {
    margin: 0px 5px 10px 5px; 
    float:left;
    width: 100px;
    height: 60px;
   border: 1px solid #dfdfdf;   
}
.reference_detail {
    margin-bottom: 36px;
}
.reference_detail {

    font-size: 14px;
}
.reference_detail p {

    font-size: 14px;
}


.strankovani .predchozi  {
    text-align: left;
}
.strankovani .dalsi {
    text-align: right;
}
.strankovani a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.strankovani .predchozi a {
    margin-top: 15px;
    padding-left: 30px;
    background-image: url('media/img/btn_prev.png');
    background-position: center left;
    background-repeat: no-repeat;
}

.strankovani .dalsi a {
    margin-top: 15px;
    padding-right: 30px;
    background-image: url('media/img/btn_next.png');
    background-position: center right;
    background-repeat: no-repeat;

}
b, strong, i, em, u  {
    color: #000000;
}
a[href^="http://www.icq"] {
    padding-left: 23px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image: url('media/img/1317931747_im-icq.png');
    background-position: left center;
    background-repeat: no-repeat;
}
.big {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}
a[href^="mailto"] {
    padding-right: 20px;
}
a[href^="mailto"]:hover:after { content: " > " attr(title); }

.contact a[href^="mailto"]:hover:after { content: ""; }

.aktuality_polozka h3 {
    margin-top: -20px;
    font-size: 16px;
    color: #777777;
    margin-bottom: 0px;
}
#wp-calendar caption {
    text-align: left;
      margin-top: -12px;
    font-size: 16px;
    color: #777777;
    margin-bottom: 6px; 
}

.aktuality_polozka {
    margin-bottom: 25px;
}
a[href$=".PDF"], a[href$=".pdf"] {
     color: #FE8001;
    padding: 2px 2px 2px 24px;
    background: url("media/img/pdficon_small.gif") left center no-repeat;
}

/* a[href$=".PDF"], a[href$=".pdf"] {
        padding: 8px 8px 8px 40px;
        background: url("media/img/pdficon_large.gif") left center no-repeat;
}*/
.reference h1 {
    margin-bottom: 6px;
}
.reference .dodatek {
   margin-bottom: 18px;
}
li > a.widget_sp_image-image-link {
    float:left;
    padding: 3px;    
}
/* JFO 20121129 */
.copyright a, .copyright a:visited {
    color: #777;
    text-decoration: none;
}
.copyright a:hover{
    color: #CCC;
    text-decoration: none;
}
footer {
    border-bottom: none;
}
.paticka {
    background-color: #222;
}
.moto {
    color: orange; 
    font-size: 16px;
    text-align: center;
}
.moto, .copyright { 
    line-height: 50px;
}