@charset "iso-8859-2";
/* CSS Document */

body, haml{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:40px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	text-align:center;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
h1, h2 {
	color:#00379b;
	font-size:14px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
h2 {
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
}
img { border:0px }
#podstawa{
	position:relative;
	text-align:left;
	width:898px;
	margin:auto;
}
#menu {
	background:url(./img/m_tlo_top.png) no-repeat;
	height:32px;
}
#menu ul,#menu li {
	list-style-type:none;
	margin:0px; padding:0px;
}
#menu ul {
	background:url(./img/m_tlo.png) repeat-x;
	margin-left:66px; /*135*/
}
#menu li {
	display:inline;
}
#menu a {
	color:#fff;
}
#menu img { vertical-align:middle; margin:0px; padding:0px; }
#tabela {
	background:url(./img/d_tlo.png) repeat-y;
	font-size:10px;
}
#tresc {
	background:url(./img/t_tlo.png) no-repeat top left;
	width:555px;
	height:480px;
	position:relative;
}
td {
	vertical-align:top;
}
#banner {
	position:absolute;
	right:0px;
}
#str-r {
	background:url(./img/logo.png) no-repeat bottom;
	width:214px;
	height:32px;
	position:absolute;
	top:0px;
	right:0px;
}
#str-l {
	background:url(./img/m_tlo_l.png) no-repeat;
	width:66px;
	height:32px;
	position:absolute;
	left:0px;/*69*/
	top:0px;
}
.czysc { clear:both; }

/* ramka */
#t_l,#t_s,#t_p { height:12px; width:12px; } 
#t_l { background:url(./img/t_l.gif) no-repeat; }
#t_s { background:url(./img/t_s.gif) repeat-x; }
#t_p { background:url(./img/t_p.gif) no-repeat; }

#s_l,#s_s,#s_p { width:12px; }
#s_l { background:url(./img/s_l.gif) repeat-y; }
#s_s {line-height:16px; font-size:10px; padding:5px 5px 5px 10px; background-image:url(./img/tlo-text.png); filter:Alpha(opacity=80); }
#s_p { background:url(./img/s_p.gif) repeat-y; }

#d_l,#d_s,#d_p { height:24px; width:12px; }
#d_l { background:url(./img/d_l.gif) no-repeat; }
#d_s { background:url(./img/d_s.gif) repeat-x; }
#d_p { background:url(./img/d_p.gif) no-repeat; }
#t_s,#d_s,#s_s { width:480px; }
#s_l,#s_s,#s_p { height:50px; }
/* ---- */

#stopka {
	text-align:center;
	color:#00379b;
	padding:10px;
}
#stopka span {
	color:#fff;
}
#stopka img {
	vertical-align:middle;
	margin-right:15px;
}
#r-p-d, #r-l-d, #r-p-d img, #r-l-d img {
	height:4px; width:4px;
}
#r-p-d {
	background:url(./img/r_p_d.png) no-repeat bottom;
	position:absolute;
	bottom:0px; right:0px;
}
#r-l-d {
	background:url(./img/r_l_d.png) no-repeat bottom;
	position:absolute;
	bottom:0px; left:0px;
}
#napis {
	margin:60px 0px 0px 90px;
}
#galeria {
	/*margin-left:180px;*/
	/*margin-top:-10px;*/
}
#galeria, #galeria ul {
	list-style-image:url(img/wskaznik.gif);
	padding:0px;
	margin:5px 0px 10px 15px;
}
.zdjecie {
	height:150px;
	width:150px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
	border:#000 1px solid;
	background-color:#ebebeb;
	-moz-border-radius:8px;
	margin:1.5px;
	cursor:pointer;
}
.zdjecie_2 {
	height:170px;
	width:150px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
	border:#000 1px solid;
	background-color:#ebebeb;
	-moz-border-radius:8px;
	margin:1.5px;
	cursor:pointer;
	text-align:center;
}
.cofnij {
	color:#000066;
	margin:10px;
	text-align:center;
	width:100%;
}
button {
	background-color:fff;
	border:#0000FF 1px solid;
	color:#0000FF;
	width:20px;
	height:20px;
	margin:1px;
}
