@charset "iso-8859-2";

img.topl, img.botl { float: left;}
img.topr, img.botr { float: right;}

body {
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #9F8D4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #281C15;
}
.royal #container {
	width: 984px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F0E8D7;
	overflow:auto;
}

.royal #container_stopka {
	width: 984px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F0E8D7;
	overflow:auto;
}

.royal #mainContent_stopka {
	border: 1px none #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.royal #mainContent {
	border: 1px none #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.royal #mainContent h1{
	font-size: 12px;
}
.royal #mainContent h2{
	font-size: 12px;
}
.royal #mainContent h3{
	font-size: 12px;
}


.royal #obrazek{
	height: 160px;
}

.royal #logo{
	float: left;
}


.royal a:link{
	text-decoration:none;
	color: #7E7C79;
}

.royal a:visited{
	text-decoration:none;
	color: #7E7C79;
}

.royal a:active{
	text-decoration:none;
	color: #7E7C79;
}

.royal a:hover{
	text-decoration:underline;
	color: #7E7C79;
}

.royal #apartament_obrazek{
	overflow: auto;
	background-color: #9F8D4C;
	width: 614px;
	height: 176px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration:none;
}

.royal img {
	border: 0;
}

.royal #obrazek_powiekszenie{
	overflow: auto;
	background-color: #FFFFFF;
	width: 650px;
	height: auto;
	color: #000000;
	padding: 5px;
	margin: auto;
}

.royal #menu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
	background-color: #EEEEEE;
	padding-top: 2px;
	background-image: url(grafika/menu_tlo.gif);
}

.royal #menu a:link{
	text-decoration:none;
	color: #FFFFFF;
}

.royal #menu a:visited{
	text-decoration:none;
	color: #FFFFFF;
}

.royal #menu a:active{
	text-decoration:none;
	color: #FFFFFF;
}

.royal #menu a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}



.royal #lista_apartamentow{
	text-decoration:none;
	color: #9F8D4C;
	background-color: #F0EBE1;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.royal #apartament_szczegolowo{
	text-decoration:none;
	color: #9F8D4C;
	background-color: #F0EBE1;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.royal #rezerwacja{
	text-decoration:none;
	color: #9F8D4C;
	background-color: #F0EBE1;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9F8D4C;
	border-right-color: #9F8D4C;
	border-bottom-color: #9F8D4C;
	border-left-color: #9F8D4C;
}

.adm #content{
	background-color: #FFFFFF;
	width: 80%;
}

.adm #menu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
	background-color: #EEEEEE;
	padding-top: 2px;
}


.adm #menu a:link{
	text-decoration:none;
	color: #000000;
}

.adm #menu a:visited{
	text-decoration:none;
	color: #000000;
}

.adm #menu a:active{
	text-decoration:none;
	color: #000000;
}

.adm #menu a:hover{
	text-decoration:none;
	color: #000099;
}

