html{
	height: 100%;
}
BODY{
	text-align: center;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	
 
	background-color: rgb(219, 219, 219);
	font-family: Verdana;
	color: rgb(84, 84, 84);
	font-size: x-small;
}

.wiecej{
	text-align: right;
	font-family: Verdana;
	color: #162983;
	font-size: 8pt;
	font-weight: bold;
}

.art{	
	font-family: Verdana;
	color: rgb(84, 84, 84);
	font-size: 8pt;
	padding-bottom: 15px; 	
	text-align: left; 
	font-size: 8pt; 
	padding: 15px 30px 0px 14px;
}

IMG{
	border: 0px;
}
.images{
	border: 1px solid grey;
	padding: 1px;
}
A:link, A:visited{
	text-decoration: none;
	color: #0c56fe;

}

A:hover, A:active{
	text-decoration: none;
	color: #042b83;

}

A.link:link, A.link:visited{
	text-decoration: none;
	color: #162983;
	font-weight: bold;
}

A.link_lewa:hover, A.link_lewa:active{
	text-decoration: none;
	color: #3dab22;
	font-weight: x-small;
}

A.link_lewa:link, A.link_lewa:visited{
	text-decoration: none;
	color: #162983;
	font-weight: x-small;
}


UL{
	margin-top: 0px;
	font-family: Verdana;
	color: rgb(84, 84, 84);
	font-size: 8pt;
	font-weight: lighter;
	list-style-type: none;
	
}

LI{
	text-indent: -1em;
	text-align: left;
	margin-left: -1em;
	padding-left: -1em;
	margin-left: -25px;
}

A.zaj_link:link, A.zaj_link:visited{
	text-decoration: none;
	color: white;
}


#tab_glowna{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 778px;
}

#menu_top{
	background-color: white;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	font-size: x-small;
}

.td_content{
	padding-right: 6px;
	padding-left: 6px;
}

#content{
	background-color: white;
	width: 100%;
	height: 100%;
}

.naglowek{
	font-size: 9pt;
	font-weight: bold;
	color: #162983;
}
.arrow{
	padding: 2px;
	vertical-align: top;
}
.f_lewa{
	text-align: right;
	padding-right: 10px;
	width: 200px;
}
.f_srodek{
	text-align: left;
}
.f_prawa{
	text-align: left;
	color: rgb(148,148,148);
}
#stopka{
	height: 15px;
	padding-right: 30px; 
	padding-top: 5px;
	text-align: right;
	color: rgb(174, 174, 174);
	font-size: x-small;	
}
#mini_panel{
	background-image: url("images/kropka.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#content_lewa{
	background-image: url("images/kropka.gif");
	background-repeat: repeat-y;
	background-position: right;
 
	padding-left: 15px; 
	vertical-align: top;
}
#separatorek{
	background-image: url("images/kropka.gif");
	background-repeat: repeat-y;
	background-position: center;
	width: 10px; 
	vertical-align: top;
}
.tab_content{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
	border: 0px solid gray;
}
.tab_rezerwacje{
	width: 100%;
	margin-bottom: 15px;
}
.uwagi{
	text-align: center;
	color: #545454;
	background-color: #d2d2d2;
}
.pokoj{
	text-align: left;
	padding-left: 5px;
	color: #545454;
	background-color: #d2d2d2;
}
.pokoj_zajety{
	background-color: #accb64; 
	color: white;
}
.tab_rezerwacje_naglowek{
	color: white;
	background-color: #8f8f8f; 
	height: 20px;
}
INPUT, TEXTAREA{
	font-size: x-small;
	border: 1px solid #7f9db9;
	font-family: Verdana;
}
TEXTAREA{
	font-size: x-small;
	font-family: Verdana;
}
INPUT[type="submit"], INPUT[type="reset"], INPUT[type="button"]{
	background-color: #162983;
	color: white;
	height: 20px;
	vertical-align: middle;
}
SELECT{
	font-size: x-small;	
	border: 1px solid #7f9db9;
}
.cell{
	background-color: #ededed;
}
.dane_klienta{
	text-align: left;
	padding-left: 20px;
}
.naglowek_tab{
	color: white; 
	background-color: #8bb4b6;
	height: 20px;
	font-weight: bold;
}

DIV{
	color: #626262;
}
.error{
	display: block;
	padding-right: 15px;
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ok{
	padding-right: 10px;
	color: green;
	margin-top: 0px;
	margin-bottom: 0px;
}
form{
	margin: 0px;
}
.edytowany_pokoj{
	text-align: left;
	padding-left: 20px;
	color: #545454;
	background-color: lightgreen;
}
.art_foto{
	width: 80%;
	margin-right: 15px;
	margin-left: auto;
}