
/* ogolne modelowanie */
body {
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #0558a8;
	text-decoration: none;
	cursor:pointer;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}

a:hover {
	text-decoration: underline;
}



/* glowny DIV bez stopki */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	position: relative;
}

#main {
	width: 774px;
	clear: both;
	 margin:0px 0px 0px 10px;
	/*padding: 3px 3px 3px 3px;*/
	
}

/* sciezka nawigacyjna */
#navi-path-box {
	line-height: 40px;
	clear: both;
	float: left;
 margin-left: 10px;
	width: 764px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
#navi-path-dropdown{
	line-height:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	margin:0px 0px 0px 0px;
	padding:3px 45px 7px 3px;

	width:182px;
	height:20px;
}

#navi-path-box a {
	font-weight: bold;
}

#navi-path-box-green {
	color: #259FCE;
}



/*prezentacja kategorii*/
#category-main-box
{
    width:764px;
    clear:both;



    }


/*zak�adki kategorii*/
#category-nav-box
{
    width:764px;
    height:32px;
    
    
}

#category-nav-box ul
{
width:764px;
height:32px;
clear: both;
float: left;
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
/*position:relative;*/
line-height:25px;
font-size: 10pt;
   
}


#category-nav-box li {
float:left;
/*position:relative;*/
background-repeat:repeat-x;


}
.category-nav-img
{
 border-bottom:1px solid #cccccc;
 height:25px;
 padding:2px 2px 1px 5px;
 border-top:1px solid #ffffff;
}
.category-nav-label-pas
{
    border-bottom:1px solid #cccccc;
    padding:1px 8px 2px 8px;
    border-top:1px solid #cccccc;
    background-image:url(/imgs/category-nav-box-pas.gif);
    background-repeat:repeat-x;
    background-position:top left;
    height:25px;
    border-left:1px solid #cccccc;
}
.category-nav-label-akt
{
    border-bottom:1px solid #cccccc;
    padding:1px 8px 2px 8px;
    border-top:1px solid #cccccc;
    background-image:url(/imgs/category-nav-box-akt.gif);
    background-repeat:repeat-x;
    height:25px;
    color:#259fce;
    border-left:1px solid #cccccc;
   
}
.category-nav-label-empty
{
    border-bottom:1px solid #cccccc;
    width:282px;
    height:29px;
    color:#259fce;
    border-left:1px solid #cccccc;
   
}

/*box kategorii*/

#category-box-left
{
    width:376px;
    height:186px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    position:relative;
    float:left;
    margin:15px 0px 5px 0px;
 
}
#category-box-right
{
    width:376px;
    height:186px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    position:relative;
    float:right;
    margin:0px;
    padding:0px;
   	margin:15px 0px 5px 0px;
 
}
.category-box-img
{
    width:376px;
    height:186px;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
	border:0px;

    z-index:1;
   

}
.category-box-txt
{
padding:5px;
color:#666666;
 position:absolute;
    top:118px;
    left:0px;
    width:275px;
    z-index:2;
}

 div.category-box-price
{
    width:96px;
    height:101px;
    text-align:center;
    z-index:10;
    position:absolute;
    top:43px;
    left:275px;
    font-size:13px;
    color: #0558a8;
    margin-top:20px;
    margin-left:4px;
    font-family:,Arial,sans;
	background-image:url(/imgs/category_price.png);
	width: 98px;
	height:103px;
 
}
 *html div.category-box-price
{
    width:96px;
    height:101px;
    text-align:center;
 
    z-index:10;
    position:absolute;
    top:43px;
    left:275px;
    font-size:13px;
    color: #0558a8;
    margin-top:20px;
    margin-left:4px;
    font-family:,Arial,sans;
	background: none;
	width: 98px;
	height:103px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/imgs/category_price.png", sizingMethod="");
  
}
.category-box-price-txt
{
   	
    
  
   font-size:13px;
   color: #00AEEF;
   font-family:Arial,sans;
   margin:20px 0px 0px 10px;
  
}
.category-box-price-value
{
   
   font-size:23px;
   color: #00AEEF;
   font-weight:bold;
   font-family:Arial,sans;
  
}
.category-box-corner-top
{   background-image:url(/imgs/category-corner-top.gif);
    background-repeat:no-repeat;
    background-position:top center;
    position:absolute;
    top:0px;
    left:-1px;
    width:378px;
    height:9px;
    z-index:5;
 
    }
    
.category-box-corner-btm
{
    background-image:url(/imgs/category-corner-btm.gif);
    background-repeat:no-repeat;
    position:absolute;
    top:177px;
    left:-1px;
    width:378px;
    height:9px;
    z-index:5;
    
      }
      
      .kategorie_header {
display:block;
clear:both;
width:774px;
color:#00AEEF;
font-size:20px;
padding:15px 0px;
}

