/***********************************************/
/* CSS do drukowania serwisu www.mps.gov.pl  */
/* Autor: Zigzag.Web - Danuta Stawarz [DankaS] */
/***********************************************/


body, html{
	position: static; 
  	height: auto;
    background: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, san-serif;
	color: #333300;
	line-height: 1.2;
	margin: 0 !important;
  	padding: 0 !important;
	width: auto;
	font-size: 12pt;
	
}

a{
	color: #ac9600;
	font-weight: bold;
	text-decoration: underline;

}

a:link{
	color: #ac9600;
	font-weight: bold;
	text-decoration: underline;

}

a:visited{
	color: #ac9600;
	font-weight: bold;
	text-decoration: underline;

}

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


h1{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16pt;
	color: #666633;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	bottom: 0px;
	margin-bottom: 0px;
	background: none;
	width:auto;
	height:auto;
}

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

h3{
	font-family: Arial,sans-serif;
	font-size: 15px;
	color: #333300;
}

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

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14pt;
 color: #333300;
 margin: 0px;
 padding: 0px;
}
h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	 font-size: 13pt;
}

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: 11pt;
	font-weight: normal;
	color: #ac4100;
	display: block;
	margin-left: 5px;
	line-height: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page {
	width: auto;
	background:none;
	
}
/******************* top************************/

#accesshead, #masthead, #rozmiar, #tryb, #menu {	
	display:none;
}

#header {
	background-color: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}


#title{
	position: relative;
	width: 60%;
}

.prawy {
	position: relative;
	float: right;
}


/*------------content--------------*/


#tresc {
	padding: 0px;
	width: 650px;
	border:none;
	display: inline;
	float: none;
	padding:0px;
	margin: 0px;
	background: none;
}

.oneNews {
	margin: 0px;
	padding: 5px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	clear: both;
}
.oneNews a{
	text-decoration: none;
}
#pasek{
	width:2%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	
	
}
