html, body {
	margin: 0;
	background: #000;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#outbox {
	margin: 0 auto;
	width: 797px;
	
}

#kontaktBox {
	float: left;
	width: 307px;
	height: 187px;
	background: url("images/logo.jpg") no-repeat transparent top;
}
#kontaktBox a {
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#kontaktBox a:hover, #kontaktBox a:focus {
	text-decoration: underline;
}
#kontaktKasyno {
	padding-top: 15px;
	float: left;
	width: 60px;
}
#kontaktMail {
	padding-top: 15px;
	float: left;
}

#displayDiv {
	float: right;
	width: 490px;
	height: 260px;
	display:inline;
}

#displayImage {
	
}

#right {
	float: right;
	width: 490px;
}


#banner {
	width: 490px;
	height: 51px;
	margin: 0;
	padding: 0;
	background: url("images/tlo_naglowek_top.jpg") repeat-y left top;
}

#banner p {
	font-family: 'Palatino Linotype';
	color: #fff;
	margin: 0;
	padding: 10px 0px 0px 10px;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

#left {
	margin: 0;
	float: left;
	width: 307px;
}

#menu {
	background: url("images/menu_tlo.jpg") no-repeat transparent top;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	height: 30px;
	padding-top: 1px;
	text-indent: 40px;
}
#menu a {
	display: block;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}

body#firma #menu-firma a, body#oferta #menu-oferta a, body#galeria #menu-galeria a, body#kontakt #menu-kontakt a {
	background: url("images/menu_tlo_biezace.jpg") no-repeat left;
}

body#firma #menu-firma a:visited, body#oferta #menu-oferta a:visited, body#galeria #menu-galeria a:visited, body#kontakt #menu-kontakt a:visited {
	background: url("images/menu_tlo_biezace.jpg") no-repeat left;
}

body#firma #menu-firma a:hover, body#oferta #menu-oferta a:hover, body#galeria #menu-galeria a:hover, body#kontakt #menu-kontakt a:hover {
	background: url("images/menu_tlo_aktywne.jpg") no-repeat left;
}

body#firma #menu-firma a:focus, body#oferta #menu-oferta a:focus, body#galeria #menu-galeria a:focus, body#kontakt #menu-kontakt a:focus {
	background: url("images/menu_tlo_aktywne.jpg") no-repeat left;
}

#menu a:hover, #menu a:focus {
	background: url("images/menu_tlo_aktywne.jpg") no-repeat left;
}

#contentLeft {
	background: url("images/tlo_lewy_tekst.jpg") repeat-y top;
	height: 360px;
	font-family: 'Palatino Linotype';
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#contentLeft p {
	padding: 20px;
	
}

#contentLeft ul {

}

#contentRight {
	background: url("images/tlo_prawy_tekst.jpg") repeat-y top;
	height: 340px;
	font-family: verdana;
	font-size: 11px;
	padding-top: 20px;
}
#contentRight p {
	padding-left: 80px;
	padding-right: 40px;
	text-align: justify;
}

#contentRight ul {
	padding-left: 100px;
	padding-right: 40px;
}

#footer {
	clear: both;
	height: 15px;
	background: url("images/tlo_stopka.jpg") repeat-x left top;
	text-align: right;
}

#footer p { 
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	padding-right: 15px;
}

#footer a { 
	color: #eac4b1;
	text-decoration: none;
}

#footer a:hover { 
	color: #fff;
}

h1, h2 {
	font-family: 'Palatino Linotype';
	margin: 0;
	padding: 0;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #820c0e;
	font-style: italic;
	text-align: right;
	height: 34px;
	background: url("images/element_tekst_prawy.jpg") no-repeat right bottom;
}

#contentLeft h3 {
	font-family: 'Palatino Linotype';
	margin: 0;
	padding: 0;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #820c0e;
	font-style: italic;
	text-align: right;
	height: 34px;
	background: url("images/element_tekst_lewy.jpg") no-repeat right bottom;
}

address {
	padding-left: 100px;
	font-style: normal;
	margin-top: 30px;
}

.link {
	text-decoration: none;
	color: #000;
}

.link:hover, .link:focus {
	color: #820c0e;
}

#kontaktForm label {
	width: 120px;
	display: block;
	float: left;
	padding-left: 80px;
	padding-right: 5px;
	text-align: right;
}

#kontaktForm br {
	clear: left;
}

#kontaktForm input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #820c0e;
	margin-top: 2px;
	width: 150px;
	background-color: #fff;
}

#kontaktForm input:focus, #kontaktForm textarea:focus {
	background-color: #eac4b1;
}

#kontaktForm input.send {
	margin-top: 24px;
	margin-right: 5px;
	width: 100px;
}

#kontaktForm textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #820c0e;
	margin-top: 2px;
	width: 230px;
	float: left;
	height: 50px;
	margin-left: -1px;
	background-color: #fff;
}

#galeryList {
	margin: 0;
	padding: 0;
	padding-top: 40px;
	list-style: none;
	color: #820c0e;
	padding-left: 30px;
}

#galeryList li {
	padding-left: 33px;
	padding-bottom: 4px;
	background: url("images/back.gif") no-repeat left center;
}

#galeryList b {
	color: #000;
}

#galeryList a {
	text-decoration: none;
	color: #820c0e;
}

#galeryList a:hover, #galeryList a:focus {
	color: #000;
}

#contentRightGalery {
	background: url("images/tlo_prawy_tekst.jpg") repeat-y top;
	height: 340px;
	font-family: verdana;
	font-size: 11px;
	padding-top: 20px;
	
}

#galeryThumb {
	margin: 0;
	padding: 0;
	padding-left: 34px;
	height: 52px;
	list-style: none;
}

#galeryThumb li {
	float: left;
	padding: 0 2px;
}


#dispImg {
	text-align: center;
	height: 227px;
	width: 345px;
	margin: 10px auto;
}

#bigImg {
	z-index: 2;
	border: 1px solid #820c0e;
	height: 227px;
	width: 345px;
}

div.welcome {
	text-align: center;
	width: 100%;
	font-weight: bold;
}
