/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}
p { padding: 0; margin:0 0 1em 0; }
a img, :link img, :visited img { border:none; }



/**********************************************/
/* HEADINGS */
h1, h2 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: normal; }
h3, h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size:14px; font-weight: bold; color: #E4E436; }
h2 { font-size:13px; font-weight: bold; color: #E4E436; }
h3 { font-size:12px; }
h4 { font: bold 14px Verdana; color: #E4E436; }
h5 { font-weight:normal; font-size:1em; }

.cena_promocja { font: bold 14px Verdana; color: #FF0000; }

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	height: 100%;
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #6083AD url( ../../../../graphics/bg_body.gif) repeat-x;
}

#a1{
	position: relative;
	width: 863px;
	margin: auto;
	background: url( ../../../../graphics/bg_main.gif );
	position: relative;
}

html>body #a1{ 
	height: auto;
}


/******************************************************
			SECONDARY BOXES
******************************************************/

#bg1{
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 700px;
	background: url( ../../../../graphics/bg_left.gif ) no-repeat;
}

#bg2{
	position: absolute;
	right: 0 !important;
	right: -1px;
	top: 0;
	width: 30px;
	height: 700px;
	background: url( ../../../../graphics/bg_right.gif ) no-repeat;
}

#baner{
}

#menu{
	text-align: left;
	margin: 0 32px 0 32px;
}

#m1,#m2,#m3,#m4,#m5,#m6,#m7{
	float: left;
}

#m1 a{
	display: block;
	padding: 0 0 0 12px;
	width: 119px !important;
	width: 131px;
	background: url( ../../../../graphics/bg_a.gif ) no-repeat;
	line-height: 55px;
	margin: 0;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m1 a:hover{
	display: block;
	padding: 0 0 0 12px;
	width: 119px !important;
	width: 131px;
	/*background: url( ../../../../graphics/bg_aHover.gif ) no-repeat;*/
	line-height: 55px;
	margin: 0;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m2 a{
	display: block;
	padding: 0 0 0 12px;
	width: 63px !important;
	width: 75px;
	background: url( ../../../../graphics/bg_a1.gif ) no-repeat;
	line-height: 55px;
	margin: 0;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m2 a:hover{
	display: block;
	padding: 0 0 0 12px;
	width: 63px !important;
	width: 75px;
	/*background: url( ../../../../graphics/bg_a1Hover.gif ) no-repeat;*/
	line-height: 55px;
	margin: 0;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m3 a{
	display: block;
	line-height: 55px;
	width: 48px !important;
	width: 58px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url( ../../../../graphics/bg_a2.gif ) no-repeat;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m3 a:hover{
	display: block;
	line-height: 55px;
	width: 48px !important;
	width: 58px;
	margin: 0;
	padding: 0 0 0 10px;
	/*background: url( ../../../../graphics/bg_a2Hover.gif ) no-repeat;*/
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m4 a{
	display: block;
	line-height: 55px;
	width: 82px !important;
	width: 94px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url( ../../../../graphics/bg_a3.gif ) no-repeat;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m4 a:hover{
	display: block;
	line-height: 55px;
	width: 82px !important;
	width: 94px;
	margin: 0;
	padding: 0 0 0 12px;
	/*background: url( ../../../../graphics/bg_a3Hover.gif ) no-repeat;*/
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m5 a{
	display: block;
	line-height: 55px;
	width: 127px !important;
	width: 139px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url( ../../../../graphics/bg_a4.gif ) no-repeat;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m5 a:hover{
	display: block;
	line-height: 55px;
	width: 127px !important;
	width: 139px;
	margin: 0;
	padding: 0 0 0 12px;
	/*background: url( ../../../../graphics/bg_a4Hover.gif ) no-repeat;*/
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m6 a{
	display: block;
	line-height: 55px;
	width: 147px !important;
	width: 159px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url( ../../../../graphics/bg_a5.gif ) no-repeat;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m6 a:hover{
	display: block;
	line-height: 55px;
	width: 147px !important;
	width: 159px;
	margin: 0;
	padding: 0 0 0 12px;
	/*background: url( ../../../../graphics/bg_a5Hover.gif ) no-repeat;*/
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m7 a{
	display: block;
	line-height: 55px;
	width: 133px !important;
	width: 143px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url( ../../../../graphics/bg_a6.gif ) no-repeat;
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#m7 a:hover{
	display: block;
	line-height: 55px;
	width: 133px !important;
	width: 143px;
	margin: 0;
	padding: 0 0 0 10px;
	/*background: url( ../../../../graphics/bg_a6Hover.gif ) no-repeat;*/
	color: #FFF;
	font-family: Century Gothic;
	font-size: 12px;
	text-decoration: none !important;
}

#b1{
	float: left;
	margin: 0 0 0 32px !important;
	margin: 0 0 0 16px;
	width: 209px;
	border-left: 11px solid #7699C2;
	border-top: 11px solid #7699C2;
	background: #98B3D1;
	text-align: left;
}

#b2{
	float: left;
	padding: 10px 0 0 30px;
	text-align: left;
	width: 540px !important;
	width: 570px;
}

#strNews{
	margin: 28px 0 0 0;
	padding: 0 0 12px 0;
	background: url( ../../../../graphics/line.gif ) bottom left no-repeat;
	text-align: left;
}

#mainNews{

}

#mainNews ul{
	margin: 15px 0 0 10px;
	list-style: none;
	padding: 0;
}

#mainNews ul li{
	padding: 0 0 20px 20px;
	background: url( ../../../../graphics/arrowWhite.gif ) 0 2px no-repeat;
}

#mainNews ul li a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none !important;
}

#strNovelty{
	margin: 28px 0 0 0;
	padding: 0 0 12px 0;
	background: url( ../../../../graphics/line.gif ) bottom left no-repeat;
	text-align: left;
}

#produkty{
	padding: 30px 0 0 0;
}

#subCategory{
	margin: 10px 0 10px 0;
	list-style: none;
	padding: 0;
}

#subCategory li{
	padding: 4px 0 4px 20px;
	background: url( ../../../../graphics/arrowWhite.gif ) 0 5px no-repeat;
}

#b1 ul{
	margin: 15px 0 15px 12px;
	list-style: none;
	padding: 0;
}

#b1 ul li{
	padding: 0 0 4px 26px;
	background: url( ../../../../graphics/arrow.gif ) 0 4px no-repeat;
}

#b1 ul li a{
	font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #FEF502;
    text-decoration : none ! important;
}

#b1 ul li a:hover{
	font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #FEF502;
    text-decoration : none ! important;
}

#reklama{
	border-bottom: 15px solid #7699C2;
}


#box{
	background: #98B3D1;
}

#searchTitle{
	margin: 20px 0 0 20px;
	color: #39588C;
	font-size: 12px;
	font-weight: bold;
}

#searchInput{
	padding: 5px 0 20px 20px;
}

#searchInput input{
	border: 1px solid #375889;
	background: #95B1CF;
	height: 14px !important;
	height: 18px;
	width: 154px;
	color: #375889;
	font-size: 10px;
}

#newsletterTitle{
	margin: 10px 0 0 20px;
	color: #39588C;
	font-size: 12px;
	font-weight: bold;
}

#newsletterInput{
	padding: 5px 0 0 20px;
}

#newsletterInput input{
	border: 1px solid #375889;
	background: #95B1CF;
	height: 14px !important;
	height: 18px;
	width: 154px;
	color: #375889;
	font-size: 10px;
}

#newsletterDelete{
	clear: left;
	margin: 0 0 0 20px;
	padding: 5px 0 10px 7px !important;
	padding: 2px 0 10px 7px;
	background: url( ../../../../graphics/dot.gif ) 0 10px no-repeat;
	color: #39588C;
}

#clearBoth{
	clear: both; 
	height: 30px;
}

.noveltyImage{
	float: left;
	width: 110px;
	text-align: center;
}

.noveltyContent{
	float: left;
	width: 150px;
}

.noveltyTitle{
	color: #000;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.noveltyDescr{
	color: #FFF;
	text-align: justify;
}

.noveltyMore{
	float: right;
	padding: 4px 0 0 10px;
	background: url( ../../../../graphics/dot_black.gif ) 0 10px no-repeat;
}

.productImage{
	float: left;
	width: 110px;
	text-align: center;
}

.productTitle{
	color: #000;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.productMore{
	float: left;
	margin: 0 0 0 2px;
	padding: 4px 0 0 10px;
	background: url( ../../../../graphics/dot_black.gif ) 0 10px no-repeat;
}

form{
	margin: 0;
	padding: 0
}

#footer{
	position: absolute;
	bottom: 0;
	left: 32px;
	width: 799px;
	height: 42px;
	background: url( ../../../../graphics/bg_footer.gif ) no-repeat;
}

#clearFooter{
	clear: both; 
	height: 80px;
}

#footerText{
	margin: 15px 0 0 0
}

#footerText a,#footerText{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #97A8C4;
    text-decoration : none ! important;
}

#footerText a:hover{
	font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #97A8C4;
    text-decoration : none ! important;
}

#shop ul{
	margin: 10px 0 20px 0;
	list-style: none;
	padding: 0;
}

#shop ul li{
	display: inline;
	padding: 0 20px 0 0;
}

#strefaZalogowania{

}

#strefaZalogowania div{
	
}

/*		Fonty		*/

.font11_bold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font_stronicowanie{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font10_bold{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.font11_red_bold{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}


/*		Linki		*/


a {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #E4E436;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.link_stronicowanie{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #E4E436;
	text-decoration: none;
}

.link_wiecej{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link_wiecej:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #E4E436 !important;
	text-decoration: none;
}

.link11_bold{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.link11_bold:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.link_ticker{
	font-size: 13px;
	font-weight: bold;
	color: #E4E436;
}

.link_ticker:hover{
	font-size: 13px;
	font-weight: bold;
	color: #E4E436;
}

.link10_blue{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #39588C;
	text-decoration: underline;
}

.link10_blue:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #39588C;
	text-decoration: underline;
}

.noveltyTitle a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.noveltyTitle a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.noveltyMore a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.noveltyMore a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.productTitle a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.productTitle a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.productMore a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.productMore a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

.productContent{
	float: left;
	width: 420px;
}

.productDescr{
	padding: 0 20px 0 0;
}

#subCategory li a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}

#subCategory li a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none !important;
}


/*		Formy		*/

fieldset.form_login {
	border: 0px solid black;
	width: 550px !important;
	padding: 0 0 40px 0;
	text-align: left;
}

fieldset.rejestracja {
	border: 0 !important;
	width: 550px !important;
	padding: 0 0 40px 0;
	text-align: left;
}


fieldset.loginIndex {
	border: 0 !important;
	width: 160px !important;
	text-align: left;
}

fieldset.contact {
	border: 0 !important;
	width: 450px !important;
	padding: 0 0 0 0;
	text-align: left;
}

fieldset.loginIndex div.form{
	overflow: hidden;
	margin-bottom: 0.2em;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

fieldset.loginIndex label{
	display: block;
	float: left;
	text-align: left;
	padding: 0px 4px 0 0;
	font-weight: normal;
	width: 80px;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 130px;
}


input.text,
textarea {
	border: 1px solid #BBB;
	background-color: #FFF;
	color: #666;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 1px solid #CCCCCC;
	height: 14px !important;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.form10_1{
	border: 1px solid #000;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #000;
}

.form10_search{
	width: 191px;
	height: 14px !important;
	height: 17px;
	border: 1px solid #D68B1D;
	background: url( ../../../../graphics/bg_input.gif ) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #D68B1D;
}

.button10_search{
	border: 0;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #D68B1D;
}

.inputSzt {
	border: 1px solid #BBB;
	background-color: #FFF;
	height: 16px;
	color: #666;
	font-family: Verdana;
	font-size: 11px;
	width: 30px;
	text-align: right;
}

form{
	margin: 0;
}






/**********Stare style**************/

.comm { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #00ff00;}

.wodoodporna_wodoodporne {font-size:10px;font-family:sans-serif, Arial, Verdana;color:#050505;text-decoration:none;font-variant:small-caps;} 
.wodoodporna_wodoodporne:link {font-size:10px;font-family:sans-serif, Arial, Verdana;color:#050505;text-decoration:none;font-variant:small-caps;} 
.wodoodporna_wodoodporne:active {font-size:10px;font-family:sans-serif, Arial, Verdana;color:#050505;text-decoration:none;font-variant:small-caps;} 
.wodoodporna_wodoodporne:visited {font-size:10px;font-family:sans-serif, Arial, Verdana;color:#050505;text-decoration:none;font-variant:small-caps;} 
.wodoodporna_wodoodporne:hover {font-size:10px;font-family:sans-serif, Arial, Verdana;color:#050505;text-decoration:underline;font-variant:small-caps;} 

.wodoodporna_odziez {position:relative;top:1px;}
 
.td1      { font-size: 11px; color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif;line-height:11px; font-weight:bold;}
.td1bis      { font-size: 12px; color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif;line-height:11px; font-weight:bold;}
.td2      { font-size: 11px; color: #c8c8c8; font-family: Verdana, Arial, Helvetica, sans-serif;line-height:18px}
.td3      { font-size: 11px; color: #ffffff; font-family:  Verdana, Arial, sans-serif;line-height:9px; font-weight:normal;}



.pager_num { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_num:link { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_num:active { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_num:visited { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_num:hover { font-size: 11px;color:#ffffff;text-decoration:none;}

.pager_numon { font-size: 13px;color:#fe5a00;font-weight:bold;text-decoration:underline;}
.pager_numon:link { font-size: 13px;color:#fe5a00;font-weight:bold;text-decoration:underline;}
.pager_numon:active { font-size: 13px;color:#fe5a00;font-weight:bold;text-decoration:underline;}
.pager_numon:visited { font-size: 13px;color:#fe5a00;font-weight:bold;text-decoration:underline;}
.pager_numon:hover { font-size: 13px;color:#fe5a00;font-weight:bold;text-decoration:underline;}

.pager_txt { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_txt:link { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_txt:active  { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_txt:visited  { font-size: 11px;color:#fe5a00;text-decoration:none;}
.pager_txt:hover { font-size: 11px;color:#ffffff;text-decoration:none;}


.white {color:#ffffff}
.chiny {font-size: 10px;}

.nagl_01              {font-size: 11px; color: #fe5a00;font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;text-transform:uppercase;}

.nagl_02                         {font-size: 11px; color: #fe5a00;font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}


.nagl_02w {font-size: 11px; color: #ffffff;font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.nagl_03 {font-size: 11px; color: #fe5a00;font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif;}


.nagl_04 {font-size: 15px; color: #fe5a00;font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}



.menulnk      { font-size: 11px; color: #c8c8c8; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
.menulnk:link      { font-size: 11px; color: #c8c8c8;}
.menulnk:active      { font-size: 11px; color: #c8c8c8;}
.menulnk:visited      { font-size: 11px; color: #c8c8c8;}
.menulnk:hover      { font-size: 11px; color: #fe5a00; }

.menulnkw      { font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
.menulnkw:link      { font-size: 11px; color: #ffffff;}
.menulnkw:active      { font-size: 11px; color: #ffffff; }
.menulnkw:visited      { font-size: 11px; color: #ffffff; }
.menulnkw:hover      { font-size: 11px; color: #fe5a00; }

.menulnkk      { font-size: 11px; color: #fe5a00; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
.menulnkk:link      { font-size: 11px; color: #fe5a00; }
.menulnkk:active      { font-size: 11px; color: #fe5a00;}
.menulnkk:visited      { font-size: 11px; color: #fe5a00;}
.menulnkk:hover      { font-size: 11px; color: #fe5a00; }

.menulnk2      { font-size: 11px; color: #9b9b9b; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
.menulnk2:link      { font-size: 11px; color: #9b9b9b; }
.menulnk2:active      { font-size: 11px; color: #9b9b9b;}
.menulnk2:visited      { font-size: 11px; color: #9b9b9b;}
.menulnk2:hover      { font-size: 11px; color: #fe5a00; }

.menulnk2k      { font-size: 11px; color: #fe5a00; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
.menulnk2k:link      { font-size: 11px; color: #fe5a00; }
.menulnk2k:active      { font-size: 11px; color: #fe5a00;}
.menulnk2k:visited      { font-size: 11px; color: #fe5a00;}
.menulnk2k:hover      { font-size: 11px; color: #fe5a00;}

.a2 {color:#fe5a00;font-weight:bold;}
.a2:link {color:#fe5a00;font-weight:bold;}
.a2:active {color:#fe5a00;font-weight:bold;}
.a2:visited {color:#fe5a00;font-weight:bold;}
.a2:hover {color:#ffffff;font-weight:bold;}

.kom {color:#fe5a00;font-size:13px;font-weight:bold;}

.sony_kosz {}
.sony_przerwka {padding:3px;padding-left:4px;}

span {margin:0px;}

.yelll:link {color:#faf402}
.yelll:active {color:#faf402}
.yelll:visited {color:#faf402}
.yelll:hover {color:#fe5a00}

table#certyfikaty {border:1px solid black; border-collapse:collapse;}
table#certyfikaty td {border: 1px solid black;}


#banner
{
	position:absolute;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
