﻿html {
	margin: 0 auto;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}

#container {
	overflow: hidden;
	width: 952px;
	color: #5d5d5d;
	margin:auto;
	font-family: Arial, Tahoma;
	font-size:13px;
	line-height:20px;
	margin-top:5px;
}

td {

}

a {
	color:#006ba2;
	text-decoration:none;
	outline:0px;
}
	
a:hover {
	color:#6b6d73;
}



a.mainMore {display:block; height:19px; width:100%; float:left; margin-top:7px; margin-bottom:20px; background: url(img/more_02.gif); background-position:right; -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); }
a:hover.mainMore {-moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); }

a#archiwum {display:block; height:19px; width:100%; float:left; margin-top:12px; margin-bottom:20px; background: url(img/archiwum.gif); background-position:right; -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); }

a:hover#archiwum {-moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); }



h1 {
	font-size:22px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	line-height:28px;
	color:#346296;
	float:left;
	width:100%;
	margin:0px 0px 22px 0px;
	padding-bottom:3px;
	background-image:url(img/sep_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

h2 {
	font-size:22px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	color:#346296;
	float:right;
	text-align:right;
	width:100%;
	margin:0px 0px 22px 0px;
	padding-bottom:3px;
	background-image:url(img/sep_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

h3 {
	font-size:18px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	color:#346296;
	float:right;
	width:100%;
	margin:25px 0px 17px 0px;
	padding-bottom:3px;
	background-image:url(img/sep_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

h4 {
	font-size:18px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	color:#346296;
	float:left;
	display:block;
	width:153px;
	margin:45px 10px 0px 0px;
}

h5 {
	font-size:18px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	color:#346296;
	float:left;
	display:block;
	width:630px;
	margin:10px 0px 20px 0px;

}

a#menu_01 {
	display:block;
	float:left;
	width:178px;
	height:41px;
	background: url(img/menu_01.gif);
}
a:hover#menu_01 {
	background-position:0px 41px;
}

a#menu_02 {
	display:block;
	float:left;
	width:176px;
	height:41px;
	background: url(img/menu_02.gif);
}
a:hover#menu_02 {
	background-position:0px 41px;
}

a#menu_03 {
	display:block;
	float:left;
	width:132px;
	height:41px;
	background: url(img/menu_03.gif);
}
a:hover#menu_03 {
	background-position:0px 41px;
}

a#menu_04 {
	display:block;
	float:left;
	width:119px;
	height:41px;
	background: url(img/menu_04.gif);
}
a:hover#menu_04 {
	background-position:0px 41px;
}

a#menu_05 {
	display:block;
	float:left;
	width:230px;
	height:41px;
	background: url(img/menu_05.gif);
}
a:hover#menu_05 {
	background-position:0px 41px;
}

a#menu_06 {
	display:block;
	float:left;
	width:117px;
	height:41px;
	background: url(img/menu_06.gif);
}
a:hover#menu_06 {
	background-position:0px 41px;
}


#img-09 {
	display:block;
	float:left;
	width:952px;
	height:339px;
}

#slider {
	position:relative;
	z-index:1;
	display:block;
	margin:auto;
	width:952px;
	height:339px;
	background:url(img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#content {
	display:block;
	float:left;
	width:892px;
	background: url(img/content.gif);
	background-repeat:no-repeat;
	padding:0px 30px 10px 30px;
}

#left {
	display:inline;
	float:left;
	width:400px;
	margin-top:27px;
}

#right {
	display:inline;
	float:right;
	width:440px;
}

a#formularz {
	display:block;
	float:left;
	width:440px;
	height:83px;
	background: url(img/info-form.gif);
	margin-bottom:25px;
	margin-top:10px;
	border:1px solid #cf3124;
}

a:hover#formularz {
	-moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90);
}

a#wsparcie {
	display:block;
	float:left;
	width:440px;
	height:105px;
	background: url(img/wsparcie.jpg);
	margin-bottom:42px;
}

a:hover#wsparcie {
	-moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90);
}

#left-sub {
	display:inline;
	float:left;
	width:200px;
	margin-top:27px;
}

#right-sub {
	display:inline;
	float:right;
	width:640px;
	padding-top:22px;
}

#newsletter {
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	width:400px;
}

.inputText {
	margin-left:6px;
	width:195px;
	background-image:url(img/input.gif);
	background-repeat:repeat-x;
	border:1px #bdbdbd solid;
	height:16px;
	padding:2px 4px 2px 4px;
	font-size:11px;
}

#dodaj {
	display:block;
	float:right;
	margin-right:0px;
	width:75px;
	height:22px;
	background-image:url(img/dodaj.gif);
	border:0px;
}

#zaufali {
	display:block;
	float:left;
	width:440px;
	margin-bottom:20px;
}

#image_rotate {
	display:block;
	float:right;
	margin-right:80px;
	width:185px;
	text-align:left;
}
ul#image_rotate {
	padding:0px;
}

#image_rotate_sub {
	display:block;
	float:right;
	margin-right:5px;
	width:185px;
	text-align:left;
}
ul#image_rotate_sub {
	padding:0px;
}

#footer {
	display:block;
	float:left;
	width:952px;
	height:96px;
	background: url(img/img_11.gif);
}

a.iartsLink {
	width:63px;
	height:17px;
	float:right;
	display:block;
	margin-top:36px;
	margin-right:15px;
}
a.Link00 {
	width:60px;
	height:60px;
	float:right;
	display:block;
	margin-top:20px;
	margin-right:25px;
}
a.Link01 {
	width: 59px;
    height: 55px;
    float: right;
    display: block;
    margin-top: 24px;
    margin-right: 36px;
}
a.Link02 {
	width:60px;
	height:40px;
	float:right;
	display:block;
	margin-top:35px;
	margin-right:39px;
}
a.Link03 {
	width:60px;
	height:40px;
	float:right;
	display:block;
	margin-top:35px;
	margin-right:20px;
}
a.Link04 {
	width:130px;
	height:40px;
	float:right;
	display:block;
	margin-top:35px;
	margin-right:33px;
}

.mainIntro {
	font-size:11px;
	line-height:17px;
	text-align:justify;
	vertical-align:top;
}

.informacje tr td {
	font-size:11px;
	line-height:16px;
	text-align:left;
}

.informacjeHead {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	background-color:#e6edf2;
	text-align:left;
}

.select {
    border:1px solid #BDBDBD;
    font-size:13px;
	background-image: url('img/input.gif');
	background-repeat:repeat-x;
	color:#515050;
	margin-left:7px;
    padding:4px;
}

.input {
	BORDER-RIGHT: #BDBDBD 1px solid;
	BORDER-TOP: #BDBDBD 1px solid;
	FONT-SIZE: 13px;
	margin-left:7px;
	BORDER-LEFT: #BDBDBD 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #BDBDBD 1px solid;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	padding-top:3px;
	padding-left:3px;
	height:22px;
	background-image: url('img/input.gif');
	background-repeat: repeat-x;
}

.wyslijform {
	background-image: url('img/wyslij.gif');
	height:30px;
	width:185px;
	margin:auto;
	margin-top:20px;
	margin-bottom:15px;
	cursor:pointer;
	display:block;
	border:0px solid #C0C0C0;
}

label {
	font-size:11px;
	line-height:16px;
	text-align:justify;
}
