* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #f2f2f2;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #5b5b5b;
}

img
{
	border:0px;
}

a {
    text-decoration: underline;
    color: #5b5b5b;
}

a:hover, a:focus 
{
    text-decoration:none;

}

select {
    width: 210px;
}

.error_message, .error {
    color: #FF0000;
	float:right;
	margin-right:50px;
}

#wrapper {
    height: auto;
    width: 100%;
}

#wrapper #header {
    height: 309px;
    background: url('../img/header_bg.jpg') repeat-x;
}

#wrapper #header #header_gora {
    width: 971px;
	height:309px;
	background: url('../img/header2.jpg') no-repeat;
    margin: auto;
}

#wrapper #header #header_gora #pilot_flash
{
	float:right;
	margin-top:267px;
}



#wrapper #header #header_gora #header_gora_lewo {
    height: 139px;
    width: 424px;
    background: url('../img/logo.jpg');
    float: left;
}

#wrapper #header #header_gora #header_gora_prawo {
    height: 139px;
    width: 515px;
    background: url("../img/header_gora_prawo.jpg");
    float: left;
}

#wrapper #header #header_dol {
    width: 971px;
    margin-left: auto;
    margin-right: auto;
}

#wrapper #header #header_dol #header_dol_lewo {
    
    height: 170px;
    width: 454px;
    float: left;
}

#wrapper #header #header_dol #header_dol_lewo #select_interesuje {
    margin-top: 23px;
    margin-left: 200px;
}

#wrapper #header #header_dol #header_dol_lewo #select_interesuje2 {
    margin-top: 13px;
    margin-left: 200px;
}

#wrapper #header #header_dol #header_dol_lewo #select_interesuje3 {
    margin-top: 13px;
    margin-left: 200px;
}

#wrapper #header #header_dol #header_dol_lewo #button_wyslij {
    margin-top: 15px;
    margin-left: 200px;
    background: url('../img/button_wyslij.jpg');
    border: none;
    width: 147px;
    height: 18px;
}

#wrapper #header #header_dol #header_dol_prawo {
    height: 170px;
    width: 515px;
    background: url("../img/header_dol_prawo.jpg");
    float: left;
}

#wrapper #container {
    background: url('../img/site_bg.jpg') repeat-x;
    width: 100%;
    height: auto;
    margin-top: 3px;
    min-height: 273px;
}

#wrapper #container #contents {
    width: 971px;
    height: auto;
    margin: auto;
    padding-top: 10px;
}

#wrapper #container #contents #top_menu
{
	height:40px;
	width:100%;
	margin-bottom:10px;
}

#wrapper #container #contents #top_menu ul#navlist
{
	list-style-type:none;
	position:relative;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:10px;
}

#wrapper #container #contents #top_menu ul#navlist li
{
	display:block;
	float:left;
	height:40px;
	width:146px;
	margin-right:8px;
	background:#fff;
	border-left:7px solid #e55100;
}

#wrapper #container #contents #top_menu ul#navlist li a
{
	display:block;
	float:left;
	line-height:40px;
	text-decoration:none;
	font-size:14px;
	height:40px;
	width:146px;
	text-align:center;
	
}
#wrapper #container #contents #top_menu ul#navlist li a:hover
{
	background: #e55100;
	color: #fff;
}

.active a
{
	background:none;
	background-color: #e55100;
	color: #fff;
}

#wrapper #container #contents #menu {
    width: 227px;
    float: left;
}



#box {
   
    margin-bottom: 10px;
    height: 108px;
}

#wrapper #container #contents #tresc {
    width: 727px;
    float: left;
    margin-left: 10px;
}

#wrapper #container #contents #tresc .element {
    width: 100%;
    height: 155px;
    margin-bottom: 3px;
    background: #fff;
    clear: both;
}
#wrapper #container #contents #tresc .element {
	~height: 155px;	
}

#wrapper #container #contents #tresc #view {
    width: 100%;
    height: auto;
    margin-bottom: 3px;
    background: #fff;
    clear: both;
	line-height:160%;
}

#wrapper #container #contents #tresc #view a img {
    border: none;
}

#wrapper #container #contents #tresc .element .element_zdjecie {
    width: 174px; /*height: 141px;*/
	height:117px;
    background: url('../img/element_pic_bg.jpg') no-repeat;
    padding-top: 15px;
    padding-left: 4px;
    float: left;
    border: none;
	overflow:hidden;
}

#wrapper #container #contents #tresc .element .element_zdjecie2{
    width: 174px; /*height: 141px;*/
    background: url('../img/element_pic_bg.jpg') no-repeat;
    padding-top: 15px;
    padding-left: 4px;
    float: left;
    border: none;
}

#wrapper #container #contents #tresc .element .element_zdjecie a img {
    border: none;
}

#wrapper #container #contents #tresc .element .element_opis {
    width: 543px; /*height: 141px;*/
    background: url('../img/element_opis_bg.jpg') no-repeat;
    padding-top: 3px;
    padding-left: 0px;
    float: left;
}

#wrapper #container #contents #tresc .element .element_opis h1 {
    height: 25px;
    float: left;
    display: block;
    padding-left: 70px;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    font-size: 14px;
	font-weight:normal;
}

#wrapper #container #contents #tresc .element .element_opis h1 a {
    color: #fff;
    font-size: 14px;
}

#wrapper #container #contents #tresc .element .element_opis h3 {
    width: 175px;
    height: 28px;
    background: #e55100;
    float: right;
    display: block;
    margin-right: 3px;
    padding-top: 2px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

#wrapper #container #contents #tresc .element .element_opis h3 .cenam2
{
	font-size:14px;
	font-weight:normal;
}

#wrapper #container #contents #tresc .element .element_opis .element_tresc {
    clear: both;
    margin-right: 3px;
    padding-top: 10px;
    padding-left: 70px;
    padding-right: 5px;
}

#wrapper #container #contents #tresc .element .element_opis .element_tresc p {
    line-height: 18px;
}

#wrapper #container #contents #tresc .element .element_opis .element_tresc .zobacz_wiecej {
    float: right;
    margin-right: 5px;
}

#wrapper #container #contents #tresc .element .element_opis .element_tresc .zobacz_wiecej a {
    font-size: 14px;
    text-decoration: underline;
}

#wrapper #container #contents #tresc .element .element_opis .element_tresc .zobacz_wiecej a:hover {
	
    text-decoration: none;
}


#wrapper #container #contents #tresc .element .element_opis .element_informacje {
    padding-left: 70px;
    padding-top: 15px;
    margin-bottom: 20px;
}

#wrapper #container #contents #tresc .element .element_opis .element_informacje h4 {
    font-size: 16px;
    color: #e55100;
    margin-bottom: 15px;
}

#wrapper #container #contents #tresc .element .element_opis .element_informacje li {
    list-style-image: url('../img/kropka.jpg');
    margin-left: 15px;
}

#wrapper #container #contents #tresc .element .element_opis .element_informacje li span {
    color: #868686;
    font-weight: bold;
}

#wrapper #container #contents #tresc .element .element_opis .element_informacje_left {
    
	float:left; 
	width:250px;
}

#wrapper #container #contents #tresc #paginator {
    
	clear:both;
	padding:50px 30px 30px 0px;
	float:right;

}

#wrapper #container #contents #tresc #paginator h1
{
	padding-bottom:10px;
	font-size:16px;
}

#wrapper #container #contents #tresc #paginator .akcja {
    font-size: 12px;
    background: none;
    color: inherit;
}

#wrapper #container #contents #tresc #paginator a {
    font-size: 12px;
	padding:3px;
}

#wrapper #container #contents #tresc #paginator span {
    font-size: 12px;
    background: #e55100;
    color: #fff;
	padding:5px;
}

#wrapper #container #contents #tresc #text-area {
    background: #f2f2f2;
    min-height: 300px;
    padding: 10px;
	text-align:justify;
	line-height:160%;
}

* html #wrapper #container #contents #tresc #text-area {
    background: #f2f2f2;
    height: 200px;
    padding: 10px;
}

#wrapper #container #contents #tresc #text-area h2 {
    font-size: 16px;
    color: #e55100;
    margin-bottom: 20px;
}

#wrapper #quick_links {
    clear: both;
    height: 35px;
    color:#fff;
    background: #828282;
	margin-bottom:5px;
}

#wrapper #quick_links #links {

    padding:5px 0px 0px 10px;
	position:relative;
	display:block;
	height:24px;
	font-family:Tahoma;
	font-size:11px;
}


#wrapper #quick_links #links ul
{
	margin:0px;
	padding:0;
	width:auto;
}

#wrapper #quick_links #links ul li
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height:26px;
	
	background:url(../img/dot.gif) right 11px no-repeat;
	list-style:none;
}


#wrapper #quick_links #links ul li a
{
	text-decoration:none;
	color:#fff;
}

#wrapper #quick_links #links ul li a:hover
{
	text-decoration:underline;
}

#wrapper #footer {
    clear: both;
    height: 35px;
    color:#fff;
    background: #828282;
}

#wrapper #footer .copyright

{
	margin:10px 0px 0px 20px; 
	padding:0;
	float:left;
	display:inline;
}



#wrapper #footer .design

{
	margin:10px 20px 0px 0px;
	padding:0;
	float:right;
	display:inline;
}

#wrapper #footer .design img
{
	vertical-align:middle;
}

#kontakt {
    margin-top: 20px;
    width: 550px;
    float: left;
}

#kontakt #formularz {
    width: 600px;
    float: right;
}

#kontakt p {
    margin-bottom: 20px;
}

#kontakt label {
    width: 400px;
    text-align: right;
    display: block;
    float: left;
    margin-right: 10px;
}

#kontakt .buttony {
    width: 160px;
    float: right;
	padding-top:20px;
	padding-bottom:20px;
}

.wymagane
{
	margin-bottom:5px;
}

#kontakt select {
    width: 147px;
}

#wrapper #container #contents #tresc .osoba_pilotujaca {
   
	float:right;
	width:473px;
	margin-top:30px;
}

#wrapper #container #contents #tresc .osoba_pilotujaca .osoba_foto
{
	float:left;
	width:100px;
	height:200px;
	padding-right:25px;
}

#wrapper #container #contents #tresc .osoba_pilotujaca .osoba_foto img
{
	padding:3px;
	border:1px solid #eee;
}

#wrapper #container #contents #tresc .osoba_pilotujaca h4 {
    color: #e55100;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

#wrapper #container #contents #tresc .osoba_pilotujaca a {
    font-size: 12px;

}

.kredyt
{
	float:left;
	width:220px;
}

#kredyt
{
	margin:10px 0px 0px 70px;
}


ul#menu2 h1
{
    font-size:12px;
    font-weight:bold;
    padding:10px 0px;
}

ul#menu2 li
{
    list-style-type: square;
    margin-left:30px;
    line-height:20px;
	
}

#wysz
{
    background-color:#e65100;
    color:#fff;
    padding:10px;
    margin-left:5px;
    margin-bottom:15px;
}

#wysz a
{
    color:#fff;
    text-decoration:none;
}

#wysz a:hover
{
    color:#000;
    text-decoration:underline;
}

#active
{
    font-weight:bold;
    color:#000;
}

#active a
{
    font-weight:bold;
    color:#000;
}

.dodano_data
{
	color:#000;
	font-weight:bold;
}

#path
{
	position:relative;
	display:block;
	height:24px;
	font-family:Tahoma;
	font-size:11px;
}

#path ul
{
	margin:0px;
	padding:0;
	width:auto;
}

#path ul li
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height:26px;
	
	background:url(../img/dot.gif) right 11px no-repeat;
	list-style:none;
}


#path ul li a
{
	text-decoration:none;
	color:#fff;
}

#path ul li a:hover, #path ul li a.current
{
	text-decoration:underline;
}

.menu-left { background-color:#e65100; margin-bottom: 10px; padding: 10px 0px 0px 0px; }
.menu-left ul { list-style:none; }
.menu-left li { border-bottom: 1px dotted #ec7d40;  }
.menu-left li a { text-decoration: none;  font-size: 12px; color:#fff; font-weight: bold; display: block; padding: 6px 0 6px 15px; overflow: hidden; }
.menu-left li.clear { height: 22px; }
.menu-left li.sub { text-transform: lowercase;  }
.menu-left li.sub a { text-decoration: none; font-size: 12px; font-weight: normal; color: #fff; background: url(../img/dot.gif) 20px 11px no-repeat; padding-left: 30px; }
.menu-left li a:hover { text-decoration: none; background-color: #ec7d40; }
.menu-left li span { color: #fff; font-size: 12px; }
.menu-left li a.active { background-color: #ec7d40; color: #fff; }

#formNewsletter
{
	margin:20px;
	width:500px;
}

#formNewsletter th
{
	font-weight:normal;
	padding-left:10px;
}

#formNewsletter th.t
{
	font-weight:bold;
	padding:5px 0px;
	border-bottom:1px solid #ccc;
	color:#e65100;
}

#formNewsletter th.p
{
	
	padding-top: 10px;
}

#formNewsletter td.p
{
	
	padding-top: 10px;
}

#formNewsletter #btnSend
{
	border:0px;
	background-color:#e65100;
	padding:5px 8px;
	font-size:12px;
	color:#fff;
	margin-top:10px;
}

.gg
{
		margin-top:10px;
}

.gg img
{
		vertical-align:middle;
}

.gg a
{
	text-decoration:none;
}

.zielona
{
	padding-top:15px;
}

#mapa
{
	margin:20px 0px;
}

#grupa {
    clear: both;
	padding:5px;
	text-align:center;
    color:#E65100;
    background: #fff;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

#grupa p {
	padding:5px 0px;
}

#grupa li {
	display:inline;
}

#grupa2 {

	text-align:center;
    color:#E65100;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

#grupa2 p {
	padding:5px 0px;
}

#grupa2 li {
	display:inline;
}

