h1 {display:inline;margin:0;padding:0;}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('https://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.hide {
	position: absolute;
	left: -999em;
}
.tooltip {
	display:none;
	background-color:#09355F;
	padding:7px 7px 7px 7px;
	font-size:12px;
	color:#fff;
	z-index:1000;
	
}


.flagi{
	padding-top:190px;
	padding-left:30px;
}
.flagi li {float:left;}

A.fla_link:link, A.fla_link:visited, A.fla_link:active, A.fla_link:hover {
	font-size:16px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}



:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


A:link, A:visited, A:active {

	font-weight: normal;
	text-decoration: none;
}

A:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: underline;
}

@-webkit-keyframes blinker {
from {opacity: 1.0;}
to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
 
.custom {
    cursor: url("../images/nwyslij.png"), auto;
}

h2 {font-size:18px; font-weight:normal; margin-top:20px; margin-bottom:10px; margin-left:5px;} 

.szcze_profil_nagl {width:1158px; height:89px; background: transparent url("../images/nagl_szczegoly_prof.png") no-repeat; margin-top:20px; clear:both; overflow:hidden; margin-left:28px;}
.szcze_profil_nagl .nick_sz {width:200px; float:left; color:#0088C5; font-size:18px; margin-top:50px; padding-left:21px;}
.szcze_profil_nagl .popros {width:100px; float:left;   margin-top:20px; margin-left:720px; }
.szcze_profil_nagl .popros .online22 {margin-left:80px;}
.szcze_profil_nagl .popros .pop-redd{margin-left:10px; width:120px; height:40px;  display:block;}
.szcze_profil_nagl .powrot-red {width:100px; height:40px;  display:block; float:left; margin-top:40px; margin-left:620px; }

.pop-writer {background: transparent url("../images/popros.png") no-repeat; display:block; width:230px; height:21px; float:left; margin-left:20px; }
.red {color:red};

A.writ-red:link, A.writ-red:visited, A.writ-red:active {
	color: #FE6400;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;

}
A.writ-red:hover {
	color: #FE7411;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}

.nik-kli {margin-top:5px; font-style:italic; font-size:10px; color:#fff; padding:3px; background-color:#068810 ; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; margin-top:5px; margin-bottom:5px;}
.nik-red {font-style:italic; font-size:10px; color:#fff; background-color:red ; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; margin-top:5px; margin-bottom:5px; padding:3px;}
.nik-nam {font-style:italic; font-size:11px; color:#fff; padding:3px; background-color:#5079B1 ; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; margin-top:5px; margin-bottom:5px;}


.ramNAkt {border: 1px solid #d1d1d1; background-color:#FFFFFF;  min-width:12px;  height:22px; float:left; margin-left:3px; padding-left:3px; padding-right:3px; text-align:center; display:block; }
.ramAkt {border: 1px solid #d1d1d1; background-color:#000; min-width:12px; height:22px; float:left; margin-left:3px; padding-left:3px; padding-right:3px; text-align:center;  display:block;
}
A.ramNAkt:link, A.ramNAkt:visited, A.ramNAkt:active, A.ramNAkt:hover {
	font-size:11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

A.ramAkt:link, A.ramAkt:visited, A.ramAkt:active, A.ramAkt:hover {
	font-size:11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


A.co-dalej:link, A.co-dalej:visited, A.co-dalej:active {
	color: #FE6400;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	font-size:16px;
	display:bloc;
	padding-top:4px;	
}
A.co-dalej:hover {
	color: #FE7411;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	font-size:16px;
	padding-top:4px;
	display:bloc; 
}

.akt-ogr { max-height:400px; overflow:auto;}


.dalej { min-width:14px;  height:14px; float:left; margin-left:3px; padding-left:3px; padding-right:3px; text-align:center; display:block; }
A.dalej:link, A.dalej:visited, A.dalej:active, A.dalej:hover {
	color: #000;
	text-decoration: none;
}


.scrollup{
	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;			
	background: url('../images/icon_top.png') no-repeat;
}
		
.zarabiaj {width:1082px; }
.zarabiaj .lewa {width:522px; height:981px; float:left; background: transparent url("../images/lewy_gora.jpg") no-repeat; margin-left:1px;}
.zarabiaj .lewa .tekst1 {padding:30px 20px 20px 20px; text-align:justify;}
.zarabiaj .lewa .tekst2 {padding:160px 20px 20px 20px; text-align:justify;}

.zarabiaj .prawa {width:522px; height:981px; float:left; background: transparent url("../images/prawa_gora.jpg") no-repeat; margin-left:34px; margin-top:-1px; overflow: hidden;}
.zarabiaj .prawa .tekst1{padding:110px 20px 20px 20px; }

.zarabiaj .prawa .tekst1 ul {margin-top:10px; font-size:12px;}
.zarabiaj .prawa .tekst1 li {margin-left:20px; margin-top:10px; margin-bottom:10px; list-style:circle; line-height:16px;  }
.zarabiaj .prawa .tekst1 .mniejsze {font-size:11px; margin-top:10px;}
.zarabiaj .prawa .tekst2{padding:280px 20px 20px 20px; }


.zarabiaj .srodek {width:1082px; height:385px; float:left; background: transparent url("../images/dol.jpg") no-repeat; margin-top:30px;}
.zarabiaj .srodek .tekst1{padding:90px 20px 20px 30px; width:500px; float:left; line-height:25px; }
.zarabiaj .srodek .tekst2{padding:160px 20px 20px 30px; width:450px; float:left; line-height:25px; }


A.downlinks:link, A.downlinks:visited, A.downlinks:active{
	color: #C7C7C8;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}
A.downlinks:hover {
	color: #C7C7C8;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}
.linki {color:#C7C7C8; line-height:14px; text-align:justify; margin-top:-6px; }

.dostepne {background-color:#ABEDB4; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; width:450px; margin-left:10px; padding-bottom:10px; }
.online { color:#fff; background-color:#04850A; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:11px; text-align:center; }
.offline { color:#fff; background-color:#F9252F; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:11px; text-align:center;  }
.kom_file {display:none; color:#fff; background-color:#F9252F; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:11px; text-align:center;  }
.red_duze {font-size:16px; color:red; text-align:center; line-height:25px;  }

.cent {text-align:center;}
.someClass2 {}
.abc{margin:10px 10px 10px 10px; width:503px;} 
.logowanie{background: transparent url("../images/logowanie.jpg") no-repeat; margin: 0; padding: 230px 0px 0px 70px; width:370px; height:220px; margin: 1em auto; }	
.logowanie .linia {clear:both; }
.logowanie .linia .etykieta {width:100px; float:left; text-align:right; padding:7px 5px 5px 5px;}
.logowanie .linia .wartosc {width:150px;  float:left; text-align:left; padding:5px 5px 5px 5px; }
.logowanie .image {width:51px; height:31px; background: transparent url("../images/nwyslij.png") no-repeat; display:block;}

.chat_off {background: transparent url("../images/chat_off.jpg") no-repeat; width:502px; height:413px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; margin-left:10px;}
.chat_off p {font-size:20px; padding:30px; text-align:center; line-height:25px; padding-top:130px; }

.styl_dzie {margin-left:5px; width:520px;margin-left:10px; }
.styl_dzie li {width:240px; float:left; padding:2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.styl_dzie li:hover {background-color:#D6F2FE; padding:2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; }
.styl_dzie_err {
    border:1px solid #DF0D0D;
   -webkit-box-shadow: 0px 0px 4px 0px #DF0D0D;
    box-shadow: 0px 0px 4px 0px #DF0D0D;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	overflow:hidden;
	width:500px;
	margin-left:10px; 
	padding-top:4px;
	padding-bottom:4px;
}

#opinie {text-align:center; margin-top:20px;}

#koperta_gora {width:30px; height:30px;  float:left; margin-top:10px; margin-left:0px; }

.wyrozniony {color:red;}

.male {font-size:11px;}
.male-wyrozniony {font-size:11px; color:red;}
.ocen-duza2 {font-size:18px;}
.ocen-duza {font-size:18px; padding-top:2px; display:block; width:40px;  float:left; margin-left:20px;}
.gwiazdy {width:140px; float:left; margin-left:60px;}


.plik_err{
    border:1px solid #DF0D0D;
   -webkit-box-shadow: 0px 0px 4px 0px #DF0D0D;
    box-shadow: 0px 0px 4px 0px #DF0D0D;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	padding:10px; 
	margin-bottom:10px;
}
.plik_ok{
	padding:10px; 
	margin-bottom:10px;
	min-height:10px;
	overflow:hidden;
}


.li1 {margin-bottom:0px; padding-left:20px;  padding-right:20px;  }
.li1 h4 {margin-bottom:10px;}
.li1 .krotka {text-align:justify;}
.li1 .data {margin-bottom:5px; font-weight:bold;}
.dataa {color:#000; font-weight:bold;}
.krotka2 {padding:10px;}

.red_mni { color:red;}
.table_nagl{background-color:#56BBD0; color:#BA4301; font-family: verdana; font-size:10px; cursor: hand; }
.table_nagl2{background-color:#56BBD0; color:#fff; text-align:right; font-size:12px; }
.naglowek12 {font-size:30px; margin-top:20px; margin-bottom:20px; display:block; color:#447BB4;}


.ops_dod {font-size:11px; line-height:14px; margin-left:10px; width:490px; margin-top:10px; overflow:hidden;}

.dziedz-ital {font-style: italic; color:#ED6F13; font-size:11px;}
.kom_upl { text-align:justify; margin-bottom:10px; }

#timer {clear:both; margin-left:135px; padding-top:2px; }
#container { width:1195px; min-height:700px; margin: 1em auto; margin-top:0px;}
#container2 { width:100%; min-height:400px; margin: 1em auto; margin-top:0px; }
.light {margin:20px;}
.light ol {margin-top:10px;}
.light li {margin-left:20px; margin-top:10px; margin-bottom:10px; list-style:decimal;}
.light p {margin-top:15px;}

.light A:link, .light A:visited, .light A:active{
	color: #FF6209;
	text-decoration: none;
	font-size:14px;
}
.light A:hover {
	color: #F78C4F;
	text-decoration: none;
	font-size:14px;
}

.kontakt22 {background: transparent url("../images/kontakt.png") no-repeat; width:608px; height:636px; padding-left:6px; margin-left:14px;}


.accordion h3 {font-size:16px;}
.accordion ul {margin-top:10px; font-size:13px;}
.accordion li {margin-left:20px; margin-top:10px; margin-bottom:10px; list-style:circle;  }

.menu-gora {width:1195px; height:51px; background: transparent url("../images/menu-gora.jpg") no-repeat; }
.menu-gora ul {width: 670px; margin-left:240px; float:left; }
.menu-gora ul li {float:left; min-width:10px; margin-left:27px; padding-top:10px; text-align:center;}
.moje-konto {float:left; margin-left:50px; width:127px; display:block; margin-top:13px;}

A.men-g:link, A.men-g:visited, A.men-g:active{
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	line-height:14px;
	text-align:center;
}
A.men-g:hover {
	color: #424141;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	line-height:14px;
}

.naglowek2 {color:#288DBB; font-size:24px; margin-top:-10px; padding-top:22px;  }
.naglowek22 {color:#288DBB; font-size:24px; margin-top:5px; margin-bottom:20px; }
.naglowek22 h1 {font-weight:normal;}
.naglowek22 h3 {font-weight:normal;}

.tekst-podstopka {width:1110px; margin: 1em auto; margin-top:5px; overflow:hidden; }

.logo_panel {width:500px; height:321px; float:left; display:block; background: transparent url("../images/logo_panel.jpg") no-repeat; }

.prawa_panel {width:275px; height:111px; float:left; display:block; background: transparent url("../images/panel-klienta.jpg") no-repeat; padding-top:210px; padding-left:420px; }

.prawa_panel2 {width:275px; height:111px; float:left; display:block; background: transparent url("../images/panel-red.jpg") no-repeat; padding-top:210px; padding-left:420px; }

.prawa_panel3 {width:275px; height:111px; float:left; display:block; background: transparent url("../images/panel-red-rej.jpg") no-repeat; padding-top:210px; padding-left:420px; }

.menu-panel {height:61px; clear:both; display:block; overflow:hidden;}
.menu-panel ul {}
.menu-panel li {float:left; margin:2px 1px 0px 0px;}
.menu-panel a {display:block;  height:60px;}




.kom-nagl {text-align:center; font-size:16px; padding-top:20px; padding-bottom:20px;}
.menu-panel-gr-0 {height:88px; clear:both; display:block; background: transparent url("../images/bez_menu_pasek.jpg") no-repeat;}
.menu-panel-gr-1 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_profil.jpg") no-repeat;}
.menu-panel-gr-2 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_zamowienia.jpg") no-repeat;}
.menu-panel-gr-3 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_saldo.jpg") no-repeat;}
.menu-panel-gr-4 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_zarabiaj.jpg") no-repeat;}
.menu-panel-gr-5 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_kontakt.jpg") no-repeat;}
.menu-panel-gr-6 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_faq.jpg") no-repeat;}
.menu-panel-gr-7 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_aktualnosci.jpg") no-repeat;}

.menu-panel-grr-1 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_red.jpg") no-repeat;}
.menu-panel-grr-2 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_zlecenia_red.jpg") no-repeat;}
.menu-panel-grr-3 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_platnosci_red.jpg") no-repeat;}
.menu-panel-grr-4 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_kontakt_red.jpg") no-repeat;}
.menu-panel-grr-5 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_faq_red.jpg") no-repeat; }
.menu-panel-grr-6 {height:88px; clear:both; display:block; background: transparent url("../images/menu-p/menu_panel_aktualnosci_red.jpg") no-repeat; }

.progress2 {width:360px; float:left;}
.przycisk_file {width:140px; float:left;}
.separator {clear:both; overflow:hidden;}

.ul-lista-plikow {margin-top:30px;}
.ul-lista-plikow .lista_likow2 {width:400px;  margin-top:4px; margin-right:4px;}
A.file-lista:link, A.file-lista:visited, A.file-lista:active, A.file-lista:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: none;
	padding:5px 0px 0px 30px;
	background: url(../images/file.png) no-repeat;
}

.lista_likow {width:163px; float:left; margin-top:4px; margin-right:4px;}

.ziel {color:#068810;}
.czer {color:red;}
.data-mala{font-size:11px; padding:2px 6px 2px 6px; margin-top:-4px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; text-align:center; margin-bottom:4px; color:#04850A; }  

.poli-wer {background: transparent url("../images/polityk_pryw.jpg") no-repeat; width:502px; height:188px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.poli-wer p {font-size:20px; padding:30px; text-align:center; line-height:25px; padding-top:40px; }


.err23 {
	background: transparent url("../images/polityk_pryw.jpg") no-repeat; width:502px; height:188px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	box-shadow: 0px 0px 4px 0px #DF0D0D;
	border: 1px solid #DF0D0D;
}
.err23 p {font-size:20px; padding:30px; text-align:center; line-height:25px; padding-top:40px; }


.duzy_font {font-size:24px;}

.nag_nieb {height:26px; clear:both; display:block; background: transparent url("../images/naglowek1.png") no-repeat; padding-top:19px; padding-left:80px;width:456px; color:#fff; font-size:16px; font-weight:normal; margin-bottom:15px; margin-top:10px;}
.nag_nieb img {margin-top:-5px;}

.nag_nieb_a {height:26px; clear:both; display:block; background: transparent url("../images/naglowek1.png") no-repeat; padding-top:19px; padding-left:80px;width:456px; color:red; font-size:16px; font-weight:normal; margin-bottom:15px; margin-top:10px;}
.nag_nieb_a img {margin-top:-5px;}



.nag_pom {height:26px; clear:both; display:block; background: transparent url("../images/naglowek1a.png") no-repeat; padding-top:17px; padding-left:80px;width:456px; color:#fff; font-size:16px; font-weight:normal; margin-bottom:15px; margin-top:10px;}
.nag_nieb1 {height:25px; clear:both; display:block; background: transparent url("../images/naglowek11.png") no-repeat; padding-top:17px; padding-left:80px;width:977px; color:#fff; font-size:16px; font-weight:normal; margin-bottom:15px; margin-top:10px; }

.nag_plat {font-size:18px; margin-top:-30px; margin-left:178px; margin-bottom:20px;  width:700px; text-align:center;}
.nag_plat2 {font-size:21px;  margin-top:-30px; margin-left:14px; margin-bottom:20px;  width:700px; text-align:left;}


.podwojne {width:500px; margin-left:20px;}
.podwojne .boks{width:250px; float:left; overflow:hidden;}
.podwojne .boks h3 {font-weight:bold; color:#F36F13; margin-top:7px;}
.pointer2 { background-color:red; display:block; width:50px; height:30px;}
.ramka {
	padding:10px;
	background-color:#fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	width:230px;
	margin-left:140px;
	margin-top:20px;
     -webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid #4D90FE;
}

.ramkared {
	padding:10px;
	background-color:#fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	width:230px;
	margin-left:140px;
	margin-top:20px;
     -webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid red;
}


.pointer2 { cursor: url("../images/naglowek11.png"), "pointer" }

.gradient {
	background-color:#fff;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fff),color-stop(0.66,#F7F7F7), color-stop(0.83,#CBCBF9));
	background-image:-webkit-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image:-moz-linear-gradient(top,#fff,#F7F7F7,#CBCBF9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#CBCBF9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#CBCBF9')";
	background-image: -ms-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image: -o-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image: linear-gradient(#fff,#F7F7F7,#CBCBF9);
	border-bottom: 1px solid #C6C4C4;
	border-left: 1px solid #C6C4C4;	
}

.gradient1 {
	background-color:#fff;
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fff),color-stop(0.66,#F7F7F7), color-stop(0.83,#CBCBF9));
	background-image:-webkit-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image:-moz-linear-gradient(top,#fff,#F7F7F7,#CBCBF9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#CBCBF9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#CBCBF9')";
	background-image: -ms-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image: -o-linear-gradient(#fff,#F7F7F7,#CBCBF9);
	background-image: linear-gradient(#fff,#F7F7F7,#CBCBF9);
	border-bottom: 1px solid #C6C4C4;
	border-right: 1px solid #C6C4C4;
	border-left: 1px solid #C6C4C4;	
}

.center {
	text-align:center;
}

.center2 {
	text-align:center;
	color:#E78F08;
	font-weight:bold;
}




.big_nag_cena {
	text-align:left;
	font-size:15px;
	color:#EF4021;
}



.big {
	text-align:center;
	font-size:30px;
	color:#1E5F97;
}

.big2 {
	text-align:center;
	font-size:20px;
	color:#EF4021;
}

.big2a {
	text-align:center;
	font-size:18px;
	color:#BE0000;
	margin-top:3px;
}

.maly{
	color:#666666;
	font-size:11px;
	line-height:12px;
}

.maly br{
	margin:0px;
}


.big21 { color:#fff; background-color:#04850A; padding:3px 6px 3px 6px; margin-top:-4px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:14px; text-align:center;}

.big2b { color:#fff; background-color:#04850A; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:18px; text-align:center;}
.big2c { color:#fff; background-color:#C3C2C1; padding:3px 6px 3px 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; font-size:18px; text-align:center;}

.wylog {font-size:18px; text-align:center; padding:10px 0px 10px 0px; }

.big3 {
	text-align:center;
	font-size:24px;
	color:#2F96B4;
}

.tab-pom {font-weight:bold; color:#F36F13; }

.wyloguj {width:130px; height:50px; display:block; margin-top:10px;  float:left;}
.zalogowany {width:210px;  margin-left:30px; margin-top:-5px;}
.pasek-panel {min-height:404px; clear:both; display:block; background: transparent url("../images/pasek-panel.jpg") repeat-y; overflow:hidden; }
.panel-tlo {min-height:404px; clear:both; display:block; background: transparent url("../images/srodek.jpg") no-repeat;}
.panel-klienta {margin:0px 0px 60px 70px;}

.panel-klienta .lin {clear:both;  margin:0px 0px 0px 8px; width:518px; overflow:hidden;}
.panel-klienta .lin .etyk {width:190px; float:left; text-align:right; margin:2px 0px 10px 0px; padding:0px 0px 0px 0px;  font-weight:bold; color:#F36F13; }
.panel-klienta .lin .etyk_c {width:190px; float:left; text-align:right; margin:2px 0px 10px 0px; padding:0px 0px 0px 0px;  font-weight:bold; color:red; }
.panel-klienta .lin .etyk_z{width:190px; float:left; text-align:right; margin:2px 0px 10px 0px; padding:0px 0px 0px 0px;  font-weight:bold; color:#068810; }

.etyk3 {font-weight:bold; color:#F36F13;  }


.panel-klienta .lin .wartosc {margin:2px 0px 0px 20px; width:254px; float:left; color:#363635; }
.panel-klienta .lin .kont2  { width:30px; height:30px; display:bloc; float:left; margin-left:15px; padding-top:2px; }


.panel-klienta .lin .etyk_dl  {margin:5px 0px 0px 20px; width:300px; float:left; padding:6px 6px 8px 6px; border-bottom: 1px solid #C6C4C4; text-align:right; font-weight:bold; color:#F36F13;}
.panel-klienta .lin .etyk_dl_z  {margin:5px 0px 0px 20px; width:385px; float:left; padding:6px 6px 8px 6px; border-bottom: 1px solid #C6C4C4; text-align:right; font-weight:bold; color:#068810;}



.etyk_czerwony { margin-left:13px; font-weight:bold;  font-size:13px; color:#fff; background-color:red; padding:3px 12px 3px 12px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px; text-align:center; width:490px; float:left; }
.etyk_zielony { margin-left:10px;  font-weight:bold; font-size:13px; color:#fff; background-color:#068810; padding:3px 12px 3px 12px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px;  text-align:center; width:490px; float:left;   }



.panel-klienta .lin .wartosc_dl {margin:5px 0px 0px 20px; width:90px; float:left; padding:6px 0px 8px 6px; border-bottom: 0px solid #C6C4C4; text-align:center; color:#E46811}
.panel-klienta .lin .wartosc_dl7 {margin:5px 0px 0px 20px; width:50px; float:left; padding:6px 0px 8px 6px;  text-align:center; color:#E46811}


.panel-klienta .lin .wartosc_dl_z {margin:5px 0px 0px 20px; width:50px; float:left; padding:6px 0px 8px 6px; border-bottom: 1px solid #C6C4C4; text-align:center; color:#068810; font-weight:bold;}


.panel-klienta .lin .wartosc_dl span {font-size:18px; color:#363635}

.panel-klienta .lin22 {clear:both;  margin:0px 0px 0px 0px; width:260px; overflow:hidden;}
.panel-klienta .lin22 .etyk_dl3  {margin:5px 0px 0px 20px; width:155px; float:left; padding:6px 6px 8px 6px; text-align:right; font-weight:bold; color:#F36F13; }
.panel-klienta .lin22 .wartosc_dl3 {margin:5px 0px 0px 0px; width:50px; float:left; padding:6px 0px 8px 6px; text-align:center; color:#E46811; }
.panel-klienta .lin22 .wartosc_dl3 span {font-size:18px; color:#363635}

.panel-klienta .lin .etyk_dl2  {margin:5px 0px 0px 20px; width:250px; float:left; padding:10px 6px 8px 6px; text-align:right; font-size:14px; border-bottom: 1px solid #C6C4C4;}
.panel-klienta .lin .wartosc_dl2 {margin:5px 0px 0px 20px; width:70px; float:left; padding:6px 0px 8px 6px; text-align:center;border-bottom: 1px solid #C6C4C4; font-weight:bold; color:#F36F13;}

 
.panel-klienta .lin2 {clear:both;  margin:0px 0px 0px 10px; width:502px; overflow:hidden;  line-height:18px; margin-bottom:3px;  }
.panel-klienta .lin2 .etyk_dl3  {margin:0px 0px 0px 0px; width:205px; border-bottom: 1px solid #C6C4C4; min-height:19px; float:left; padding:2px 6px 6px 4px; text-align:right; font-weight:bold; color:#F36F13;}
.panel-klienta .lin2 .wartosc_dl3 {margin:0px 0px 0px 0px; width:270px; border-bottom: 1px solid #C6C4C4; min-height:19px; float:left; padding:2px 0px 6px 4px; color:#363635; font-weight:bold;}
.panel-klienta .lin2 .cala {margin:0px 0px 8px 12px; color:#363635; }

.panel-klienta .lin2a {clear:both;  margin:0px 0px 0px 10px; width:502px; overflow:hidden;  line-height:18px; margin-bottom:3px;  }
.panel-klienta .lin2a .etyk_dl3  {margin:0px 0px 0px 0px; width:195px; float:left; padding:2px 6px 6px 4px; text-align:right; font-weight:bold; color:#F36F13;}
.panel-klienta .lin2a .wartosc_dl3 {margin:0px 0px 0px 0px; width:270px; float:left; padding:2px 0px 6px 4px; color:#363635; font-weight:bold;}
.panel-klienta .lin2a .cala {margin:0px 0px 8px 12px; color:#363635; }


.pozostalo {height:25px; width:493px; margin:20px 0px 0px 13px; clear:both; padding-top:9px; background: transparent url("../images/pozostalo.png") no-repeat; font-weight:bold; }
.pozostalo .nagl-pozostalo {color:#0092B0; width:150px; float:left; margin-left:23px;text-align:right; }
.pozostalo .poz_czas  {width:480px; float:left; margin-left:22px;}
.pozostalo .poz_czas b  {color:#0092B0; }


.stopka {height:180px; clear:both; display:block; background: transparent url("../images/stopka.jpg") no-repeat;}

.kontakt {width:420px; padding:5px 0px 10px 10px;}

.tlo-okragle {
	min-height:20px;
	overflow:hidden;
	clear:both; 
	background: transparent url("../images/pasek.png") repeat-y; 
	width:1151px;
	margin-left:28px;
}
.tlo-okragle .stopka-okr {
	width:1151px;
	min-height:500px;
	overflow:hidden;
	clear:both; 
	background-position:center;
	background-position:bottom;
	background-repeat: no-repeat;
	background-image: url(../images/stopka_ok.png);
	padding-bottom:50px;
}

.tlo-okragle2 {
	clear:both;
	margin: 1em auto;
	min-height:20px;
	overflow:hidden;
	clear:both; 
	background: transparent url("../images/pasek2.png") repeat-y; 
	width:1151px;
	margin-top:40px;
}
.tlo-okragle2 .stopka-okr2 {
	width:1151px;
	min-height:500px;
	overflow:hidden;
	clear:both; 
	background-position:center;
	background-position:bottom;
	background-repeat: no-repeat;
	background-image: url(../images/stopka2.png);
	padding-bottom:50px;
}

.padding {padding-left:25px; padding-right:25px;}
.padding  li {padding-left:33px; margin-left:0px; margin-top:8px; background: transparent url("../images/tik.jpg") no-repeat; }

.tlo-okragle .lewa-okr {width:713px; float:left; margin-left:10px; min-height:400px; margin-top:-30px;}


.tlo-okragle .prawa-okr {width:409px; float:left; overflow:hidden;  margin-left:1px; margin-top:20px;}
.nasi-red2 {font-size:20px; margin-top:20px; margin-bottom:10px; padding-bottom:20px; margin-left:17px;}

.lewa-pod-menu {float:left; width:756px; height:348px; clear:both; overflow:hidden;}
.lewa-pod-menu .tlo-logo {width:756px; height:130px; background: transparent url("../images/logo.jpg") no-repeat; }
.lewa-pod-menu .tlo-logo .logo {width:340px; height:130px;}
.lewa-pod-menu .baner {width:756px; height:238px; background: transparent url("../images/baner.jpg") no-repeat; }
.tekst-pod {height:108px; clear:both; color:#257CA3; padding: 0px 30px 30px 30px; font-size:17px; font-style: italic; line-height:30px; }
.przycisk {width:105px; height:73px; float:left; margin-left:20px; margin-top:0px; text-align:center;}
.prawa-formularz {float:left; width:429px; height:280px;  background: transparent url("../images/formularz.jpg") no-repeat; padding-top:88px; padding-left:0px;}
.prawa-formularz2 {float:left; width:429px; height:260px;  background: transparent url("../images/formularz.jpg") no-repeat; padding-top:88px; padding-left:0px;}

.gora {width:1086px; height:213px; background: transparent url("../images/gora.jpg") no-repeat;}
.logo {width:213px; height:213px; float:left; display:block; }
.prawa-menu {width:873px; height:213px; float:left; }
.szukaj {width:250px; height:40px; overflow:hidden; margin-left:580px; }
.szukaj .input-szukaj {margin: 16px 0px 0px 42px; width:130px; float:left; border: 0px;  text-align:center; font-size:12px;}
.szukaj .input-ok {float:left; width:25px; height:25px; display:block; margin: 10px 0px 0px 0px; background:none; border:0px; cursor:pointer;}
.szukaj .vimeo {float:left; width:25px; height:25px; margin: 10px 0px 0px 0px; display:block;}
.szukaj .fb {float:left; width:25px; height:25px; margin: 10px 0px 0px 0px; display:block;}

.linia {clear:both;  overflow:hidden; }
.linia .etykieta {width:110px; float:left; text-align:right; padding:5px 5px 5px 5px; font-size:10px; font-style:italic; line-height:14px;}
.linia .etykieta1 {width:110px; float:left; text-align:right; padding:7px 5px 5px 5px; font-size:11px; }
.linia .etykieta11 {width:110px; float:left; text-align:right; padding:3px 5px 5px 5px; font-size:10px; font-style:italic; line-height:14px;}
.linia .etykieta1a {width:130px; float:left; text-align:right; padding:7px 5px 5px 5px; font-size:12px; }
.linia .etykieta2 {width:100px; float:left; text-align:right; padding:7px 5px 5px 5px; font-size:10px; font-style:italic;}
.linia .etykieta22 {width:90px; float:left; text-align:right; padding:2px 5px 5px 5px; font-size:10px; font-style:italic; line-height:14px;}
.linia .etykieta4 {width:110px; float:left; text-align:right; padding:0px 5px 5px 5px; font-size:11px; font-style:italic; line-height:12px; }

.linia .etykieta2a {width:200px; float:left; text-align:left; padding:7px 5px 5px 5px; font-size:11px; font-style:italic;}
.linia .etykieta2b {width:400px; float:left; text-align:left; padding:7px 5px 5px 5px; font-size:11px; font-style:italic; margin:20px 0px 0px 0px;}

.linia .wartosc {width:260px; float:left; text-align:left; padding:3px 5px 5px 5px; font-size:11px; }
.linia .wartosc1 {width:65px; float:left; text-align:left; padding:3px 5px 5px 5px; font-size:11px; }
.linia .wartosc2 {width:210px; float:left; text-align:left; padding:3px 5px 5px 5px; font-size:11px; }
.linia .wartosc3 {width:100px; float:left; text-align:left; padding:3px 5px 5px 5px; font-size:11px; }
.cent {text-align:center;}

.linia_h {overflow:hidden; margin-top:1px; visibility:hidden; display:none}


.linia_h2 {display:none;}

.separ {float:left; width:300px; margin-top:10px;}

.styl_form2  li {padding-left:23px; margin-left:0px; margin-top:8px; background: transparent url("../images/tik.jpg") no-repeat; }

.styl_form2a  li {padding-left:23px; margin-left:0px; margin-top:8px; background: transparent url("../images/tik.jpg") no-repeat; width:150px; float:left; }


.styl_form  {margin-left:210px; width:170px;  width:150px;}
.styl_form  li {width:170px; float:left; padding:2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.styl_form  li:hover {background-color:#D6F2FE; padding:2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; }
.styl_form_err {
	width:170px;
	padding:2px;
    border:1px solid #DF0D0D;
   -webkit-box-shadow: 0px 0px 4px 0px #DF0D0D;
    box-shadow: 0px 0px 4px 0px #DF0D0D;
	margin-left:210px;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}

.pole-nowe {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 13px;
    padding:2px;
    border:1px solid #B7B7B7;
	background: transparent url("../images/tlo-prz.jpg") repeat-x;
	height:19px;
	padding:3px 10px 3px 10px;
}
.pole-nowe:focus {
    -webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid #4D90FE;
}

.pole-nowe-area {
	border:1px solid #B7B7B7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
	background-color:#fff;
	height:17px;
	padding:3px 10px 3px 10px;
	resize: none;
}
.pole-nowe-area:focus {
     -webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid #4D90FE;
}


.pole-nowe-area-err {
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
	background-color:#fff;
	height:17px;
	padding:3px 10px 3px 10px;
    border: 1px solid #DF0D0D;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
	box-shadow: 0px 0px 4px 0px #DF0D0D;
}

.pole-nowe-err23 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
	padding:10px;
	box-shadow: 0px 0px 4px 0px #DF0D0D;
	border: 1px solid #DF0D0D;
}

.pole-nowe-err {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
    border: 1px solid #DF0D0D;
	background: transparent url("../images/tlo-prz.jpg") repeat-x;
	height:17px;
	padding:3px 10px 3px 10px;
	box-shadow: 0px 0px 4px 0px #DF0D0D;
}

    
.pole-select {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
    border:1px solid #B7B7B7;
	background: transparent url("../images/tlo-prz.jpg") repeat-x;
	padding:4px 10px 4px 10px;
}
.pole-select:focus {
  -webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid #4D90FE;
}

.pole-select-nieb {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
    border:1px solid #B7B7B7;
	background: transparent url("../images/tlo-prz.jpg") repeat-x;
	padding:4px 10px 4px 10px;
	-webkit-box-shadow: 0px 0px 4px 0px #4D90FE;
    box-shadow: 0px 0px 4px 0px #4D90FE;
    border: 1px solid #4D90FE;
}



.pole-select-err {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    display: inline;
    float: left;
    background: #fff;
    line-height: 16px;
    font-size: 12px;
    padding:2px;
	background: transparent url("../images/tlo-prz.jpg") repeat-x;
	padding:4px 10px 4px 10px;
	border:1px solid #DF0D0D;
   -webkit-box-shadow: 0px 0px 4px 0px #DF0D0D;
    box-shadow: 0px 0px 4px 0px #DF0D0D;
	

	
}



.kont { width:30px; height:30px; display:bloc; float:left; margin-left:5px; }
.kont2 { width:30px; height:30px; display:bloc; float:left; margin-left:15px; }
.li_kom {list-style:circle; margin-left:20px; margin-top:5px;}

.log {width:510px; overflow:hidden; color:#343434;}
.komunikat {text-align:center; clear:both; margin:15px 15px; overflow:hidden;}
.dod_kom {text-align:center; clear:both; margin:15px 15px; font-size:15px; color:#343434;}
.dod_kom2 {text-align:center; clear:both; margin:15px 15px; font-size:15px; color:#fff;}


.dodaj-zlec {margin:0px 0px 0px 0px; width:1020px; overflow:hidden;}
.dodaj-zlec h2 {font-size:18px; font-weight:normal; margin:30px 0px 30px 0px; color:#0196DA; }
.dodaj-zlec h3 {font-size:14px; font-weight:normal; margin:15px 0px 15px 0px; color:#0196DA; overflow:hidden; clear:both; }
.dodaj-zlec li {list-style:decimal; padding: 0px 0px 10px 0px; margin:5px 0px 0px 20px; text-align:justify; }

.table2 {border-spacing: 1px; border-collapse: collapse; width:1020px;}
.table2  td {
	border-collapse:collapse;
	border: 1px solid #F5F5F5;
}

.table3 {border-spacing: 0px; border-collapse: collapse; width:100%;  color:#474747; }
.table3  td {
	border-collapse:collapse;
	padding:3px;
}

.table3a {width:300px}
.table3a  td {
	border-collapse:collapse;
	padding:2px;
}

.table4 {border-spacing: 0px; border-collapse: collapse; width:520px;  color:#474747; margin-left:5px; margin-top:3px; }
.table4  td {
	border-collapse:collapse;
	padding:3px;
}



.n1 {background-color: #ECF5FC; 	padding:7px;}
.n2 {background-color: #FCFDFF; 	padding:7px;}
.n3 {background-color: #D3E8F9; 	padding:7px; font-weight:bold;}
.n4 {background-color: #ECF5FC; 	padding:7px; font-weight:bold;}

.n1c {background-color: #ECF5FC; padding:7px; text-align:center;}
.n2c {background-color: #FCFDFF; padding:7px; text-align:center;}
.n3c {background-color: #D3E8F9; padding:7px; text-align:center; font-weight:bold;}
.n4c {background-color: #ECF5FC; padding:7px; text-align:center; font-weight:bold;}

.n1r {background-color: #ECF5FC; padding:7px; text-align:right;}
.n2r {background-color: #FCFDFF; padding:7px; text-align:right;}
.n3r {background-color: #D3E8F9; padding:7px; text-align:right; font-weight:bold;}
.n4r {background-color: #ECF5FC; padding:7px; text-align:right; font-weight:bold;}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
	display: block;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url("../images/load.gif") 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}



.fileinput-button {
  position: relative;
  overflow: hidden;

 }
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 12px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

.progress {margin-top:10px; }
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(../img/progressbar.gif) !important;
  filter: none;
}
.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url(../img/loading.gif) center no-repeat;
  background-size: contain;
  display: none;
}
.fileupload-processing .fileupload-loading {
  display: block;
}
.files audio,
.files video {
  max-width: 300px;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
}
.files {overflow:hidden; clear:both;}

.lewa-bok {width:500px; float:left;}
.prawa-bok {width:500px; float:left; }

.img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    border:1px solid #B7B7B7;
	display:block;
	width:80px;
	float:left;
	margin-top:0px;
}

.img2 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    border:1px solid #B7B7B7;
	display:block;
	float:left;
	padding:8px;
	background-color:#fff;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}


.profil {
	margin-left:10px;
	width:160px;
	float:left;
	font-family:tahoma;
	font-size:12px;
}

.profil2 {
	margin-left:10px;
	width:240px;
	float:left;
	font-family:tahoma;
	font-size:12px;
}


.male-ital {font-size:11px; font-style:italic; color:#F38D04;}
.male-itala {font-size:11px; font-style:italic;}
.male-itala2 {font-size:10px; font-style:italic; line-height:13px; margin-left:-20px; width:350px; margin-top:3px; color:#F38D04;}
.male-ital2 {font-size:11px;}
.male-ital3 {font-size:11px; color:#EE6F13; font-weight:normal;}

#zdjecia_profil {width:80px; float:left;}
#zdjecia_profil img{max-width:100%;}
#zdjecia_usun {margin-top:5px;}
.dodaj_zdjecie {margin-left:10px; width:140px; float:left; margin-top:5px; }
.cent {text-align:center; margin-top:7px;}

A.usun-zdjecie:link, A.usun-zdjecie:visited, A.usun-zdjecie:active, A.usun-zdjecie:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	font-style:italic;
}

A.but-non:link, A.but-non:visited, A.but-non:active, A.but-non:hover {
	color: #BA4301;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
	cursor: hand;
}

.szare {
	color:#000;
	line-height:11px;
}
.table_nagl2{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.strza {
	background-color:red;
	background: transparent url("../images/strza.png") no-repeat right;
	padding-right:15px;
}


A.file:link, A.file:visited, A.file:active, A.file:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: none;
	padding:10px 0px 0px 30px;
	background: url(../images/file.png) no-repeat;
}

A.lin-tab:link, A.lin-tab:visited, A.lin-tab:active, A.lin-tab:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: none;
}

A.zwin:link, A.zwin:visited, A.zwin:active, A.zwin:hover {
	color: #5C5A5A;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	display:block;
	background: url(../images/strz_g.png) no-repeat 960px;
	padding-right:30px;
	
}





.kroki{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
	border:1px solid #D2D2D2;
	margin-left:10px;
	margin-top:5px;
	background: url(../images/krok_tlo2.jpg) repeat-x;
}

.kroki .stron {
	color:#F38D04;
	margin-top:55px;
	font-weight:bold;
	font-size:16px;
	margin-left:15px;
}

.kroki .data {
	color:#232323;
	margin-top:42px;
	text-align:center;
	margin-right:13px;
	line-height:17px;
	font-size:11px;	
}


.boks-caly {
	margin-left:10px;
	width:503px;
	margin-bottom:20px;
}


.kroki li{
	float:left;

}


.krok0{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok1.jpg) no-repeat;
	overflow:hidden;
}
.krok0{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok1.jpg) no-repeat;
	overflow:hidden;
}
.krok1{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok2.jpg) no-repeat;
	overflow:hidden;
}
.krok2{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok3.jpg) no-repeat;
	overflow:hidden;
}
.krok3{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok4.jpg) no-repeat;
	overflow:hidden;
}
.krok4{
	width:99px;
	height:163px;
	margin:0px 0px 0px 0px;
	background: url(../images/krok5.jpg) no-repeat;
	overflow:hidden;
}

.blok-ral .stron {
	margin-top:5px;
	line-height:17px;
	font-size:18px;	
	text-align:center;
	color:#F38D04;
	font-weight:bold;
	padding-top:90px;
}

.blok-ral .real {
	margin-top:5px;
	line-height:17px;
	font-size:14px;	
	text-align:center;
}

.blok-ral .data {
	margin-top:5px;
	line-height:17px;
	font-size:13px;	
	text-align:center;
}



.blok-ral-pra .stron {
	margin-top:5px;
	line-height:17px;
	font-size:13px;	
	text-align:center;
	color:#F38D04;
	font-weight:bold;
	padding-top:70px;
}

.blok-ral-pra .real {
	margin-top:1px;
	line-height:17px;
	font-size:11px;	
	text-align:center;
	font-style:italic;
}

.blok-ral-pra .real-w {
	margin-top:1px;
	line-height:17px;
	font-size:11px;	
	text-align:center;
	font-style:italic;
	color:red;	
}

.blok-ral-pra .real2 {
	margin-top:3px;
	line-height:17px;
	font-size:11px;	
	text-align:center;
	font-style:italic;
}


.blok-ral-pra .data {
	margin-top:1px;
	line-height:17px;
	font-size:12px;	
	text-align:center;
}

.blok-ral-pra .data-w {
	margin-top:1px;
	line-height:17px;
	font-size:12px;	
	text-align:center;
	color:red;
}



.kroki-wp{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
	border:1px solid #D2D2D2;
	margin-left:45px;
	margin-top:5px;
	background: transparent url(../images/tlow.jpg) repeat-x;
}

.kroki-wp .stron {
	margin-top:5px;
	line-height:17px;
	font-size:12px;	
	text-align:center;
}

.kroki-wp .data {
	color:#232323;
	margin-top:27px;
	margin-left:5px;
	line-height:17px;
	font-size:11px;	

}

.kroki-wp .cena {
	margin-top:70px;
	line-height:17px;
	font-size:12px;	
	text-align:center;
}

.kroki-wp .kwota {
	color:#F38D04;
	margin-top:40px;
	font-weight:bold;
	font-size:16px;
}

.kroki-wp .but-zap {
	margin-top:13px;
	text-align:center;
}

.but-zap-text {
	margin:10px 0px 10px 0px;
	color:#fff;
	background-color:#04850A;
	padding:3px 6px 3px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	font-size:11px; 
	width:100px;
	padding:4px;
}

.but-zap-text2 {
	margin:10px 0px 10px 0px;
	color:#fff;
	background-color:#04850A;
	padding:3px 6px 3px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	font-size:11px; 
	width:110px;
	padding:4px;
}

.kroki-wp .but-zap2 {
	margin-top:13px;
	text-align:center;
}


.kroki-wp .ter_plat2{

	text-align:center;
	font-size:12px;
}

.kroki-wp .ter_plat {
	margin-top:-7px;
	text-align:center;
	font-size:10px;
	font-style:italic;
	
}

.kreski{
	width:2px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/kreski.jpg) no-repeat;
	overflow:hidden;
}

.kreski2{
	width:2px;
	height:280px;
	margin:0px 0px 0px 0px;
	background: url(../images/kreski.png) no-repeat;
	overflow:hidden;
	background-color:
}

.kroki-wp2{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
	border:1px solid #D2D2D2;
	margin-left:45px;
	margin-top:5px;
	background-color: #F5F5F7;
	/*background: transparent url(../images/tlow2.jpg) repeat-x;*/
}

.kroki-wp li{
	float:left;

}

.kroki-wp2 li{
	float:left;

}

.krok-wp0{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w1.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp1{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp2{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w3.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp3{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w4.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp4{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w5.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}


.krok-wp0a{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w1_2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp1a{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w2_2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp2a{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w3_2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp3a{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w4_2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}
.krok-wp4a{
	width:190px;
	height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/w5_2.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}


.kroki-wp2 li{
	float:left;
	
}


.krok-wp20{
	width:190px;
	min-height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/c1.jpg) no-repeat;
	overflow:hidden;
}
.krok-wp21{
	width:190px;
	min-height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/c2.jpg) no-repeat;
	overflow:hidden;
}
.krok-wp22{
	width:190px;
	min-height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/c3.jpg) no-repeat;
	overflow:hidden;
}
.krok-wp23{
	width:190px;
	min-height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/c4.jpg) no-repeat;
	overflow:hidden;
}
.krok-wp24{
	width:190px;
	min-height:225px;
	margin:0px 0px 0px 0px;
	background: url(../images/c5.jpg) no-repeat;
	overflow:hidden;
	background-color:#ECEBF0;
}



.krok-wp2a0{
	width:290px;
	min-height:243px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/c1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.krok-wp2a1{
	width:290px;
	min-height:243px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/c2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.krok-wp2a2{
	width:190px;
	min-height:243px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/c3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.krok-wp2a3{
	width:190px;
	min-height:243px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/c4.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.krok-wp2a4{
	width:190px;
	min-height:243px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/c5.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	background-color:#ECEBF0;
}



.but{
	padding:10px;
	text-align:center;
}

.files2 {text-align:center; margin-top:-8px;}
.stopka_tlo {height:209px; 	background-image:url(../images/stopka_tlo.jpg); background-repeat:repeat-x; clear:both; }
.stopka_tlo .stop_cent {width:1159px; background-image:url(../images/stopka2.jpg); height: 209px; margin: 1em auto; margin-top:0px; overflow:hidden;}
.stopka_tlo .stop_cent .regulamin {width:230px; height:20px; margin-left:500px; margin-top:53px; display:block;}
.stopka_tlo .stop_cent .pol_pry  {width:230px; height:20px; margin-left:500px; margin-top:5px; display:block;}	
.stopka_tlo .stop_cent .pol_pou  {width:230px; height:20px; margin-left:500px; margin-top:1px; display:block;}
.stopka_tlo .stop_cent .kontakt2  {width:230px; height:20px; margin-left:500px; margin-top:3px; display:block;}
.stopka_tlo .stop_cent .rej_prac  {width:230px; height:20px; margin-left:500px; margin-top:5px; display:block;}
.stopka_tlo .stop_cent .mapa_strony  {width:230px; height:20px; margin-left:500px; margin-top:5px; display:block;}



















.tab_cent {text-align:center; }


.sort22 {height:30px; }



.pasek_nav {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/1.png) center no-repeat;
	overflow:hidden;

}

.pasek_nav1 {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/2.png) center no-repeat;
	overflow:hidden;
}

.pasek_nav2 {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/3.png) center no-repeat;
	overflow:hidden;
}

.pasek_nav3 {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/4.png) center no-repeat;
	overflow:hidden;
}

.pasek_nav4 {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/5.png) center no-repeat;
	overflow:hidden;
}

.pasek_nav5 {
	width:1036px;
	height:129px;
	margin:0px 0px 0px 14px;
	background: url(../images/6.png) center no-repeat;
	overflow:hidden;
}

.puchary {
	width:132px;
	height:105px;
	margin:0px 0px 0px 0px;
	background: url(../images/puchary.png) center no-repeat;
	overflow:hidden;
}

.puchary2 {
	width:132px;
	height:73px;
	margin:0px 0px 0px 0px;
	background: url(../images/puchary2.png) center no-repeat;
	overflow:hidden;
	
}

.zloto{
	float:left;
	width:27px;
	height:22px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-top:47px;
	margin-left:9px;
	overflow:hidden;
	font-weight:bold;
}

.srebro{
	float:left;
	width:27px;
	height:22px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-top:47px;
	margin-left:12px;
	overflow:hidden;
	font-weight:bold;
}

.braz{
	float:left;
	width:27px;
	height:22px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-top:47px;
	margin-left:12px;
	overflow:hidden;
	font-weight:bold;
}
.puchary .komunikat {
	clear:both;
	margin-left:60px;
	margin-top:10px;
	overflow:hidden;
	padding-top:7px;
	font-weight:bold;
}



.wypelnij {
	width:230px;
	height:120px;
	display:block;
	padding:0px 0px 0px 10px;
	float:left;

}

.zaczekaj{
	width:240px;
	height:120px;
	display:block;
	padding:0px 0px 0px 10px;
	margin-left:4px;
	float:left;
}

.wybierz {
	width:170px;
	height:120px;
	display:block;
	padding:0px 0px 0px 10px;
	margin-left:4px;
	float:left;
}

.zaplac{
	width:160px;
	height:120px;
	display:block;
	padding:0px 0px 0px 10px;
	margin-left:4px;
	float:left;
}
.zaczekaj_praca{
	width:160px;
	height:120px;
	display:block;
	padding:0px 0px 0px 10px;
	margin-left:4px;
	float:left;
}

.info {text-align:center;  padding:0px 30px 0px 40px; line-height:17px; color:#0C89C5; width:980px; margin-left:10px;   }


.hidden {
	display:none;
}

.scrol {
	overflow:auto;
	width: 500px;
	height:170px;
}

.dlaczego-my {
	width:599px; 
	height:557px;
	background: url(../images/dlaczego_my.jpg) center no-repeat;
	clear:left;
	float:left;
	font-size:12px;
	font-family:tahoma;
	line-height:20px;
}

.dlaczego-my ul {
	margin-top:100px;
	margin-left:90px;
}

.dlaczego-my .a1 { background-color:#F5F4F4; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a2 { background-color:#fff; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a3 { background-color:#F5F4F4; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a4 { background-color:#fff; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a5 { background-color:#F5F4F4; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a6 { background-color:#fff; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a7 { background-color:#F5F4F4; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a8 { background-color:#fff; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a9 { background-color:#F5F4F4; padding:7px 10px 7px 10px; width:460px;}
.dlaczego-my .a10 { background-color:#fff; padding:7px 10px 7px 10px; width:460px;}

.aktywnosc {
	width:596px; 
	height:314px;
	background: url(../images/aktywnosc.jpg) center no-repeat;
	clear:right;
	float:left;
}

.aktywnosc table {
	margin-left:190px;
	margin-top:50px;
}

.aktywnosc td {
	height:42px;
}


.aktywnosc .w1 {color:#262626; font-size:25px; text-align:right; padding-right:12px;}
.aktywnosc .w2 {color:#FF5C00; font-size:29px; text-align:right; padding-right:12px;}
.aktywnosc .w3 {color:#848589; font-size:33px; text-align:right; padding-right:12px;}
.aktywnosc .w4 {color:#0C3DAB; font-size:37px; text-align:right; padding-right:12px;}
.aktywnosc .w5 {color:#FFAB30; font-size:41px; text-align:right; padding-right:12px;}





.aktywnosc2 {
	width:409px; 
	height:302px;
	background: url(../images/obecna_ak2.jpg) center no-repeat;
	clear:right;
	float:left;
}

.aktywnosc2 table {
	margin-left:120px;
	margin-top:50px;
}

.aktywnosc2 td {
	height:42px;
}


.aktywnosc2 .w1 {color:#262626; font-size:25px; text-align:right; padding-right:12px;}
.aktywnosc2 .w2 {color:#FF5C00; font-size:29px; text-align:right; padding-right:12px;}
.aktywnosc2 .w3 {color:#848589; font-size:33px; text-align:right; padding-right:12px;}
.aktywnosc2 .w4 {color:#0C3DAB; font-size:37px; text-align:right; padding-right:12px;}
.aktywnosc2 .w5 {color:#FFAB30; font-size:41px; text-align:right; padding-right:12px;}


.video {
	width:596px; 
	height:243px;
	background: url(../images/video.jpg) center no-repeat;
	clear:right;
	float:left;
}
.video .but {
	width:596px; 
	height:243px;
	display:block;
}

.krokiN2 {clear:both; width:1112px; overflow:hidden; margin-left:20px; margin-top:20px;}
.krokiN2 .k1 {height: 43px; background: url(../images/k1a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN2 .k2 {height: 43px; background: url(../images/k2a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN2 .k3 {height: 33px; background: url(../images/k3a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:16px; line-height:17px; padding-right:40px;}
.krokiN2 .k4 {height: 43px; background: url(../images/k4a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN2 .k5 {height: 43px; background: url(../images/k5a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN2 .k6 {height: 43px; background: url(../images/k6a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN2 .k7 {height: 40px; background: url(../images/k7a.png) left no-repeat; color:#fff; padding-left:385px; padding-top:6px; line-height:17px; padding-right:40px;}

.krokiN .k1 {height: 43px; background: url(../images/k1.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN .k2 {height: 43px; background: url(../images/k2.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN .k3 {height: 33px; background: url(../images/k3.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:16px; line-height:17px; padding-right:40px;}
.krokiN .k4 {height: 43px; background: url(../images/k4.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN .k5 {height: 33px; background: url(../images/k5.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:16px; line-height:17px; padding-right:40px;}
.krokiN .k6 {height: 43px; background: url(../images/k6.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:6px; line-height:17px; padding-right:40px;}
.krokiN .k7 {height: 40px; background: url(../images/k7.jpg) center no-repeat; color:#fff; padding-left:425px; padding-top:6px; line-height:17px; padding-right:40px;}

.gwarancje {height:131px; overflow:hidden;}
.gwarancje li {float:left;}

.lewa-red {width:745px; float:left; margin:0px; min-height:752px;}
.praw-boks {width:450px; float:left;}

.oszcze {width:370px; height:208px; background: url(../images/locznie_zarab.jpg) center no-repeat; padding-left:80px; padding-top:70px; line-height:18px; }
.oszcze2 {width:329px; height:208px; background: url(../images/locznie_zarab2.jpg) center no-repeat; padding-left:80px; padding-top:70px; line-height:18px; }


.zarabiaj2 {width:450px; height:195px; background: url(../images/zarabiaj.jpg) center no-repeat; font-size:14px; }
.zarabiaj2 p {padding-left:20px; padding-top:80px; line-heig8/10ht:18px; width:210px;}
.zarabiaj2 .przek {width:140px; height:50px; display:block; margin-left:10px; margin-top:10px;}

.prace_baner_gl {width:736px; height:348px;}
.nav_ban {width:736px; height:44px; background: url(../images/tlo_prace_02.jpg) center no-repeat; }
#slider_prac {width:736px; height:304px; overflow:hidden; margin-top:18px; }

.prace_baner {width:736px; height:304px; background: url(../images/tlo_prace_01.jpg) center no-repeat; margin-top:0px; overflow:hidden; }
.prace_baner .ststus {font-size:11px; color:#868686; font-style:italic; margin-top:25px; float:right; overflow:hidden; width:300px; margin-right:37px; text-align:right; }
.prace_baner .kolor-st {color:#FFAB30;  float:right; width:300px; overflow:hidden; clear:both; text-align:right; margin-right:37px; margin-top:-7px; font-size:11px;}
.prace_baner .id {margin-top:64px; margin-left:45px; font-size:18px; color:#868686; }
.prace_baner .nieb {margin-top:9px; color:#427F98; margin-left:45px; font-style:italic;}
.prace_baner .lewa-red-con {width:290px; height:136px; float:left; margin-left:9px; margin-top:50px;}
.prace_baner .lewa-red-con .fota {width:82px; height:82px; margin-top:10px; margin-left:10px; float:left; }
.prace_baner .lewa-red-con .dane-red {width:180px; height:117px; margin-top:5px; margin-left:10px; float:left; overflow:hidden; }
.prace_baner .lewa-red-con .dane-red .przc {color:#2D5EAA; font-style:italic; font-size:11px; overflow:hidden; }
.prace_baner .lewa-red-con .dane-red .gwi {width:133px; float:left; overflow:hidden; }
.prace_baner .lewa-red-con .dane-red .punkty {color:#2D5EAA; width:40px; float:right; margin-right:0px; margin-top:3px; overflow:hidden; }
.prace_baner .lewa-red-con .dane-red .ilosc-punk {min-width:18px; float:left; color:#2957A2; font-size:13px; overflow:hidden;}
.prace_baner .lewa-red-con .dane-red .ilosc-punk-opis { width:133px; float:left; margin-right:5px; margin-top:3px; font-size:11px; font-style:italic; color:#8F8B8B; margin-top:-1px; margin-left:10px; overflow:hidden;}
.prace_baner .lewa-red-con .dane-red .popros-red {width:150px; height:30px; clear:both; display:block; margin-top:25px; overflow:hidden; }
.prace_baner .opis-kli {width:362px; height:135px; margin-top:50px; margin-left:36px; float:left; overflow:auto; padding-top:4px;}
.prace_baner .opis-kli .przc {color:#2D5EAA; font-style:italic; font-size:11px; overflow:hidden; margin-left:15px; }
.prace_baner .opis-kli .gwi {width:133px; float:left; overflow:hidden; margin-left:15px;}
.prace_baner .opis-kli .punkty {color:#2D5EAA; width:40px; float:left; margin-right:5px; margin-top:3px; overflow:hidden; margin-left:8px; }
.prace_baner .opis-kli .tresc {clear:both; margin-left:15px; font-size:11px; }


.prace_konto {width:1089px; height:246px; background: url(../images/koment_konto.jpg) center no-repeat; margin-top:0px; overflow:hidden; }
.prace_konto .lewa-gora {width:550px; float:left; height:70px; margin-top:26px; margin-left:35px; overflow:auto; }
.prace_konto .id { font-size:17px; color:#868686; }
.prace_konto .nieb {margin-top:9px; color:#427F98; font-style:italic; font-size:11px;}
.prace_konto .ststus {font-size:11px; color:#868686; font-style:italic; margin-top:25px;  overflow:hidden;}
.prace_konto .kolor-st {color:#FFAB30;  font-size:11px; }
.prace_konto .prawa-gw{width:190px; height:30px; float:left; margin-left:36px; margin-top:50px; overflow:hidden;}
.prace_konto .prawa-gw2{width:190px; height:30px; float:left; margin-left:39px; margin-top:50px; overflow:hidden;}
.prace_konto .gwi {width:133px; float:left; overflow:hidden; margin-left:0px; background-color:#fff; margin-top:5px;}
.prace_konto .punkty {color:#2D5EAA; width:40px; float:left; margin-right:5px; margin-top:8px; overflow:hidden; margin-left:8px;}
.prace_konto .poziom {overflow:hidden; clear:both;}
.prace_konto .opis-kli {width:837px;  height:45px; margin-top:10px; margin-left:210px; clear:both; overflow:auto; padding-top:4px; }
.prace_konto .opis-kli2 {width:837px;  height:45px; margin-top:7px; margin-left:210px; clear:both; overflow:auto; padding-top:4px; }
.prace_konto .opis-kli .przc {color:#2D5EAA; font-style:italic; font-size:11px; overflow:hidden; margin-left:15px; }


#nav a { border: 1px solid #ccc; background: #437F99; text-decoration: none; margin: 0 5px; padding: 3px 5px; color:#fff;  }
#nav a.activeSlide { background: #fff; color:#437F99;}
#nav a:focus { outline: none; }
#nav2 a { border: 1px solid #ccc; background: #437F99; text-decoration: none; margin: 0 5px; padding: 3px 5px; color:#fff;  }
#nav2 a.activeSlide { background: #fff; color:#437F99;}
#nav2 a:focus { outline: none; }
.nav_class {width:540px; margin-left:20px; padding-top:7px; text-align:center; float:left;}


#next2 {width:45px; height:40px; display:block; float:left; margin-left:15px;}
#prev2 {width:45px; height:40px; display:block; float:left; margin-left:30px;}

.prace_red_gl {width:736px; height:416px; clear:both; overflow:hidden;}
.nav_ban_red {width:736px; height:50px; background: url(../images/tlo_red_02.jpg) center no-repeat; }
#slider_red{width:736px; height:316px; overflow:hidden; margin-top:18px; }
.prace_red {width:736px; height:316px; background: url(../images/tlo_red_01.jpg) center no-repeat; margin-top:0px; overflow:hidden; }
.prace_red .lewa-str {width:300px; float:left;  margin-top:60px; margin-left:45px;}
.prace_red .lewa-str .ststus {font-size:11px; color:#868686; font-style:italic; margin-top:3px; }



.prawa-str.prawa-str {min-width:10px; float:right;  margin-top:20px; margin-left:45px; text-align:right; margin-right:40px;}
.prace_red .id {margin-top:64px; margin-left:45px; font-size:18px; color:#868686; }
.prace_red .kolor-st {color:#FFAB30; overflow:hidden; clear:both;  font-size:12px;}
.prawa-str.prawa-str .wart {color:#2E5DA6; font-weight:bold; text-align:center; }



.prace_red .nieb {margin-top:9px; color:#427F98; margin-left:45px; font-style:italic;}
.prace_red .lewa-red-con {width:316px; height:136px; float:left; margin-left:9px; margin-top:50px; clear:both; margin-left:40px;}
.prace_red .lewa-red-con .fota {width:82px; height:82px; margin-top:10px; margin-left:10px; float:left; }
.prace_red .lewa-red-con .dane-red {width:180px; height:117px; margin-top:25px; margin-left:10px; float:left; overflow:hidden; }
.prace_red .lewa-red-con .dane-red .przc {color:#2D5EAA; font-style:italic; font-size:11px; overflow:hidden; }
.prace_red .lewa-red-con .dane-red .gwi {width:133px; float:left; overflow:hidden; }
.prace_red .lewa-red-con .dane-red .punkty {color:#2D5EAA; width:40px; float:right; margin-right:0px; margin-top:3px; overflow:hidden; }
.prace_red .lewa-red-con .dane-red .ilosc-punk {min-width:18px; float:left; color:#2957A2; font-size:13px; overflow:hidden;}
.prace_red .lewa-red-con .dane-red .ilosc-punk-opis { width:133px; float:left; margin-right:5px; margin-top:3px; font-size:11px; font-style:italic; color:#8F8B8B; margin-top:-1px; margin-left:10px; overflow:hidden;}
.prace_red .lewa-red-con .dane-red .popros-red {width:150px; height:30px; clear:both; display:block; margin-top:55px; overflow:hidden; }

.prace_red .opis-kli {width:332px; height:150px; margin-top:50px; margin-left:0px; float:left; overflow:auto; padding-top:4px;}
.prace_red .opis-kli .przc {color:#2D5EAA;  font-size:12px;  margin-left:15px; }
.prace_red .opis-kli .wart {color:#2E5DA6; font-weight:bold; text-align:center;  border-bottom:1px solid #E9E9E8; }
.prace_red .opis-kli .wart1 {  border-bottom:1px solid #E9E9E8; }
.prace_red .opis-kli td {padding:0px;}


#next3 {width:45px; height:40px; display:block; float:left; margin-left:30px;}
#prev3 {width:45px; height:40px; display:block; float:left; margin-left:30px;}

A.pod_baner:link, A.pod_baner:visited, A.pod_baner:active {
	color: #2957A2;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:15px;
	margin-left:300px;
}
A.pod_baner:hover {
	color: #2957A2;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:15px;
}



A.nick:link, A.nick:visited, A.nick:active {
	color: #2957A2;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:3px;
}
A.nick:hover {
	color: #2957A2;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:3px;
}


A.nick2:link, A.nick2:visited, A.nick2:active {
	color: #868686;
	font-weight: normal;
	text-decoration:underline;
	font-size:16px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:3px;
}
A.nick2:hover {
	color: #868686;
	font-weight: normal;
	text-decoration: none;
	font-size:16px;
	cursor: hand;
	display:block;
	clear:both;
	margin-top:3px;
}

.nasi-red {background-color:#fff; clear: both; margin-left:30px; margin-top:20px; width:1143px; min-height:410px;}

.zlecenia-table-panel2 tr td:nth-child(8){
	word-break: break-all;
}