body
{
    cursor: default;
    background-color: #F3F3F3;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: #4D4D4D;
    margin:0px;
    padding:0px;
}


#banner {
	margin:0px;
	background:url(img/top_section.jpg) no-repeat;
	width:780px;
	height:121px;
	padding: 0px;
}

#banner a
{
	font-weight: bold;
	font-size: 12px;
}
#banner a:hover
{
	text-decoration: none;
}

#banner_bottom {
	margin:0px;
	background:url(img/bottom_section.jpg) no-repeat;
	width:780px;
	height:79px;
	padding: 0px;
}

#banner_right {
	margin:0px;
	background:url(img/right_section.jpg) no-repeat;
	width:180px;
	height:300px;
	padding: 0px;
}

#banner_right_ext {
	margin:0px;
	background:url(img/right_section_ext.jpg) no-repeat;
	width:180px;
	height:500px;
	padding: 0px;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBarExt {
	list-style:none;
	margin-left: 10px;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#537992;
	border-bottom:1px dashed #FC6;
}

#navBarExt a {
	text-decoration:none;
	padding:5px;
	display:block;
	color:#537992;
	border-bottom: 0;
}


#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}

.tbl_main
{
	border: 1px dotted black;
}

pre
{
    font-family: Courier;
}

td, p
{
    font-weight: normal;
    font-size: 13px;
}

h1
{
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    font-variant: small-caps;
}

h2
{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    font-variant: small-caps;
}

a
{
    color: #537992;
    font-weight: normal;
    text-decoration: none;
}

a:hover
{
    color: #003366;
    font-weight: normal;
    text-decoration: underline;
}

input, select, textarea, button
{
	border: solid 1px black;
}

.software_header_1
{
        font-weight: bold;
        font-size: large;
}
/*
 * Ramka i tlo do odpowiedzi w F.A.Q.
 */
.faq_bg_1
{
  border: solid #638CB5 1px;
  background-color: #EAEAEA;
}

#cennik td, th
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border: solid #90A8CD 2px;
    background-color: #254169;
}

#cennik_stopka td
{
    background-color: #1B69AB;
}
