@font-face {
	font-family: 'MyriadPro-Regular';
		src: url('../fonts/myriadpro-regular.eot');
		src: url('../fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/myriadpro-regular.woff') format('woff'),
			 url('../fonts/myriadpro-regular.ttf') format('truetype'),
			 url('../fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
		src: url('../fonts/myriadpro-bold.eot');
		src: url('../fonts/myriadpro-bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/myriadpro-bold.woff') format('woff'),
			 url('../fonts/myriadpro-bold.ttf') format('truetype'),
			 url('../fonts/myriadpro-bold.svg#myriadpro-bold') format('svg');
		font-weight: normal;
		font-style: normal;
}

body {
	margin: 0 auto;
	font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8c8c8c;
	background: url('../images/naglowek_tlo.png') repeat-x #faf9f9;;
}

b, h1, h2, h3, strong {
	font-family: 'MyriadPro-Bold', Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}

/* CaĹoĹÄ html */

#calosc {
	margin: 0 auto;
	width: 100%;
}

/* NagĹĂłwek html */
.podswietlanie{
background-color:#fff;
}
.podswietlanie: hover{
background-color:#e9e9e9;
}
#naglowkowy {
	/*background-color: #faf9f9;*/
	margin: 0 auto;
	width: 100%;
	height: 265px;
}
#naglowek_wlasciwy {
	margin: 0 auto;
	width: 1000px;
}
#naglowek_menu {
	display:inline-block;
	float:right;
	padding-top:19px;
	vertical-align:top;
}
#naglowek_menu li {
	display:inline-block;
	text-align:center;
	margin-left:30px;
}
#naglowek_menu a {
	color:#000;
	font-size:10pt;
}
#naglowek_menu p {
	margin-top:1px;
}
#logo {
	display:inline-block;
	position:absolute;
	top:71px;
}
#menu {
	float: right;
	margin: 0px;
	height: 30px;
}
.dziadek {
	margin: 0px;
	float: left;
	height: 0px;
	list-style: none;
	color: #fff;
	padding: 15px 20px 0px 20px;
}
.dziadek a{
	color: #fff;
	text-decoration: none;
}
.dziadek a:hover {
	color: #E8A806;
	text-decoration: none;
}
.rodzic {
	width: 50px;
	height: 30px;

}
.dzieci {
	width: 50px;
	height: 30px;

}
#logowanie {
	text-align:right;
	padding-top:6px;
}
#logowanie p {
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0;
}
#logowanie input[type="text"] {
	width:115px;
	text-align:center;
	color:#616262;
	padding: 2px;
	margin-right:10px;
	border: 1px solid #b2b2b2; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	border-radius: 2px; 
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
	color: rgba(0, 0, 0, 0.75); 
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear; 
	-o-transition: all 0.15s linear; 
	transition: all 0.15s linear;
}
#select {
	margin: 6px 0px 0px 26px; 
}
#prawa_autorskie {
	margin: 370px 0px 0px 0px;
	color: #fff;
	font-size:11pt;
}
.login {
	float: right;
	margin: -8px 20px 0px 0px;
	padding: 0px;
	width: 95px;
	height: 20px;
	color: #8c8c8c;
	text-align: center;
}
.haslo {
	float: right;
	margin: -8px 20px 0px 0px;
	padding: 0px;
	width: 95px;
	height: 20px;
	color: #8c8c8c;
	text-align: center;
}
#zaloguj {
	background-image:  url("../images/zaloguj.png");
	background-repeat:  no-repeat;
	background-position: top center;
	width: 94px;
	height: 36px;
	float: left;
	color: #595959;
	margin: 18px 0px 0px 305px;
}
#zaloguj_nazwa {
	margin: 10px 0px 0px 25px;
	color: #595959;
	text-decoration: none;
}
#zaloguj_nazwa a{
	margin: 10px 0px 0px 25px;
	color: #595959;
	text-decoration: none;
}
#zaloguj_nazwa a:hover {
	margin: 10px 0px 0px 25px;
	color: #745291
}

#top_erecepcja {
	background-image:  url("../images/top_erecepcja.png");
	background-repeat:  no-repeat;
	background-position: top center;
	width: 311px;
	height: 77px;
	float: right;
	margin: 47px 17px 0px 0px;
}
#erecepcja {
	margin: 20px 0px 0px 60px;
}

/* Top html */

#top {
	background-image:url('../images/top_tlo.png');
	background-repeat:no-repeat;
	height:383px;
	width:1002px;
	padding:130px 0 0 25px;
	background-position:bottom;
}
#rodzaje_erecepcji {
	margin-top:-5px;
	width:1002px;
	z-index: 5;
}
#rodzaje_erecepcji ul {
	margin:0;
	padding:0;
}
#rodzaje_erecepcji img {
	float:left;
	padding:0 15px 0 0
}
.rodzaje_erecepcji_wiecej {
	background-image:url('../images/przycisk_box_wiecej.png');
	display:block;
	margin:10px 0 0 0;
	padding-top:4px;
	height:15px;
	width:50px;
	border:0;
	text-align:center;
	font-size:9pt;
	float:right;
	color:#fff;
	line-height:9pt;
}
#rodzaje_erecepcji_medyczna, #rodzaje_erecepcji_kosmetyczna, #rodzaje_erecepcji_autoszkola {
	display:inline-block;
}
#rodzaje_erecepcji_medyczna, #rodzaje_erecepcji_autoszkola {
	background-repeat:no-repeat;
	vertical-align:top;
	width:326px;
	height:200px;
	text-align:center;
}
#rodzaje_erecepcji_medyczna {
	background-image:url('../images/belka_fioletowa_lewa.png');
	background-position:top left;
}
#rodzaje_erecepcji_kosmetyczna {
	background-image:url('../images/belka_fioletowa_srodek.png');
	background-repeat:repeat-x;
	width:314px;
	height:220px;
	margin:0 14px 0 14px;
	text-align:center;
}
#rodzaje_erecepcji_autoszkola {
	background-image:url('../images/belka_fioletowa_prawa.png');
	background-position:top right;
}
#rodzaje_erecepcji_medyczna div, #rodzaje_erecepcji_kosmetyczna div, #rodzaje_erecepcji_autoszkola div {
	background-image:url('../images/tlo_box_pod_tekst.png');
	background-repeat:no-repeat;
	font-size:10pt;
	line-height:11pt;
	text-align:justify;
	color:#4f325e;
	height:120px;
}
#rodzaje_erecepcji_medyczna div {
	background-position:right;
	padding:10px 15px 15px 27px;
}
#rodzaje_erecepcji_kosmetyczna div {
	padding:10px 15px 15px 15px;
}
#rodzaje_erecepcji_autoszkola div {
	background-position:left;
	padding:10px 27px 15px 15px;
}
#rodzaje_erecepcji_medyczna p, #rodzaje_erecepcji_kosmetyczna p, #rodzaje_erecepcji_autoszkola p {
	color:#fff;
	font-size:16pt;
	margin:6px 0 3px 0;
}

#topowy {
	width: 100%;
	height: 322px;
}
#top_wlasciwy {
	margin: 0 auto;
	width: 1000px;
	height: 322px;
}
#tabela_top_prawa {
	width: 270px;
	max-height: 160px;
	margin: 15px 57px 0px 0px;
	float: right;
	padding: 0px;
	color: #4c3361;
	text-align: justify;
}
#tabela_top_lewa {
	width: 640px;
	height: 322px;
	color: #4c3361;
	float: left;
	margin: 0px;
}
.box_top {
	width: 187px;
	height: 220px;
	float: left;
	margin: 65px 0px 0px 0px;
	padding: 197px 0px 0px 0px;
	background-repeat:  no-repeat;
	background-position: top center;
}
.box_nazwa {
	text-align: center;
	margin: 0px 0px 0px 12px;
}
.box_nazwa a {
	color: #4c3361;
	text-decoration: none;
}
.box_nazwa a:hover {
	color: #E8A806;
	text-decoration: none;
}
#wiecej_top {
	color: #4c3361;
	text-align: right;
	margin: 15px 0px 0px 0px;
}

/* Ĺrodek html */

#div_srodkowy {
	margin: -50px auto;
	width: 100%;
	/*background-image:  url("../images/bg_srodek.jpg");*/
	background-color: #ffffff;
	background-repeat:  repeat-x;
	background-position: top center;
    text-align: center; /** Dopisek **/
    border-top: 2px solid #d3d3d3;
    padding: 25px 0 25px 0;
}

#div_srodkowy h2, #div_srodkowy h1, #div_srodkowy h3, #div_srodkowy h4 {
	padding: 10px 0 10px 0;
	margin: 0;
}

h2 {
	text-transform: uppercase;
}

#div_srodkowy h3 {
	width: auto;
	padding: 10px;
	text-shadow: 1px 1px 1px #fff;
	margin: 0;
	background: #f1f1f1;
}

#div_srodkowy table {
	width: 100%;
	margin: 0 auto;
}

#div_srodkowy table.login_table th, #div_srodkowy table.register_table th {
	text-align: right;
}

table.register_table span {
	clear: both;
	display: block;
}

#div_srodkowy table.login_table th, #div_srodkowy table.login_table td,
#div_srodkowy table.register_table th, #div_srodkowy table.register_table td {
	padding: 5px;
}


#div_srodkowy table.login_table {
	width: 60%;
}

#div_srodkowy table.login_table .input,
#div_srodkowy table.register_table .input {
	padding: 5px;
	width: 240px;
}

#div_srodkowy table.login_table .submit,
#div_srodkowy table.register_table .submit {
	padding: 3px;
}

#div_srodkowy table td, #div_srodkowy table th {
	padding: 0;
}

#div_srodkowy table th {
	padding-left: 4px;
	vertical-align: top;
	line-height: 35px;
}

#div_srodkowy table td p {
	padding: 6px 2px;
	margin: 0;
}

#div_srodkowy .column_group {
	overflow: hidden;
	width: 100%;
	border: 1px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top, #fcfcfc 0%, #fbfbfb 10%, #f9f9f9 25%, #fafafa 37%, #fafafa 50%, #f8f8f8 51%, #fbfbfb 83%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(10%,#fbfbfb), color-stop(25%,#f9f9f9), color-stop(37%,#fafafa), color-stop(50%,#fafafa), color-stop(51%,#f8f8f8), color-stop(83%,#fbfbfb), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fcfcfc 0%,#fbfbfb 10%,#f9f9f9 25%,#fafafa 37%,#fafafa 50%,#f8f8f8 51%,#fbfbfb 83%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fcfcfc 0%,#fbfbfb 10%,#f9f9f9 25%,#fafafa 37%,#fafafa 50%,#f8f8f8 51%,#fbfbfb 83%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fcfcfc 0%,#fbfbfb 10%,#f9f9f9 25%,#fafafa 37%,#fafafa 50%,#f8f8f8 51%,#fbfbfb 83%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom, #fcfcfc 0%,#fbfbfb 10%,#f9f9f9 25%,#fafafa 37%,#fafafa 50%,#f8f8f8 51%,#fbfbfb 83%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

.submit_button {
	padding: 5px 15px;
	border: 0;
	font-size: 14pt;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px #fcfcfc;
}

.box_list {
	overflow: hidden;
}

.box_list .right {
	float: right;
	margin-left: 10px;
}

.box_list .box {
	float: left;
	width: 240px;
	margin-right: 15px;
	text-align: center;
}

.box_list .box img {
	margin: 0 auto;
	clear: both;
	display: block;
}

.box_list .box p.title {
	font-weight: bold;	
}



#div_srodkowy .column_group .column {
	float: left;
	width: 46%;
	box-shadow: 0 0 2px 1px #fff;
	padding: 10px;
	margin: 10px 0 0 10px;
	border: 1px solid #ededed;
}

#div_srodkowy .column_group .column.full {
	width: 95%;
}

#srodek_wlasciwy {
	margin: 0 auto;
	width: 1000px;
    text-align: left; /** Dopisek **/
}
/* Ĺrodek - lewa html */

#div_strona_lewa {
	float: left;
	margin: 50px 0px 20px 20px;
	width: 280px;
}
.box_lewy {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	border-bottom: 0px 0px 1px 0px  #d5d5d5;
	padding-top:0px;
}
.tytul_kategorii_lewa {
	float: left;
	width: 280px;
	font-size: 32px;
	color: #745291;
	letter-spacing:-1px;
}
.wpis_boxowy_lewa  {
	float: left;
	width: 280px;
}
.tytul_wpisu_lewa {
	float: left;
	width: 280px;
}
.wstep_wpisu_lewa {
	float: left;
	width: 280px;
}
.przycisk_wiecej_wpisu_lewa {
	float: right;
}
.separator_wpisu_lewa {
	float: right;
	height: 2px;
	width: 200px;
}

/* Ĺrodek - Ĺrodek html */

#div_centralny {
	float: left;
	margin: 10px 0px 20px 20px;
	width: 680px;
}
#tytul_kategorii_aktywnej {
	float: left;
	font-size: 22pt;
	letter-spacing:-1px;
	width: 680px;
	color: #d37400;
	margin: 35px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
a {
    font-size: 14px;
	text-decoration: none;
	color: #f58220;
}
a:hover{
    font-size: 14px;
	text-decoration: none;
	color: #f58220;
}
h3 {
	/*font-weight: 100;*/
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
h6 {
	padding: 0px;
	margin: 0px;
}
.wpisy2 {
	width: 680px;
	float: left;
}
.tytul_wpisu {
	font-size: 24pt;
	color: #745291;
	width: 660px;
	float: left;
	text-align: center;
	letter-spacing: -1px;
	margin: 20px 0px 0px 20px;
}
.wstep_wpisu_bez_zdjecia {
	text-align:justify;
	margin: 20px 0px 20px 20px;
	font-size: 14px;
	width: 660px;
}
.tytul_wpisu a {
	font-size: 16px;
	color: #e8a806;
	font-weight: 700;
	text-decoration: none;
}
.tytul_wpisu a:hover {
	font-size: 16px;
	color: #745291;
	font-weight: 700;
	text-decoration: active;
}
.tytul_wpisu1 {
	font-size: 16px;
	color: #e8a806;
	float: left;
	text-align: left;
	font-weight: 700;

}
.tytul_wpisu1 a {
	font-size: 16px;
	color: #e8a806;
	font-weight: 700;
	text-decoration: none;
}
.tytul_wpisu1 a:hover {
	font-size: 16px;
	color: #745291;
	font-weight: 700;
	text-decoration: active;
}
.tytul_wpisu2 {
	font-size: 24pt;
	color: #745291;
	float: left;
	width: 660px;
	text-align: center; 
	margin: 20px 0px 20px 0px;

}
.tytul_wpisu2 a {
	font-size: 16px;
	color: #e8a806;
	font-weight: 700;
	text-decoration: none;
}
.tytul_wpisu2 a:hover {
	font-size: 16px;
	color: #745291;
	font-weight: 700;
	text-decoration: active;
}
.tytul_wpisu_bez_zdjecia {
	font-size: 24pt;
	color: #745291;
	width: 660px;
	float: left;
	text-align: center;
	letter-spacing: -1px;
	margin: 20px 0px 0px 20px;
}
.tytul_wpisu_bez_zdjecia a {
	font-size: 16px;
	color: #e8a806;
	font-weight: 700;
	text-decoration: none;
}
.tytul_wpisu_bez_zdjecia a:hover {
	font-size: 16px;
	color: #745291;
	font-weight: 700;
	text-decoration: active;
}
.zdjecie_glowne {
	text-align: left;
	float: left;
	margin: 25px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
}
.zdjecie_glowne1 {
	float: left;
	margin: 25px 0px 20px 0px;
	padding: 0px 10px 10px 0px;
}
.wstep_wpisu {
	float: left;
	text-align:justify;
	margin: 20px 20px 20px 0px;
	font-size: 14px;
	width: 660px;
}
.naglowek_wpisu_kategoria {
	float: left;
	margin: 20px 0px 0px 20px;
	width: 660px;
}
.naglowek_wpisu_bez_zdjecia {
	float: left;
	margin: 20px 0px 0px 20px;
	width: 660px;
}
.wstep_wpisu1 {
	font-size: 14px;
}
.przycisk_fioletowy_wiecej {
	float:right;
	background:none !important;
	margin-right:-30px;
}
.przycisk_wiecej {
	color: #d37400;
	float: right;
	margin: 10px 0px 20px 20px;
	font-size: 18px !important;
	text-decoration: underline;
}
.przycisk_wiecej a {
	color: #d37400;
	text-decoration: none;
}
.przycisk_wiecej a:hover {
	color: #d37400;
	text-decoration: none;
}
.daty_wpisu {
	float: left;
	margin: 20px 0px 20px 20px;
	font-size: 14px;
}
/* Ĺrodek - prawa html */

#div_strona_prawa {
	float: left;
	margin: 20px 0px 20px 20px;
	width: 200px;
}
/* Stopka html */

#div_stopka {
	background-image:  url("../images/bg_stopka.jpg");
	background-repeat:  repeat-x;
	background-position: top center;
	margin: 0 auto;
	width: 100%;
	height: 400px;
}
#stopka_wlasciwa {
	background-image:  url("../images/stopka.png");
	background-repeat:  no-repeat;
	background-position: top center;
	margin: 0 auto;
	width: 1000px;
	height: 400px;
	padding: 10px 0px 0px 0px;
}

/* Inne */

.menu4 {
	border: 1px solid #d5d5d5;
	padding: 10px 10px 10px 20px;
	width: 220px;
	color: #3d3d3d;
}
.menu4 a{
	text-decoration: none;
	color: #3d3d3d;
}
.menu4 a:hover {
	text-decoration: none;
	color: #745291;
}
.menu4_tabela {
	margin: 0px 0px 0px 0px;
}
.menu5 {
	padding: 10px 10px 10px 30px;
	width: 220px;
}
.menu5 a{
	text-decoration: none;
	color: #999999;
}
.menu5 a:hover {
	text-decoration: none;
	color: #745291;
}

#menu_rodzic_tabela {
    text-align: center;
	width: 100%;
	clear: both;
	background: #d4d4d4;
}
#menu_rodzic_tabela_wlasciwa {
    text-align: right;
	width: 1000px;
	min-height: 160px;
	margin: 0 auto;
	clear: both;
	background: #d4d4d4;
}
#menu_rodzic_tabela_wlasciwa1 {
    text-align: right;
	width: 1000px;
	min-height: 150px;
	clear: both;
	margin: 0 auto;
	background: #d4d4d4;
	margin: 0px 0px 20px 0px;
}
#tabela_rodzic {
	float:right;
	background: #d4d4d4;
}
.menu_rodzic_przycisk {
	float: left;
	height: 115px;
	min-width: 105px;
	width: 105px;
	margin: 20px 10px 20px 10px;
	position: top center;
}
.seperator {
	background: #d5d5d5;
	height: 1px;
	width: 100%;
	clear: both;
    font-size: 0px; /** Dodane **/
    line-height: 1px; /** Dodane **/
}
.seperator2 {
	background: #d5d5d5;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
    font-size: 0px; /** Dodane **/
    line-height: 1px; /** Dodane **/
}
.seperator3 {
	background: #d5d5d5;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 20px 0px 10px 0px;
    font-size: 0px; /** Dodane **/
    line-height: 1px; /** Dodane **/
}
.seperator4 {
	background: #d5d5d5;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px 0px 10px 0px;
    font-size: 1px; /** Dodane **/
    line-height: 1px; /** Dodane **/
}
.odstep {
	display: block;
	margin-bottom: -30px;
}
.kontakt {
	line-height: 18px; 
	color: #6d6d6d;
	font-size: 14px;
	margin: 5px 0px 20px 0px;
    list-style-type: none;
    padding: 0;
}
.kontakt li {
    padding-bottom: 7px;
}    
.strefa_klienta_logowanie {
	color: #999999;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}
.margin {
	margin: 0px 0px 0px 35px;
}
.login_haslo_przycisk {
	padding: 8px 7px 8px 7px;
	background-color: #745291;
	width: 90px;
	text-align: center;
	margin: 20px 0px 20px 20px;
}
.przyciski {
	width:265px;
	text-align:center;	
}
.zamawiam, .rezygnuje {
	display:inline-block;
	padding:8px 7px 8px 7px;
	background-color:#745291;
	width:90px;
	text-align:center;
	margin:0 10px 0 10px;
}
.zamawiam  a{
	color: #fff;
}
.rezygnuje a{
	color: #fff;
}
.pole_tekstowe {
	width: 280px;
}
.login_haslo_przycisk a{
	color: #fff;
}
.pole_tekstowe {
	margin: 20px 0px 20px 0px;
}
.login_haslo {
	margin: 20px 180px 10px 20px;
	width: 170px;
}
.wyslij {
	float: right;
	width: 100px; 
	height: 40px;
	margin: 20px 100px 0px 0px;
}
.dane_formularz_lewa input {
	text-align:center;
	width:255px;
	padding: 5px;
	height:20px;
	border: 1px solid #cccccc; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	border-radius: 2px; 
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
	color: rgba(0, 0, 0, 0.75); 
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear; 
	-o-transition: all 0.15s linear; 
	transition: all 0.15s linear;
}
#gg_widget {padding:6px 0 8px 0;cursor:pointer;}
ul.kontakt li img {
	margin: 0px 15px 5px 0px;
	float:left;
}
ul {
	padding-left:25px;
	list-style-type:square;
}
ol {padding-left:25px;}

.nieprzypisane_header{
    font-weight: bold;
    font-size: 16px;
    padding-top: 30px;
    border-bottom: 1px solid silver;
}


.column_group .table_poz tr td{
    text-align:center;
    border-bottom:1px solid grey;
    padding:5px 0px;
}

.column_group .table_poz .row:nth-child(odd) {background: #FFF}
.column_group .table_poz .table_header{
    background:rgb(245, 130, 32);
    color:#fff;
}

#menu_poz{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7d51a2), color-stop(1, #aa66dd) );
	background:-moz-linear-gradient( center top, #7d51a2 5%, #aa66dd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d51a2', endColorstr='#aa66dd');
	background-color:#7d51a2;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
	height: 50px;
}

#menu_poz div{
    width: 500px;
    margin: 0 auto;
}

#menu_poz div a{
    padding:15px 30px;
    color:#fff;
}

#menu_poz div a:hover{
    color:rgb(245, 130, 32);
}


#menuPoz { 
 
  text-align: left;
overflow: hidden;
font-family: calibri,tahoma;
width: 1200px;
margin: 0 auto;
margin-top: 10px;
 
  } 
 
 
 
  ul#menuPoz li { 
 
  border: 1px solid #d5d5d5; 
 
  list-style-type: none; 
 
  float: left; 
 
  background: #e9e9e9; 
 
  margin-left: 3px; 
 
  } 
 
 
 
  ul#menuPoz li:hover { 
 
  border: 1px solid #d5d5d5; 
 
  list-style-type: none; 
 
  float: left; 
 
  background: #f0f0f0; 
 
  margin-left: 3px; 
 
  } 
 
 
 
  ul#menuPoz li a { 
 
  display : block; 
 
  padding : 4pt; 
 
  text-decoration : none; 
 
  } 
 
 
 
  ul#menuPoz li li a { 
 
  width: 160px; 
 
  } 
 
 
 
  ul#menuPoz li li:hover { 
 
  background: white; 
 
  } 
 
 
 
  ul#menuPoz li ul { 
 
  overflow: hidden; 
 
  display: none; 
 
  } 
 
 
 
  ul#menuPoz li:hover ul { 
 
  position: absolute; 
 
  background: #aaa; 
 
  padding: 0; 
 
  display: block; 
 
  width: 160px; 
 
  } 
.listFirm tr:first-child{
	background:#838383;
	color:#F9F9F9;
}  
  
.listFirm tr:hover {
	background:#E8E8E8;
	
  }
  
 #blank_page{
	background:#fff;
	width:734px;
	margin:0 auto;
	margin-top:10px;
	padding:30px;
	min-height:1062px;
	-moz-box-shadow: 0px 1px 4px 0px #878787;
	-webkit-box-shadow: 0px 1px 4px 0px #878787;
	box-shadow: 0px 1px 4px 0px #878787;
	position:relative;
	color:#000;
 }
 
  #blank_page strong {
	font-weight: bold !important;
	}