html, body {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
	background: #767676 url(/img/back_btm.jpg) repeat-y center;
}
#t_body {
	background: url(/img/back2.jpg) repeat-y center;
}
#t_body_main {
	background: url(/img/back_main.jpg) no-repeat top;
}
#t_body_sub {
	background: url(/img/back_sub.jpg) no-repeat top;
}
#t_strona {
	margin: 0 auto;
	width: 1000px;
	height: 200px;
}
#t_top_main {
	height: 430px;
	width: 1000px;
	margin: auto;
}
#flash {
	font-size: 14px;
  color: #2F4F4F;
}
#flash_menu {
	color: #8FBC8F;
	text-align: center;
	margin: 30px 0px;
}
#flash p {
	margin: 5px 60px;
	text-align:justify;
}
#flash a {
	text-transform: uppercase;
	font-size: 15px;
	color: #8FBC8F;
}
#flash h1 {
	font-size: 26px;
	text-align: center;
	margin: 20px 60px;
}
#flash h2 {
	font-size: 22px;
	text-align: center;
	margin: 20px 60px;
}
#flash h3 {
	font-size: 18px;
	margin: 20px 60px;
	text-align:center;
}
#flash h4, #flash h5 {
	font-size: 15px;
	margin: 20px 60px;
	text-align:center;
}
#t_top_sub {
	height: 270px;
	width: 1000px;
	margin: 0 auto;
}
#t_logo {
	width: 145px;
	height: 145px;
	position: relative;
	top: 60px;
	left: 30px;
	float: left;
	display: block;
}
#t_menu {
	width: 200px;
	position: relative;
	top: 65px;
	left: 55px;
	float: left;
}
#t_lang {
	width: 160px;
	position: relative;
	top: 15px;
	float: right;
}
#t_lang a {
	width: 22px;
	height: 13px;
	display: block;
	float: left;
	margin-right: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#t_lang a:hover, #t_lang a.sel {
	background-position: top;
}
#t_lang a#l1 {
	background-image: url(/img/lang_1.gif);
}
#t_lang a#l2 {
	background-image: url(/img/lang_2.gif);
}
#t_lang a#l3 {
	background-image: url(/img/lang_3.gif);
}
#t_okno_main {
  margin-top: 5px;
	position: relative;
	float: right;
	right: 85px;
	width: 380px;
	padding-bottom: 50px;
}
#t_okno_main h5 {
  font: 11px Tahoma;
  font-weight: bold;
	text-align: center;
  margin: auto;
}
#t_tresc_main {
	position: relative;
	float: left;
	left: 50px;
	width: 300px;
	top: 100px;
}
#t_left_sub {
	float: left;
	width: 220px;
	margin-top: 150px;
  margin-left: 50px;
  padding-bottom: 50px;
}
#t_left_sub img {
	float: left;
  margin: 0 13px;
  width: 20px;
  padding: 5px 0;
}
#t_okno_sub {
  margin-top: 40px;
	float: right;
	width: 650px;
	padding-bottom: 50px;
}
#t_bottom {
	background: url(/img/back_btm.jpg) repeat-y center;
}
#t_bottom_cnt {
	margin: 0px auto; 
	width: 900px;
	padding: 10px 0px;
	color: #546e6a;
}
#t_bottom_cnt a {
	color: #546e6a;
}
#i_bottom {
	color: #dcdcdc;
	text-align:center;
}
#i_bottom a {
	color: #dcdcdc;
}
body>#t_body>#t_body_main, body>#t_body>#t_body_sub {
    height: auto;
    min-height: 550px;
}
body>#t_body>#t_body_main>#t_strona, body>#t_body_main>#t_strona>#t_okno_main, body>#t_body_main>#t_strona>#t_tresc_main,
body>#t_body>#t_body_sub>#t_strona, body>#t_body_sub>#t_strona>#t_okno_sub {
	    height: auto;
    min-height: 200px;
}
.strony {
	text-align: center;
	clear: both;
}
.clear {
	clear: both; 
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.star {
	color: #ff0000; 
}
.error {
	font-family: tahoma; 
	font-size: 10px; 
	color: #ff0000; 
}
.info {
	font-family: tahoma; 
	font-size: 10px; 
	color: #00ee00;
	text-align: center;
}
.podpis {
	font-family: tahoma; 
	font-size: 11px; 
	color: #9fa2a4; 
}
h1, h2, h3, h4 {
	font-size: 0;
	padding: 0;
	margin: 10px 0;
	height: 30px;
	background-repeat: no-repeat;
} 
img {
  border: 0;
}
input.txt, textarea.txt {
 	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #004741;
	padding: 2px;
}
a {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.m_link, a.m_link_sel {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background: url(/img/pkt.gif) left 2px no-repeat;
	margin: 5px;
}
a.m_link:hover, a.m_link_sel {
	background: url(/img/pkt.gif) left -15px no-repeat;
}
a#send {
	display: block;
	height: 17px;
	width: 73px;
	background-image: url(/img/send.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size:0;
	margin-bottom:5px;
}
a#send:hover {
	background-position: bottom;
}
#t_menu a {
	display: block;
	height: 19px;
	background-position: top;
	background-repeat: no-repeat;
	font-size:0;
	margin-bottom:5px;
}
#t_menu a:hover, #t_menu a#btn1.sel {
	background-position: bottom;
}
#t_menu a#btn1 {
	width: 95px;
	background-image: url(/img/btn1.gif);
}
#t_menu a#btn2 {
	width: 86px;
	background-image: url(/img/btn2.gif);
}
#t_menu a#btn3 {
	width: 98px;
	background-image: url(/img/btn3.gif);
}
#t_menu a#btn4 {
	width: 115px;
	background-image: url(/img/btn4.gif);
}
#t_menu a#btn5 {
	width: 98px;
	background-image: url(/img/btn5.gif);
}
div.galeria_foto {
	float: left;
  margin: 10px;
}
div.galeria_foto .cont {
  text-align: center;
}
div.galeria_foto h3 {
  width: 150px;
  height: 30px;
  line-height: 15px;
  font: bold 11px Tahoma;
	text-align: center;
  margin: auto auto 10px auto;
  text-transform: uppercase;
}
div.galeria_foto .cont img {
	display: block;
	border: 1px solid #fff;;
	margin: auto;
}
#opis {
  width: 590px;
	overflow: hidden;
	margin: 10px;
	position: relative;
}
#opis h2{
font: bold 11px Tahoma;
margin: 10px;
height: auto;
}
#opis_more {
	display: none;
}
hr {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
div.ref {
	margin-right: 20px;
	width: 300px;
	float: left;
}
div.ref div.foto {
	padding: 1px;
	background: #fff;
	width: 100px;
	float: left;
}
div.ref div.foto img {
	display: block;
}
div.ref div.nazwa {
	width: 190px;
	font-weight: bold;
	float: right;
}
div.ref div.opis {
	width: 190px;
	margin-top: 10px;
	float: right;
}
ul {
	list-style-image: url(/img/pkt2.gif);	
}
