﻿body {
	text-align: center;
	background-color: #efefef;
	margin: 0px auto 0px auto;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Sans-serif;
	font-size: 13px;
}
img {
  border:0px;
}
a {
	color: black;
}
a:hover {
	color: #29a4c3;
}
#content {
	text-align: left;
	width: 980px;
	margin: auto;	
	background: url('../../img/content-bg.png') left top repeat-y
}
.tabs {	
	background: url('../../img/tabs-bg.png') left top repeat-y;
}
.tabs-top {
	background: url('../../img/tabs-top.png') left top no-repeat;
}
.tabs-top-onetab {
	background: url('../../img/tabs-onetab-top.png') left top no-repeat;
}
.tabs-bottom {
	background: url('../../img/tabs-bottom.png') left bottom no-repeat;
}
.tabs-content {
	padding: 21px 30px 30px 30px;
}
.tabs-nav {
	height: 40px;
}
.tabs-nav a {
	height: 40px;
	display: block;
	float: left;
	background-image: url('../../img/tabs.png');
	background-repeat: no-repeat;
}

.tabs-nav-business a {
	height: 40px;
	display: block;
	float: left;
	background-image: url('../../img/business_tabs.png');
	background-repeat: no-repeat;
}

.tab1 {
	background-position: left top;
	width: 185px;
}
.tab1:hover {
	background-position: left -40px;
}
.tab1a {
	background-position: left -80px;
	width: 185px;
}
.tab2 {
	margin-left: 5px;
	background-position: -181px top;
	width: 151px;
}
.tab2:hover {
	background-position: -181px -40px;
}
.tab2a {
	margin-left: 5px;
	background-position: -181px -80px;
	width: 151px;
}
.tab3 {
	margin-left: 7px;
	background-position: -332px top;
	width: 237px;
}
.tab3:hover {
	background-position: -332px -40px;
}
.tab3a {
	margin-left: 7px;
	background-position: -332px -80px;
	width: 237px;
}
.tab4 {
	margin-left: 7px;
	background-position: -569px top;
	width: 308px;
}
.tab4:hover {
	background-position: -569px -40px;
}
.tab4a {
	margin-left: 7px;
	background-position: -569px -80px;
	width: 308px;
}
h1 {
	font-size: 36px;
	color: #29A4C3;
	margin-bottom:10px;
}
h2 {
	font-size: 31px;
	color: #29A4C3;
	margin-bottom:10px;
}
h3 {
	font-size: 26px;
	margin-bottom:9px;
	color: #29A4C3;
}
h3 {
	font-size: 23px;
	margin-bottom:8px;
	color: #29A4C3;
}

#footer {
	background: url('../../img/content-bg.png') left top repeat-y;
	color: rgb(133, 133, 133);
	font-size: 12px;
}
#footer a {
	color: rgb(133, 133, 133);
}
#footer a:hover {
	color: rgb(163, 163, 163);
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	padding-right: 10px;
	display: inline;
}
.downloadButton {
	width: 305px;
	height: 60px;
	background: url('../../img/auto-backup-download.png') left top no-repeat;
	display: block;
}
.downloadButton:hover {
	background-position: left bottom;
}
.wiecejMiejscaButton 
{
	width: 295px;
	height: 54px;
	background: url('../../img/zwt.png') left top no-repeat;
	display: block;
}
.wiecejMiejscaButton:hover
{
	background-position: left bottom;
}
#copyright {
	float: right;
	padding-right: 20px;
	color: rgb(143,143,143);
}
.graphicPointParagraph {
	padding: 0px 0px 5px 110px;
	font-size: 15px;
	color: #29a4c3;
	background-position: left top;
	background-repeat: no-repeat;
}
