@charset "utf-8";
/* CSS Document */
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size:12px;
	line-height: 16px;
	color:#333333;
	/*background: #ffd52f url(../images/bg.jpg) repeat-x top;*/
	background: #ffffff url(../images/bg_top.jpg) repeat-x top;
}
#main {
	width: 947px;
	margin: 0 auto;		
}
#main_top_l {
	width: 31px;
	height: 42px;	
}
#main_top_m {
	width: 886px;
	height: 42px;		
}
#main_top_r {
	width: 30px;
	height: 42px;	
}
#main_top2_l {
	width: 31px;
	vertical-align: top;
}
#main_top2_r {
	width: 30px;
	vertical-align: top;	
}

#menu {
	width: 361px;
	height: 160px;
	background: #E3E3E3;	
	vertical-align: top;		
}
#menu td {
	vertical-align: top;
	background: #E3E3E3;	
}
#content {
	/*height: 468px;*/
	vertical-align: top;
}
.paser_bottom {
	vertical-align: bottom;
}
#ftp_ico {
	float: right;
	width: 23px;
	padding-right: 5px;
}
#ftp {	
	float: right;
	width: 105px;
	padding-top: 7px;
	font-weight: bold;	
}
#login {
	float: right;
	width: 110px;
	padding-top: 7px;
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}

.home {
	margin-top: 10px;
	width: 435px;
	height: 218px;
}
.home_2x2 {
	margin-top: 10px;
	width: 886px;
	height: 425px;
}
.home_2xpion {	
	margin-top: 10px;
	width: 435px;
	height: 425px;
}
.home_2xpoziom {	
	margin-top: 10px;
	width: 886px;
	height: 218px;
}
.home_bottom {
	margin-top: 10px;
	width: 435px;
	height: 197px;
}
.home_media_ark {
	margin-top: 10px;
	width: 435px;
	height: 349px;
}
.home_box_media_ark {
	width: 433px;
	height: 347px;	
	text-align: left;
	vertical-align: top;
}
.home_bottom_half {
	margin-top: 10px;
	width: 435px;
	height: 98px;
}
.home_box_bottom_half {
	width: 433px;
	height: 96px;	
	text-align: left;
	vertical-align: top;
}


.home_box_2xpion {
	width: 433px;
	height: 423px;	
	text-align: left;
	vertical-align: top;
}
.home_box_2xpoziom {
	width: 884px;
	height: 216px;	
	text-align: left;
	vertical-align: top;
}
.home_box {
	width: 433px;
	height: 216px;	
	text-align: left;
	vertical-align: top;
}
.home_box_2x2 {
	width: 884px;
	height: 423px;	
	text-align: left;
	vertical-align: top;
}
.home_box_bottom {
	width: 433px;
	height: 195px;	
	text-align: left;
	vertical-align: top;
}
.border_v {
	width: 1px;
	height: 216px;
	background: url(../images/border_v.jpg) no-repeat;	
}
.border_v_ark {
	width: 1px;
	height: 315px;
	background: url(../images/border_v_ark.jpg) no-repeat;	
}
.border_v_x2 {
	width: 1px;
	height: 423px;
	background: url(../images/border_v_x2.jpg) no-repeat;	
}
	
.border_bottom_v {
	width: 1px;
	height: 195px;
	background: url(../images/border_bottom_v.jpg) no-repeat;	
}
.border_bottom_v_half {
	width: 1px;
	height: 96px;
	background: url(../images/border_v_bottom_half.jpg) no-repeat;	
}
.border_h {
	width: 435px;
	height: 1px;
	background: url(../images/border_h.jpg) no-repeat;	
}
.border_h_x2 {
	width: 886px;
	height: 1px;
	background: url(../images/border_h_x2.jpg) no-repeat;	
}
.img_link {
	border: none;
}
A:LINK, A:VISITED
{
	outline: none;		
	text-decoration: none;
}
.blackLink
{
	color: #000000;
	outline: none;		
	text-decoration: none;
}
.magentaLink
{
	color: #e21e6a;
	outline: none;		
	text-decoration: none;
}
A:HOVER, A:ACTIVE
{
	outline: none;	
	text-decoration: underline;
}
.ico {
	width: 30px;
	float: left;	
}

.opis {
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.maszyny {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;	
}

#cennik_table
{
	width: 410px;
	/*margin: 0 auto;*/
	font-size: 9px;	
}
#cennik_table td
{
	border: 1px solid #DDDDDD;
	padding: 0px 3px 0px 3px;
}
#cennik_table td.opis
{
	text-align: left;
}
#cennik_table td.cena
{
	text-align: right;	
}
#cennik_table td.header
{
	background-color: #E21E6A;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
#cennik_table td.naglowek
{
	background-color: #DEDEDE;
	color: gray;
	font-size: 9px;
	padding: 2px 3px 2px 3px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	background: #e3e3e3;
	
}
div.naglowek {
	font-size: 11px;
	font-weight: bold;
	background: #e3e3e3;
	padding: 3px 0px 3px 15px;
}
#separator {
	height: 20px;
}
.tag {

	font-size: 10px;
	text-decoration: none;
	color: #000000;
	
}
ul.dash-inside,
ul.dash-inside li {
    margin:       0;
    padding:      0;
    list-style:   none;
}
ul.dash-inside li {
    margin-left:  5px;
    padding-left: 10px;
    background:   url(../images/dash.gif)
                  left .7em no-repeat transparent;
}
.calcLink
{
	color: #000000;
	outline: none;		
	text-decoration: none;
}
.calcLink:HOVER
{
	color: #000000;
	outline: none;		
	text-decoration: underline;
	cursor: pointer;
}