* {
    margin: 0px;
    padding: 0px;
}



/*
========== linki ==========
*/

a {
    color: #96978e;
    text-decoration: none;
}

a.active {
    color: #9D3D42!important;
}

a:hover {
    text-decoration: underline;
}

div.news span a{
    color: #e67338;
}

div#strony{
    padding: 5px 0px 15px 0px;
    font-family: verdana;
    font-size: 10px;
    text-align: center;
    color: #4d4d4d
}

div#strony a{
    color: #4d4d4d;
}

div#strony a.active{
    font-weight: bold;
    color: #4d4d4d!important;
}

span.art_footer a{
color: #FFFFFF;
}

/*
========== logo ==========
*/

div#logo{
position: absolute;
top: 12px;
width: 260px;
height: 100px;
cursor: pointer;

}

/*
========== obrazki ==========
*/

a img {
    border: 0px solid black;
}

div.wstep img{
    border: 1px solid silver;
    margin: 0px 0px 0px 20px;
}

/*
========== listy ==========
*/

ul {
    list-style-type: none;
}

ul.main_menu {
    position: absolute;
    bottom: 3px;
    left: 38px;
	color: #96978E;
}

ul.main_menu li {
    display: inline;
    color: #96978E;
}

ul.main_menu li a {
    color: #96978E;
}

ul.art{
    margin: 20px 0px 0px 0px;
}

ul.art li{
    padding: 0px 0px 20px 13px;
    margin: 0px 0px 0px 0px;
    background: url(/images/layouts/arrow.gif) 2px 4px no-repeat;
}

ul.art li a{
	color: #FFFFFF;
}

div#tab{
    position: relative;
    left: -7px;
    height: 39px;
    font-family: verdana;
    font-size: 9px;
}

ul.tab{
    float: left;
}

ul.tab li a{
    color: #FFFFFF;
}

ul.tab li{
    float: left;
    height: 20px;
    padding: 6px 6px 0px 6px;
    border: 1px solid white;
    border-top: 4px solid #FFFFFF;
    border-right: 0px;
    background: #a2b3be;
}

ul.tab li.active{
    float: left;
    height: 20px;
    padding: 10px 6px 0px 6px;
    border-left: 1px solid white;
    border-top: 0px;
    border-right: 0px;
    background: #e67338;
    border-bottom: 1px solid #e67338;
}

ul.tab li.active a{
    color: #FFFFFF;
    font-weight: bold;    
}

ul.tab li.wiecej{
    border-bottom: 0px;
    background: #e67338;
    height: 22px;
    padding: 9px 6px 0px 6px;  
    border-top: 0px solid #e67338;
}

/*
========== lista wiecej ==========
*/


div#menukon ul{
    margin: 8px 0px 3px 0px;
}

div#menukon ul li{
    padding: 0px 0px 8px 22px;
    margin: 0px 0px 0px 0px;
    background: url(/images/layouts/arrow2.gif) 8px 3px no-repeat;

}

div#menukon ul li a{
	color: #FFFFFF;
}


/*
========== menu wiecej ==========
*/

div#menukon {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 185px;
    font-size: 9px;
    font-family: verdana;
    background: #a2b3be;
    border: 1px solid #FFFFFF; 
}



/*
========== nagłówki ==========
*/

h3{
    font-size: 11px;
    font-weight: bold;
}

div#main_right h2{
    font-size: 20px;
    color: #4d4d4d;
    padding: 0px 0px 14px 0px;
}

/*
========== forms ==========
*/

form.newsletter {
    position: relative;
    top: 30px;
    left: 0px;
    width: 100%;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;


}



form.newsletter input.text{
    position: absolute;
    top: 22px;
    left: 8px;
    width: 90px;
    height: 12px;
    font-size: 11px;
    color: silver;
    text-align: left;
    padding: 3px 2px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #6b861f;
}

form.newsletter input.button{
    position: absolute;
    top: 22px;
    left: 110px;
    width: 31px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    border: 0px solid #FFFFFF;
    background: url(/images/layouts/button_ok2.gif) no-repeat;
}







form.newsletter span,
form.newsletter input.radio1,
form.newsletter input.radio2{
    position: relative;
    left: 8px;
}

form.wyszukiwarka input.text {
    position: relative;
    top: 8px;
    left: 120px;
    width: 125px;
    border: 1px solid #6b861f;
}

form.wyszukiwarka input.submit {
    position: relative;
    top:7px;
    left: 120px;
    font-size: 11px;
    color: #FFFFFF;
    background:#9bbd3a;
    width: 50px;
    border:0px;
    cursor: pointer;
}

form.extranet {
    font-size: 10px;
    padding: 0px 0px 0px 85px;
}

form.extranet input.submit {
    font-size: 11px;
    color: #FFFFFF;
    background:#a2b3be;
    width: 50px;
    border:0px;
    cursor: pointer;      
}

form.extranet input.text {
    width: 125px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #6F797F;
}

input.missing {
	background:url(/images/layouts/error.gif) repeat-x;
}

input.error {
	background:url(/images/layouts/bad_format.gif) repeat-x;
}

/*
========== container ==========
*/

body {
    font-family: Trebuchet MS,Verdana, Tachoma, Sans-serif;
    font-size: 11px;
    margin: 0px 0px 40px 0px;
    color: #96978e;
    background: #c4c3b8 url(/images/layouts/white_belt.gif) 0px 0px repeat-x;

}

div#container {
    width: 950px;
    margin: 0px auto;
}

div#header {
    position: relative;
    width: 950px;
    height: 135px;
    margin: 0px 0px 1px 0px;
    background: url(/images/layouts/logo.gif) 0px 14px no-repeat;
}


div#header div#cat1,
div#header div#cat2,
div#header div#cat3 {
    width: 142px;
    height: 76px;
    padding: 25px 15px 15px 15px;
    text-align: right;
    color: #edf4c0;
    background: url(/images/layouts/green_belt.gif) repeat-y;
}

div#header div#cat1.active,
div#header div#cat2.active,
div#header div#cat3.active {
    width: 142px;
    height: 76px;
    padding: 25px 15px 15px 15px;
    text-align: right;
    color: #edf4c0;
    background: url(/images/layouts/orange_belt.gif) repeat-y;
}

div#cat1.active h3 {
    width: 90px;
    height: 9px;
    margin: 0px 0px 10px 50px;
    background: url(/images/layouts/obraz_rodziny_orange.gif) no-repeat;
}

div#cat2.active h3 {
    width: 143px;
    height: 22px;
    margin: 0px 0px 10px 15px;
    background: url(/images/layouts/inicjatywy_legislacyjne_orange.gif) no-repeat;
}

div#cat3.active h3 {
    width: 113px;
    height: 22px;
    margin: 0px 0px 10px 25px;
    background: url(/images/layouts/znizki_dla_rodzin_orange.gif) no-repeat;
}

div#header div#cat1 {
    position: absolute;
    top: 19px;
    left: 432px;
}

div#cat1 h3 {
    width: 90px;
    height: 9px;
    margin: 0px 0px 10px 50px;
    background: url(/images/layouts/obraz_rodziny.gif) no-repeat;
}

div#header div#cat2 {
    position: absolute;
    top: 19px;
    left: 605px;
}

div#cat2 h3 {
    width: 143px;
    height: 22px;
    margin: 0px 0px 10px 15px;
    background: url(/images/layouts/inicjatywy_legislacyjne.gif) no-repeat;
}

div#header div#cat3 {
    position: absolute;
    top: 19px;
    left: 778px;
}

div#cat3 h3 {
    width: 113px;
    height: 22px;
    margin: 0px 0px 10px 25px;
    background: url(/images/layouts/znizki_dla_rodzin.gif) no-repeat;
}

div#content_left {
    float: left;
    width: 591px;
    padding: 0px 7px 7px 7px;
    background: #e67338;
}

div#main_right{
    float: right;
    width: 392px;
    padding: 0px 20px 0px 16px;
    background: #FFFFFF;
}

div#main_right span.date{
    display: block;
    padding: 5px 0px 10px 0px;
    text-align: right;
    font-style: italic;
    font-size: 10px;
    letter-spacing: 0.3pt;
}

div#main_right div.wstep p{
    font-weight: bold;
    color: #4d4d4d;
}

div#main_right div.wstep img{
    float: right;
}

div#main_right div.rozwiniecie{
    clear: both;
    padding: 20px 0px 0px 0px;
}

div#main_right div.rozwiniecie p{
    margin: 0px 0px 20px 0px;
    color: #4d4d4d;
}

div#main_left{
    float: left;
    width: 144px;
    padding: 0px 10px 0px 2px;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 9px;


}

div#main_left span.art_header{
    display: block;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}

div#main_left span.art_footer{
    display: block;
    text-align: right;
}

div#main_left span.date{
    display: block;
}


div#newsletter {
    position: relative;
    width: 148px;
    height: 80px;
    margin: 80px 0px 0px 0px;
    border: 1px solid #FFFFFF;
    background: #9bbd3a url(/images/layouts/newsletter2.gif) 10px 11px no-repeat;
}


div#content_right {
    float: right;
    width: 345px;
    height: 200px;
    background: #c4c3b8;
}

div#content_right_top{
    padding: 0px 0px 6px 0px;
    background: #e67338;
}

div#data{
    height: 28px;
    padding: 10px 0px 0px 155px;
    font-family: verdana;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
}

div#wyszukiwarka{
    height: 35px;
    width: 326px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #FFFFFF;
    background: #9bbd3a url(/images/layouts/wyszukiwarka.gif) 18px 11px no-repeat;
}

div#extranet {
    width: 326px;
    margin: 6px 0px 0px 0px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    letter-spacing: 0.4pt;
    background: #a2b3be url(/images/layouts/extranet2.gif) 18px 11px no-repeat;
}

div#extranet span{
    display: block;
    padding: 10px 0px 10px 85px;
    font-size: 11px;

}

div#extranet_child div {
    padding: 0px 0px 5px 0px;
}

div#extranet_child span{
    display: block;
    padding: 10px 0px 5px 15px;
    font-size: 10px;
    font-style: italic;
}

div#aktualnosci {
    width: 294px;
    padding: 40px 13px 0px 13px;
    margin: 9px 0px 0px 9px;
    background: #FFFFFF url(/images/layouts/aktualnosci.gif) 13px 15px no-repeat;
}

div#aktualnosci div.news{
    padding: 0px 0px 10px 0px;
}

div#aktualnosci div.news p{
   font-weight: bold;
}

div#aktualnosci div.news p span.wiecej{
   font-weight: normal;
}

div#reklama{
    width: 294px;
    margin: 9px 0px 0px 9px;
    padding: 9px 9px 9px 9px;
    border-left: 9px solid #9bbd3a;
    border-top: 9px solid #9bbd3a;
    background: #FFFFFF;
}

div.footer_left {
    clear: left;
    width: 585px;
    padding: 5px 0px 0px 15px;
    color: #6d6e6b;
	font-size: 10px;
	letter-spacing: 1px;

}


div.footer_left div#goRight{
	width:70px;
	height:10px;
	float:right;
	margin-right:4px;
	margin-top:-15px;
	text-align:right;
}


div.footer_left a{
	color:#cc4c0a;
}

div.footer_right {
    color: #6d6e6b;
    padding: 5px 0px 0px 130px;
	font-size: 10px;
	letter-spacing: 1px;
}




div#main_rejestracja {
    width: 581px;
    padding: 0 0 10px 10px;
    background: #FFFFFF;
}


div#main_rejestracja h1{
	font-size:16px;
	color:#e67338;
	background:url(../images/layouts/zapisyDoZwiazkuDuzychRodzin.gif) no-repeat;
	width:337;
	height:21px;
	margin:20px 0 10px 0;
}

div#main_rejestracja p{
	padding-bottom:8px;
	padding-right:10px;	
	text-align:justify;
	color:#4d4d4d;
}


div#main_rejestracja input{
	border:1px solid #a2b3be;
	width:147px;
	height:16px;
	font-size:11px;
	padding-top:2px;
	padding-left:2px;
	margin-bottom:3px;
}



div#main_rejestracja input.button{
	border:none;
	color:#FF3300;
	background-color:#FFF;
	vertical-align:bottom;
	cursor:pointer;
	width:170px;
	height:16px;
	margin-left:10px;
}


div#main_rejestracja input.button3{
	border:none;
	color:#FF3300;
	background-color:#FFF;
	vertical-align:bottom;
	cursor:pointer;
	width:170px;
	height:16px;
}




div#main_rejestracja input.button2{
	border:1px solid #CC6600;
	color:#FF3300;
	background-color:#FFF;
	cursor:pointer;
	width:70px;
	height:20px;
	padding:2px 0 4px 0;
	color:#fff;
	background-color:#E67338;
	margin-right:5px;
}


div#main_rejestracja input.nr_domu1,
div#main_rejestracja input.nr_mieszkania1,
div#main_rejestracja input.kod_pocztowy1 {
 width:50px;

}


div#main_rejestracja table {
	margin-left:10px;
	width:335px;
}

div#main_rejestracja td{
	line-height:14px;
}



div#main_rejestracja td span{
	font-size:11px;
	color:#4d4d4d;
}

div#main_rejestracja div#introRekrutacjaLewa {
	width:352px;
	float:left;
}



div#main_rejestracja div#introRekrutacjaPrawa {
	width:191px;
	float:right;
	padding:0 0 0 0;
	border:2px solid #a2b3be;
	margin-right:13px;
	margin-top:53px;
}

div#main_rejestracja div#introRekrutacjaPrawa p{
	padding:0 8px 10px 8px;
	font-size:11px;
	text-align:left;
	font-family:trebuchet ms;
}

div#main_rejestracja div#introRekrutacjaPrawa h3{
	margin:0;
	padding:3px 8px 0 8px;
	font-family:trebuchet ms;
}


div#main_rejestracja div#krok {
	float:left;
	width:353px;
}


div#main_rejestracja div#krok h2{
	
	background-repeat:no-repeat;
	width:46px;
	height:16px;
	margin-top:10px;
	font-family:trebuchet ms;
	font-size:14px;
	color:#a2b3be;
}


div#main_rejestracja div#krok h3{
	font-size:11px;
	font-family:verdana;
	color:#a2b3be;
	font-weight:100;
	padding-left:10px;
	margin:10px 0 3px 0;
	_margin:5px 0 3px 0;
}

span.label_dynamic {
	font-weight:bold;
}


table.podsumowanie td{
	padding-bottom:3px;

}






