/* WSTEPNE FORMATOWANIE */
* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 14pt;
	margin: 0;
	padding: 0;
	font-family: "CenturyGothic", "Myriad Pro", Tahoma;
	font-size: 13px;
	color: #000;
	background: #FFF url(../img/body_tlo.jpg) repeat-x center top;
}

#CONTENT_BODY {
	position: relative;
	left: 50%;
	margin-left: -447px;
	width: 894px;
	text-align: center;
 	padding: 46px 0 0 0;
}

#FLASH_GLOWNA {
	float: left;
	background: #fff url(../img/flash_glowna.jpg) left top;
	width: 824px;
	height: 630px;
}

#BOTTOM_MENU {
	clear: both;
	float: left;
	width: 824px;
	text-align: center;
	margin: 0 40px 10px 30px;
	background: #fff url(../img/shadow_bottom.jpg) no-repeat left top;
}

#BOTTOM_MENU a {
	font-size: 11px;
	font-family: Verdana;
	padding: 0 10px 0 10px;
}

#SHADOW_LEFT_BODY {
	clear: both;
	float: left;
	background: #fff url(../img/shadow_left_body.jpg) repeat-y left top;
	width: 30px;
}

#SHADOW_LEFT {
	clear: both;
	float: left;
	background: #fff url(../img/shadow_left.jpg) no-repeat left top;
	width: 30px;
	min-height: 630px;
}

#SHADOW_RIGHT_BODY {
	float: left;
	background: #fff url(../img/shadow_right_body.jpg) repeat-y left top;
	width: 40px;
}

#SHADOW_RIGHT {
	clear: both;
	float: left;
	background: #fff url(../img/shadow_right.jpg) no-repeat left top;
	width: 40px;
	min-height: 630px;
}

/*
PODSTRONA
=======================================
*/

#CONTENT_TEXT {
	float: left;
	width: 824px;
	background: #fff url(../img/center_part.jpg) no-repeat left top;
	min-height: 630px;
}

#FLASH_PODSTRONA {
	float: left;
	background: #fff url(../img/flash_podstrona.jpg) no-repeat left top;
	width: 824px;
	height: 247px;
}

#CENTER_PART_01 {
	clear: both;
	float: left;
	background: #fff url(../img/center_part_tlo.jpg) repeat-y left top;
	width: 824px;
 	min-height: 341px;
}

#CENTER_PART_02 {
	clear: both;
	float: left;
	background: url(../img/center_part.jpg) no-repeat left top;
	width: 824px;
 	min-height: 341px;
}

#CONTAINER {
	clear: both;
	float: left;
	width: 703px;
	min-height: 351px;
}

#HEADER {
 	clear: both;
 	float: left;
	width: 643px;
	text-align: left;
	padding: 15px 20px 0 40px;
}

#HEADER h1, #TEXT h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}

#TEXT {
	clear: both;
	float: left;
	width: 643px;
	text-align: justify;
	padding: 15px 20px 0 40px;
}

#SHORT_TEXT {
	clear: both;
	float: left;
	width: 450px;
	min-width: 450px;
	text-align: justify;
	padding: 0 5px 0 5px;
}

#SUBMENU {
	float: left;
	width: 173px;
	text-align: left;
	padding: 0 0 0 5px;
}

#RIGHT_PART {
	float: right;
	background: url(../img/right_part.gif) no-repeat left top;
	width: 120px;
  	height: 406px;
  	min-height: 406px;
  	margin-right: 1px;
  	margin-top: -30px;
}

#BOTTOM_PART {
	clear: both;
	float: left;
	background: #fff url(../img/bottom_part.jpg) no-repeat left top;
	width: 824px;
  	height: 32px;
}


/*
=======================================
POSZCZEGOLNE ZNACZNIKI
=======================================
*/

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #363636;
}

a.stopka {
	color: #6b6c6b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.kontakt_input1 {
	width: 250pt;
	border: solid 1px #6d6a6b;
	height: 10pt;
	font-size: 8pt;
	color: #002f66;
}

.kontakt_input2 {
	width: 60pt;
	border: solid 1px #6d6a6b;
	height: 10pt;
	font-size: 8pt;
	color: #002f66;
}

.btn_wyslij {
	background: none;
	border: none;
	color: #444444;
	cursor: pointer;
}

textarea {
	width: 250pt;
	border: solid 1px #6d6a6b;
	height: 140pt;
	font-size: 8pt;
	color: #002f66;
}

ul.podmenu {
	list-style-type: none;
	list-style-image: url(../img/li.gif);
	padding: 0 0 5px 0;
	vertical-align: middle;
	list-style-position: inside;
}

ul.podmenu li {
	padding: 5px 0 0 0;		
	vertical-align: middle;
}

td.galeria {
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	padding: 15px;
	vertical-align: top;
	text-align: center;
}
