html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    font-size:100%;
    margin:0 auto;
    outline:0 none;
    padding:0;
    vertical-align:baseline;
    text-decoration: none;
    list-style: none;
}
body {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    background-color: #040f25;
    font-size: 12px;
    color:#fff;
    margin:5px auto;
    text-align:center;

}

a {
    color: #fff;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}
h1 {
    font-size: 32px;
    color: #003366;
    letter-spacing: -2px;
    text-align: left;

}

h2 {
    font-size: 12px;
    color: #cc212d;
    font-weight: normal;
    text-align: left;

}

#header{
    width:1000px;
    height:60px;
}

#logo {
    float:left;
    padding: 15px 0 0 30px;
}

#menu {
    float: right;
    width: 718px;
    height: 45px;
    padding-top:15px;
}

#menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;

}

#menu a {
    display: block;
    float: left;
    height: 30px;
    margin-right: 2px;
    padding: 15px 15px 0px;
    background: url(../img/menu_gora.jpg);
    text-decoration: none;
    text-align: center;
    font-weight: bold;

}

#menu a:hover {
    text-decoration: none;
    background: url(../img/menu_gora_red.jpg);

}

#menu_in .first a {
    background: url(../img/menu_gora_red.jpg);
    margin-right: 2px;
    padding: 15px 0 0 0;
}

#menu_in a {
    background: url(../img/menu_gora.jpg);

}





#menu_in {
    width: 100px;
    height: 45px;
    overflow: hidden;
    margin-right: 2px;}

#menu_in:hover {
    width: 100px;

    height: 100%; }

#menu_in ul {
    margin: 0px;
    padding: 0px; }

#menu_in li { 
    list-style-type: none;
    width: 100px;}

#menu_in li a { 
    text-decoration: none;
    display: block;
    width: 100px;
    padding: 5px 0 10px 0;
    color: #fff;



}




#menu_in li a:hover {
    text-decoration: none;
    color: #fff;
    width: 100px;




} 


#menu_in .last_menuin  a:hover { 
    text-decoration: none;
    padding-top:13px;
    padding-bottom: 0px;
    width: 100px;




}


#menu_in .last_menuin  a { 
    text-decoration: none;
    padding-top:13px;
    padding-bottom: 0px;
    width: 100px;




} 

















/* Author: Craig Erskine Description: Dynamic Menu System - Vertical */
ul#menu_left,ul#menu_left li,ul#menu_left ul {
    width: 323px; /* Menu Width */
    margin: 0;
    list-style: none;
}
ul#menu_left li { float: left; position: relative; width: 100%; }
ul#menu_left li.iehover { z-index: 1000; /* IE z-index bugfix */ }
ul#menu_left ul { display: none; position: absolute; top: 0; left: 100%; z-index: 9999; } /* Root Menu */
ul#menu_left a { 
    display: block;
    float: left;
    height: 30px;
    margin-bottom:  2px;
    padding: 11px 32px 0px;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color:#003366;
    width:259px;
}
/* Root Menu Hover Persistence */
ul#menu_left a:hover,ul#menu_left li:hover a,ul#menu_left li.iehover a {
  background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;
} /* 2nd Menu */
ul#menu_left li:hover li a,ul#menu_left li.iehover li a { 
  background: url(../img/ikona.jpg) no-repeat 14px 15px #dee3e9;
    border-bottom:2px #eeeeee solid;
    display: block;
    float: left;
    color:#003366;

} /* 2nd Menu Hover Persistence */
ul#menu_left li:hover li a:hover,ul#menu_left li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#menu_left li.iehover li.iehover a
{ background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px; } /* 3rd Menu */ ul#menu_left li:hover li:hover li a,#menu_left li.iehover li.iehover li a { background: #999; } /* 3rd Menu Hover Persistence */
ul#menu_left li:hover li:hover li a:hover,
ul#menu_left li:hover li:hover li:hover a,
ul#menu_left li.iehover li.iehover li a:hover,
ul#menu_left li.iehover li.iehover li.iehover a { background: #666; } /* 4th Menu */
ul#menu_left li:hover li:hover li:hover li a,
ul#menu_left li.iehover li.iehover li.iehover li a { background: #666; } /* 4th Menu Hover */
ul#menu_left li:hover li:hover li:hover li a:hover,
ul#menu_left li.iehover li.iehover li.iehover li a:hover { background: #333; } /* Hover Function - Do Not Move */
ul#menu_left li:hover ul ul,ul#menu_left li:hover ul ul ul,ul#menu_left li.iehover ul ul,
ul#menu_left li.iehover ul ul ul { display: none; } ul#menu_left li:hover ul,ul#menu_left ul li:hover ul,
ul#menu_leftv ul ul li:hover ul,ul#menu_left li.iehover ul,ul#menu_left ul li.iehover ul,ul#menu_left ul ul li.iehover ul { display: block; }







#menu_left {
    background:#dee3e9;
    float: left;
    width: 323px;
    height: 268px;

}

#menu_left ul {
    margin: 0;
    list-style: none;
    line-height: normal;

}

#menu_left li.menu {
    background: url(../img/ikona.jpg) no-repeat 14px 15px;
    border-bottom:2px #eeeeee solid;
    display: block;
    float: left;

}



#menu_left a:hover {
    background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;

}




















#cert {
    float: left;
    width: 600px;

    padding-top:5px;
}

#cert ul {
    margin: 0;
    list-style: none;
    line-height: normal;

}

#cert li {
    display: block;
    float: left;
    padding: 0px 45px 0px 35px;
    color:red;
    font-weight: bold;

}



#menu a:hover {
    text-decoration: none;
    background: url(../img/menu_gora_red.jpg);

}

























#page {
    width:1000px;

    background:#f4f4f6;


}

#picture {
    background: url(../img/baner.jpg);
    width:1000px;
    height:280px;
    margin-top: 2px;


}

#picture ul {
    text-transform: uppercase;
   
    font-weight: bold;
    text-align: left;
    margin-right: 15px;
    float:right;
    margin-top: 50px;


}

#picture li  {
    margin-bottom: 70px;


}

#picture li  a{

 color:#164360;

}

#picture1 ul, #picture2 ul {
    text-transform: uppercase;

    font-weight: bold;
    text-align: left;
    margin-right: 15px;
    float:right;
    margin-top: 50px;


}

#picture1 li, #picture2 li  {
    margin-bottom: 70px;


}

#picture1 li  a, #picture2 li  a{

 color:#164360;

}





#picture1 {
    background: url(../img/baner_home_audio.jpg);
    width:1000px;
    height:280px;
    margin-top: 2px;


}

#picture2 {
    background: url(../img/baner_cbradia.jpg);
    width:1000px;
    height:280px;
    margin-top: 2px;


}
#map{
    height:500px;
    padding-top: 20px;

}

#content {
    width: 1000px;
    min-height: 268px;
    border-top: 5px solid #040F25;
    clear:both;

}

#content_1 {
    width: 1000px;
    min-height: 948px;
    clear:both;

}

#menu_left {
    background:#dee3e9;
    float: left;
    width: 323px;
    height: 268px;

}

#menu_left ul {
    margin: 0;
    list-style: none;
    line-height: normal;

}

#menu_left li.menu {
    background: url(../img/ikona.jpg) no-repeat 14px 15px;
    border-bottom:2px #eeeeee solid;
    display: block;
    float: left;

}

#menu_left a {
    display: block;
    float: left;
    height: 30px;
    margin-bottom:  2px;
    padding: 11px 32px 0px;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color:#003366;
    width:259px;

}

#menu_left a:hover {
    background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;

}



li#menu_last {
    background: url(../img/ikona.jpg) no-repeat 14px 15px ;
    border-bottom:none;
    display: block;
    float: left;

}

li#menu_last a:hover {
    background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;

}





#menu_left_1 {
    background:#dee3e9;
    float: left;
    width: 323px;

    border-top:5px #040F25 solid;
}

#menu_left_1 ul {
    margin: 0;
    list-style: none;
    line-height: normal;

}

#menu_left_1 li.menu {
    background: url(../img/ikona.jpg) no-repeat 14px 15px;
    border-bottom:2px #eeeeee solid;
    display: block;
    float: left;

}

#menu_left_1 a {
    display: block;
    float: left;
    height: 30px;
    margin-bottom:  2px;
    padding: 11px 32px 0px;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color:#003366;
    width:259px;

}

#menu_left_1 a:hover {
    background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;

}



li#menu_last_1 {
    background: url(../img/ikona.jpg) no-repeat 14px 15px ;
    border-bottom:none;
    display: block;
    float: left;

}

li#menu_last_1 a:hover {
    background: url(../img/ikona.jpg) no-repeat 14px 15px #09375B;
    color:#fff;
    text-decoration: none;
    height:32px;
    margin-bottom:  0px;

}












































#sidebar {
    background: #eef4fb;
    min-height:268px;
    width:672px;
    float:right;
    border-left: 5px solid #040F25;




}

#sidebar1 {
    background: #eef4fb;
    min-height:1350px;
    width:672px;
    float:right;
    border-left: 5px solid #040F25;
    border-top: 5px solid #040F25;



}

#sidebar_top {

    padding:15px 40px 0 15px;
}

#sidebar_top1 {

    padding:0px 0px 0px 0px;
}



#sidebar_top1 h1{

    padding:15px 40px 0 15px;
}

#sidebar_top1 h2 {

    padding:0px 40px 10px 15px;
}

#sidebar_top p{
    padding:10px 0 0 0;
    color:#000;
    text-align: left;
    line-height: 160%;
}

#sidebar_top a{
    color:red;
    font-weight: bold;
    text-align: left;
}

#sidebar_top img{
    padding:0 20px 0 0;
}

#button a {
    background: url(../img/wiecej.jpg) no-repeat;
    width:70px;
    height: 25px;
    float:right;

}

.button1 a {
    background: url(../img/wiecej1.jpg) no-repeat;
    width:70px;
    height: 25px;
    float:right;
    padding: 0px 20px 0 0;

}

.product {
    background: url(../img/border.jpg) repeat-y;
    width:672px;
    min-height:180px;
    border-top:1px #b3b3b3 solid;
    color:#000;
    display: block;
    border-bottom: 1px solid #B3B3B3;
float:left;

}


.product_name {
    float: left;
    width: 290px;
    height:100%;
    padding: 20px 0px 10px 20px;


}


.product_desc  {
    float: left;
    width: 220px;
    height:100%;
    padding: 10px 10px 0px 10px;
    text-align: left;


}

.product_desc h3 {

    padding: 10px 0px 10px 0px;


}

.cena  {
    float: left;
    width: 70px;
    height:80px;
    padding: 45px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
}

.cena ul li  {
    margin-left: 5px;
}








.vat {
    float: left; 
    padding: 45px 10px 0px 5px;
    color:grey;

}
.ikony {
    display: inline;
    float: left;
    height: 100%;
    margin: 0;
    width: 290px;

}

.ikony_legenda {
    float: left;
    height: 100px;
    margin: 0;
    width: 30px;
    padding: 20px 0 10px 0;
    color:#000;
}

.ikony_legenda img {

    padding: 0px;
}
.legenda {
    color:#000;
    float: left;
    height: 100px;
    margin: 0;
    width: 290px;
    padding: 20px 0 10px 0;
    text-align: left;

}

.legenda ul{
    padding: 8px 0 10px 10px;


}

.legenda li{
    padding: 0px 0 20px 0;


}







.product_name img {
    float:left;
    margin-bottom: 10px;
    margin-right:5px;


}

.ikony img {
    margin-top:10px;
    float:right;


}

.product_name p {
    font-weight: bold;
    text-transform: uppercase;
    float:left;
    margin-left: 10px;
     margin-right: 30px;



}




.lista_kol {
    background-color: #09375B;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 3px 0px 0;
    padding: 15px 0 15px 15px;
    text-transform: uppercase;
}












#tree-column {
    text-align: left;
    margin:0 auto;
    width: 1000px;
    border-top:5px #040F25 solid;
    color:#b8c4d9;
    clear:both;

}

#tree-column h1{
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0px;
    padding: 10px 20px 0 20px;


}

#tree-column h2{
    color: #7f96bd;
    padding: 0px 20px 0 20px;


}

#tree-column ul {

    margin: 0px 0px 0px 20px;

}

#tree-column p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 20px 0px 14px 20px;
    line-height: 158%;

}
#column_one {

    background: url(../img/box1.jpg) repeat-x;
    width:323px;
    height: 192px;
    float:left;


}
#column_one li {
    font-family: Verdana, Arial, Helvetica, sant-serif;
    background: url(../img/ikona2.jpg) no-repeat 0px 3px;
    width:280px;
    text-align: left;
    float:left;
    padding-left: 15px;
    height: 20px;


}

#column_one ul {
    padding: 20px 0 0 0;
    height: 70px;


}
#column_two {
    background:url(../img/box2.jpg) repeat-x;;
    width:333px;
    height: 190px;
    float:left;
    margin-left:5px;



}
#column_tree {
    background: url(../img/box1.jpg) repeat-x;
    width:334px;
    height: 192px;
    float:right;

}


#footer {
    color: #78849c;
    width: 1000px;
    height: 40px;
    background: #081D38;
    clear: both;
    padding: 4px 0 0 0;


}

#footer a {

    color: #78849c;

    clear: both;


}

.clear {

    clear: both;
}





#sidebar_formularz {
color:#000;
padding:15px 40px 0 15px;
height:500px;
}
#sidebar_formularz h1 {
padding:0px 0px 25px 0px;
color: #003366;
font-size: 32px;
letter-spacing: -2px;
text-align: left;
}
#sidebar_formularz .d_t {
width:300px;
}
#sidebar_formularz p {
border-bottom: 1px solid #DEDEDE;
font-weight: bold;
float: left;
margin: 0 5px 0;
width: 425px;
}
#sidebar_formularz p {
border-bottom: 1px solid #DEDEDE;
font-weight: bold;
float: left;
margin: 0 5px 0;
width: 425px;
}
#sidebar_formularz p.dane {
border-bottom: none;
font-weight: normal;
}
#sidebar_formularz label span {
color:red;
font-size: 14px;
}
#sidebar_formularz label {
margin-top:5px;
float:left;
}
#sidebar_formularz input, #sidebar_formularz textarea {
float:right;
margin: 2px 0 2px 0;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
}
.cena ul li a {
color:#000000;
text-decoration:underline;
}
.cena_gw {
color:#000000;
float:left;
height:80px;
padding:20px 0 0 15px;
text-align:left;
width:420px;
}
.cena_gw a {
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.summerinfo { color:#000; font-size:16px; padding:8px; position:absolute; top:0; width:982px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7db4f+0,f9af0f+100 */
background: #f9af0f; /* Old browsers */
background: -moz-linear-gradient(top,  #f7db4f 0%, #f9af0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7db4f), color-stop(100%,#f9af0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7db4f 0%,#f9af0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7db4f 0%,#f9af0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7db4f 0%,#f9af0f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7db4f 0%,#f9af0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7db4f', endColorstr='#f9af0f',GradientType=0 ); /* IE6-9 */


}