*:focus { 
	outline: none; 
	}

*::-moz-focus-inner { 
	border: none; 
	}

#ankieta { 
width: 427px;
height: 356px;
display: block; 
border: 0;
overflow: hidden;
}

#ben a { 
background: url('/kon.jpg') no-repeat;
width: 443px;
height: 369px;
display: block; 
}

* {
	margin:0;
	padding:0
	}

body {
	background: #f3f3f3 url(../images/back.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
    }
	
#top {
	width: 100%;
	height: 90px;
	padding: 5px 0;
	}

#head { 
	background: url(../images/head.gif) no-repeat;
	width: 900px;
	height: 90px;
	margin: 0 auto;	
	padding: 0;
	text-align: left;
	}

#middle {
	width: 100%;
	padding: 0;
	}

#container {
	background: url(../images/middle_800.gif) no-repeat;
	width: 900px;
	height: 470px;
	margin: 0 auto;	
	padding: 0;
	text-align: left;
	line-height: 19px;
	}

#content {
	margin: 0;
	width: 695px;
	padding: 5px 0 5px 5px;
	}

#contentscroll { 	
	margin: 3px 0 3px 5px;
	}

#incontent { 	
	margin: 3px 20px 5px 0px; 
	}

#incontent1 { 	
	margin: 7px 0px 5px 12px; 
	}

#left{ 
	float: left;
	width: 700px;
	margin: 0;	
	padding: 0;
	text-align: left;
	}

#fla {
	margin: 0;	
	padding: 5px 0 2px 5px;
	width: 695px;
	height: 460px;
	}

#right {
	float: left;
	width: 192px;
	margin: 0;	
	padding: 5px 4px 5px 4px;
	text-align: left;
	}

#bottom {
	width: 100%;
	height: 90px;
	padding: 5px 0;
	}

#foot {
	background: url(../images/foot_.gif) no-repeat;
	width: 880px;
	height: 100px;
	margin: 0 auto;	
	padding: 0 10px;
	text-align: left;
			position: relative;
	}

#fadeup {
	background: url(../images/fadeup.png) no-repeat;
	width: 680px;
	margin-left:-443px;
	height: 16px;
	position:absolute;
	top: 134px;
	left:50%;
	display: block;
	}

#fadedn {
	background: url(../images/fadedn.png) no-repeat;
	width: 680px;
	margin-left:-443px;
	height: 16px;
	position:absolute;
	top: 550px;
	left:50%;
	display: block;
	}



/* text */
#description {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #aaa;
	height: 24px;
	width: 880px;
	padding-top: 65px;
	text-align: center;
	}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url(../images/h1.gif) bottom no-repeat;
	height: 24px;
	width: 687px;
	padding: 3px 0 0 7px;
	color: #444;
	}

h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ff7e00;
	background: url(../images/h2.gif) no-repeat 0 1px;
	padding-left: 14px;
	margin: 5px 0 5px 0;
	display: inline-block;
	}

a {
    color: #416186;
    text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #94a9c1;
    text-decoration: underline;
	}
  
a:focus {
    outline: none;
    }  


.znalazl { color: #f00; }

/* misc */


img {
	padding: 0 8px; 
	}

.image {
	padding: 1px;
	}

td {
	padding: 0px 1px;
	}

.td_b {
	background: url(../images/td_b.gif) repeat-x;
	text-align: center;
	color: #fff;
	font: bold 11px Arial;
	height: 18px;
	}

.td_k {
	background: url(../images/td_k.gif) repeat-x;
	text-align: center;
	color: #fff;
	font: bold 11px Arial;
	height: 18px;
	}

tr {
	background: #fff;
	}

#content ul {
	margin: 6px 0 7px 20px;
	list-style-type: disc;
	}

#content li {
	margin: 3px 0;
	list-style-image:url(../images/li.gif);
	list-style-type:none;
	}

#print {
	text-align: right;
	padding-bottom: 5px;
	}

#print a {
	font-size: 10px;
    color: #666;
    text-decoration: none;
	}

#print a:hover {
    color: #000;
    text-decoration: none;
	}

.gora {
	background: url(../images/top.gif)  no-repeat right 3px;
	padding-right: 19px;
	text-align: right;
	position: relative;
	bottom: 2px;
	}

.gora a {
	font-size: 10px;
    color: #3e7fd4;
    text-decoration: none;
	}

.gora a:hover {
    color: #183c6c;
    text-decoration: none;
	}

hr {
	background-color:#eee;
	border:0 none;
	color:#eee;
	height:1px;
	margin-bottom:4px;
	margin-top:4px;
	}
	
a img {
	border: 0;
	}

#content p	{
	padding: 3px 0;
	}
	
.data {
	padding-right: 13px;
	font-weight: bold;
	color: #000;
	background: url(../images/arrow.gif) right center no-repeat;
    }
	
#copy {
	text-align: left;
	position: absolute;
	padding: 20px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	color: #777;
	}

.wiecej { 
	background: url(../images/arrow_n.gif)  no-repeat right 5px;
	text-align: right;
	padding-right: 13px;
	margin: -21px 0 0 623px;
	position: absolute;
	}

.wiecej a {
	font-size: 10px;
    color: #3ba900;
    text-decoration: none;
	}

.wiecej a:hover {
    color: #236300;
    text-decoration: none;
	}

/* bodymaxy */

.bodymaxplus {
	background: url(../images/b_plus_back.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 15px 8px 5px 0;
	}

.bodymaxsenior {
	background: url(../images/b_senior_back.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 15px 8px 5px 0;
	}

.bodymaxtonik {
	background: url(../images/b_tonik_back.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 15px 8px 5px 0;
	}

.bodymaxzen {
	background: url(../images/b_zen_back.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 15px 8px 5px 0;
	}

.bodymaxsport {
	background: url(../images/b_sport_back.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 15px 8px 5px 0;
	}

/* search */

#search { 
	position: absolute;
	margin: 35px 0 0 700px;
	text-align: right;
	width: 159px;
	height: 25px;
	}

#search img {
	margin: 0; 
	padding: 0;
	}

span.searchbutton button{
	background-image:url(../images/search.gif);
	width: 25px;
	height: 25px;
	border: 0;
	}

span.searchbutton:hover button{
	cursor: pointer;
	-moz-opacity: 0.8; 
	opacity: .80;
	filter:alpha(opacity=80);
	}
  
	
#search input {
	font: italic 12px  'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: url('../images/searchback.gif') no-repeat;
	color: #bbb;
	border: 0px;
	padding: 5px;
	height: 15px;
	width: 159px;
	margin: 0;
	-moz-opacity: 0.7; 
	opacity: .70;
	filter:alpha(opacity=70);
	}

#search input:hover {
	-moz-opacity: 1; 
	opacity: 1;
	filter:alpha(opacity=100);
	}

#search input:focus {
	background: url('../images/searchback.gif') no-repeat;
	-moz-opacity: 1; 
	opacity: 1;
	filter:alpha(opacity=100);
	}


/* search results */


#searchresultinfo {
	margin: 5px 0;
	font-weight: normal;
	}
	
#searchresultinfo b{
	color: #800;
	font-weight: bold;
	}
	

	
div.searchresultshow {
	margin: 5px 0;
	padding: 7px 0;
	border-bottom: 1px solid #dddddd;
	}
	
div.searchresultshow a{
	color: #333;
	text-decoration: none;
	}
	
div.searchresultshow a:hover{
	color: #666;
	text-decoration: underline;
	}
	
a.txt {font-weight: normal; }

/* logo */

#bodymax_logo {
position: absolute;
/*		padding: 4px 0 0 3px; */
		padding: 7px 0 0 5px; 
		width: 439px;
	height: 80px;
	} 

#bodymax_logo a {
	background: url(../images/info.jpg) no-repeat;
	width: 439px;
	height: 80px;
	position: relative;
		padding: 4px 0 0 3px;
		display: block;
	}

#bodymax_logo a:hover {
	-moz-opacity: 0.8; 
	opacity: .80;
	filter:alpha(opacity=80);
	}

#yt_logo {
	position: absolute;
	width: 115px;
	height: 40px;
	top: 9px;
	left: 695px;
	}

#yt_logo a {
	background: url(../images/yt_logo.gif) no-repeat;
	width: 81px;
	height: 35px;
	display: block;
	}

#ax_logo {
	position: absolute;
	width: 115px;
	height: 40px;
	top: 9px; 
	left: 783px;
	}

#ax_logo a {
	background: url(../images/ax_logo.gif) no-repeat;
	width: 97px;
	height: 35px;
	display: block;
	}

#ax_logo a:hover, #yt_logo a:hover {
	-moz-opacity: 0.7; 
	opacity: .70;
	filter:alpha(opacity=70);
	}

/* main menu */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	list-style-type: none;
	}

#menu ul li {
 	text-align: right;
	}

#menu ul li a {
	margin-bottom: 1px;
	background: url(../images/button.gif) no-repeat;
	padding: 8px 10px 0 0 ;
	text-decoration: none;
	font: bold 10px Arial;
	color: #444;
	height: 19px;
	overflow: hidden;
	display: block;
	}

#menu ul li a:hover {
	padding-top: 9px;
	height: 18px;
	color: #000;
	background-position: 0px -28px;
	}
	
#menu li.current a {
	padding-top: 9px;
	height: 18px;
	color: #000;
	font-weight: bold;
	background-position: 0px -28px;
	}


#menu ul li li a {
	background: url(../images/button_sub.gif) no-repeat;
	padding: 4px 10px 0 0 ;
	text-decoration: none;
	font: bold 10px Arial;
	color: #777;
	height: 15px;
	overflow: hidden;
	display: block;
	}

#menu ul li li a:hover {
	padding-top: 4px;
	height: 15px;
	color: #000;
	background-position: 0px -20px;
		font-weight: bold;
	}
	
#menu li.current li a {
	padding-top: 4px;
	height: 15px;
	color: #777;
	font-weight: bold;
	background-position: top;
	}

#menu li li.current a {
	padding-top: 4px;
	height: 15px;
	color: #000;
	font-weight: bold;
	background-position: 0px -20px;
	}
/* newsy */


#newshome .intro {
	background: #fafafa;
	padding: 5px 2px 3px 2px;
	border-bottom: 1px solid #eee;
	margin: 0px 5px 0px 0;
	}
	
	
#newshome { border: 0px #f00 solid;
	margin-top: 3px;
	height: 100px;

	}
	


#newshome p{
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	}




/* print */

body.druk {
	background-color: #ffffff;
	color: #000000;
	background-image: url(../images/zero.gif);
	text-align: left;
	margin-bottom: 25px;
    }
	
#dodruku {
	width: 870px;
	padding: 15px;
	text-align: left;
	line-height: 19px;
	}
	
#dodruku ul {
	margin: 6px 0 7px 20px;
	list-style-type: disc;
	}

#dodruku li {
	margin: 3px 0;
	list-style-image:url(../images/li.gif);
	list-style-type:none;
	}

#dodruku p	{
	padding: 3px 0;
	}
	

#drukujemy { 
	width: 670px;
	float: right;
	}
	
#printlogo {
	width: 90px;
	}
	
#drukstopka {
	text-align: right;
	border-top: 1px solid #000000;
	margin-top: 30px;
	padding-top: 10px;
	}

table.konkurs  td {
height: 10px; }


.b_grn {
	background: url(../images/b_grn.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #000;
	font-size: 15px;
	font-style: italic;
	margin: 0px 8px 0px 0;
	}

.b_ylw {
	background: url(../images/b_ylw.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #000;
	font-size: 15px;
	font-style: italic;
	margin: 0px 8px 0px 0;
	}

.b_red {
	background: url(../images/b_red.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	color: #000;
	font-size: 15px;
	font-style: italic;
	margin: 0px 8px 0px 0;
	}

	.b_blu {
	background: url(../images/b_blu.gif) center repeat-x;
	display: block;
	height: 20px;
	padding: 1px 0px 0 5px;
	font-size: 15px;
	font-style: italic;
	margin: 0px 8px 0px 0;
	}
