html,body
{
	margin:      0;
	padding:     0;
	color:       black;
	font-family: Verdana,Arial,sans-serif;
	font-size:   11pt;	
	text-align:  center;	
	height:   100%; 
	overflow: hidden;
}

img{
	border:0px;	
}

.fleft{
	float:left;	
}

.w200{
	width:200px;	
}

h1
{
	font-size:48px;
	padding:0;
	margin:0;
	font-weight:bold;
}

h2
{
	padding:0;
	margin:0;
	font-size: 24px; 
	word-spacing: 6px; 
	letter-spacing: 4px;
	font-weight:normal;		
}	

div#Center
{
	height:   100%;
	overflow: auto;
	position: relative;
	overflow-x:hidden;
}

#szukajka_input{
	font-family:Verdana;
	font-size:12px;
	color:#747474;	
}

table#pasek{
	background:#efede2 none repeat scroll 0 0;
	border-bottom:2px solid #d7d7d7;
	font-size:11px;
	height:56px;		
}

#firstTd{
	border-right: 1px dotted #d7d7d7;
}

#thirdTd{
	border-left: 1px dotted #d7d7d7;
}

#my_red{
	color:#f03222;		
	text-decoration:none;		
}


#pasek_top{
	background:#efede2 none repeat scroll 0 0;
	border-bottom:2px solid #d7d7d7;
	font-size:11px;
	height:56px;
	width:100%;
}

iframe#site
{
	
	width:100%;
}

div.pasek_center{
	width:63%;
	border-left: 1px dotted #d7d7d7;
	border-right: 1px dotted #d7d7d7;
	margin: 0px 4px;
	height:50px;
	text-align:right;	
}

div.link_to{
	float:left;
	margin:10px 0px 0px 30px;
	text-align:left;	
}

div.link_to span{
	color:#747474;	
}

div.link_to a{
	text-decoration:none;
	color:#b6c426;	
}

div.close{
		
}


div.close a div{
	
	color:#f03222;
	float:left;
	height:24px;
	vertical-align:middle;
	text-decoration:none;	
}

div.link_to_wyczaj{
	margin:10px 10px 0px 0px; 
	text-align:right; 
}

div.szukajka{
	margin-left:9px;
	margin-top:11px;
}

div.szukajka_left{
	background-image: url(/_d/szukaj_lewy.gif);
	background-repeat:no-repeat;	
	width:4px;
	height:29px;
}

div.szukajka_center{
	background-image: url(/_d/szukajka_srodek.gif);
	background-repeat:repeat-x;	
	height:29px;
}

div.szukajka_center input{
	border:0px;
	margin-top:4px;	
}

div.szukajka_right{
	background-image: url(/_d/szuakjka_prawy.gif);
	background-repeat:no-repeat;	
	width:3px;
	height:29px;
	margin-right:10px;
}

.szukajka_button{
	width:20px;
	height:20px;
	background-image: url(/_d/lupka.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:3px;
	
}