html {
	background:#010101 url(../img/bg.gif);
}

body {
font: 11px/1.462 Arial, Helvetica, sans-serif;	/* 75%/1 -> font-size:75% i line-height:1 */	font-size: 11px;
	background: url(../img/bg_gora.gif) repeat-x;
	padding: 0;
	margin: 0;
	color:#fff;
	
}
img {
border:0;
}

a, .menu_a_l a {
   text-decoration : underline; 
   color: #8f8f25;
}

a:hover, .menu_a_l a:hover  {
   text-decoration : underline; 
   color: #afaf06;
}


#head {
			/* tutaj podmieniamy zdjecia. sa 3 wersje */
	height:664px;
}

#main {
	background: #212121 url(../img/main_top.gif) top left no-repeat;
	width:439px;
	height:522px;
	float:left; 
}

#stopka {
	clear:both;
	width: 898px;
	height:30px;
	background:#5a5a5a;
	color:#323232;
}


.menu_gorne {
	height:55px;
	background:url(../img/menu_lewa.png) top right no-repeat;
	padding-right:50px;
	max-width:825px;
	min-width:500px;
	float:left;
}

.line_watek {
	background:#414141;
}
.line_watek_brak {
	background:#212121;
}
.ramka_obrazek {
border: solid 1px #414141;
}
.ramka_obrazek_brak {
border: solid 1px #212121;
}

.pod_menu {
	margin-left:270px;
	width:187px;
	height:71px;
	background:url(../img/do_zdjecia.gif) right no-repeat;
	clear:both;
}

.br {background: url(../img/pdr.gif) 100% 100% no-repeat; }
.tr {background: url(../img/pgr.gif) 100% 0 no-repeat; padding:10px;}

.nazwa_strony {
	float:left; 
	margin-top:16px; 
	background:#818121; 
	padding-left:6px; 
	color:#d7d7d7; 
	font-size:14px;
}
.nazwa_strony a {
	color:#d7d7d7;
	text-decoration:none;
}
.nazwa_strony a:hover {
	color:#d7d7d7;
	text-decoration:underline;
}

.text_box {
	margin: 65px 10px 55px 10px;
	overflow:auto; 
	height:424px; 
	width:418px;
	color:#b2b2b2;
}

.obok_main {
	margin-left:439px;
	padding:20px;
	float:left;
}
 
.stopka a {
	color:#323232;
	text-decoration:none;
	font-weight:bold;
}

.stopka a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.menu li {float:left; display: block; margin:0; padding: 0; }
.menu li a {display:block; float:left; height:55px; cursor:pointer; color:#d7d7d7; text-decoration:none;text-align:center; font-size:14px; }
.menu li a b {float:left; display:block; padding:4px 12px 0 12px; font-weight:normal;}
.menu li a:hover {color:#fff;}
.menu li a:hover b {background: url(../img/menu_po_najechaniu.png) top right no-repeat; padding-top:4px; height:55px;}
/* aktualnie wybrana strona*/
.menu li.current a {color:#d7d7d7; background: url(../img/menu_po_najechaniu.png) top right no-repeat;}
.menu li.current a b {background: url(../img/menu_po_najechaniu.png) top right no-repeat;}
.menu li.current a:hover {color:#fff;}
.menu li.current a:hover b {}

ul.menu {
	min-width:434px;
}

/*inne klasy  */

ul,ol{list-style-type: none;margin:0;padding:0;}
.menu_lewe li {background: url(../img/strzalka.html) no-repeat left top; padding-left:10px;}

.tytul_strony p, .podtytul_strony {
	 color:#b2b2b2;
}
.div_pobieranie{
margin-bottom:10px;
}


.textarea{
	width:305px;
	height:100px;
}
input.txt {
width:180px;
}

.border2 {
	border:1px solid #b2b2b2;
	background-color:#333333;
	padding:3px;
}
p {clear:both;}

.image-align-left {
	margin:3px 10px 3px 0;
	float:left;
}

.image-align-right {
	margin:3px 0 3px 10px;
	float:right;
}

.linie_watek {
	border-bottom:1px dashed #818121;
	width:80%;
	margin:auto;
	margin-bottom:10px;}
	
.gallery {
	margin:0;
	padding:0;
	list-style:none;
}

.gallery li {
	width:112px;
	padding:0 3px 8px;
	vertical-align:top;
	display:inline-block;
	overflow:hidden;
}

.gallery li img {
	width:107px;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
}

fieldset legend {
	display:none;
}

fieldset label {
	display:block;
}

fieldset textarea, fieldset select, fieldset input {
	display:block;
	width:98%;
	margin-bottom:7px;
	border:1px solid #ccc;
	font-size:11px;
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
}

fieldset textarea {
	height:120px;
}

fieldset select {
	width:75%;
}

fieldset input[type="submit"] {
	width:auto;
	padding:1px 5px;
	display:inline;
}

#menu {
	float:right;
	background-image:url(../img/menu_bg.png);
	padding:10px;
}

#menu ul {
	background-image:url(../img/menu_bg.png);
	padding:5px;
}
#menu ul ul{
	background-image:none;
	padding:0px; 
	margin-left:15px;
}

#menu a {
	color:#333;
	text-decoration:none;
}

#menu a:hover, #menu .curent {
	color:#8F8F25;
}
