body{
	background: #262C31;
}

#div-background-top{	
	background: transparent;
}
	
#div-background
{
	background: transparent;
}

#div-site{
	background:#ffffff;
}

#div-site-border{
	background-color:#ececec;
}

*{
	font-family:"tahoma";
	font-size:8pt;
	color:#3C444D;
}

hr{
	color:#f6f6f6;
}

p{
	line-height:16pt;
}

a{
	color: #343d45; text-decoration: none;
}

a:hover {
	color: #6c7b8c; text-decoration: underline
}

h1{
	FONT-WEIGHT: normal;
	font-size: 2.0em ;
	font-family: "Tahoma";
	padding:5px 0px;
	margin: 0px;
	position: relative;
	text-align:left;
	width:100%;
	letter-spacing:1px;
}

h1 span
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:30px;
	width:100%;
	background:url(gfx/gradient-text.png) repeat-x;
}

h2
{
	font-size:1.6em;
	padding: 0px;
	margin: 0px; 
        font-weight:normal !important;
}

h3{
	font-size:1.4em;
	padding: 0px 0px;
	margin: 0px;
        font-weight:normal !important;
}

h4{
	font-size:8pt;
	padding: 5px 0px;	margin: 0px;
}

#div-header a{
	color:#aaa;
}

#div-header a:hover{
	color:#ffffff;
}

#a-current{
	text-decoration:none;
	border:1px solid #ececec;
	background-color:#fefefe;
	color:#6c7b8c;
}

#div-path{
}

#div-strona{
	line-height:16pt;
}

#div-strona-content {
	line-height:16pt;
}

.div-content{
	background:#ececec ;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-color: #ececec #ececec #ececec #ececec;
}

#div-footer a{
	color:#ffffff;
}

#div-footer{
	color:#aaa;
}

#div-shadow{
	background:#b7b7b8;
	width:916px;
	text-align:center;
	margin:0px auto;
}

caption{
        font-size:16pt;
        text-align:left;
    }
    
    .as-tabela-cennik{
        font-family:arial;
        font-size:8pt;
        border-collapse:collapse;
    }
    .as-tabela-cennik thead{
        background:#ccc;
        font-weight:bold;
        
    }
    .as-tabela-cennik tr td{
        padding:2px;
        border:1px solid #eee;
    }
    .as-tr-border{
        border-bottom:1px solid #999;
    }
