html {
 	height: 100%;
 	margin: auto;
}

body {
	margin:0px;
	color:#666666;
	font-weight: normal;
	line-height:17px;
	font-size: 13px;
	font-family: Tahoma,Verdana,Arial;
	background-color:#fff;
}

a{
	outline:0px;
	text-decoration:none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	font-size:11px;
}

h1 {
	font-family:Trebuchet MS, Tahoma;
	font-size:25px;
	font-weight:bold;
	color:#003B79;
	margin:0px 0px 28px 7px;
}

h2 {
	font-family:Trebuchet MS, Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#003B79;
	margin:0px 0px 67px 7px;
}
h3 {
	font-family:Trebuchet MS, Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#003B79;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 7px;
	background-image: url(images/bullet-2.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}

#container {
	overflow: hidden;
	width: 975px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(images/bg.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

#container2
{
	overflow: hidden;
	width: 975px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-position:0% 0%;
	background-repeat:no-repeat;
}

#head1 {
	height: 35px;
	float:left;
	display:block;
}
#head2 {
	width: 975px;
	background-repeat: no-repeat;
	float: left;
}

#logo {
	display:inline;
	float:left;
	height:58px;
	background-image:url(images/logo-captan.gif);
	margin-bottom:15px;
	margin-top:15px;
	margin-left:57px;
	background-repeat: no-repeat;
	margin-right: auto;
	width: 423px;
}
#main {
	width: 975px;
	overflow: hidden;
	display:block;
	float:left;
	position: relative;
	margin-top: 35px;
}
#main ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 25px;
}

.blue {
	background-image: url(images/bullet-2.gif);
	text-indent: 0px;
}
.green {
	background-image: url(images/bullet.gif);
}
.green2 {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(images/bullet-3.gif);
}
#main ul li a:hover {
	color: #252525;
}
h3 a {
	color: #E90000;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	color: #666666;
}
#columnLeft {
	overflow: hidden;
	width: 263px;
	float: left;
	height: 100%;
	padding-bottom: 717px;
	margin-bottom: -717px;
}

div.topMenu {
	display: inline;
	float:left;
	height:23px;
	text-align: left;
	margin-left:60px;
	width: 975px;
}

a.topMenuLink {
	display: inline;
	font-size:11px;
	font-weight:normal;
	float:left;
	color:#000000;
	padding:3px 10px 4px 10px;
}

a:hover.topMenuLink {
	display: inline;
	text-align: left;
	padding:3px 10px 4px 10px;
	color:#000000;
	background-color:#DEDD3A;
}

div.topMenuSep {
	display: inline;
	width:1px;
	height:12px;
	margin-top:4px;
	background-color:#000;
	float:left;
}

div.leftMenu {
	display: inline;
	width:263px;
	float:left;
	margin-left:60px;
}

.leftMenuHead {
	display: block;
	width:170px;
	height:21px;
	font-weight:bold;
	background-color:#DEDCD0;
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	margin-bottom:1px;
	padding-left:10px;
}
.leftMenuHead2 {
	display: block;
	width:170px;
	font-weight:bold;
	background-color:#DEDCD0;
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	margin-bottom:1px;
	padding-left:10px;
}

.leftMenuHeadActive {
	display: block;
	width:170px;
	height:21px;
	font-weight:bold;
	background-image:url("images/bg-02.gif");
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	margin-bottom:1px;
	padding-left:10px;
}

a.leftMenuItem {
	display: block;
	width:175px;
	height:21px;
	background-image:url("images/bg-01.gif");
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
}

a.leftMenuItemActive {
	display: block;
	width:175px;
	height:21px;
	background-image:url("images/bg-02.gif");
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
}

a:hover.leftMenuItem {
	background-image:url("images/bg-02.gif");
}

a.leftMenuItem2 {
	display: block;
	width:175px;
	height:21px;
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:1px;
}

a.leftMenuItem2Active {
	display: block;
	width:175px;
	height:21px;
	background-image:url("images/bg-02.gif");
	font-size:11px;
	color:#000;
	float:left;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:1px;
}

a:hover.leftMenuItem2 {
	background-image:url("images/bg-02.gif");
}

#columnRight {
	width:705px;
	float:left;
	overflow:hidden;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:20px;
	min-height:717px;
}

#box {
	width:350px;
	display:inline;
	float:left;
	line-height:20px;
	margin-left:10px;
}

#box2 {
	width:670px;
	display:inline;
	float:left;
	line-height:20px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom: 20px;
}
#box1 a, #box2 a {
	color: #E90000;
	font-weight: bold;
	text-decoration: none;
}
#box1 a:hover; #box1 a:hover {
	color: #666666;
}

#footer {
	display:inline;
	margin:auto;
	float:right;
	width:890px;
	height:31px;
	color:#ffffff;
	font-size:11px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding:7px 20px 0px 0px;
}

a#arysta {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:214px;
	height:63px;
	margin-bottom:20px;
	background-image:url(images/logo-arysta.gif);
}

#main ol, #main ol li {
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pas {
	color: #FFFFFF;
	background-image: url(img/bk_blue.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	clear: both;
	padding-left: 25px;
	padding-top: 20px;
	height: 100px;
}
#instrukcja {
	width: 455px;
	min-height:480px;
	float: left;
}

#wstep {
	height: 200px;
	margin-bottom: 6px;
	padding-top: 6px;
	color: #FFFFFF;
	background-image: url(img/bk_blue.jpg);
	width: 430px;
}
#beczka {
	float: left;
	width: 325px;
	background-image: url(img/beka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 480px;
}
.bialyText {
	color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}
.w300px {
	width: 260px;
}
#Klient {

	width: 430px;
}
#tbBeczka, 
#tbKlient {
	font-size: 11px;
}
#tbBeczka th, 
#tbKlient th {
	font-weight: bold;
	text-align: right;
	width: 150px;
}
#tbBeczka td, 
#tbKlient td {
	text-align: left;
	width: 300px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tbBeczka input,
#tbBeczka textarea {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#tbKlient input {
	background-color: #FFFFFF;
	border: 1px dotted #013E7D;
}
#oswiadczenie{
	font-size: 10px;
	color: #013E7D;
	line-height: 12px;
	text-align: justify;
}
#komunikaty {
	background-color: #133B79;
	width: 160px;
	margin-left: 60px;
	margin-top: 120px;
	padding: 10px;
	color: #FFFFFF;
}
#komunikaty h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	text-align: center;
	text-indent: 0px;
}
#komunikaty p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#komunikaty a {
	color: #E0DF46;
	font-size: 12px;
}
#baner {
	text-align: center;
	margin-top: 30px;
	width: 160px;
	margin-left: 60px;
	padding: 10px;
}


.btn {
	background-color: #E1F0FF;
	border: 1px solid #013E7D;
	font-weight: bold;
	color: #013E7D;
}

.center {
	text-align: center;
}
p.textRight {
	text-align: right;
}

.bluebox{
	color: #FFF;
	background-color: #133B79;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 45px;
}
.red {
	color: #C00;
	font-size: 24px;
	font-style: normal;
	font-family: Arial;
}
.images {
	float: right;
	padding-left: 20px;
}
.images-left {
	float: left;
	padding-right: 20px;
}
.small{
	font-size: 10px;
}

