/* strona w ogólności */
html
	{
	background-color: #b8b8b8;
	}
body
	{
	background-color: #f8eee2;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url('../grafiki/tlo-gray1.jpg');*/
	background-image: url('../grafiki/tlo-gray.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}


div
	{
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}

/* nagłówek graficzny */

div.naglowek_graficzny
	{
	height: 244px;
	margin: 0px;
	overflow: hidden;
	background-image: url("../grafiki/ng1-1.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	}

/* nagłówek graficzny - k */
/*
div#body_aa
	{
	width: 100%;
	height: 100%;
	position:fixed; top: 0px; right: 0px;
	background-image: url('../grafiki/tlo-gray.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 0;
	}*/

div#body_a
	{
	width: 894px;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative; top: 0px; 
	}

fieldset
	{
	border: none;
	margin: 0px;
	padding: 0px;
	}

label
	{
	display: block;
	width: 90%;
	text-align: left;
	margin-top: 5px;
	}

.blad
	{
	font-weight: 700;
	color: #ee0000;
	font-size: 13px;
	}

.komunikat
	{
	font-weight: 700;
	color: #1378c7;
	font-size: 13px;
	}


img
	{
	border: none;
	}


h1, h2, h3
	{
	font-family: sans-serif;
	font-size: 17px; 
	font-weight: 700;
	color: #1d1b1c;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-top: 20px;
	font-variant: small-caps;
	}

h1
	{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 260px;
	font-weight: 400;
	position: relative; bottom: 15px;
	}

h2
	{
	font-size: 14px;
	}

h3
	{
	font-size: 13px;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	}

a
	{
	color: #716259;
	text-decoration: none;
	font-weight: 700;
	}


a:hover
	{
	text-decoration: underline;
	color: #716259;
	}

p
	{
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.lewy
	{
	text-align: left;
	}

.srodek
	{
	text-align: center;
	}

.prawy
	{
	text-align: right;
	}

/* strona w ogólności - k */




/* menu */
div#menu
	{
	width: 100%;
	height: 42px;
	font-size: 13px;
	}

ul.podmenu_boczne
	{
	list-style-type: none;
	}

a.menu_boczne
	{
	display: block;
/*	padding-top: 6px;*/
	color: #fffdfd;
	text-align: left;
	margin-left: 30px;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
	}

ul.podmenu_boczne
	{
	margin-top: 0px;
	margin-bottom: 0px;
/*	padding: 0px;*/
	}

a.podmenu_boczne
	{
	margin-left: 0px;
	font-size: 9px;
	text-align: left;
	}

hr.menu_boczne
	{
	height: 1px;
	border: none;
	background-color: #f09a0f;
	text-align: center;
	width: 80%;
	}
/* menu - k */


/* pb */
div.pb
	{
	height: 57px;
	background-image: url("../grafiki/pathbar-logowanie.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #ffffff;
	}

div.pb_l
	{
	float: left;
	color: #ffffff;
	font-weight: 700;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	}

div.pb_p
	{
	float: right;
	width: 300px;
	padding-top: 5px;
	color: #000000;
	}

input.logowanie
	{
	width: 70px;
	height: 17px;
	border: none;
	font-size: 11px;
	padding-left: 4px;
	}
button.logowanie
	{
	width: 40px;
	height: 21px;
	border-style: solid;
	border-color: #f2cda3;
	border-width: 2px;
	background-color: #352f2f;
	color: #fff9f9;
	font-size: 11px;
	position: relative; top: 2px;
	margin-right: 5px;
	}

#logowanie
	{
	color: #fff9f9;
	font-size: 14px;
	font-variant: small-caps;
	}
#wyloguj
	{
	font-size: 12px;
	color: #fff9f9;
	text-decoration: underline;
	}
/* pb - k */

/* główna część strony */

div.ogolny /* obejmuje całą część główną strony */
	{
	overflow: hidden;
	}

div.ogolny_lewy /* obejmuje lewą kolumnę głównej części strony */
	{
	width: 242px;
	min-height: 215px;
	float: left;
	}

div.ogolny_lewy_tlo1
	{
	background-image: url("../grafiki/menu-tlo-srodek.png");
	background-position: top left;
	background-repeat: no-repeat;
	}

div.ogolny_lewy_informacje
	{
	min-height: 30px;
	background-image: url("../grafiki/informacje-srodek.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 20px;
	overflow: hidden;
	}

h2.informacje
	{
	font-size: 12px; 
	color: #030000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative; bottom: 5px;
	font-style: normal;	
	}


div.ogolny_prawy /* obejmuje prawą kolumnę głównej części strony */
	{
	width: 640px;
	float: right;
	background-image: url("../grafiki/ogolny_prawy_gora.png");
	background-position: top left;
	background-repeat: repeat;
	min-height: 370px;
	line-height: 25px;
	}



hr
	{
	height: 0px;
	width: 0%;
	background-color: #000000;
	text-align: center;
	margin: 0 auto; 
	}


div.stopka
	{
	margin-top: 0px;
	padding-top: 4px;
	text-align: left;
	font-size: 11px;
	color: #f2f7fa;
	background-image: url("../grafiki/stopka_tlo.png");
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;
	padding-left: 30px;
	position: relative; top: 5px;
	}

a.stopka
	{
	color: #f2f7fa;
	}


/* główna część strony - k */


/* z form css */
.formularz_tlo
	{
	/* tło formularza */
	background-color: #e8e2d0;
	}
div.formularz
	{
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	line-height: 150%;
	width: 450px;
	border: none;
	}
	
input
	{
	width: 450px;
	margin-left: 0px;
	border: none;
	}


textarea
	{
	width: 450px;
	border: none;
	}

#surname
	{
	visibility: hidden;
	}

button
	{
	border-style: solid;
	border: none;
	background-color: #ffffff;
	font-weight: 400;
	}


/* zaokrąglone rogi */
div.zaokraglenie
	{
	width: 510px;
	margin: 0 auto;
	}
.rog1, .rog2, .rog3, .rog4, .rog22, .rog32, .rog42{font-size:1px; overflow:hidden; display:block;}
.rog1 {height:1px; background:transparent; margin:0 5px;}
.rog2, .rog22 {height:1px; border-right:2px solid transparent; border-left:2px solid transparent; margin:0 3px;}
.rog3, .rog32 {height:1px; border-right:1px solid transparent; border-left:1px solid transparent; margin:0 2px;}
.rog4, .rog42 {height:2px; border-right:1px solid transparent; border-left:1px solid transparent; margin:0 1px;}