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

#mainframe {
	width: 880px;
	height: 775px; /*main height for text */
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-top: -30px;
	margin-left: 15px;
}

#mainframe #top {
	width: 880px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 3;
}


#mainframe.podstrona a.menu {
	top: 60px;
}

#mainframe a.menu span, #mainframe #logo span, #mainframe #logo h1 {
	display: none;
}

#mainframe a.menu:hover, #mainframe a.menu.sel { background-position: 0 -18px; }

#mainframe a.menu#m_oferta { left: 85px; background-position: -53px 0; }
#mainframe a.menu#m_oferta:hover, #mainframe a.menu.sel#m_oferta { background-position: -53px -18px; }
#mainframe a.menu#m_portfolio { left: 150px; width: 51px; background-position: -107px 0; }
#mainframe a.menu#m_portfolio:hover, #mainframe a.menu.sel#m_portfolio { background-position: -107px -18px; }
#mainframe a.menu#m_klienci { left: 231px; width: 38px; background-position: -176px 0; }
#mainframe a.menu#m_klienci:hover, #mainframe a.menu.sel#m_klienci { background-position: -176px -18px; }
#mainframe a.menu#m_praca { left: 299px; width: 37px; background-position: -233px 0; }
#mainframe a.menu#m_praca:hover, #mainframe a.menu.sel#m_praca { background-position: -233px -18px; }
#mainframe a.menu#m_kontakt { left: 366px; width: 43px; background-position: -289px 0; }
#mainframe a.menu#m_kontakt:hover, #mainframe a.menu.sel#m_kontakt { background-position: -289px -18px; }

#mainframe #logo {
	position: absolute;
	right: 20px;
	top: 100px;
	width: 195px;
	height: 51px;
	background: url('logo.gif') no-repeat;
	display: block;
}

#mainframe.podstrona #logo {
	top: 25px;
}

#mainframe #content {
	height: 270px;
	width: 0;
	background: #001A55;
	top: 80px;
	position: absolute;
	overflow: hidden;
}

#mainframe.podstrona #content {
	width: 580px;
}

#mainframe #content.blank {
	background: transparent;
	height: auto !important;
	height: 270px;
	min-height: 270px;
	overflow: visible;
}

#mainframe #content a.miniblock {
	display: block;
	width: 120px;
	height: 58px !important;
	height: 121px;
	overflow: hidden;
	float: left;
	background: #fff repeat-x;
	margin: 0 10px 20px 10px;
	border: 7px solid #fff;
	position: relative;
}

#mainframe #content a.miniblock:hover {
	background-color: #444;
	border-color: #444;
}

#mainframe #content a.miniblock div.shadow {
	height: 58px;
	width: 120px;
	background: url('cien-light.png') repeat-x;
	position: absolute;
	top: 63px;
	left: 0;
}

#mainframe #content a.miniblock:hover div.shadow {
	background: url('cien-dark.png') repeat-x;
}

div.textbox {
	color: #fff;
	padding: 25px 30px 0 30px;
	width: 250px !important;
	width: 300px;
	height: 250px;
	text-align: left;
	font-size: 13px;
	visibility: hidden;
}

div.textbox strong {
	color: #ccc;
}

div.textbox a {
	color: #fff;
}

#mainframe.podstrona div.textbox {
	visibility: visible;
}

div.textbox .end {
	position: absolute;
	top: 230px;
	left: 30px;
}

div.whitebox .end {
	top: 180px;/*30*/
	left: 540px;
	width: 320px;
	height: 30px;
}

div.whitebox .end.low {
	top: 130px;
}

div.textbox h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 28px;
	line-height: 28px;
	color: #000;
	width: 100%;
	border-bottom:  2px solid #ffa900;
}

div.textbox h2.jasny {
	color: #ededed;
}

div.textbox a.more, div.textbox a.blank {
	padding: 3px 6px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background-color: #001A55;
}

div.textbox a.blank {
	background-color: #aaa;
}

div.textbox a.out {
	padding: 3px 20px 3px 6px;
	background: #333 url('link.gif') right 50% no-repeat;
}

div.textbox a.more:hover {
	text-decoration: none;
}

div.whitebox a.more.right, div.whitebox a.blank.right {
	position: absolute;
	right: 0;
	top: 0;
}

div.whitebox a.more.left {
	position: absolute;
	left: 0;
	top: 0;
}

div.whitebox a.more.center, div.whitebox a.blank.center {
	position: absolute;
	right: 70px;
	top: 0;
}

div.whitebox a.more.cleft, div.whitebox a.blank.cleft {
	position: absolute;
	right: 130px;
	top: 0;
}

div.whitebox {
	position: absolute;
	top: 350px;/*500*/
	left: 0px;
	width: 870px !important;
	padding: 0;
	height: 300px;
	overflow: hidden;
	color: #444444;
	padding-top: 175px;/*25*/
}

div.whitebox a {
	color: #001A55;
}

div.whitebox strong {
	color: #11A7CB;
}

div.textbox ul {
	list-style: none;
}

div.textbox ul li {
	border-bottom: 1px solid #001A55;
}

div.textbox ul li a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	color: #fff;
	text-transform: lowercase;
}

div.textbox ul li a#listselected {
	color: #fff;
	background: #11A7CB;
}

div.textbox ul li a:hover, div.textbox ul li a#listselected:hover {
	background: #FFA900;
	color: #fff;
	text-decoration: none;
}

div.textbox #scrollBar {
	width: 9px;
	height: 175px;
	background: url('scroll.gif') repeat-y;
	left: 270px;
	top: 63px;
	position: absolute;
	cursor: pointer;
}

div.textbox #scrollBar #scrollKnot {
	width: 9px;
	height: 27px;
	background: #11A7CB;
}

#scrollContent {
	width: 230px;
	height: 175px;
	overflow: hidden;
}

#box, #boxLustro {
	top: 0;
	right: 20px;
	overflow: hidden;
	width: 560px;
	height: 380px;
	position: absolute;
	z-index: 1;
}

#boxLustro {
	top: 381px;
	height: 150px;
}

#boxLustro #gradient {
	height: 150px;
	width: 560px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	background: url('cien.png') repeat-x;
}

#obrazek, #obrazekLustro {
	height: 270px;
	width: 560px;
	background: #001A55 url('logo.jpg') 0 0 no-repeat;
	position: absolute;
	top: -270px;
	z-index: 2;
}

#mainframe.podstrona #obrazek {
	top: 110px;
	display: relative;
}

#mainframe.podstrona #obrazek #preloader {
	background: url('preloader.gif');
	height: 19px;
	width: 220px;
	position: absolute;
	left: 165px;
	top: 198px;
}
#mainframe.podstrona #obrazekLustro {
	top: 0px;
}

#obrazekDuzy, #obrazekDuzyLustro {
	width: 1680px;
	height: 270px;
	position: absolute;
	top: 110px;
	visibility: hidden;
	z-index: 1;
}

#obrazekDuzy.blue, #obrazekDuzyLustro.blue {
	background: #1a8abd;
}

#obrazekDuzy.blue div.bluebox {
	padding: 20px 30px;
	width: 520px !important;
	width: 560px;
	font-size: 13px;
	color: #d1e8f2;
}

#obrazekDuzy.blue div.bluebox h2 {
	padding-bottom: 20px;
}

#obrazekDuzy.klienci, #obrazekDuzyLustro.klienci {
	background: #fff;
}

#obrazekDuzy.klienci div {
	padding: 20px 0 0 39px;
	width: 560px !important;
	width: 580px;
}

#obrazekDuzy.klienci div img {
	float: left;
	border: 1px solid #fff;
	margin-bottom: 20px;
	margin-right: 30px;
}

#obrazekDuzy div.oferta, #obrazekDuzyLustro div.oferta {
	width: 187px;
	height: 270px;
	background: #1a8abd;
	float: left;
}

#obrazekDuzy div.oferta { overflow: hidden; }
#obrazekDuzy div.oferta#o2, #obrazekDuzyLustro div.oferta#o2l { background: #2f72a8; }
#obrazekDuzy div.oferta#o3, #obrazekDuzyLustro div.oferta#o3l { background: #1f5379; }

#obrazekDuzy div.oferta div.inner {
	padding: 20px;
}

#obrazekDuzy div.oferta ul {
	padding: 105px 0 0 0;
	list-style: none;
	color: #fff;
	font-size: 11px;
	width: 147px !important;
	width: 187px;
}


#obrazekDuzy label {
	font-size: 12px;
	padding: 5px 10px;
	position: absolute;
	color: #fff;
	width: 220px !important;
	width: 240px;
}

#obrazekDuzy label.wymagane {
	color: #91c5eb;
}

#obrazekDuzy input.input, #obrazekDuzy textarea.input {
	font-size: 11px;
	width: 220px !important;
	width: 240px;
	padding: 7px 10px;
	color: #999;
	background: #fff url('input.gif') repeat-x;
	position: absolute;
	height: auto !important;
	height: 27px;
}

#obrazekDuzy textarea.input {
	height: 133px !important;
	height: 147px;
	overflow: auto;
}

#obrazekDuzy input.submit {
	position: absolute;
	right: 1150px;
	top: 213px;
	font-size: 11px;
	border: 0;
	padding: 5px 10px;
	color: #fff;
	background: #07597d;
	font-weight: bold;
	width: 60px;
}

#obrazekDuzy input.submit:hover {
	cursor: pointer;
}

#mainframe.podstrona #obrazekDuzy, #mainframe.podstrona #obrazekDuzyLustro {
	visibility: visible;
}

#obrazekDuzyLustro {
	top: 0;
}

/*img.flip {
	filter: flipv;
}*/

#obrazekLustro {
	background: #eee url('logo.jpg') 0 -270px no-repeat;
	top: 270px;
}

#mainframe.podstrona div.hidden {
	visibility: hidden;
}

a.miniaturka {
	display: block;
	width: 120px;
	height: 58px;
	border: 5px solid #fff;
	position: absolute;
	top: 420px;
	left: 350px;
	z-index: 4;
	visibility: hidden;
}

a.miniaturka#mini2 { left: 520px; background-position: -120px 0; }
a.miniaturka#mini3 { left: 690px; background-position: -240px 0; }

a.miniaturka.selected {
	border: 5px solid #001A55;
}

#mainframe.podstrona div.whitebox#nipregon {
	top: 445px;
	left: 669px;
	z-index: 4;
	visibility: hidden;
}


#mainframe.podstrona a#flaga {
	top: 0;
}

a#flaga:hover {
	background-color: #fff;
	text-decoration: none;
}