
img {border:0px;}

h1 {
	font-family: Tahoma;
	color: black;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

body,
.body-bg
{
	font-family: arial;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	background: url('images/background.jpg') no-repeat;
	background-repeat:no-repeat;
	background-position: center top;
	background-color:white;
	z-index: 10;
}


INPUT,BUTTON,SELECT,TEXTAREA {
	background-color: #eef0ff;
	border: #8494a4 1px solid;
	font-family: verdana;
	font-size: 10px;
	color: #333344;
}

table {
	line-height: 18px;
	}
.table_menu {
	font-size: 13px;
	font-weight: bold;
	}

/* OFERTY */
.oferta_foto {
	padding: 15px 15px 15px 5px;
	}
.oferta_main {
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
.oferta_cena {
	font-size: 15px;
	}
	
.link_orange {
	font-size: 12px;
	color: #EC5C06;
	text-decoration: underline;
	}
.link_orange:hover {
	text-decoration: underline;
	color: black;
	}

.link_black {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	}
.link_black:hover {
	text-decoration: underline;
	color: #EC5C06;
	}

/* RIGHT COL */
.right_contact {
	padding: 20px 15px 15px 15px;
	overflow: hidden;
	font-size: 12px;
	}
.right_mapka {
	padding: 28px 2px 2px 2px;
	overflow: hidden;
	font-size: 12px;
	}
	
/* DROP DOWN */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: black;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 165px;
	background: #EAEBD8;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: black;
		color: #f4f4f4;
		font-weight: bold;
		font: 13px arial black}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
