BODY {
	margin: 0px;
	padding: 0px;
	background-color: #163241;
	text-align: center;
}

H3 {
	font-size: 14px;
}

#Full {
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #034262;
}

#All {
	width: 832px;
	margin: 0px auto;
	text-align: left;
}

#Column_left {
	width: 214px;
	float: left;
	overflow: hidden;
	background-color: #385869;
}

#Menu {
	width: 214px;
	float: left;
	overflow: hidden;
}

.menu_first {
	width: 214px;
	height: 26px;
	float: left;
	overflow: hidden;
	background: url('../img/menu_bg.jpg') top no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #fafcfd;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	text-indent: 40px;
}

.menu_first:hover {
	background-position: 0px -52px;
}

.menu_first2 {
	width: 214px;
	height: 26px;
	float: left;
	overflow: hidden;
	background: url('../img/menu_bg.jpg') bottom no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #fafcfd;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	text-indent: 40px;
}

.menu_sub {
	width: 214px;
	padding: 7px 0px;
	background: url('../img/menu_bg_sub.gif') left repeat-y;
}

.menu_sub A {
	font-family: Verdana;
	font-size: 11px;
	color: #fafcfd;
	text-decoration: none;
	margin-left: 34px;
}

.menu_sub A:hover {
/*	text-decoration: underline; */
	color: #ff1313;
}

#Buttons {
	width: 214px;
	float: left;
	overflow: hidden;
	background-color: #385869;
	border-top: 7px solid #fafcfd;
}

#Buttons IMG {
	margin: 13px 0px;
	border: 0px;
}

#Column_right {
	width: 618px;
	float: left;
	overflow: hidden;
	background-color: #fafcfd;
}

#Top {
	width: 618px;
	height: 56px;
	float: left;
	overflow: hidden;
}

#Top_left {
	width: 497px;
	height: 54px;
	float: left;
	overflow: hidden;
	background: #04171b url('../img/top_left_bg.gif') left repeat-y;
}

#Top_right {
	width: 121px;
	height: 54px;
	float: left;
	overflow: hidden;
	background: #034262 url('../img/top_right_bg.gif') left repeat-y;
}

#Top_right A {
	width: 48px;
	height: 39px;
	margin-top: 8px;
	margin-left: 11px;
	float: left;
	overflow: hidden;
}

#Top_right .ico1 {
	background: url('../img/top_ico1.jpg') top no-repeat;
}

#Top_right .ico2 {
	background: url('../img/top_ico2.jpg') top no-repeat;
}

#Top_bottom {
	width: 618px;
	height: 2px;
	float: left;
	overflow: hidden;
	background: url('../img/top_bottom_bg.jpg');
}

#Flash {
	width: 618px;
	height: 169px;
	float: left;
	overflow: hidden;
}

#Content {
	width: 618px;
	float: left;
	overflow: hidden;
	background: #fafcfd;
	font-family: Verdana;
	font-size: 11px;
	color: #034262;
}

#Content_left {
	width: 414px;
	margin-left: 7px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #d7e4e8;
}

#Content_left P {
	margin: 6px;
}

.Home_mod1 {
	width: 414px;
	float: left;
	overflow: hidden;
	background: #e4edf0 url('../img/home_title1_bg.gif') top repeat-x;
}

.Home_mod2 {
	width: 414px;
	float: left;
	overflow: hidden;
	background: #f0f5f7 url('../img/home_title2_bg.gif') top repeat-x;
}

.Home_mod3 {
	width: 414px;
	float: left;
	overflow: hidden;
	background: #fafcfd url('../img/home_title3_bg.gif') top repeat-x;
}

#Content_right {
	width: 196px;
	float: right;
	overflow: hidden;
	background: #fafcfd url('../img/content_right_bg.gif') top repeat-x;
}

#Content_right_text {
	width: 196px;
	float: left;
	overflow: hidden;
}

#Content_right_text P {
	margin: 10px 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #034262;
}

#Content_right_text P A {
	color: #ff1313;
	text-decoration: none;
}

#Content_right_text P A:hover {
	text-decoration: underline;
}

#Content_full {
	width: 610px;
	margin-left: 7px;
	float: left;
	display: inline;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	color: #034262;
/*	background-color: #d7e4e8; */
}

#Content_full TABLE {
	font-family: Verdana;
	font-size: 11px;
	color: #034262;
}

#Content_full P {
	margin: 6px;
}

.mod_full {
	width: 610px;
	float: left;
	overflow: hidden;
	background: #fafcfd url('../img/full_title3_bg.gif') top repeat-x;
}

.mod_full IMG {
	border: 1px solid #5e6e7b;
}

.mod_flags {
	width: 610px;
	height: 27px;
	float: left;
	overflow: hidden;
	background-color: #e6eff1;
}

#Flags {
	width: 196px;
	height: 28 px;
	float: left;
	overflow: hidden;
}

#Flags A {
	float: left;
	overflow: hidden;
	margin: 5px 0px 0px 3px;
}

#Flags A IMG {
	border: 0px;
}

#Footer {
	width: 100%;
	height: 41px;
	margin-bottom: 2px;
	text-align: center;
/*	float: left;
	overflow: hidden; */
	background: #034262 url('../img/footer_bg.gif') bottom repeat-x;
}

#Footer A {
	color: #fafcfd;
	text-decoration: none;
}

#Footer A:hover {
	text-decoration: underline;
}

#Footer_content {
	width: 832px;
	margin: 0px auto;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #fafcfd;
}

.Footer_left {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 7px;
	line-height: 35px;
}

.Footer_right {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	line-height: 35px;
}

.Footer_right A {
	text-transform: lowercase;
}

#konttekst {
	width: 300px;
	float: left;
	overflow: hidden;
}

#kontmapa {
	width: 300px;
	height: 350px;
	border: 1px solid #527e94;
	overflow: hidden;
	float: left;
}

.nag_orange {
	font-weight: bold;
}

.mod_full A {
	text-decoration: none;
	color: #ff1313;
}

.mod_full A:hover {
	text-decoration: underline;
}

.mod_full P, .mod_full H1, .mod_full H3, .mod_full UL, .mod_full TABLE {
	padding-left: 10px;
	padding-right: 10px;
}

.oferta_tab {
	width: 100%;
}

.oferta_tab TD {
	border: 0px;
	padding: 5px 10px;
	text-align: center;
}

.oferta_tab .naglowek {
	background-color: #034262;
	color: #ffffff;
	font-weight: bold;
}

.oferta_tab .wiersz {
	background-color: #d1e5ec;
	cursor: pointer;
}

#kalkulator {
	width: 186px;
	float: right;
	overflow: hidden;
}

#oferta_gallery {
	width: 370px;
	float: left;
	overflow: hidden;
}

#oferta_gallery IMG {
	border: 1px solid #f7fbfc;
}

#pageTitle {
	width: 414px;
	height: 32px;
	float: left;
	overflow: hidden;
}