/*START: RESET DEFAULT STYLES*/
/******************************************************************************/
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p,table{
    margin: 0;
    padding: 0;
}

div Images, img{
    border: 0;
}

ul,li,ol{
    list-style: square;
    line-height: 18px;
}

td,th{
    vertical-align: top;
}

html, body{
    width: 100%;
    height: 100%;
}
span {
	text-transform: none;
}

h1, h2, h3, h4, h5, h6{
    font-size: 12px;
    color: #d71a20;
}

.red {
    color: #d71a20;
}

.bold {
    font-weight: bold;
}

.hidden { display: none;}

a{
    color: #000;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

p{
    line-height: 16px;
    margin: 4px 0 20px 0;
}

a:hover{
    text-decoration: underline;
}

.clear{
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
}


/*END: RESET DEFAULT STYLES*/
/******************************************************************************/

body{
    color:#333333;
    font-family: Roboto, "Open Sans", Verdana, sans-serif; /*"Lucida Sans Unicode", Helvetica, "Lucida Grande",*/
    font-size:12px;
    margin:0;
    padding:0;
    /*background: url(/Images/bg_at_front.jpg) center top no-repeat;*/
}

#main_wrap{
    width: 100%;
    height: 100%;
    width: 100%;
}

#main {
    width: 960px;
    margin: 0 auto;
}


#header_front {
    background: url(/Images/bg_header_front.jpg) no-repeat;
    height: 132px;
}

#header {
    background: url(/Images/bg_header.jpg) no-repeat;
    height: 132px;
}

#logo {
    display: block;
    height: 98px;
    margin-left: 314px;
    padding: 33px 0 0;
    width:480px;
}

h1 {
    color: #d71a20;
    font-size: 28px;
    margin: 10px 0 10px;
}

h2 {
    color: #c20000;
    font-size: 24px;
    margin: 18px 0 10px;
}

.h2_inner {
    padding-left: 14px;
}

h1 a {
    position: absolute;
    display: block;
    left: 6px;
    width: 587px;
    height: 76px;
}

.h4, h4 {
    color:#d71a20;
    font-size:14px;
    font-weight:bold;
    line-height:22px;
    margin:15px 0 4px;
    padding:4px 0 4px 4px;
    text-decoration:none;
}

h5, .h5 {
    color:#C20000;
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    margin: 4px 0 0;
    padding: 4px 0 0;
    text-decoration:none;
}

#login {
    padding: 10px 0 0 15px;
}

#menu {
    height: 34px;
}

#menu li {
    float: left;
    list-style: none outside none;
}

#menu a {
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    color: #c20000;
    font-size: 14px;
    float: left;
    font-weight: 300;
    padding: 8px 0 4px 0;
    margin: 0px 6px 6px 20px;
    text-decoration: none;
}

#menu a.selected {
    color: #c20000;
    margin-bottom: 4px;
    text-decoration: none;
    border-bottom: 2px solid #c20000;
    background: url("/Images/selector.png") no-repeat top center;
}

#menu a:hover{
    padding-top: 8px;
    text-decoration: none;
    margin: 0px 6px 0px 20px;
    border-bottom: 2px solid #c20000;
}

#submenu  {
    margin-left: 15px;
    margin-top: 15px;
    display: block;
}

#submenu ul {
    width: 194px;
    display:block;
    margin:0;
    padding:2px 0 30px 0px;
    border-top: 1px dotted #cacac8;
}

ul #menuitem {
    padding: 0 0 7px 0;
    margin-bottom: 2px;
    border-bottom: 1px dotted #cacac8;
    border-top: 0;
}

#submenu ul li {
    list-style:none outside none;
}

#submenu a {
    text-decoration: none;
    color: #999;
    display: block;
    padding: 6px 0px 6px 15px;
    border-bottom: 1px dotted #cacac8;
    background: url(/Images/mark_gray.png) no-repeat left center;
}

#submenu ul li {
    padding: 0;
}

#menuitem a {
    color: #999;
    border: 0;
    margin-left: 15px;
    padding: 4px 0 4px 15px;
}

#menuitem li .selected, a {
    color: #C20000;
}

#submenu .selected
{
    color: #C20000  ;
    text-decoration:none;
    background: url(/Images/mark.png) no-repeat left;
}

#submenu a:hover {
    color: #C20000;
}

#submenu a.sel_down,
#submenu a.noborder {
    background: url(/Images/mark_down.png) no-repeat;
    border-bottom: 0;
    color: #C20000;
}

li {
    padding-bottom:5px;
    line-height: 16px;
}

#container_front {
    background: url('/Images/bg_front_window.jpg') no-repeat scroll 0 0 #FFFFFF;
    padding: 0 0 0 0;
    clear: both;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

#container {
    /*background: #FFFFFF url(/Images/bg_at_content.jpg) center top no-repeat;*/
    background-color: #fff;
    padding: 0 0 0 0;
    clear: both;
    /*border-left: 1px solid #eeeeee;*/
    /*border-right: 1px solid #eeeeee;*/
}

#content {
    clear:both;
    overflow:auto;
    min-height: 500px;
    /*border-bottom: 1px solid #cccccc;*/
}

#content h3 {
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-size: 16px;
    color: #c20000;
    margin: 10px 0 10px 0;
    font-weight: 300;
    line-height: 22px;
}

#content img {
    border: 0;
}

#central_box {
    margin-top: 5px;
    width: 730px;
    float: right;
    margin-bottom: 0px;
}
#central_box.specialni_klas {
    margin-left: 20px;
    width: 0;
    float: left;
}

#central_box li {
    margin: 0 0 0 15px;
    padding: 3px;
}

#2 img {
    margin-bottom: 10px;
}

#central_box ol {
    line-height: 18px;
    padding: 0px 0 0px 0;
}

#footertxt a,
#central_box a {
    text-decoration: none;
    color: #C20000;
}

#central_box a:hover {
    text-decoration: underline;
    color: #d71a20;
}


#footer{
    font-family: Arial, "Open Sans", Verdana, sans-serif; /*"Lucida Sans Unicode", Helvetica, "Lucida Grande",*/
    border-top: 1px solid #FFFFFF;
    background-color: #C20000;
    color: #FFFFFF;
    list-style: none outside none;
    min-height: 192px;
    border-bottom: 1px solid #a80101;
}

#footertxt {
    font-family: Roboto Condensed;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding: 10px 5px 0 12px;
    width: 300px;
    line-height: 16px;
}

#footertxt a {
    font-family: Roboto Condensed;
    color: #FFFFFF;
}

#crossnav  {
    font-family: Roboto Condensed;
    float:right;
    padding:10px 12px 20px 20px;
    text-align:right;
}

#crossnav a,
p.footer-copy-center a {
    color: #FFFFFF;
    text-decoration: underline;
}

#crossnav a:hover,
#footertxt a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}

#footer-bottom-copy {
    background-color: #C20000;
    height: 20px;
    padding: 8px 0 15px 0;
    border-top: 1px solid #d30101;
    margin-bottom: 150px;
}

#footer-bottom-copy p.footer-copy-center {
    color: #FFFFFF;
    width: 920px;
    font-size: 10px;
    padding-top: 5px;
    margin: 0 auto;
    text-align: right;
}

#footer-bottom-copy p.footer-copy-left {
    color: #FFFFFF;
    /*width: 120px;*/
    font-size: 10px;
    padding-top: 5px;
    /*margin: 0 auto;*/
    float: left;
    text-align: left;
}

#footer-bottom-copy .spanleft {
    float: left;
    margin-right: 5px;
}

#footer-bottom {
    display: block;
    margin: 0 auto;
    width: 948px;
}

#footer-bottom a {
    color: #FFFFFF;
}


#footer-bottom li,
#footer-bottom p,
#footer-bottom h2,
#footer-bottom h3,
#footer-bottom h4 {
    color: #FFFFFF;
    margin-left: 2px;
    padding: 0 0 8px 0;
}

#footer-bottom h2 {
    font-size: 28px;
}

#footer-bottom h4 {
    font-size: 20px;
    border: 0;
}

h3.h3-footer span {
    font-size: 32px;
    font-weight: bold;
}

h4 span {
    font: bold 24px/24px Arial, Helvetica, sans-serif;
}

#footer-bottom .footer-right {
    float: right;
    width: 220px;
    margin-top: 25px;
}

#footer-bottom h3 {
    padding-bottom: 18px;
    padding-top: 28px;
}

#footer-bottom .footer-right {
    float: right;
    width: 220px;
    margin-top: 25px;
}


.footer-bottom-ul {
    display: block;
    list-style: none outside none;
    float: left;
    margin-top: 25px;
    margin-right: 0;
    padding-right: 6px;
}

#footer-bottom .icons {
    display: block;
    width: 120px;
}

#footer-bottom li.last {
    padding-left: 17px;
}

#footer-bottom li {
    display: block;
    padding: 0 0 18px 13px;
    line-height: 1px;
}

#footer-bottom li a {
    /*float: left;*/
    display: block;
}

#footer-bottom {
    display: block;
    margin: 0 auto;
    width: 948px;
}

#nav li{
    float: left;
    padding-top: 6px;
    display: block;
    margin-left: 0;
}

#left {
    float:left;
    width:200px;
    margin-bottom: 20px;
}

#kontakty_left {
    float: left;
    width: 330px;
    text-align: right;
    margin-right: 0;
    border-right: 10px solid #eeeeee;
}

#kontakty_right {
    float: left;
    width: 345px;
    margin-right: 0;
}

#kontakty_left li.kontakt,
#kontakty_right li.kontakt {
    height: 100px;
    margin: 15px 0;
    padding: 1px 35px;
    list-style: none;
}

#kontakty_left li.kontakt_bg,
#kontakty_right li.kontakt_bg {
    height: 100px;
    margin: 0px 0;
    padding: 1px 14px;
    list-style: none;
}

#kontakty_left li.kontakt h3,
#kontakty_right li.kontakt h3 {
    text-transform: none;
    font-size: 16px;
}

#contacts h3.contact-g-label {
    clear: both;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    height: 21px;
    padding: 17px 0 10px 5px;
    text-align: center;
    width: 665px;
    margin: 0;
    text-shadow: 0 1px 0 #ccc, 0 1px 0 #c9c9c9;
}

.bg_kontakt_box{
    width: 692px;
    float: left;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    padding: 20px 0 20px;
}

.welcome {
    padding-top: 40px;
    padding-bottom: 35px;
}

#banners {
    margin-left: 15px;
}

#banners img {
    padding-bottom: 290px;
}

.spacer {
    height: 262px;
}

#certifikaty .small_nav_box img {
    margin: 0;
    padding: 0;
    border: 1px solid #999;
}

.small_nav_box img {
    margin: 0;
    padding: 0;
}

.small_nav_box {
    float: right;
    width: 120px;
    margin-right: 20px;
}

#certifikaty .small_nav_box {
    float: left;
    width: 123px;
    min-height: 350px;
    margin-right: 10px;
}

#certifikaty .small_nav_box p {
    font-size: 10px;
    padding-left: 10px;
    text-align: left;
}

.small_nav_box p {
    font-size: 10px;
}

.left {
    float: left;
    margin: 0 45px 15px 0;
}

.right {
    float: right;
    margin: 5px 5px 0 15px;
}
.lightbox {
    color: #d71a20;
}

.cert_block {
    width: 685px;
    float: left;
    border-bottom: 1px solid #999;
}

.top_line {
    padding-top: 10px;
    border-top: 1px solid #999;
}

.bottom_line {
    border-bottom: 1px dotted #999;
}

.divder {
    margin-top: 15px;
}

#zimni_sleva {
    display: block;
    height: 120px;
    width: 256px;
    padding-top: 50px;
    padding-right: 400px;
    line-height: 20px;
    background: url('/Images/zimni_sleva.gif') no-repeat scroll 0 0 #FFFFFF;
}

#drevenaOknaMala,
#hlinikoveOplasteniMale,
#plastovaOknaMala {
    padding-top: 20px;
}

#doors {
    padding-top: 15px;
}

.catalog {
    float: left;
    margin: 16px;
    width: 135px;
    text-align: center;
}

#dvere_typ li {
    float: left;
    display: block;
    text-align: center;
    margin: 20px;
}

#dvere_cat {
    border-top: 25px solid #d71a20;
    border-bottom: 1px solid #d71a20;
    height: 225px;
}

#dvere_cat li {
    float: left;
    display: block;
    text-align: center;
    margin: 5px 0 20px 20px;
}

#news_body p.perex {
    padding-top: 30px;
}

#news_one .news_item,
#news .news_item {
    float: left;
    display: inline;
    width: 215px;
    height: 291px;
}

#news h3{
    margin: 0;
    height: 30px;
    overflow: hidden;
}

#news_one h3 a {
    text-decoration: none;
    margin-left: 10px;
}

#news_one h3 a:hover {
    text-decoration: underline;
}

.one {
    background: url('/Images/news_1.jpg') no-repeat scroll 0 0 #FFFFFF;
}

.two {
    background: url('/Images/news_2.jpg') no-repeat scroll 0 0 #FFFFFF;
}

.three {
    background: url('/Images/news_4.jpg') no-repeat scroll 0 0 #FFFFFF;
}

.four {
    background: url('/Images/news_4.jpg') no-repeat scroll 0 0 #FFFFFF;
}

.news_item p,
#left_news .news_item p {
    margin-top: 155px;
    line-height: 16px;
    
}

.perex {
    text-align: justify;
    margin: 0;
    padding: 0;
}

.more {
    color: #d71a20;
    text-decoration: none;
    font-size: 14px;
}

#left_news {
    margin-left: 30px;
    font-family: Roboto, "Open Sans", sans-serif;
    line-height: 14px ;
}

#left_news h3 {
    color: #c20000;
    font-size: 16px;
    padding-top: 3px;
}

#left_news h3 a {
    text-decoration: none;
}

#left_news a:hover {
    text-decoration: underline;
}

.left_news {
    margin-left: 15px;
}

.left_news li {
    line-height: 14px;
}

.left_news a {
    color: #000;
    text-decoration: none;
}

.h1_big {
    font-family: "Roboto Condensed";
    font-size: 40pt;
    font-weight: 300;
    color: #d71a20;
    margin: 0;
    padding: 0;
}

.h2_big {
    font-family: "Roboto Condensed";
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: 27pt;
    color: #d71a20;
}

.front_spacer {
    height: 75px;
}

#front_intro {
    padding-top: 125px;
    height: 145px;
    background: url(/Images/winlogo.png) no-repeat;
}

#front_intro .intro1,
#front_intro .intro2 {
    padding-left: 190px;
    font-size: 28px;
    font-weight: normal;
    color: #c20000;
}

#front_intro .intro2 {
    padding-left: 340px;
}

#akcni_panel_front .footertext p {
    color: #333;
    font-size: 10px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 170px;

}

#akcni_panel_front .footertext {
    padding: 20px 10px 0 20px;
}

#akcni_panel_front h2 {
    font-family: "Roboto Condensed";
    font-weight: 300;
    color: #D71A20;
    font-size: 26pt;
    /*width: 290px;*/
    padding-top: 18px;
    /*padding-left: 20px;*/
}

#plastova_okna_left {
    margin-top: 49px;
}

#story_box p{
    padding-right: 40px;
    text-align:justify;
}
#story_box p.nojustify{
    padding-right: 0;
    text-align:left;
    margin-right: 35px;
}

.h1_big1{
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size:50px;
}


#story_box h1.h1_big1{
    margin-top: 25px;
}

#windows-types h1.h1_big1{
    margin-top: 0;
}

h1.h1_big2{
    font-family: "Roboto Condensed";
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size:32px;
}
h1.h1_big3{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size:32px;
}

h1.h1_small{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size:22px;
}

h1.h1_big31{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 1px;
    font-size:31px;
}

.linecolor {
    color: #000;
}

h1.h1_big4{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size:24px;
}

h1.h1_big5{
    text-transform: uppercase;
    margin-top: 44px;
    margin-bottom: 50px;
    font-size:29px;
}

.left_video {
    float: left;
    margin: 50px 45px 15px 0;
}

.grey{
    color: grey;
}

.black{
    color: black;
}

#ul_box_top {
    min-height: 400px;
    padding-bottom: 25px;
}

#ul_box_top li {
    width: 390px;
    margin-top: 4px;
    padding: 5px 1px 5px 17px;
    list-style: none;
    text-align: left;
    background: url(/Images/puntik.png) no-repeat left 9px;

}

#ul_box_bottom {
    width: 730px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #eeeeee;
}

.wsDO78 {
    background: url('/Images/natur_fenster_78.png') no-repeat scroll 360px 150px #FFFFFF;
    display: block;
}
.wsDO92 {
    background: url('/Images/natur_fenster_92.png') no-repeat scroll 360px 150px #FFFFFF;
    display: block;
}
.wsDH96 {
    background: url('/Images/holz_alu_96.png') no-repeat scroll 360px 110px #FFFFFF;
    display: block;
}
.wsDH110 {
    background: url('/Images/holz_alu_110.png') no-repeat scroll 360px 110px #FFFFFF;
    display: block;
}
.ws88P {
    background: url('/Images/88_passiv.png') no-repeat scroll 360px 80px #FFFFFF;
    display: block;
}
.ws88T {
    background: url('/Images/88_top.png') no-repeat scroll 360px 80px #FFFFFF;
    display: block;
}
.ws88TH {
    background: url('/Images/88_top_alu.png') no-repeat scroll 360px 70px #FFFFFF;
    display: block;
}
.ws88PH {
    background: url('/Images/88_passiv_alu.png') no-repeat scroll 360px 80px #FFFFFF;
    display: block;
}

.wsS110 {
    background: url('/Images/stratos110.png') no-repeat 360px 180px #FFFFFF;
    display: block;
}

.wsSclassic {
    background: url('/Images/stratos_classic.png') no-repeat 360px 180px #FFFFFF;
    display: block;
}

.li_bez {
    list-style: none;
    width: 200px;
    float: left;
    margin: 30px 15px;
    padding: 0px;
}
li.li_bez h4 {
    height: 37px;
    margin-bottom: 16px;
    line-height: 17px;
    padding: 0;
}
.li_bez2 {
    list-style: none;
    width: 200px;
    float: left;
    margin: 30px 15px;
    padding: 0px;
}
li.li_bez2 h4 {
    height: 23px;
    margin-bottom: 16px;
    padding: 0;
}
#foto_text_box {
    width: 730px;
    background:#f8f8f8;
    float: left;
    margin: 15px 0 30px;
}

#foto_text_box .small_nav_box {
    margin-top: 15px;
    float: left;
    width: 150px;
}

#foto_text_box .small_nav_box p {
    font-size: 10px;
    margin-left: 0;
    color:#333333;
    text-align:left;
}

#foto_text_box .small_nav_box h6 {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 0;
}

#foto_text_box .small_nav_box h6 a{
    text-decoration: none;
}

.foto_text_box_h5{
    font-size:22px;
    line-height:24px;
    margin: 15px 25px 20px 0;
    padding: 0;
}
.text_box_right{
    float: left;
    width: 300px;
    margin-right: 15px;
    margin-left: 10px;
    text-align:right;
    border-right: 20px solid #d71a20;
}
.text_box{
    float: left;
    margin: 0;
    padding: 20px 15px 10px 15px;
    border-left: 10px solid #d71a20;
    list-style: none;
}

#story_box_aid59,
#story_box_aid57,
#story_box_aid62,
#story_box_aid65,
#story_box_aid64,
#story_box_aid66,
#story_box_aid67,
#story_box_aid68{
    width: 690px;
    text-align:justify;
}

#story_box_aid38 h2 {
    margin-top:1px;
}

#foto_text_box li, .text_box_right li {
    list-style: none;
    margin: 5px 10px;
    padding: 3px 17px 3px 10px;
    background: url(/Images/puntik.png) no-repeat right 7px;
}

#ul_box_bottom li {
    border: 0 solid;
    text-align: left;
}

ul.drob_navi{
    width: 681px;
    height: 32px;
    background:#d71a20;
    padding: 15px 0 0 15px;
    margin-bottom: 3px;
    color: #fff;
}
#central_box .drob_navi li{
    list-style: none outside none;
    float: left;
    margin: 0;
    padding: 0;
}

#central_box p,
#central_box h1,
#central_box h2 {
    padding-right: 20px;
}

#central_box .drob_navi a {
    text-decoration: underline;
    color: #fff;
}
#central_box .drob_navi a:hover {
    text-decoration: none;
    color: #fff;
}

ul.drob_navi_product{
    width: 715px;
    height: 32px;
    background:#d71a20;
    padding-top: 15px;
    padding-left: 15px;
    color: #fff;
    margin-bottom: 25px;
}
#central_box .drob_navi_product li{
    list-style: none outside none;
    float: left;
    margin: 0;
    padding: 0;
}
#central_box .drob_navi_product a {
    text-decoration: underline;
    color: #fff;
}
#central_box .drob_navi_product a:hover {
    text-decoration: none;
    color: #fff;
}

#flashContent {
    background-color: #fff;
}


.pdficon {
    height: 23px;
    padding-left: 25px;
    background: url('/Images/pdf_icon.png') no-repeat left 0;
    display: block;
    font-size: 11px;
}

.dwgicon {
    height: 23px;
    padding-left: 25px;
    background: url('/Images/dwg_icon.png') no-repeat left 0;
    background-size: 16px;
    display: block;
    font-size: 11px;
}


#pdf_ke_stazeni {
    margin-left: 15px;
}

#pdf_ke_stazeni  ul {
    padding-top: 15px;
    border-top: 1px dotted #cacac8;
}

#pdf_ke_stazeni a {
    color: #000;
}

#pdf_ke_stazeni li {
    margin-left: 5px;
}
/* dvere class */

.dvere_linky {
    width: 250px;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
}

.dvere_linky li {
    list-style: none;
}

#pdf_ke_stazeni_dvere {
    margin-top: 20px;
    margin-left: 15px;
    float: left;
}

#pdf_ke_stazeni_dvere a {
    color: #000;
}

#pdf_ke_stazeni_dvere li {
    margin-left: 5px;
}

#central_box li.pdficon_dvere {
    height: 20px;
    margin-left: 15px;
    padding-left: 25px;
    background: url('/Images/pdf_icon.png') no-repeat left 2px;
    display: block;
    font-size: 11px;
}

.pdf_ke_stazeni_dvere {
    width: 150px;
    margin-top: 20px;
    margin-left: 15px;
    float: left;
}

#contacts .page_headers,
#central_box .page_headers{
    margin: 0;
    padding-top: 0;
    width: 695px;
}

#akcni_panel_front {
    font-size:12px;
    padding-top: 15px;
    margin-top: 3px;
    width:695px;
    height: 377px;
    background: url(/Images/news-banner-hausture.png) no-repeat;
}

#akcni_panel_front .expiration {
    color: #C20000;
    font-size: 12px;
    width: 290px;
    padding-left: 410px;
    padding-top: 100px;
}

#akcni_panel_front .intro {
    /*color: #C20000;*/
    font-size: 12px;
    width: 285px;
    padding-left: 384px;
    padding-top: 0px;
}

#akcni_panel_front .intro_bold {
    font-family: "Roboto Condensed";
    font-weight: 300;
    /*color: #C20000;*/
    font-size: 14px;
    width: 285px;
    padding-left: 4px;
    /*padding-top: 140px;*/
}

#akcni_panel_front .intro_bold a {
    color: #C20000;
    font-size: 12px;
    text-decoration: underline;
    /*width: 290px;*/
    /*padding-left: 410px;*/
    /*padding-top: 140px;*/
}


#stratos_front_banner {
    margin-top: 18px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width:695px;
    height: 330px;
    background: url(/Images/stratos_banner.png) no-repeat;
    font-size:12px;
    border-bottom: 1px solid #eeeeee;

}

.roboto {
    font-family: Roboto Condensed;
    text-transform: uppercase;
}

#stratos_front_banner .text {
    width: 185px;
    height: 110px;
    padding-bottom: 0;
}

#techzone_right {
    margin-right: 0;
}

#techzone_left {
    text-align: left;
    margin-right: 0;
    padding-left: 60px;
}

#techzone_left li {
    list-style: none;
}

.techzone_box{
    width: 672px;
    float: left;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    padding: 20px 0 20px 20px;
    min-height: 250px;
}

/*
 * TECHZONE STYLES
 */

#techzone-box {
    display: block;
    height: 350px;
    padding-left: 256px;
}

#techzone-box .pdf {
    background: url('/Images/pdf_icon.png') no-repeat left 2px;
    padding-left: 25px;
    margin-left: 0;
    list-style: none;

}

.HolzAlu96 {
    background: url(/Images/techzone_title_holzalu96.png) no-repeat -80px 60px;
}
.HolzAlu110 {
    background: url(/Images/techzone_title_holzalu110.png) no-repeat -80px 60px;
}
.NaturFenster92 {
    background: url(/Images/techzone_title_NaturFenster92.png) no-repeat -80px 60px;
}
.NaturFenster78 {
    background: url(/Images/techzone_title_NaturFenster78.png) no-repeat -80px 60px;
}
.StratosClassic {
    background: url(/Images/techzone_title_StratosClassic.png) no-repeat -80px 60px;
}
.Stratos110 {
    background: url(/Images/techzone_title_Stratos110.png) no-repeat -80px 60px;
}
.techzone-title {
    color: #C20000;
    font-size: 3.0em;
    padding: 90px 0 0 0;
    width: 300px;
}

.desc-small {
    font-size: 14px;
    width: 300px;
    color: #999;
}

#techzone-box .desc-bold {
    padding-bottom: 10px;
    font-size: 28px;
    width: 300px;
    color: #999;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-weight: 200;
    border-bottom: 1px solid #999;
}

.tech-thumb {
    height: 150px;
    float: left;
}

#technische_zone {
    margin-top: 50px;
}

#technische_zone p {
    font-family: Roboto Condensed;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 200;
    text-align: right;
    color: #999;
    padding-right: 128px;
    margin-top: 0;
    padding-top: 0;
}

#technische_zone h1 {
    font-size: 4.0em;
}

#technische_zone h2 {
    font-size: 3.0em;
    margin-bottom: 0;
    padding-bottom: 0;
}

#prislusenstvi_bezpecnost {
    margin-bottom: 28px;
}

.google-plus-link {
    background: url(/Images/google_icon.png) no-repeat;
    margin-top: 10px;
    display: block;
    height: 140px;
    width: 140px;
}

.facebook-link  {
    background: url(/Images/facebook_icon.png) no-repeat;
    margin-top: 10px;
    display: block;
    height: 140px;
    width: 140px;
}

.youtube-link  {
    background: url(/Images/youtube_icon.png) no-repeat;
    margin-top: 10px;
    display: block;
    height: 140px;
    width: 140px;
}

a:hover.google-plus-link{
    background: url(/Images/google_icon_hover.png) no-repeat;
}

a:hover.facebook-link {
    background: url(/Images/facebook_icon_hover.png) no-repeat;
}

a:hover.youtube-link {
    background: url(/Images/youtube_icon_hover.png) no-repeat;
}
