/* CSS Document - Author: Shaibal Mandal */

html {  border-top: 6px solid #cd090a; }
/* Main Styles that apply to body */
body {
        font-size: 11px;
        font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
        margin: 0px;
        padding-left: 50%;
        background: #f4f4f4 url(images/bg.gif) center repeat-y;
        position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
        width: 700px;
        margin-left: -350px;
}

img { border: 0px; }

div#small_menu { float:right; padding-top: 12px; padding-left:3px; width:320px; font-size: 10px;  color: #000; }
div#small_menu a { padding-right: 3px; padding-left:3px; color:#0099CC; }
div#small_menu a:hover { color:#FF0000; }

.doprawego { font-size:10px; color:#888; font-weight:normal;  padding-right: 4px; margin: 0px; margin-top:5px; }


div#branding { width: 700px; height: 167px; margin-top: 0px; padding-top: 0px; overflow: hidden;  }
div#branding_sub { width: 700px; height:89px; margin-top: 0px; padding-top: 0px; overflow: hidden; background-image:url(images/bg_sm_03.jpg); }
.none { background-image:url(images/kosbg_03.jpg); height: 122px; }
/* The topmost faded bar */
#topbar {
    width:auto;
    height: 7px;
/*    padding: 3px 5px 5px 3px; */
    font: 9px verdana;
    font-weight: bold;
    color: #fff;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
        /* margin: -47px auto; */
        padding: 0px;
}

#headerwrapper img { padding-left: 5px; }
/* class that styles the holder div of the forms */

.barundermenu {
    width: auto;
    color: #DD7CB4;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
        color:#990033; height:15px; font-size: 12px; font-family:verdana; font-weight:bold; padding: 5px 5px; border-bottom: 1px solid #ccc;
        /*       border-left: 2px solid #ccc; */
}

.userform {
    width: auto;
    color: #DD7CB4;
    padding: 5px 5px 5px 5px;
    background: #fbfbfb;
    /*border:1px solid #efefef; */
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
    border-top: none;
    text-align: justify;
        float:right; clear:both;
}
/* This will style the login and search */

h1 {
    font: 48px verdana;
        color: #EEE;
        margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
        color: #DDD;
        margin: 0px;
        padding: 0px;
        margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}

div#leftMenu {
        width: 171px;
        border: 0px solid #ccc;
        border-left: 0px;
        margin-left: -5px;
        margin-top: -2px;
        height:auto;
        float:left; 
        !important;

}

div#rightMenu {
        float: right;
        width: 511px;
/*      border-left: 2px solid #eee; */
        padding-left: 10px;
    text-align: justify;
		border-left: 2px solid #eee;
    height: auto;

}
/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #666;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 220px;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
/*      color:#009999; */
        color: #33669d;
    border-bottom: 0px solid #CCC;
        margin-left: -13px;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 0px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 3px 6px 3px 4px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
        text-decoration: none;
        padding: 0;
        margin: 0;
        color: #663366;
}

/* And their ugly hover states too */
a:hover {
        text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
        background-color: #cd090a;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        height: 20px;
        clear: both;
        padding: 0px 10px;
        padding-top: 5px;
        font-size: 10px;
}

#footer a { color: #fff; } 

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
        width: 227px;
        background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
        color: #33669d;
        float: left;
}

/* Second column of the three columns */
.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #DD7CB4;
        color: #33669d;
}

/* Third column of the three columns */
.c3
{
        width: 228px;
        background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
        float: right;
        color: #33669d;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #33669d;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
        background:url(images/headerBG.jpg) repeat-x;
}

.welcomeheader { float:right; width:398px; height:20px; font-size: 25px; top: 10px; padding:0px; margin-top:-10px; padding-top:-20px; padding-right:17px; background-color: #fbfbfb; }

/*.welcomeheader { float:left; height:0px; width:237px; height:0px; font-size:17px; top:0px;  margin-top:-10px; padding-top:-20px; background-color: #fbfbfb; padding-right: 30px; } */

/* And this gives the column text some breathing space */

.spacy
{
    padding: 5px;
}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#cd090a;
    font-size:95%;
    line-height:normal;
    border-bottom:3px solid #CCC;
        font-weight:normal;
}

#tabs8 ul {
    margin:0;
    padding: 2px 10px 5px 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
/*    background:url("images/tableft8.gif") no-repeat left top;  */
    margin:0px;
    padding:0 0 0 0px;
    text-decoration:none;
        letter-spacing:0.5px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background-color:#cd090a;
        padding:1px 4px;
        border-right: 1px solid #efefef;
}

#tabs8 a span { float:left; display:block;
/* background:url("images/tabright8.gif") no-repeat right top;  */
 padding:3px 15px 4px 6px;
 color:#fff;  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#fff;
}

#tabs8 a:hover { /* background-position:0% -42px; */ /* border-left: 1px ridge #fff; border-right: 1px ridge #fff;color: #333*/ /* background: #efefef; */ text-decoration: underline; color:#FFFFFF;  }
/*#tabs8 a:hover span {   background-position:100% -42px;  color: #333; }
#tabs8 #current a {   background-position:0% -42px; }
#tabs8 #current a span { background-position:100% -42px;  color: #ccc; } */

.menu_left_header_color { margin-top:0px; border-bottom-color: #000; /* background:url(img/red_tab.gif) left no-repeat 0px; */ background-color: #CC112D; /*BE1418 */ color: #fff; font-weight:bold; height:16px; padding-top:4px; padding-left:7px; border-bottom: 1px solid #ccc; border-left:1px solid #fff; border-bottom:2px solid #888; font-family:Verdana; font-size: 10px; }

div#product_menu { float : left; margin-right : 0px; margin-top: -15px; width:170px; /* background-color:#C8E2E3; */ }
div#product_menu ul { margin: 3px 0px;  padding: 0px; list-style: none; }
div#product_menu ul li {  line-height: 17px; background: url(images/kos_square.gif) 14px 6px no-repeat; border-bottom: 1px solid #e8e5de; /*letter-spacing: 1px; word-spacing: 1px; */ }
div#product_menu ul li a { color: #006666; padding-left: 29px; display:block; font-size:11px; }
div#product_menu ul li a:hover { color: #fff; text-decoration: none;  border-right : 3px solid #cc0033; }
div#product_menu ul li.last {  line-height: 17px; background: url(images/kos_square.gif) 14px 6px no-repeat; border-bottom: none; }
div#product_menu ul li.wyroz { width: 170px; padding-left: 0px; line-height: 17px; border-bottom: 1px solid #e8e5de; letter-spacing: 1px; /*word-spacing: 1px; */; font-weight: bold; background: none; }
div#product_menu ul li.wyroz a { padding-left: 8px;  }
div#product_menu ul li.wyroz a:hover { color: #fff; text-decoration: none;  border-right : 3px solid #cc0033;  }

div#product_menu ul li ul {display: none; }

div#product_menu ul li ul li {  padding-left: 9px; line-height: 16px; background: none; }
div#product_menu ul li ul li a { color: #006666; display:block; font-size:11px;  }
div#product_menu ul li ul li a:hover { color: #333; text-decoration: none;   }

div#product_menu ul.byaudience {margin: 2em 0 2em 0;}

div#gift ul { list-style-type : none; width : 420px; margin : 0; padding-left : 5px; border: 1px solid #ccc; }
div#gift li { position : relative; float : left; width : 120px; height:104px; padding : 0px 10px; padding-top:20px; }
div#gift li a { display:block; border: 2px solid #ccc; width:120px; height: auto; }
div#gift li a:hover { display:block; border: 2px solid #555; width:120px; height: auto; }
div#gift li#vert a { display:block; border: 2px solid #555; width:120px; height:104px; }
div#gift li#vert a:hover { display:block; width:75px; height:100px; border: 2px solid #ccc; }

#gifts { background:#F4F4F4;}
#gifts .col  { /* width:100%; */ width: 125px;  }
#gifts .descr {  width:350px; padding-top: 10px; }
#gifts img { border:2px solid #ddd; padding:1px; background:#f15626;}
#gifts td { border-bottom:1px solid #ccc; padding:10px 5px; }
#gifts div.make { font-weight:bold; color:#000;}
#gifts div.model { padding:0px 0 10px 0; font-weight:normal; color:#000;}
#gifts div.seria { margin:0; padding:0; font-weight:bold; border-top:1px solid #eee; color:#f15626; text-align:center; }

#gifts .col a { text-decoration:none; height:auto; display: block; width:100%; text-align:center; }
#gifts .col a:hover { background:#bbb; }

/* Contact Stuff */
/* =label/labelspan/textarea */

div#contact fieldset input { float : right; width : 45%; border : 1px solid #e590b8; }
div#contact fieldset input:hover { border-color : #000; }
div#contact fieldset input:active, input:focus { border-color : #900; }

div#contact fieldset textarea { width : 310px; border : 1px solid #e590b8; height: 62px; }
div#contact fieldset textarea:hover { border-color : #000; }
div#contact fieldset textarea:active, textarea:focus { border-color : #900; }

div#contact label, label span { display : block; padding-bottom : .25em; }
div#contact label { float : left; width : 100%; }
div#contact label span { float : left; width : 45%; text-align : right; }
div#contact form div { margin-bottom : 20px; padding : 10px 20px; border : 0px solid #a23668; text-align : center; }

div#contact fieldset {
float : left; width : 440px; height : 168px; margin : 0 10px 10px 0; padding : 10px; background : url(images/fieldset.png) repeat-x; border : 0px solid #a23668; overflow : hidden; }

div#contact fieldset:hover { border-color : #722549; }

div#contact form div input { padding : 0 .25em; margin-right: 130px; margin-top: 10px; width: 60px; background-color : #90305c;
border : 2px double #551c35; border-top-color : #e591b9; font : bold 92% Tahoma, Verdana, Arial, sans-serif; color : #fff;
text-transform : uppercase; }

div#contact form div input:hover{ background-color : #e591b9; }


label { width: 150px;  float: left;  text-align: right; margin-right: 0.5em; display: block }
label.text { width:100%;  }

label span { display : block; padding-bottom : .25em; color:#333333; font-size:11px; }
.submit input { margin-left: 4.5em; }
input { color: #781351;  background: #f8f8f8; border: 1px solid #781351; width:20px; }
input.sub { width:140px; }
input.radio { border: 0px; width:10px; background:none;  }

.submit input { color: #000; background: #ffa20f; border: 2px outset #d7b9c9; }
fieldset { border: 0px solid #4775a3; width: 730px; }
fieldset:hover { border-color : #722549; }
select {  background-color: #f8f8f8; font-size:10px; }
option {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
legend { color: #fff; font-weight: bold; background: #4775a3; border: 1px solid #781351; padding: 2px 6px }

fieldset textarea { width : 540px; border : 1px solid #e590b8; }
fieldset textarea:hover { border-color : #000; }
fieldset textarea:active, textarea:focus { border-color : #900; }

.bottom label { width: 80px;  float: left;  text-align: right; margin-right: 0.5em; display: block }
.bottom input { color: #781351;  background: #f8f8f8; border: 1px solid #781351; width:100px; }
.bottom label span { margin-left: 150px; padding-left:100px; width:100px; }
.bottom input.time { width:50px; }

div#extraDiv1 { position: relative; left : 540px; top : 50px;  background: url(images/tat_contact.png) no-repeat; }
div#extraDiv1 img { position : absolute; left : 10px; top : 1px; }

#descrHeader { color: #972828; font: 15px verdana; font-weight:bold; padding-top:  20px; }
/* End of CSS Tabs */


/* Root = Vertical, Secondary = Vertical */
div#product_menu ul,
div#product_menu ul li,
div#product_menu ul ul {
  padding: 0;
  width: 140px; /*For KHTML*/
  list-style: none;
}

/*div#product_menu ul, div#product_menu ul ul {margin: 0;}
*/
div#product_menu ul li {
  display: block; /*For GOOD browsers*/
  position: relative; width: 170px;
}

/* Root Menu */
div#product_menu ul a {
  display: block;
  height: auto;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
div#product_menu ul a:hover,
div#product_menu ul li:hover a,
div#product_menu ul li.iehover a {
  background: #900;
  color: #fff;
}

/* 2nd Menu */
div#product_menu ul li:hover li a,
div#product_menu ul li.iehover li a {
  background: #fff;
  color: #900;
  font-size: 100%;
  font-style: normal;
  border: none;
  position: relative;

}

/* 2nd Menu Hover Persistence */
div#product_menu ul li:hover li a:hover,
div#product_menu ul li:hover li:hover a,
div#product_menu ul li.iehover li a:hover,
div#product_menu ul li.iehover li.iehover a {
  background: #fff;
  color: #900;
  text-decoration: underline;
  !important;
}

/* 3rd Menu */
div#product_menu ul li:hover li:hover li a,
div#product_menu ul li.iehover li.iehover li a {
  background: #fff;
  color: #666;
}

/* 3rd Menu Hover Persistence */
div#product_menu ul li:hover li:hover li a:hover,
div#product_menu ul li:hover li:hover li:hover a,
div#product_menu ul li.iehover li.iehover li a:hover,
div#product_menu ul li.iehover li.iehover li.iehover a {
  background: #fff;
  color: #000;
}

/* 4th Menu */
div#product_menu ul li:hover li:hover li:hover li a,
div#product_menu ul li.iehover li.iehover li.iehover li a {
  background: #fff;
  color: #000;
}

/* 4th Menu Hover */
div#product_menu ul li:hover li:hover li:hover li a:hover,
div#product_menu ul li.iehover li.iehover li.iehover li a:hover {
  background: #fff;
  color: #FFF;
}

div#product_menu ul.byaudience ul,
div#product_menu ul.byaudience ul ul,
div#product_menu u.byaudiencel ul ul ul {
  display: none;
  position: absolute;
  bottom: 0;
  left: 169px;
  top: -3px;
}

div#product_menu ul.bydept ul,
div#product_menu ul.bydept ul ul,
div#product_menu ul.bydept ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 143px;
}


/* Do Not Move - Must Come Before display:block for Gecko */
div#product_menu ul li:hover ul ul,
div#product_menu ul li:hover ul ul ul,
div#product_menu ul li.iehover ul ul,
div#product_menu ul li.iehover ul ul ul {
  display: none;
}

div#product_menu ul li:hover ul,
div#product_menu ul ul li:hover ul,
div#product_menu ul ul ul li:hover ul,
div#product_menu ul li.iehover ul,
div#product_menu ul ul li.iehover ul,
div#product_menu ul ul ul li.iehover ul {
  display: block;
}

.path { float:left; background-color: #bddde5; border-right: 1px solid #333; width:163px; height:18px; padding-left: 6px; padding-top: 5px; color: #06c; font-size:10px; }

.form {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        padding-right: 0px;
        padding-left: 0px;
        width: auto; width:154px;
}
.text-ramka-left {
        list-style-position: outside;
        list-style-image: url(img/arrow.gif);
        color: #000000;
        padding-right: 15px;
        padding-left: 25px;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.fields {
        line-height: normal;
        padding-top: 3px;
        text-align: right;
}
.buttons {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #000000;
        background-color: #DDDDDD;
        width: 65px;
}
.buttons-zapytanie {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #DDDDDD;
    width: 45px;
}

.style4 {
    color: #4158B5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.style1 {
        color: #0000CC;
        font-size: 10px;
}

.style2 {
    font-size: 10px;
}
.style5 {
    font-size: smaller;
    font-size: 8px;
}

.disclaimer { font: normal 90% Verdana; padding: 2px; padding-top: 5px;  }

.hotProduct { margin: 8px 35px; border: 0px solid #eee; } 
