* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

img {
	border: 0px;
}


body {
	background-color: #ebebeb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555d66;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#ramka_lewa {
	float: left;
	display: inline;
	background-color: #BFAF9D;
	width: 158px;
	height: 100%;
	margin-right: 13px;
	position: relative;
}

#container {
	width: 750px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 870px; 
	background-image: url(../grafika/background-container.gif);
	background-repeat: repeat-y;
}

#skip_navigation a {
	display: block;
	position: absolute;
	top: -555px;
	left: 30px;
	z-index: 100;
	color: #6A7581;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}

#skip_navigation a:active, #skip_navigation a:focus {
	top: 5px;
	border: 1px black dashed;
}

#naglowek {
	width: 542px;
	position: relative;
	top:0px;
	left: 22px;
}

#logo {
	width: 542px;
	height: 203px;
	margin-bottom: 5px;
}

#logo span {
	display: none;
}

h2 span {
	display: none;
}

#menu {
	width:542px;
	border-top: 8px #E6E6E6 solid;
}

#menu li {
	list-style-type: none;
}

#menu li {
	display: table-cell;
}

#menu li a {
	display: block;
	text-decoration:none;
	color: #606060;
	text-transform: uppercase;
	border-right: 1px #E6E6E6 solid;
	line-height: 28px;
	text-align: center;
}

#menu_start {
	border-left: 1px #E6E6E6 solid;
	width: 80px;
}
#menu_ofirmie {
	border-left: 1px #E6E6E6 solid;
	width: 80px;
}
#menu_oferta {
	width: 70px;
}
#menu_formyplatnosci {
	width: 138px;
}
#menu_kontakt {
	width: 80px;
}
#menu_galeria {
	width: 80px;
}

#menu a:hover,
#menu a:active,
#menu a:focus {
	background-color: #f3f3f3;
	color: #777777;
}

#tresc {
	margin-left: 22px;
	width: 542px;
	text-align: left;
	margin-bottom: 40px;
	line-height: 150%;
}

#tresc h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 22px;
	margin-bottom: 22px;
}

#tresc p {
	margin-bottom: 15px;
}

#tresc p a {
	text-decoration: none;
	color: #81766A;
	padding: 2px;
}

#tresc p a:hover,
#tresc p a:active,
#tresc a:focus {
	background-color: #81766A;
	color: white;
}

ul#linki a {
	text-decoration: none;
	color: #81766A;
	padding: 2px;
}

ul#linki a:hover,
ul#linki a:active,
ul#linki a:focus {
	background-color: #81766A;
	color: white;
}

ul#linki li {
	list-style-type: disc;
	list-style-position: inside;
}

#tresc ul {
	margin-bottom: 10px;
}

ul#oferta_transport, ul#oferta_sigsoft, ul#formy_platnosci {
	margin-left: 40px;
}

#sidebar_left {
	float: left;
	width: 542px;
}

#sidebar_right {
	float: right;
	display: inline;
	background-color: #BFAF9D;
	width: 158px;
	height: 100%;
	margin-right: 13px;
	position: relative;
}

#sidebar_right h1 span {
	display: none;
}

#sidebar_right h1 img {
	margin-top: 30px;
	margin-left: 12px;
}


#sidebar_right p {
	margin-top: 11px;
	color: white;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#stopka {
	clear: both;
	width: 728px;
	line-height: 30px;
	font-size: 10px;
	color: #81766A;
	background-color: white;
	background-image: url(../grafika/background-stopka.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
}

#stopka a {
	text-decoration: none;
	color: #81766A;
	padding: 2px;
}

#stopka a:hover,
#stopka a:active,
#stopka a:focus {
	background-color: #81766A;
	color: white;
}

ol#galeria img {
	margin-bottom: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 2px solid white;
}

ol#galeria li {
	display: inline;
	list-style-type: none;
}

ol#galeria a:hover img, ol#galeria a:active img, ol#galeria a:focus img {
	border: 2px solid #BFAF9D;
}

strong {
	font-weight: bold;
	/*border-bottom: 1px dotted #81766A;*/
}
