div, p, h1, h2, h3, ul, li, ol, dl, dd, dt, img, body, form  {
	margin: 0px;
	padding: 0px;
}
*:focus {
	outline: none;
}
img {
	border:none;
}
body {
	width:auto;
	height:auto;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	font-size: 11px;
	line-height: 16px;	
}

div#contener{
	width:830px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 0px;
	height:auto;
	overflow: auto;
	background-color: White;
}

div#banner {
	width: 540px;
	height: 270px;
	float: right;
}
div#banner img {
	display: block;
	width: 540px;
	height: 270px
}
a#logo {
	display: block;
	width: 290px;
	height: 150px;
	float: left;
	background: White url(phudom_logo.gif) no-repeat;
}
a {
	color: #DA221C;
	text-decoration: none;
}
ul#menu {
	width: 250px;
	padding: 0px 20px 0px 20px;
	height: auto;
	float: left;
	background-color: #ffffff;
}
ul#menu li {
	width: 100%;
	height: 39px;
	list-style: none;
	line-height: 39px;
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.25em;
	border-bottom: 1px solid #cccccc;

}
ul#menu a {
	display: block;
	width: 220px;
	height: 39px;
	padding-right: 30px;
	text-decoration: none;
	color: #666666;
	background: url(menu_background.gif) no-repeat 0px 0px;
}
ul#menu a:hover {
	color: #ffffff;
	background-position: 0px -40px;

}

div#shortContact {
	width: 540px;
	height: 40px;
	float: left;
	font-size: 10px;
	line-height: 40px;
	text-align: center;
}
div#shortContact  a {
	color: #DA221C;
	text-decoration: none;
}
div#columnLeft {
	width: 450px;
	margin: 40px 0px 20px 0px;
	padding-left: 20px;
	height: auto;
	float: left;
}
div#columnRight {
	width: 300px;
	margin: 40px 0px 20px 0px;
	padding-right:10px;
	height: auto;
	float: right;
}
body#promocje div#columnLeft {
	width: 750px;
	text-align:center;
	margin: 40px 0px 20px 0px;
}
body#promocje div#columnRight {
	display:none;
}

h1 {
	color: #DA221C;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
h2 {
	width: 100%;
	margin-bottom: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;	
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
h3 {
	margin: 20px 0px 20px 0px;
	color: #000000;
	font-size: 12px;
}
h4 {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
blockquote {
	margin: 20px;
}
p {
	margin: 20px 0px 20px 0px;
}
.info {
	color: #DA221C;
}
form {
	 margin: 20px 0px 20px 0px;
}
label {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 15px 0px;	
}
.inputText {
	width: 295px;
	height: 20px;
	margin: 0px;
	border: none;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
	font-style: italic;
}
.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
}	
textarea {
	width: 285px;
	height: 120px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
}
#mapContener {
	width: 450px;
	height: 450px;
	margin: 20px 0px 20px 0px;
}
ul#ofertaNavi{
	width: 750px;
	height: 900px;
	background: url(/img/loga_razem.png) no-repeat;
	list-style: none;
}
ul#ofertaNavi li {
	width: 150px;
	height: 75px;
	float: left;
}
ul#ofertaNavi li a {
	display:block;
	width: 100%;
	height: 100%;
}

div.slogan {
	width: 320px;
	height: 80px;
	padding: 0px 120px 0px 10px;
	overflow: hidden;
	background: Red url(slogan_background.gif) no-repeat;
}
div.slogan h1, div.slogan p {
	margin: 0px;
	color: #ffffff;
}
div.slogan h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	}
div#footer {
	width: 100%;
	height: 20px;
	clear: both;
	text-align: center;
	font-size: 10px;
}
