/*
KOLORY GLOWNE

niebieski   -> h                #003D84
szarik 1    -> tekst            #4D4D4D
szarik 2    -> border, h        #003D84
zolty       -> border           #FFDF00
*/


/* SELEKTORY OGOLNE START */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: url(../images/bg.gif) repeat-x left top;
	color: #4D4D4D;
}
TABLE {border-collapse: collapse;}
A {color: #003D84; text-decoration: none;}
A:hover {color: Black;}
P {text-align:justify; margin: 0px 0px 10px 0px;}
FORM {margin: 0px; padding: 0px;}
IMG {border: 0px;}

/* SELEKTORY OGOLNE KONIEC */


/* STRUKTURA START */

#container {width: 900px; margin: 0px auto; position: relative;}
#top {
	width: 900px;
	height: 134px;
	margin: 0px auto;
	position: relative;
	background-color: #003D84;
	border: solid White;
	border-width: 0px 2px 2px 2px;
}

#main {
	width: 900px;
	margin: 0px auto;
	position: relative;
	border: solid White;
	border-width: 0px 2px 0px 2px;
}
#lcol, #content, #rcol {float: left;}
#lcol {width: 174px; background-color: White;}
#content {width: 552px; background-color: White;}
#rcol {width: 174px; background-color: #003D84; z-index: 5;}
#footer {
    clear: left;
    height: 37px;
    background: url(../images/bg_footer.gif) repeat-x top;
}

/* STRUKTURA KONIEC */


/* TOP START */

#logo {
    width: 174px;
    height: 134px;
    border-right: 2px solid White;
    background-color: #FFDF00;
}
#top_banner_cont {
    width: 514px;
    height: 118px;
    position: absolute;
    left: 184px;
    top: 6px;
    border: 1px solid White;
    background-color: #FFDF00;
}
#top_swf_cont {
	width: 170px;
	height: 170px;
	position: absolute;
	right: 10px;
	top: 40px;
	z-index: 89;
}
#top H1 {
	position: absolute;
	display: block;
	width: 300px;
	text-align: right;
	top: 6px;
	right: 20px;
	color: White;
	margin: 0px;
	font-style: italic;
	font-size: 24px;
}

/* TOP KONIEC */


/* LEWA KOLUMNA START */
#lcol H1 {
    border-bottom: 2px solid White;
    height: 42px;
    margin: 0px;
    background: #003D84 url(../images/bg_lc_h1.gif) repeat-x left top;
    color: White;
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
}
#lcol H1 SPAN {
    display: block;
    padding-top: 6px;
}
#lcol H2 {
    border-bottom: 2px solid White;
    height: 14px;
    margin: 0px;
    background-color: #ED1C24;
    color: White;
    font-weight: normal;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
}
#lcol H2 SPAN {
    display: block;
    padding-top: 2px;
}

.vmenu UL {
    margin: 0px;
  padding: 0px;
  list-style: none;
}
.vmenu LI {
    background: #5286C3 url(../images/bg_lc_a.jpg) repeat-x left top;
}
.vmenu LI A {
  display: block;
    height: 30px;
    color: White;
    font-weight: bold;
    font-size: 13px;
}
.vmenu UL LI A:hover {
    background: #003D84 url(../images/bg_lc_a_.gif) no-repeat left center;
    color: White;
}
.vmenu LI A SPAN {
    display: block;
    padding: 5px 6px 0px 16px;
}

#banners {
    margin-top: 12px;
    line-height: 0px;
}

/* LEWA KOLUMNA KONIEC */


/* KONTENT START */

/* menu poziome */
#hmenu {
    background: url(../images/bg_hmenu.gif) repeat-x left bottom;
    margin: 7px 10px 0px 10px;
}
#hmenu UL {
    margin: 0px 10px;
    list-style: none;
    border-bottom: 0;
    height: 30px;
    padding: 0;
}
#hmenu UL LI {
    padding: 0;
    margin: 0px 1px;
    float: left;
    position: relative;
}
#hmenu A {
    display: block;
    padding: 6px 10px 6px 10px;
    color: black;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/bg_hmenu_a.gif) repeat-x left top;
}
#hmenu A:HOVER {
    background: url(../images/bg_hmenu_a_.gif) repeat-x left top;
    color: #ED1C24;
}
#hmenu UL UL LI {
    clear: left;
}
#hmenu UL UL {
    position: absolute;
    left: -1px;
    top: 25px;
    border: 0;
    border-top: 1px solid white;
}
#hmenu UL UL A {
    width: 120px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    position: relative;
}
#hmenu UL UL UL {
    position: absolute;
    left: 141px;
    top: 0px;
    border: 0;
    border-top: 1px solid white;
}
#hmenu UL UL UL A {
    width: 100px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    position: relative;
    padding: 3px 5px 3px 5px!important;
    font-size: 10px;
}   
div#hmenu ul ul,
div#hmenu ul ul ul,
div#hmenu ul ul ul ul,
div#hmenu ul ul ul ul ul,
div#hmenu ul li:hover ul,
div#hmenu ul li:hover ul ul,
div#hmenu ul li:hover ul ul ul,
div#hmenu ul li:hover ul ul ul ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul li:hover ul ul,
div#hmenu ul ul li:hover ul ul ul
{display: none;}
div#hmenu ul li:hover ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul,
div#hmenu ul ul ul ul li:hover ul
{display: block; z-index:999;}


/* kontener artykulu */
.article {
    margin: 7px 10px 20px 10px;
}
.article H1 {
    padding: 6px 10px 16px 10px;
    margin: 0px;
    font-size: 16px;
    color: #003D84;
}
.article H1 SPAN {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
.article P {
    padding: 0px 10px 10px 10px;
}
.article P I {
	font-style: normal;
}
.article UL {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    list-style: none;
}
.article UL LI {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    background-image: url(../images/bg_li.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.article TABLE {
    /*margin: 0px 10px 10px 10px;*/
	width: 512px;
	margin: 20px auto;
}
.article TABLE TH, .article TABLE TD {
    padding: 10px;
    border: 3px solid #E8E7E8;
}
.article TABLE TH {
    color: White;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    background-color: #003D84;
}
.article TABLE TD {
    color: White;
    background-color: #5A90CD;
}
.article TABLE TD SPAN {
	padding-right: 20px;
}
.article TABLE TD TEXTAREA {
	width: 290px;
	height: 80px;
}

/* kontener tekst */
#text {
    background-color: #E8E7E8;
}

/* STRONA GLOWNA */
#index {

}
#index .prodphoto {
    width: 532px;
    margin-bottom: 9px;
    background: #003D84 url(../images/bg_index_1.gif) repeat-x left top;
    position: relative;
    text-align: center;
    padding: 10px 0px;
}
#index .prodphoto IMG {
    border: 1px solid White;
    display: block;
    margin: 0px auto;
}
#index .prodphoto P {
    color: White;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 10px 0px 10px;
    padding: 0px;
}
#index .prodphoto SPAN {
    font-weight: normal;
}
#index #price_cont {
    width: 90px;
    height: 104px;
    position: absolute;
    top: 30px;
    right: 30px;
}
#index .prodlist OL {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 9px 0px;
    height: 150px;
    background: #003D84 url(../images/bg_index_2.gif) repeat-x left top;
}
#index .prodlist LI {
    float: left;
    width: 176px;
    border-right: 2px solid White;
    /*background: #003D84 url(../images/bg_index_2.gif) repeat-x left top;*/
}
#index .prodlist LI.last_item {
    border: none;
}
#index .prodlist IMG {
    margin: 8px auto;
    display: block;
    width: 158px;
    height: 90px;
    border: 1px solid White;
}
#index .prodlist H4 {
    margin: 0px;
    padding: 0px 8px;
    color: White;
    font-size: 12px;
}
#index .prodlist P {
    margin: 0px;
    padding: 0px 8px 8px 8px;
    color: #FFDF00;
}
#index .prodlist P SPAN {
    color: #97BDE9;
    text-decoration: line-through;
}
#index .text {
    background-color: #FFDF00;
    clear: left;
    text-align: center;
    padding: 8px;
    color: #003D84;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}
#index .text A {
    color: Black;
    text-decoration: none;
    font-weight: normal;
    margin: 0px 4px;
}



/* stronicowanie */
#prodlist .paginacja {
    margin: 16px auto;
    position: relative;
    clear: left;
    width: 500px;
}
#prodlist .paginacja A {
    color: #003D84;
    text-decoration: none;
}
#prodlist .sort {
    position: absolute;
    left: 0px;
    top: 0px;
}
#prodlist .str {
    position: absolute;
    top: 0px;
    right: 0px;
}
#prodlist .str IMG {
    vertical-align: -3px;
}
#prodlist .str A {
    text-align: center;
}  
#prodlist .str .inakt {
}  
#prodlist .str2 A {
    text-decoration: underline;
    padding: 0px 3px;
}
#prodlist .str2 A:hover {
    text-decoration: none;
    color: Black;
}
#prodlist .str .strakt {
    text-decoration: underline;
}
#prodlist .prd {
    display: block;
    text-align: center;
}

/* kontener lista produktow */
#prodlist TABLE {
    border-collapse: separate;
    border-bottom: 2px solid #D11E24;
	margin: 0px 0px 10px 0px;
	width: auto;
}
#prodlist TABLE TD {
    background-color: White;
    vertical-align: top;
    text-align: center;
    line-height: 0px;
    border: 1px solid #B1B1B1;
    padding: 0px 0px 10px 0px;
    width: 172px;
}
#prodlist TABLE TD .addinfo {
    background-color: Red;
    text-align: center;
    line-height: normal;
    font-size: 10px;
    border-bottom: 1px solid #B1B1B1;
}
#prodlist TABLE TD IMG {
    border: none;
    margin: 20px 0px 0px 0px;
}
#prodlist TABLE TH {
    text-align: left;
    padding: 5px;
    background-color: #E8E7E8;
    border: 1px solid #E8E7E8;
    /*border-top: 1px solid #E8E7E8;
    border-right: 1px solid #E8E7E8;
    border-bottom: 10px solid White;
    border-left: 1px solid #E8E7E8;*/
}
#prodlist { background: White;}
#prodlist H3 {
    color: #003D84;
    margin: 0px;
    font-size: 11px;
	width: 162px;
}
#prodlist H4 {
    color: #D11E24;
    margin: 0px;
    font-size: 11px;
    font-style: italic;
}
#prodlist H4 SPAN {
    color: Black;
    text-decoration: line-through;
    margin-right: 10px;
}

/* kontener szczegoly produktu */
#proditem {
    background: #E8E7E8 url(../images/bg_hmenu.gif) repeat-x left bottom;
    padding-bottom: 20px;
}
#proditem H4 {margin: 10px;}
#proditem .paginacja {
    float: right;
    margin: 10px;
}
#proditem .paginacja IMG {
    vertical-align: -2px;
}
#proditem .paginacja SPAN {
    color: #003D84;
    font-weight: bold;
    font-size: 14px;
}
#proditem .back {
    background-color: #003D84;
    color: #E8E7E8;
    padding: 0px 3px;
    font-weight: bold;
    margin-left: 10px;
}
#proditem .prodphoto, #proditem .prodinfo {
    width: 516px;
    margin: 0px auto;
    margin-bottom: 9px;
}
#proditem .prodphoto {
	position: relative;
}
#proditem .prodphoto {
    background: white;
}
#proditem .prodphoto IMG {
	display: block;
}
#proditem #price_cont {
    width: 90px;
    height: 104px;
    position: absolute;
    top: 12px;
    right: 12px;
}
#proditem .prodspec {
    margin: 0px;
    padding: 9px;
    list-style: none;
    font-style: italic;
    border-top: 1px solid Black;
}
#proditem .prodspec LI SPAN {
    font-weight: bold;
}
#proditem .prodcol {
	margin: 0px auto;
	width: 516px;
	min-height: 100px;
	background: White url(../images/bg_prodcol.gif) repeat-x left bottom;
}
#proditem #test {
	float: right;
}
#proditem .prodcol UL {
	margin: 0px 0px;
	padding: 0px;
	background-color: White;
	list-style: none;
	text-align: left;
}
#proditem .prodcol LI {
	display: inline;
	background: none;
	padding: 0px;
}
#proditem .prodcol LI IMG {
	margin: 10px 20px;
}

/* sklepy */
#map2 {
	background-color: #E8E7E8;
	border-bottom: 3px solid #ED1C24;
}
#map2 .mapheader {
	height: 34px;
	border: 1px solid #BDBABD;
	background: url(../images/bg_mapheader.gif) repeat-x left top;
	margin-bottom: 2px;
}
#map2 .mapheader FORM {
	margin: 8px 0px 0px 10px;
}
#map2 .mapheader SELECT {
	border: 1px solid #BDBABD;
}
#map2 .mapheader A {
	display: block;
	width: 80px;
	height: 34px;
	margin: 0;
	background-color: #AD191E;
	text-decoration: none;
	color: White;
	float: right;
	text-align: center;
	font-weight: bold;
	}
#map2 .mapheader A SPAN {
	padding-top: 7px;
	display: block;
}
/*#map2 IMG {
	display: block;
}*/
#map2 TABLE {
	width: 512px;
	margin: 20px auto;
}
#map2 TABLE TH, #map2 TABLE TD {
	padding: 1px;
}
#map2 TABLE TH {
	font-size: 12px;
}
#map2 TABLE A {
	color: White;
	text-decoration: underline;
}

/* gmap */
#gmap2 {
  clear: left;
  margin: 10px auto 0px auto;
  width: 508px;
  height: 300px;
  border: 1px solid #003D84;
}

/* formularz */
#contest TABLE {margin: 0px auto;}
#contest P {margin: 0px; padding: 0px;}
#contest P.info {padding: 0px 15px 10px 15px;}
#contest TABLE TD {vertical-align: top; width: 50%;}
#contest INPUT, #contest TEXTAREA {width: 100%;}
#contest .submit {width: 100px; float: right;	display: block; margin-top: 6px;}
#contest .form_error { font-weight: bold; font-size: 10px;}
#contest .highlight {background: #d11e24;}
#contest .highlight SPAN {font-size: 20px;}
#contest .inp50 {width: 50px !important;}
#contest H4 { text-align: center; margin: 0px 10px;}

#ankieta { padding: 10px;}

/* KONTENT KONIEC */


/* PRAWA KOLUMNA START */

#rcol H2 {
    font-size: 18px;
    line-height: 18px;
    margin: 0px;
}
#rcol .vmenu {
    background-color: #FFDF00;
    border-top: 7px solid White;
}
#rcol .vmenu UL {
  margin: 56px 0px  0px 0px;
    border: solid White;
  border-width: 2px 0px;
}
#rcol H1 {
    margin: 0px;
    background: #003D84 url(../images/bg_lc_h1.gif) repeat-x left top;
    color: White;
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
}
#rcol H1 SPAN {
    display: block;
    padding: 12px 0px 22px 0px;
}
#rcol H4 {
    font-size: 11px;
    margin: 0px;
    padding: 0px 8px;
    border-bottom: 6px solid White;
}
#rcol .newsbody {
    border-bottom: 1px dashed #4F85C2;
    margin: 0px 8px 10px 8px;
    color: White;
}
#rcol .newsbody H2 {
    margin: 0px;
    color: #FFDF00;
    font-size: 11px;
    font-weight: bold;
}
#rcol .newsbody H3 {
    margin: 0px 0px 4px 0px;
    padding: 0px;
    color: #FFDF00;
    font-size: 11px;
    font-weight: bold;
}
#rcol .newsbody P, #rcol .newsbody A {
    margin: 0px;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
}
#rcol .newsbody A, #rcol H4 A {
    display: block;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    margin-bottom: 4px;
    color: #FFDF00;
}
#rcol .newsbody A:hover, #rcol H4 A:hover {
    text-decoration: underline;
}

#rcol .newsbody IMG {
    margin: 0px 6px 6px 0px;
    float: left;
    padding: 2px;
    background: White;
    border: 1px solid #A5A5A5;
}
#rcol .rbanner {
    text-align: center;
    background: #2F6AAE url(../images/bg_rbanner.gif) no-repeat 0px 8px;
    color: White;
    font-size: 10px;
    /*border-top: 6px solid White;*/
    padding-bottom: 10px;
}
#rcol .rbanner H2 {
    font-size: 20px;
    margin: 0px;
    padding: 6px;
    font-weight: normal;
    font-family: Trebuchet MS;
}
#rcol .rbanner IMG {
    border: 1px solid White;
    margin: 4px auto 0px auto;
    display: block;
}

/* PRAWA KOLUMNA KONIEC */


/* COPYRIGHT START */

.evlfoot {
  width: 390px;
  margin: 0px auto;
  text-align: center;
  font-size: 10px;
  padding-top: 10px;
  height: 20px;
  clear: both;
}
.evlfoot IMG {
  vertical-align: middle;
  border: 0;
  margin-right: 5px;
}
.evlfoot A {
  color: #ADABB1;
  text-decoration: none;
}

/* COPYRIGHT KONIEC */


/* awaria strona glowna  */
#index .prodphoto {}
#error {text-align: center; display: none;}
