/***********************************************/
/* CSS do podstawowego serwisu www.mps.gov.pl  */
/* Autor: Zigzag.Web - Danuta Stawarz [DankaS] */
/***********************************************/
html, body {
				height: 100%;
			}

body{
	font-family: Tahoma, Geneva, Arial, Helvetica, san-serif;
	color: #333300;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #e9e8e2;
	background-position: top;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 100%;
	
}

a{
	color: #ac9600;
	text-decoration: none;
}

a:link{
	color: #ac9600;
	text-decoration: none;
}

a:visited{
	color: #ac9600;
	text-decoration: none;
}

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


h1{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #666633;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	bottom: 0px;
	margin-bottom: 0px;
	width: 390px;
}

h2{
	font-family: Tahoma, Arial, sans-serif;
	color: #666633;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

h3{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 100%;
	color: #333300;
}

h4{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #333300;
 margin: 0px;
 padding: 0px;
}
h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1em;
}

ul{
	list-style-type: square;
	list-style-image: url(images/kropka_ziel.gif);
	
}

ul ul{
	list-style-type: disc;
	
}

ul ul ul{
	list-style-type: none;
	
}

label{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ac4100;
	display: block;
	margin-left: 5px;
	line-height: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}
td, .tresc {
	color: #333300;
	font-size: 100%;
}
hr {
	height: 1px;
	color: #dcddce;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page {
	width: 770px;
	margin: 0px auto;
	position: relative;
	min-height: 100%;
	background-image: url(../images/page_bg.gif);
	z-index: 1;

}
/******************* top************************/

#accesshead {
	width: 760px;
	margin: 0px auto;
	background-image: url(../images/bg_ramka_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	height: 20px;
	z-index: 2;
}
#accesslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #333300;
	margin: 0px;
	height: 17px;
	bottom: 0px;
	position: absolute;
	right: 120px;
	z-index: 3;
	padding: 0px;
}
#accesslink a{
	color: #FFFF00;
	background-color: #333300;
	display: block;
	text-align: center;
	padding-right: 10px;
}
#accesslink img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#english {
	width: 100px;
	height: 17px;
	float: right;
	position: absolute;
	bottom: -1px;
	right: 0px;
}



#masthead{
	padding: 0px;
	_background-color: #c93100;
	margin: 0px;
	background-image: url(../images/bg_masthead.gif);
}

.masthead_item {
	line-height: 11px;
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	padding-left: 5px;
	display: block;
	height: 78px;
}

#masthead .masthead_item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
#masthead .masthead_item a:link{color:#FFFFFF; 	}
#masthead .masthead_item a:visited{color:#FFFFFF;	}
#masthead .masthead_item  a:hover{color:#cccc99;text-decoration: none;	}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
}

#search form{
	margin: 0px;
	width: 82px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** menu  left styles ***********/
#navBar{
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_lewe_menu.gif);
	background-repeat: repeat-y;
	width: 180px;
	height: 100%;
}

#menuLinks1  {
	padding: 5px 0px 5px 0px;
}

#menuRight{
	font-size: 11px;
}
#menuRight a {
	display: block;
	padding: 4px 5px 4px 5px;
	color: #660000;
	font-weight: bold;	
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #ede4da;
	line-height: 1.3em;
}
#menuLinks1 a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #660000;
	font-weight: bold;	
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #ede4da;
	font-size: 70%;
}
#menuLinks1 a:hover, #menuRight a:hover{
	background-color: #f9f6f3;
	text-decoration: none;
}



#menuLinks1 .menuLinks2  a:hover{
	background-color: #edebe3;
	text-decoration: none;
	font-weight: normal;
}

#menuLinks1 .menuLinks2 a {
	color: #333300;
	display: block;		
	background-color: #f5f4ef;
	font-weight: normal;
	border-bottom: 1px solid #e8ecd9;
}

/************** ankieta styles **************/
.ankieta_nazwa{
	font-weight: bold;
	font-size: 1.3em;
	font-family: "Trebuchet MS",Arial, Tahoma, Arial, sans-serif;
	padding-bottom: 10px;
	/*color:	#b92700;*/
	color: #004000;
	
}
.ankieta_pytanie{
	font-family: "Trebuchet MS",Arial, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	text-align:left;
	width:280px;
	color: #004000;
}
.ankietaradio{
width:100%;
padding-bottom: 10px;
}
.ankieta_odp{
	font-family: "Trebuchet MS",Arial, Tahoma, Arial, sans-serif;
	color: #004000;
}
.ankieta_but{
		color: #f5f4ef;
		font-family: "Trebuchet MS",Arial, Tahoma, Arial, sans-serif;
		background-color: #008000;
}
.ankieta{
	font-size: 0.8em;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #dde2cb;
	width: 395px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 5px;
	float:left;
	background-color: #f7f3de;
}

.ankieta img {
	border:0px;
	padding:0px;
}


/************** advert styles **************/

.advert{
	width: 144px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #dde2cb;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.advert img {
	border:0px;
	padding:0px;
}

/************** menu right **************/

#panelRight {
	margin: 0px;
	padding: 0px;
	float:right;
	width: 170px;
	font-size: 11px;
	border-left: 2px solid #f4f1e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
}
#panelRight ul, #panelRight li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 7px;
}

#panelRight a{
	color: #666666;
}

.odstep{
	padding: 10px 5px 0px 5px;
}





/************** feature styles ***************/

.zajawka{
	color: #666633;
	position: relative;
}

/************** main styles *****************/
#header {
	background-color: #f7f3de;
	background-image: url(../images/bg_header1.gif);
	background-repeat: repeat-y;
	width: 410px;
	margin: 0px;
	padding: 0px;
	height: auto;
	position: relative;
}
#header #img_bottom {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	height: 2px;
}
#header #img_bottom {
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 2px;
}

#sciezka {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#sciezka a {
	color: #979774;
}
#sciezka a:hover {
	color: #666633;
}

#content{
	float: left;
	width: 405px;
	position: relative;
}

.maintext{
	clear: both;
	padding: 20px 0px 5px 10px;
	font-size: 70%;
	position: relative;
	overflow: hidden;
	width: 405px;
}
.maintext h1{
	font-size: 1.2em;
	color: #666633;
	font-weight: bold;

}
.maintext p{
	padding: 0px 0px 10px 0px;
}

/************** news************************/
#news a{
	color: #333300;
}
#news a:hover {
	color: #ac9600;
	text-decoration:none;
}

.oneNews {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dde2cb;
	margin-bottom: 10pt;
	padding-bottom: 1px;
}
.data {
	color: #999966;
	font-size: 0.9em;
}
.do_prawej {
	text-align:right;
}
#news .oneNews .do_prawej a{
	color: #ac9600;
	text-decoration: none;
}

/************* #stopka ***************/

#footer {
	clear: both;
	padding: 0px;
	background-color: #a01300;
	width: 770px;
	background-image: url(../images/footer_bg_red.gif);
	height: 58px;
	background-repeat: repeat-x;
	margin: 0px auto;
	position: relative;
}
#footer a{
	color:#FFFFFF
}
#footer a:hover{
	color:#e8c9bb;
	text-decoration: none;
}
.footer_item {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	float: left;
}
.nospace {
	padding: 0px;
	float: left;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#pinkish {
	padding-top: 5px;
}
#pinkish a {
	color: #c8927a;
	
}

#footer_top {
	background-color: #eeece5;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 40px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3ccbf;
	border-right-color: #d3ccbf;
	border-bottom-color: #d3ccbf;
	border-left-color: #d3ccbf;
	margin-left: 142px;
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	padding-bottom: 10px;
	margin-top: 0px;
}

#footer_top a{
	color: #666666;
}
#to_print {
	float:none;
	padding: 0px;
	width: 80%;
}
#to_top {
	float: right;
}
#tekstmapa {
float:right;
width:240px
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;
width:995px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#flashmap{
	height:400px;
	width:140px;
}
