@charset "utf-8";
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

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

html {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
h1 {
	color: #ffffff;
	font-family: Sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	background-color: #f07e18;
}

h2 {
	color: #ffffff;
	font-family: Sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	background-color: #f07e18;
}

p{
	font-size: 12px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	word-spacing: normal; 
	letter-spacing: normal; 
	line-height: normal;
	padding: 0px;
}
#strona {
	width: 1000px;
	margin: auto;
	top: 0px;
	min-height: 100%;
	height: auto;
	margin-top: 5px;
	margin-bottom: -50px;
	padding: 0px;
}
#naglowek {
	height: 180px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(/grafiki/logo.png);
	background-repeat: no-repeat;
}

#menu a:link {
	font-family: Sans-serif;
	text-decoration: none;
	color: #dc1a1a;
	padding-left:15px;
	padding-right: 15px;
}
#menu a:visited {
	font-family:  Sans-serif;
	text-decoration: none;
	color: #dc1a1a;
	padding-left:15px;
	padding-right: 15px;
}
#menu a:hover {
	font-family: Sans-serif;
	text-decoration: underline;
	color: #dc1a1a;
	padding-left:15px;
	padding-right: 15px;	
}

#tresc {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	position: relative;
}
#pusty {
	margin: 0px;
	height: 50px;
	padding: 0px;
}
#stopka {
	width: 1000px;
	text-align: center;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
	clear:both;
	background-color: #f07e18;
	color:#FFFFFF;
	
}
#stopka a:link {
	text-decoration: none;
	color:#FFFFFF;
}
#stopka a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#stopka a:hover {
	text-decoration: underline;
	color:#FFFFFF;	
}

#lewy {
    float:left;
	width: 210px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#lewy p{
	width: 205px;
	height: 14px;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #dc1a1a;
}
#lewy a:link {
	font-size: 10px;
	text-align: right;
}
#lewy a:visited {
	font-size: 10px; 
    text-align: right;
}
#lewy a:hover {
	font-size: 10px; 
	text-align: right;
}

#srodek {
	float:left;
	width:560px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

#prawy {
	float: right;
	width: 210px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#prawy p{
	width: 205px;
	height: 14px;
	padding: 2px;
	background-color: #EAEAEA;
	margin-top: 1px;
	margin-bottom: 1px;
}
#prawy a:link {
	font-size: 10px;
	text-align: right
}
#prawy a:visited {
	font-size: 10px; 
    text-align: right;
}
#prawy a:hover {
	font-size: 10px; 
	text-align: right;
}

#szczegoly {
	cursor: hand; 
	font-size: 12px; 
	text-align: right; 
	color: 	#000000; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

#strony { 
	font-size: 10px; 
	margin-top: 10px;
	margin-bottom: 10px;
}


.ogloszenie_nazwa {
	font-weight: bold;
	color: #dc1a1a;	
}

#ogloszenie_tresc {
	padding-bottom: 5px;
	width: 500px;
	float:left;
}

.przypis{
	padding-left: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #A6A6A6;
}

#szary a:link {
	background-color: #EAEAEA; color: #A6A6A6;
}
#szary a:visited {
	background-color: #EAEAEA; color: #A6A6A6;
}
#szary a:hover {
	background-color: #EAEAEA; color: #A6A6A6;
}
