/* NAGŁÓWEK, MENU */

#top #medycyna {

}

#top #medycyna h1, h2 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
}

#top #medycyna .l_opis2 {
	position: absolute;
	color: #505050;
	left: 150px;
}

#top #medycyna .l_opis {
	position: absolute;
	color: #CCCCCC;
	left: 222px;
	top: 2px;	
}

#top #logo {
	position: absolute;
	left: 0;
	top: 2px;
	float: left;
}

#top #l_link {
	position: absolute;
	right: 0;
}

#top #l_link a {
    color: #ff9036;
    text-decoration: none;
}

#top #menu {
	position: absolute;
	right: 0;
	top: 23px;
}

#top #menu .menu_top {
    padding: 0px;
    display: inline;
    float: left;
    margin-left: 2px;
    width: 100px;
    height: 37px;
    text-align: center;	
}

#top #menu .rog {
    display: block;
    width: 5px;
    height: 5px;
    margin: 0;
    padding: 0;
}

#top #menu .line {
    display: inline;
    width: 100%;
    padding-top: 1px;
    height: 3px;
}

#top #menu .lewa1 {
    display: inline;
    float: left;
    width: 1px;
}

#top #menu .lewa2 {
    display: inline;
    float: left;
    width: 95px;
    padding-top: 3px;
    padding-bottom: 2px;
}

#top #menu a {
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

#top #menu a:hover {
    text-decoration: underline;
}

#top #menu a:active {
    text-decoration: none;
}

#top #menu .menu1 {
    background: #ff9036;
}

#top #menu .menu2 {
    background: #FF99CC;
}

#top #menu .menu3 {
    background: #00CC99;
}

#top #menu .menu4 {
    background: #0099CC;
}

#top #menu .menu5 {
    background: #999966;
}

#top #menu .menu6 {
    background: #C00;
}

#best_now {
    float: right;
    width: 190px;
    background: #ff9036;
    text-align: center;
    margin-bottom: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: inherit;			 		
}

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

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

#satysfakcja {
    float: left;
    width: 550px;
    background: #F9F9F9;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    margin-bottom: 8px;	
    position: inherit;	 		
}

#satysfakcja a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9036;
	text-decoration: none;
}

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