/* WSTĘP index.php */

#wstep {
    background: url('../img/bg.jpg');
    background-repeat: repeat-x;
    width: 550px;
    height: 110px;
    text-align: left;
    position: relative;
}

#wstep #b1 {
	position: absolute;
	top: 27px;
	left: 30px;
}

#wstep #b1 .tytul {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
}

#wstep #b1 .tytul h2 {
	display: inline;
	font-size: 10px;
}

#wstep #b2 {
	position: absolute;
	top: 27px;
	left: 205px;
}

#wstep #b2 .tytul {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
}

#wstep #b2 .tytul h2 {
	display: inline;
	font-size: 10px;
}

#wstep #b3 {
	position: absolute;
	top: 27px;
	right: 30px;
}

#wstep #b3 .tytul {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
}

#wstep #b3 .tytul h2 {
	display: inline;
	font-size: 10px;
}

#wstep .tekst {
	color: #999999;
	font-size: 12px;
}

#wstep .tekst a {
	font-weight: bold;
	color: #ff9036;
	text-decoration: none;
}

#wstep .tekst_bold {
	color: #515151;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	display: inline;
}

#wstep .tekst_bold h2 {
	display: inline;
	font-size: 12px;
}

#wstep .tekst_bold2 {
	color: #515151;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	display: inline;	
}

#wstep .caly_katalog {
    right: 0;
    top: 4px;	
    position: absolute;	
}

#wstep .caly_katalog a {
    font-size: 11px;		
    font-weight: bold;
    font-family: Tahoma, Verdana, sans-serif;	
    text-decoration: none;
    color: #999999;	
}

#wstep .caly_katalog a:hover {
    text-decoration: underline;	
}

#wstep .opinia2 {
    text-align: left;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    margin-bottom: 0;
    top: 25px;
	 float: right;		
	 line-height: 130%;
	 position: absolute; 
	 left: 90px;		
}

#link_index {
	float: left;
	width: 100%;
	background: #ff9036;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

#link_index a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;	
}

#link_index a:hover {
	text-decoration: underline;
}

#link_index {
	float: left;
	width: 550px;
	background: #ff9036;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

#link_index a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;	
}

#link_index a:hover {
	text-decoration: underline;
}